projects
/
bertos.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bertos.git
2007-10-01
batt
Add rotating hash init function.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-01
batt
Add light LCD position computation.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-29
bernie
Better sparse support.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-29
bernie
RASTER_SIZE(): Remove obsolete macro.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-29
bernie
Changes to compile with sparse.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-29
bernie
Make demo Qt emulator compile again.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-19
batt
Update Doxyfile to avoid warnings.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-19
batt
Fix doxygen warnings.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-18
batt
Merge from triface.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-18
batt
Merge from triface.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-08
bernie
Remove useless non-debug versions of the except macros.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-08
bernie
Rename remaining instances of 'abort' to 'except'.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-08
bernie
Structured exceptions support for C programs.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-21
batt
Remove CONFIG_WATCHDOG stuff: watchdog macros expand...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-14
batt
Move kfile to kern/ directory; remove duplicate file.h.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-11
asterix
Add delete page fuction.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-11
asterix
Add comments. Set static prog_flush function.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-08
batt
Merge from Kseries.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-07
asterix
Module refactor. This is beta version.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-07
batt
Fix some doxygen errors.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-07
batt
Merge from kseries.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-07
batt
Merge from kseries.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-07
batt
Merge from kseries.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-07
batt
Merge from kseries
commit
|
commitdiff
|
tree
|
snapshot
2007-06-07
batt
Add TEA enc/decryption algorithm.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-07
batt
Add rotating hash algorithm.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-07
batt
Fix some todos.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-07
asterix
Abb first skel of programmming AVR flash memory.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-07
batt
Move crc routines to algos/.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-21
batt
Add missing support for ATMega1281.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-15
asterix
Add randpool test program.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-15
asterix
Rename randpool_getN in randpool_get. Fix bug in randpo...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-15
asterix
Fix bug in randpool_init.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-15
asterix
Fix bug in randpool_add and randpool_strir.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-15
asterix
Add MD2_DIGEST_LEN macro.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-13
asterix
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-13
asterix
Fix bug in randpool_getN.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-13
asterix
Add directive #if in struct EntropyPool, and remove...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-12
asterix
Fix bug in randpool_getN.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-12
asterix
Add CONFIG_RANDPOOL_TIMER macro to swich on or off...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-12
asterix
Remove randpool_save. Add randpool_pool.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-12
asterix
Remove randpool_load function. Add *data in randpool_in...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-12
asterix
Add CONFIG_RANDPOOL_TIMER macro to swich on or off...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-09
asterix
Add macro CONFIG_RANDPOOL_TIMER.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-09
asterix
Write randpool_getN.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-09
asterix
Fix bug in randpool_stir and randpool_add. Typos.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-09
asterix
Typos. Add data_len in randpool_add and n_byte in randp...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
asterix
Write pool_size function.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
asterix
Write add_data and stir function. Typos
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
asterix
Typos.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
asterix
Write static funcion push_byte.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
asterix
Add CONFIG_SIZE_ENTROPY_POOL.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
asterix
Add EntrPool struct. Typos.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
asterix
Add function prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
asterix
Replaced ROTATE_* with ROT* defined in macros.h
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
asterix
Add ROTR macro in m2d_perm, add comments, typos.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
asterix
Add ROTL and ROTR macros for bit rotating.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
asterix
Add CONFIG_MD2_STD_PERM for use standard permutation...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
asterix
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
bernie
Make documentation a bit less verbose.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
bernie
Documentation and indentation fixes.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-05
asterix
Add md2_perm function.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-05
asterix
Add define for harvard architecture.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
asterix
Add function MD2_test. Fix bug in md2_update function.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
asterix
Change md2_end prototype. Remove a unneeded memcpy...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
asterix
Fix some bugs in md2_pad and md2_update fuction.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
asterix
Rewrite md2_update function and fix some bug.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
asterix
Write md2_end function
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
asterix
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
asterix
Write md2_update function.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
asterix
Define COMPUTE_ARRAY_LEN.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
asterix
Write md2_compute function.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
asterix
Add config size block for MD2
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
asterix
Defined constants for algorithm compute
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
asterix
Write md2_pad funtion.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
asterix
Add function prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
batt
Add first md2 skel.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
batt
Reimplement ser_clearstatus as a macro.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-28
batt
Merge from kseries.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
batt
Add support for ATMEGA1281.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
batt
Add clear status.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
bernie
Helper to generate tags for source browsers.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-09
bernie
Doxygen fix.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-09
bernie
Kill CVS log; Add stripped target.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-09
bernie
Avoid dependency on cfg/compiler.h
commit
|
commitdiff
|
tree
|
snapshot
2007-01-09
bernie
Remove excess parentheses.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-23
batt
Add BitBanged serial debug console.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-23
batt
Add support for ATmega1281.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
batt
Revert unneeded locked functions.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
batt
Avoid race conditions.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
batt
Implement ser_setstatus and ser_getstatus as functions...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
batt
Serial status MUST be volatile.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-25
bernie
Do not cast constants because we need to evaluate them...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-25
bernie
Cast constants to hptime_t.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Added TC520 ADC driver.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Added MCP41xxx digital potentiometer
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Names convention, MOD_* macros.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Replaced ISLISTEMPTY with LIST_EMPTY
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Added CONFIG_LCD_4BIT.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Low level lcd for avr.
commit
|
commitdiff
|
tree
|
snapshot
next