2007-12-05 |
batt | Reformat. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
batt | Typo. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
batt | Remove evil bitfields, add a spare field. |
commit | commitdiff | tree | snapshot |
2007-11-29 |
asterix | Remove unneeded debug message. Fix test function. |
commit | commitdiff | tree | snapshot |
2007-11-29 |
asterix | Use kfile_off_t instead int32_t. Fix comment. |
commit | commitdiff | tree | snapshot |
2007-11-29 |
asterix | Add comment. |
commit | commitdiff | tree | snapshot |
2007-11-29 |
asterix | Remove cvs logs. |
commit | commitdiff | tree | snapshot |
2007-11-29 |
asterix | Add include appconfig. |
commit | commitdiff | tree | snapshot |
2007-11-29 |
asterix | Paste. Fix test prototype. Remove unneeded code. Add... |
commit | commitdiff | tree | snapshot |
2007-11-29 |
asterix | Add a generic implentation o seek function. Add test... |
commit | commitdiff | tree | snapshot |
2007-11-29 |
asterix | Add generic test for kfile interface. |
commit | commitdiff | tree | snapshot |
2007-11-28 |
batt | Reformat. |
commit | commitdiff | tree | snapshot |
2007-11-28 |
batt | Typos. |
commit | commitdiff | tree | snapshot |
2007-11-28 |
batt | Refactor page header: add marker for free blocks. |
commit | commitdiff | tree | snapshot |
2007-11-28 |
batt | Comply with Vernie's review :-). |
commit | commitdiff | tree | snapshot |
2007-11-28 |
batt | Rename algos directory to algo. |
commit | commitdiff | tree | snapshot |
2007-11-26 |
asterix | Add warning. Fix test function. |
commit | commitdiff | tree | snapshot |
2007-11-23 |
batt | Add missing header guard. |
commit | commitdiff | tree | snapshot |
2007-11-22 |
asterix | Remove cvs logs. |
commit | commitdiff | tree | snapshot |
2007-11-22 |
asterix | Remove cvs logs. |
commit | commitdiff | tree | snapshot |
2007-11-19 |
batt | Set bash as default make shell. |
commit | commitdiff | tree | snapshot |
2007-11-17 |
bernie | Compute the CONFIG_PROC_DEFSTACKSIZE constant dynamically |
commit | commitdiff | tree | snapshot |
2007-11-17 |
batt | Add some typedefs; Add disk context structure. |
commit | commitdiff | tree | snapshot |
2007-11-15 |
batt | Revert wrong commit. |
commit | commitdiff | tree | snapshot |
2007-11-15 |
batt | Add Page header for BattFS. |
commit | commitdiff | tree | snapshot |
2007-11-14 |
asterix | Use openocd eplict for ftdi. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
asterix | Fix warning. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
batt | Add carriage return in ser_pritf (hyperterminal sux). |
commit | commitdiff | tree | snapshot |
2007-11-08 |
batt | Remove fixme. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
batt | Fix some warrings. Remove cvs logs. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
batt | Add openocd debug scripts for windows. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
marco | Fixed documentation typos and put ascii tables in verba... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
marco | Fixed documentation typos. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
marco | Added license section. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
marco | Commented out PROJECT_NUMBER. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
marco | Removed graphs. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
marco | Changed project name. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
marco | Commented out deprecated tags. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
marco | Replaced README. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
marco | Added formatting tags. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
batt | Enable proc, time and serial test. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
batt | Remove unneeded strobe definition for serial debug. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
batt | Typo. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
asterix | Missinig argument at #if. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
asterix | Convert clearstatus macro in function. |
commit | commitdiff | tree | snapshot |
2007-10-31 |
asterix | Remove cvs logs. |
commit | commitdiff | tree | snapshot |
2007-10-31 |
asterix | Write comment for removed block. |
commit | commitdiff | tree | snapshot |
2007-10-31 |
asterix | Remove cvs logs. Fix comment. |
commit | commitdiff | tree | snapshot |
2007-10-31 |
asterix | Remove temporarily spi skel for future develop. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
asterix | Import spi skel from ser_avr module. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
asterix | Add spi register definitions. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
asterix | Add spi pins name. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
batt | Remove kfile duplicate. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
asterix | Add kfile_off_t typedef, and use it. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
asterix | Remove cvs logs. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
asterix | Rename spi_emu in spi_bitbang. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
asterix | Add debug log in test function. Reformat some code. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
asterix | Fix comments. Typos. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
asterix | Disable CS in dflash_cmd function and remove where... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
asterix | Add dataflashOffset_t typedef, and use it where is... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
asterix | Make static the global variable. Remove doxygen brackec... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
asterix | Remove cvs logs. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
asterix | Implement test function. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
asterix | Add test function. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
asterix | Add emulator spi drive module. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
asterix | Implement write, read, seek function. Change dflash... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
asterix | Change dflash prefix into datafash. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
asterix | Change dflash prefix into dataflash; add flush and... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
asterix | Fix some comments. Change dflash prefix into dataflash. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
asterix | Fix brief. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
asterix | Update header guard. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
asterix | Change name to dataflash. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
asterix | Remove unneeded function. Use CS_TOGGLE macro. Write... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
asterix | Change some comments in doxygen format. Reformat. Fix... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
asterix | Explicit USART pins name in at91sam7s256.h. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
asterix | Typo. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
asterix | Remove unneeded pins definition. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
asterix | Write little test for serial. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
asterix | - Fix usart*_irq_init, rearm tx interrupt when necessary. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
asterix | Reformat. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
asterix | Remove cvs log. Add path to serial include. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
asterix | Remove cvs log. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
asterix | Remove cvs log. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
asterix | Remove unneeded include. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
asterix | Use generic drive definition. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
asterix | Specific hardware denfine. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
asterix | Add specific hardware definition for arm. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
asterix | Move hardware specific code in theirs drv directory... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
asterix | Remove debug message. Define serial priority irqs. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
asterix | Paste. Change PIOA USART1 pins. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
asterix | Add USART1. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
batt | Add DIV_ROUND macro. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
batt | Move IRQ_ENTRY and IRQ_EXIT macros to cpu/irq.h. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
batt | Split cpu/cpu.h in 3 files: irq, types and attr. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
asterix | Define init, txbegin, txend and txputchar macros. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
batt | Change macro name to IRQ_ENABLED. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
asterix | Fix tx interrupt in init. Enable tx and rx interrupt... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
asterix | Define strobe pins. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
asterix | Typos. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
asterix | Fix bug in set serial param; remove some unneeded reg... |
commit | commitdiff | tree | snapshot |
next |