bertos.git
2007-09-08 bernieRename remaining instances of 'abort' to 'except'.
2007-09-08 bernieStructured exceptions support for C programs.
2007-06-21 battRemove CONFIG_WATCHDOG stuff: watchdog macros expand...
2007-06-14 battMove kfile to kern/ directory; remove duplicate file.h.
2007-06-11 asterixAdd delete page fuction.
2007-06-11 asterixAdd comments. Set static prog_flush function.
2007-06-08 battMerge from Kseries.
2007-06-07 asterixModule refactor. This is beta version.
2007-06-07 battFix some doxygen errors.
2007-06-07 battMerge from kseries.
2007-06-07 battMerge from kseries.
2007-06-07 battMerge from kseries.
2007-06-07 battMerge from kseries
2007-06-07 battAdd TEA enc/decryption algorithm.
2007-06-07 battAdd rotating hash algorithm.
2007-06-07 battFix some todos.
2007-06-07 asterixAbb first skel of programmming AVR flash memory.
2007-06-07 battMove crc routines to algos/.
2007-03-21 battAdd missing support for ATMega1281.
2007-02-15 asterixAdd randpool test program.
2007-02-15 asterixRename randpool_getN in randpool_get. Fix bug in randpo...
2007-02-15 asterixFix bug in randpool_init.
2007-02-15 asterixFix bug in randpool_add and randpool_strir.
2007-02-15 asterixAdd MD2_DIGEST_LEN macro.
2007-02-13 asterixTypo.
2007-02-13 asterixFix bug in randpool_getN.
2007-02-13 asterixAdd directive #if in struct EntropyPool, and remove...
2007-02-12 asterixFix bug in randpool_getN.
2007-02-12 asterixAdd CONFIG_RANDPOOL_TIMER macro to swich on or off...
2007-02-12 asterixRemove randpool_save. Add randpool_pool.
2007-02-12 asterixRemove randpool_load function. Add *data in randpool_in...
2007-02-12 asterixAdd CONFIG_RANDPOOL_TIMER macro to swich on or off...
2007-02-09 asterixAdd macro CONFIG_RANDPOOL_TIMER.
2007-02-09 asterixWrite randpool_getN.
2007-02-09 asterixFix bug in randpool_stir and randpool_add. Typos.
2007-02-09 asterixTypos. Add data_len in randpool_add and n_byte in randp...
2007-02-08 asterixWrite pool_size function.
2007-02-08 asterixWrite add_data and stir function. Typos
2007-02-08 asterixTypos.
2007-02-08 asterixWrite static funcion push_byte.
2007-02-08 asterixAdd CONFIG_SIZE_ENTROPY_POOL.
2007-02-08 asterixAdd EntrPool struct. Typos.
2007-02-08 asterixAdd function prototypes.
2007-02-06 asterixReplaced ROTATE_* with ROT* defined in macros.h
2007-02-06 asterixAdd ROTR macro in m2d_perm, add comments, typos.
2007-02-06 asterixAdd ROTL and ROTR macros for bit rotating.
2007-02-06 asterixAdd CONFIG_MD2_STD_PERM for use standard permutation...
2007-02-06 asterixTypo.
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.
next