aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/tms470.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2014-03-17flash: Constify write bufferAndreas Fritiofson1-1/+1
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-02-06build: cleanup src/flash/nor directorySpencer Oliver1-307/+207
2012-01-12cmd: add missing usage varSpencer Oliver1-0/+1
2012-01-04Change return value on error.Mathias K1-3/+3
2012-01-04retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERRORØyvind Harboe1-6/+6
2011-10-23tms470: removed unnecessary operationsEdgar Grimberg1-4/+2
2010-12-29warnings: use more 'const' for char *Øyvind Harboe1-2/+2
2010-11-17FLASH/NOR: Remove useless file tms470.hAntonio Borneo1-1/+14
2010-06-16tms470: -Wshadow warning fixesØyvind Harboe1-2/+2
2010-05-29nor: fix memory leaks during probeSpencer Oliver1-0/+6
2010-05-16NOR: add read() callback to struct flash_driverAntonio Borneo1-0/+1
2010-04-11NOR/TMS470: review scope of symbolsAntonio Borneo1-7/+7
2010-01-29NOR: cleanup driver declsDavid Brownell1-15/+15
2009-12-04remove target.h from flash.hZachary T Welch1-0/+1
2009-12-02move nor drivers to src/flash/norZachary T Welch1-0/+1271