aboutsummaryrefslogtreecommitdiff
path: root/src/flash/lpc2900.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-13lpc2900_flash_bank_t -> struct lpc2900_flash_bankZachary T Welch1-15/+15
2009-11-13flash_driver_t -> struct flash_driverZachary T Welch1-1/+1
2009-11-13flash_sector_t -> struct flash_sectorZachary T Welch1-1/+1
2009-11-13fileio_t -> struct fileioZachary T Welch1-1/+1
2009-11-13use FLASH_BANK_COMMAND_HANDLER macroZachary T Welch1-3/+1
2009-11-13use COMMAND_HANDLER macro to define all commandsZachary T Welch1-12/+6
2009-11-11remove obsolete doxygen commentsZachary T Welch1-43/+1
2009-11-11add const keyword to some APIsZachary T Welch1-3/+3
2009-11-09flash/lpc2???.c: remove useless declarationsZachary T Welch1-15/+0
2009-11-05Improve lpc2900.c command argument parsing.Zachary T Welch1-53/+36
2009-10-13Cleanup: nuke trailling whitespacesYauheni Kaliuta1-1/+1
2009-10-10printf format warning fixesDavid Brownell1-13/+15
2009-09-22- add missing svn props from previous commitntfreak1-1926/+1926
2009-09-16Rolf Meeser <rolfm_9dq@yahoo.de> adds flash support for NXP's LPC2900 family ...oharboe1-0/+1926