| Commit message (Expand) | Author | Age | Files | Lines |
* | fileio: improve API types | Zachary T Welch | 2009-11-16 | 1 | -2/+2 |
* | flash_command_get_bank_by_num: make COMMAND_HELPER | Zachary T Welch | 2009-11-16 | 1 | -6/+6 |
* | target: don't implicitly include "algorithm.h" | David Brownell | 2009-11-16 | 1 | -0/+1 |
* | flash: remove needless lpc2900.h header | David Brownell | 2009-11-14 | 1 | -2/+1 |
* | command_t -> struct command | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | command_context_t -> struct command_context | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | flash_bank_t -> struct flash_bank | Zachary T Welch | 2009-11-13 | 1 | -26/+26 |
* | target_t -> struct target | Zachary T Welch | 2009-11-13 | 1 | -9/+9 |
* | image_t -> struct image | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | working_area_t -> struct working_area | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | armv4_5_algorithm_t -> struct armv4_5_algorithm | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | reg_param_t -> struct reg_param | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | lpc2900_flash_bank_t -> struct lpc2900_flash_bank | Zachary T Welch | 2009-11-13 | 1 | -15/+15 |
* | flash_driver_t -> struct flash_driver | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | flash_sector_t -> struct flash_sector | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | fileio_t -> struct fileio | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | use FLASH_BANK_COMMAND_HANDLER macro | Zachary T Welch | 2009-11-13 | 1 | -3/+1 |
* | use COMMAND_HANDLER macro to define all commands | Zachary T Welch | 2009-11-13 | 1 | -12/+6 |
* | remove obsolete doxygen comments | Zachary T Welch | 2009-11-11 | 1 | -43/+1 |
* | add const keyword to some APIs | Zachary T Welch | 2009-11-11 | 1 | -3/+3 |
* | flash/lpc2???.c: remove useless declarations | Zachary T Welch | 2009-11-09 | 1 | -15/+0 |
* | Improve lpc2900.c command argument parsing. | Zachary T Welch | 2009-11-05 | 1 | -53/+36 |
* | Cleanup: nuke trailling whitespaces | Yauheni Kaliuta | 2009-10-13 | 1 | -1/+1 |
* | printf format warning fixes | David Brownell | 2009-10-10 | 1 | -13/+15 |
* | - add missing svn props from previous commit | ntfreak | 2009-09-22 | 1 | -1926/+1926 |
* | Rolf Meeser <rolfm_9dq@yahoo.de> adds flash support for NXP's LPC2900 family ... | oharboe | 2009-09-16 | 1 | -0/+1926 |