bertos.git
2007-02-06 bernieMake documentation a bit less verbose.
2007-02-06 bernieDocumentation and indentation fixes.
2007-02-05 asterixAdd md2_perm function.
2007-02-05 asterixAdd define for harvard architecture.
2007-02-02 asterixAdd function MD2_test. Fix bug in md2_update function.
2007-02-02 asterixChange md2_end prototype. Remove a unneeded memcpy...
2007-02-02 asterixFix some bugs in md2_pad and md2_update fuction.
2007-02-01 asterixRewrite md2_update function and fix some bug.
2007-01-31 asterixWrite md2_end function
2007-01-31 asterixTypo.
2007-01-31 asterixWrite md2_update function.
2007-01-31 asterixDefine COMPUTE_ARRAY_LEN.
2007-01-31 asterixWrite md2_compute function.
2007-01-31 asterixAdd config size block for MD2
2007-01-31 asterixDefined constants for algorithm compute
2007-01-31 asterixWrite md2_pad funtion.
2007-01-30 asterixAdd function prototypes.
2007-01-30 battAdd first md2 skel.
2007-01-29 battReimplement ser_clearstatus as a macro.
2007-01-28 battMerge from kseries.
2007-01-27 battAdd support for ATMEGA1281.
2007-01-27 battAdd clear status.
2007-01-15 bernieHelper to generate tags for source browsers.
2007-01-09 bernieDoxygen fix.
2007-01-09 bernieKill CVS log; Add stripped target.
2007-01-09 bernieAvoid dependency on cfg/compiler.h
2007-01-09 bernieRemove excess parentheses.
2006-11-23 battAdd BitBanged serial debug console.
2006-11-23 battAdd support for ATmega1281.
2006-11-20 battRevert unneeded locked functions.
2006-11-17 battAvoid race conditions.
2006-11-17 battImplement ser_setstatus and ser_getstatus as functions...
2006-11-17 battSerial status MUST be volatile.
2006-10-25 bernieDo not cast constants because we need to evaluate them...
2006-10-25 bernieCast constants to hptime_t.
2006-09-20 marcoAdded TC520 ADC driver.
2006-09-20 marcoAdded MCP41xxx digital potentiometer
2006-09-20 marcoNames convention, MOD_* macros.
2006-09-20 marcoReplaced ISLISTEMPTY with LIST_EMPTY
2006-09-20 marcoAdded CONFIG_LCD_4BIT.
2006-09-20 marcoLow level lcd for avr.
2006-09-20 marcoUse MOD_* macros instead of DB.
2006-09-20 marcoAdded scheduler test.
2006-09-20 marcoFonts make.
2006-09-20 marcoStack switch.
2006-09-20 marcoUse demo as default app.
2006-09-20 marcoAdd proc demo (not yet working).
2006-09-20 marcoAdd MOC. Changed OPTCFLAGS.
2006-09-20 marcoWorkaround about moc generation.
2006-09-20 marcoAdded fonts, switch.S; fixed moc
2006-09-20 marcoRestored test.
2006-09-20 marcoRemove pathname.
2006-09-20 marcoC-style comment.
2006-09-20 marcoAdd (not) revised note.
2006-09-20 marcoRevised for new scheduler API.
2006-09-20 marcoUsed z modifier instead l.
2006-09-20 marcoAdded z modifier in string format.
2006-09-20 marcoAdded new SPI definitions.
2006-09-20 marcoUsage examples of MAKE_CMD.
2006-09-20 marcoAdd cast to generated function's returns.
2006-09-19 bernieAdd resource.
2006-09-19 bernieA nice, very common prop font.
2006-09-19 bernieMake native build the default.
2006-09-19 bernieReindent.
2006-09-19 bernieRemove artwork.c
2006-09-13 bernieIgnore buildrev.h.
2006-09-13 bernieSort CPP options to let apps override include paths.
2006-09-13 bernieBV8(), BV16(), BV32(): New macros for CPUs with small...
2006-09-13 bernieAdd CPPFLAGS to all rules.
2006-09-13 bernieAdd a FIXME.
2006-09-13 berniee2addr(): New macro.
2006-09-13 bernieAdd a few missing CONFIG_ definitions.
2006-09-13 bernieExclude file with Qt-style documentation.
2006-09-13 bernieReformat.
2006-09-13 bernieMerge CONFIG_KBD_LONGPRESS.
2006-09-13 bernieFix GCC error.
2006-09-13 bernieTypo.
2006-09-13 bernieAdd configurable SPI pin mapping.
2006-09-13 bernieDocumentation fixes.
2006-09-13 bernietext_moveTo(): Swap parameters.
2006-09-13 bernieAdd RenderHook support.
2006-08-01 bernieRemove Bitmap::cr when not needed.
2006-08-01 berniegfx_setClipRect(): Also define when CONFIG_GFX_VCOORDS...
2006-08-01 bernieIndentation fix.
2006-08-01 bernieMention DevLib license.
2006-08-01 berniegfx_findRegion(): Only define when CONFIG_GFX_CLIPPING...
2006-07-21 battUse timer_clock() instead of obsolete timer_ticks().
2006-07-19 bernieImport into DevLib.
2006-07-19 bernieConvert to new Doxygen style.
2006-07-19 bernieDocumentation fixes.
2006-07-19 berniePrune log.
2006-06-14 marcoAdd response code. Add command ping.
2006-06-14 marcoRemoved initial delay.
2006-06-14 marcoUse new macros for defining commands.
2006-06-14 marcoMacros for building protocol commands.
2006-06-13 marcoFixed a bug in protocol_reply. Simplified rpc.
2006-06-12 marcoBring back config wrongly commited
2006-06-12 marcoimplemented some commands (ver and sleep)
2006-06-10 bernieConvert to new Doxygen comments.
2006-06-03 bernieFix recursive timeout and add exit status information.
next