aboutsummaryrefslogtreecommitdiff
path: root/src/flash/faux.c
AgeCommit message (Expand)AuthorFilesLines
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-13faux_flash_bank_t -> struct faux_flash_bankZachary T Welch1-6/+6
2009-11-13use FLASH_BANK_COMMAND_HANDLER macroZachary T Welch1-1/+1
2009-11-09flash/<various>.c: remove useless declarationsZachary T Welch1-24/+14
2009-10-20Added the faux flash driver and target. Used for testing.Øyvind Harboe1-0/+153