summaryrefslogtreecommitdiff
path: root/src/flash/nor/tms470.c
Commit message (Expand)AuthorAgeFilesLines
* warnings: use more 'const' for char *Øyvind Harboe2010-12-291-2/+2
* FLASH/NOR: Remove useless file tms470.hAntonio Borneo2010-11-171-1/+14
* tms470: -Wshadow warning fixesØyvind Harboe2010-06-161-2/+2
* nor: fix memory leaks during probeSpencer Oliver2010-05-291-0/+6
* NOR: add read() callback to struct flash_driverAntonio Borneo2010-05-161-0/+1
* NOR/TMS470: review scope of symbolsAntonio Borneo2010-04-111-7/+7
* NOR: cleanup driver declsDavid Brownell2010-01-291-15/+15
* remove target.h from flash.hZachary T Welch2009-12-041-0/+1
* move nor drivers to src/flash/norZachary T Welch2009-12-021-0/+1271