aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/tms470.c
AgeCommit message (Expand)Author
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo
2019-03-27Constify struct flash_driver instancesChristopher Head
2019-03-08flash/nor: use target_addr_t for flash bank baseTim Newsome
2018-06-15src/flash/tms470: remove testing of sectors[].is_erased stateTomas Vanek
2018-04-04flash/nor: implement flash bank deallocation in drivers with simple allocTomas Vanek
2016-05-24Remove FSF address from GPL noticesMarc Schink
2014-03-17flash: Constify write bufferAndreas Fritiofson
2013-06-05update files to correct FSF addressSpencer Oliver
2012-02-06build: cleanup src/flash/nor directorySpencer Oliver
2012-01-12cmd: add missing usage varSpencer Oliver
2012-01-04Change return value on error.Mathias K
2012-01-04retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERRORØyvind Harboe
2011-10-23tms470: removed unnecessary operationsEdgar Grimberg
2010-12-29warnings: use more 'const' for char *Øyvind Harboe
2010-11-17FLASH/NOR: Remove useless file tms470.hAntonio Borneo
2010-06-16tms470: -Wshadow warning fixesØyvind Harboe
2010-05-29nor: fix memory leaks during probeSpencer Oliver
2010-05-16NOR: add read() callback to struct flash_driverAntonio Borneo
2010-04-11NOR/TMS470: review scope of symbolsAntonio Borneo
2010-01-29NOR: cleanup driver declsDavid Brownell
2009-12-04remove target.h from flash.hZachary T Welch
2009-12-02move nor drivers to src/flash/norZachary T Welch