]> git.sur5r.net Git - openocd/history - src/flash/nor/core.c
flash: erase_address now has an unlock option
[openocd] / src / flash / nor / core.c
2010-05-05 Øyvind Harboeflash: erase_address now has an unlock option
2010-05-05 Øyvind Harboegdb: connect will now fail if flash autoprobe fails
2010-05-05 Øyvind Harboeflash: more flash write_image bugfixes
2010-04-29 Øyvind Harboeflash: write_image would fail for certain images
2010-04-29 Øyvind Harboeflash: write_image will now pad erase to nearest sector
2010-04-28 Øyvind Harboenor: remove bogus output about padding sections
2010-04-16 David BrownellNOR/core bugfix: restore invariants
2010-04-10 Antonio BorneoNOR/CORE: review scope of data
2010-03-09 Antonio BorneoCFI CORE: bug-fix protect single sector
2010-03-04 David BrownellNOR: trim range in flash_driver_protect()
2010-03-04 David BrownellNOR: invalidate cached state on target resume
2010-01-19 David BrownellNOR: fix diagnostic
2010-01-19 Øyvind Harboeflash: add error messages upon incorrect arguments...
2010-01-14 David BrownellNOR: add optional "flash erase_address" sector padding
2010-01-11 David BrownellDoxygen file comments
2010-01-09 David BrownellNOR: add FIXMEs for writing ones
2009-12-28 Piotr Esden-TempskiNOR: last_addr also needs correction when checking...
2009-12-27 David BrownellNOR: make flash_write_unlock() pad to sector end
2009-12-26 David BrownellNOR: Allocate the right amount of memory
2009-12-19 David Brownellcygwin build fixes
2009-12-18 David BrownellNOR FLASH: only erase/unlock whole sectors
2009-12-05 Zachary T Welcheliminate src/flash/flash.c
2009-12-05 Zachary T Welchadd flash/nor/drivers.c
2009-12-05 Zachary T Welchmove more nor flash implementation details
2009-12-04 Zachary T Welchadd flash/nor/core.[ch]