2007-10-30 |
asterix | Add spi pins name.
|
commit | commitdiff | tree |
2007-10-30 |
asterix | Add kfile_off_t typedef, and use it.
|
commit | commitdiff | tree |
2007-10-30 |
asterix | Remove cvs logs.
|
commit | commitdiff | tree |
2007-10-30 |
asterix | Rename spi_emu in spi_bitbang.
|
commit | commitdiff | tree |
2007-10-30 |
asterix | Add debug log in test function. Reformat some code.
|
commit | commitdiff | tree |
2007-10-30 |
asterix | Fix comments. Typos.
|
commit | commitdiff | tree |
2007-10-30 |
asterix | Disable CS in dflash_cmd function and remove where...
|
commit | commitdiff | tree |
2007-10-30 |
asterix | Add dataflashOffset_t typedef, and use it where is...
|
commit | commitdiff | tree |
2007-10-30 |
asterix | Make static the global variable. Remove doxygen brackect...
|
commit | commitdiff | tree |
2007-10-30 |
asterix | Remove cvs logs.
|
commit | commitdiff | tree |
2007-10-29 |
asterix | Implement test function.
|
commit | commitdiff | tree |
2007-10-29 |
asterix | Add test function.
|
commit | commitdiff | tree |
2007-10-29 |
asterix | Add emulator spi drive module.
|
commit | commitdiff | tree |
2007-10-29 |
asterix | Implement write, read, seek function. Change dflash...
|
commit | commitdiff | tree |
2007-10-29 |
asterix | Change dflash prefix into datafash.
|
commit | commitdiff | tree |
2007-10-29 |
asterix | Change dflash prefix into dataflash; add flush and...
|
commit | commitdiff | tree |
2007-10-29 |
asterix | Fix some comments. Change dflash prefix into dataflash.
|
commit | commitdiff | tree |
2007-10-26 |
asterix | Fix brief.
|
commit | commitdiff | tree |
2007-10-26 |
asterix | Update header guard.
|
commit | commitdiff | tree |
2007-10-26 |
asterix | Change name to dataflash.
|
commit | commitdiff | tree |
2007-10-26 |
asterix | Remove unneeded function. Use CS_TOGGLE macro. Write...
|
commit | commitdiff | tree |
2007-10-26 |
asterix | Change some comments in doxygen format. Reformat. Fix...
|
commit | commitdiff | tree |
2007-10-26 |
asterix | Explicit USART pins name in at91sam7s256.h.
|
commit | commitdiff | tree |
2007-10-26 |
asterix | Typo.
|
commit | commitdiff | tree |
2007-10-26 |
asterix | Remove unneeded pins definition.
|
commit | commitdiff | tree |
2007-10-26 |
asterix | Write little test for serial.
|
commit | commitdiff | tree |
2007-10-26 |
asterix | - Fix usart*_irq_init, rearm tx interrupt when necessary.
|
commit | commitdiff | tree |
2007-10-26 |
asterix | Reformat.
|
commit | commitdiff | tree |
2007-10-26 |
asterix | Remove cvs log. Add path to serial include.
|
commit | commitdiff | tree |
2007-10-26 |
asterix | Remove cvs log.
|
commit | commitdiff | tree |
2007-10-26 |
asterix | Remove cvs log.
|
commit | commitdiff | tree |
2007-10-26 |
asterix | Remove unneeded include.
|
commit | commitdiff | tree |
2007-10-26 |
asterix | Use generic drive definition.
|
commit | commitdiff | tree |
2007-10-26 |
asterix | Specific hardware denfine.
|
commit | commitdiff | tree |
2007-10-26 |
asterix | Add specific hardware definition for arm.
|
commit | commitdiff | tree |
2007-10-26 |
asterix | Move hardware specific code in theirs drv directory...
|
commit | commitdiff | tree |
2007-10-26 |
asterix | Remove debug message. Define serial priority irqs.
|
commit | commitdiff | tree |
2007-10-23 |
asterix | Paste. Change PIOA USART1 pins.
|
commit | commitdiff | tree |
2007-10-23 |
asterix | Add USART1.
|
commit | commitdiff | tree |
2007-10-23 |
asterix | Define init, txbegin, txend and txputchar macros.
|
commit | commitdiff | tree |
2007-10-22 |
asterix | Fix tx interrupt in init. Enable tx and rx interrupt...
|
commit | commitdiff | tree |
2007-10-22 |
asterix | Define strobe pins.
|
commit | commitdiff | tree |
2007-10-22 |
asterix | Typos.
|
commit | commitdiff | tree |
2007-10-22 |
asterix | Fix bug in set serial param; remove some unneeded reg...
|
commit | commitdiff | tree |
2007-10-20 |
asterix | Add serial module.
|
commit | commitdiff | tree |
2007-10-20 |
asterix | Add serial test.
|
commit | commitdiff | tree |
2007-10-20 |
asterix | Fix bug in irq dispatcher. Change PIO output pin. Add...
|
commit | commitdiff | tree |
2007-10-19 |
asterix | Remove unneeded code.
|
commit | commitdiff | tree |
2007-10-19 |
asterix | Typos.
|
commit | commitdiff | tree |
2007-10-18 |
asterix | Remove unneeded define.
|
commit | commitdiff | tree |
2007-10-18 |
asterix | Add ARM serial support.
|
commit | commitdiff | tree |
2007-10-18 |
asterix | Typos.
|
commit | commitdiff | tree |
2007-10-18 |
asterix | Add USART reg.
|
commit | commitdiff | tree |
2007-10-18 |
asterix | Add first sckel of serial module for arm.
|
commit | commitdiff | tree |
2007-10-17 |
asterix | Add registers definition for usart device.
|
commit | commitdiff | tree |
2007-10-16 |
asterix | Put rodata in text section. Move stack out bss section...
|
commit | commitdiff | tree |
2007-10-16 |
asterix | Add Kfile interface prototipe.
|
commit | commitdiff | tree |
2007-10-16 |
asterix | Data flash driver for AT45DBXX series.
|
commit | commitdiff | tree |
2007-10-15 |
asterix | Add header. Add stack definition and allocate it. Remove...
|
commit | commitdiff | tree |
2007-10-15 |
asterix | Add first sckel of linker script.
|
commit | commitdiff | tree |
2007-06-11 |
asterix | Add delete page fuction.
|
commit | commitdiff | tree |
2007-06-11 |
asterix | Add comments. Set static prog_flush function.
|
commit | commitdiff | tree |
2007-06-07 |
asterix | Module refactor. This is beta version.
|
commit | commitdiff | tree |
2007-06-07 |
asterix | Abb first skel of programmming AVR flash memory.
|
commit | commitdiff | tree |
2007-02-15 |
asterix | Add randpool test program.
|
commit | commitdiff | tree |
2007-02-15 |
asterix | Rename randpool_getN in randpool_get. Fix bug in randpool_get.
|
commit | commitdiff | tree |
2007-02-15 |
asterix | Fix bug in randpool_init.
|
commit | commitdiff | tree |
2007-02-15 |
asterix | Fix bug in randpool_add and randpool_strir.
|
commit | commitdiff | tree |
2007-02-15 |
asterix | Add MD2_DIGEST_LEN macro.
|
commit | commitdiff | tree |
2007-02-13 |
asterix | Typo.
|
commit | commitdiff | tree |
2007-02-13 |
asterix | Fix bug in randpool_getN.
|
commit | commitdiff | tree |
2007-02-13 |
asterix | Add directive #if in struct EntropyPool, and remove...
|
commit | commitdiff | tree |
2007-02-12 |
asterix | Fix bug in randpool_getN.
|
commit | commitdiff | tree |
2007-02-12 |
asterix | Add CONFIG_RANDPOOL_TIMER macro to swich on or off...
|
commit | commitdiff | tree |
2007-02-12 |
asterix | Remove randpool_save. Add randpool_pool.
|
commit | commitdiff | tree |
2007-02-12 |
asterix | Remove randpool_load function. Add *data in randpool_init...
|
commit | commitdiff | tree |
2007-02-12 |
asterix | Add CONFIG_RANDPOOL_TIMER macro to swich on or off...
|
commit | commitdiff | tree |
2007-02-09 |
asterix | Add macro CONFIG_RANDPOOL_TIMER.
|
commit | commitdiff | tree |
2007-02-09 |
asterix | Write randpool_getN.
|
commit | commitdiff | tree |
2007-02-09 |
asterix | Fix bug in randpool_stir and randpool_add. Typos.
|
commit | commitdiff | tree |
2007-02-09 |
asterix | Typos. Add data_len in randpool_add and n_byte in randpool_p...
|
commit | commitdiff | tree |
2007-02-08 |
asterix | Write pool_size function.
|
commit | commitdiff | tree |
2007-02-08 |
asterix | Write add_data and stir function. Typos
|
commit | commitdiff | tree |
2007-02-08 |
asterix | Typos.
|
commit | commitdiff | tree |
2007-02-08 |
asterix | Write static funcion push_byte.
|
commit | commitdiff | tree |
2007-02-08 |
asterix | Add CONFIG_SIZE_ENTROPY_POOL.
|
commit | commitdiff | tree |
2007-02-08 |
asterix | Add EntrPool struct. Typos.
|
commit | commitdiff | tree |
2007-02-08 |
asterix | Add function prototypes.
|
commit | commitdiff | tree |
2007-02-06 |
asterix | Replaced ROTATE_* with ROT* defined in macros.h
|
commit | commitdiff | tree |
2007-02-06 |
asterix | Add ROTR macro in m2d_perm, add comments, typos.
|
commit | commitdiff | tree |
2007-02-06 |
asterix | Add ROTL and ROTR macros for bit rotating.
|
commit | commitdiff | tree |
2007-02-06 |
asterix | Add CONFIG_MD2_STD_PERM for use standard permutation...
|
commit | commitdiff | tree |
2007-02-06 |
asterix | Typo.
|
commit | commitdiff | tree |
2007-02-05 |
asterix | Add md2_perm function.
|
commit | commitdiff | tree |
2007-02-05 |
asterix | Add define for harvard architecture.
|
commit | commitdiff | tree |
2007-02-02 |
asterix | Add function MD2_test. Fix bug in md2_update function.
|
commit | commitdiff | tree |
2007-02-02 |
asterix | Change md2_end prototype. Remove a unneeded memcpy...
|
commit | commitdiff | tree |
2007-02-02 |
asterix | Fix some bugs in md2_pad and md2_update fuction.
|
commit | commitdiff | tree |
2007-02-01 |
asterix | Rewrite md2_update function and fix some bug.
|
commit | commitdiff | tree |
2007-01-31 |
asterix | Write md2_end function
|
commit | commitdiff | tree |
next |