]> git.sur5r.net Git - openocd/history - src/flash/nor/tms470.c
src/flash/tms470: remove testing of sectors[].is_erased state
[openocd] / src / flash / nor / tms470.c
2018-06-15 Tomas Vaneksrc/flash/tms470: remove testing of sectors[].is_erased...
2018-04-04 Tomas Vanekflash/nor: implement flash bank deallocation in drivers...
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2014-03-17 Andreas Fritiofsonflash: Constify write buffer
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-02-06 Spencer Oliverbuild: cleanup src/flash/nor directory
2012-01-12 Spencer Olivercmd: add missing usage var
2012-01-04 Mathias KChange return value on error.
2012-01-04 Øyvind Harboeretire ERROR_INVALID_ARGUMENTS and replace with ERROR_C...
2011-10-23 Edgar Grimbergtms470: removed unnecessary operations
2010-12-29 Øyvind Harboewarnings: use more 'const' for char *
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file tms470.h
2010-06-15 Øyvind Harboetms470: -Wshadow warning fixes
2010-05-29 Spencer Olivernor: fix memory leaks during probe
2010-05-16 Antonio BorneoNOR: add read() callback to struct flash_driver
2010-04-10 Antonio BorneoNOR/TMS470: review scope of symbols
2010-01-29 David BrownellNOR: cleanup driver decls
2009-12-05 Zachary T Welchremove target.h from flash.h
2009-12-03 Zachary T Welchmove nor drivers to src/flash/nor