aboutsummaryrefslogtreecommitdiff
path: root/src/flash/flash.c
AgeCommit message (Expand)Author
2009-04-19Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisonsoharboe
2009-04-18The following patches was applied:mifi
2009-03-05Audrius Urmanavičius <didele.deze@gmail.com> cleanup flash filloharboe
2009-02-19John Woods <johnrw@gmail.com> fix checks for addresses at upper end of the un...oharboe
2009-02-12- issue warning when flash image exceeds configured flash size.ntfreak
2009-01-02John McCarthy <jgmcc@magma.ca> pic32mx flash wipoharboe
2008-12-13- remove target specific variant and use target->variant memberntfreak
2008-12-11- typo with flash bank help commandntfreak
2008-11-07ocd_flash_banks now returns empty list when no flash banks are configured ins...oharboe
2008-11-07ocd_flash_banks now returns empty list when no flash banks are configured ins...oharboe
2008-11-03Rick Altherr <kc8apf@kc8apf.net> - fix warningsoharboe
2008-11-02Rick Altherr <kc8apf@kc8apf.net> - fix flash write_bank output.oharboe
2008-10-16fix error handling in flash filloharboe
2008-10-16removed autoerase from flash fillXoharboe
2008-10-14Laurentiu Cocanu - more error handling fixesoharboe
2008-09-27- convert spaces to tabs in at91sam7.[ch]ntfreak
2008-09-26Gheorghe Guran <roatlasro@yahoo.com> redone at91sam7 driver. Old driver sourc...oharboe
2008-09-24- renamed x7926 driver to aduc702x to match other flash driversntfreak
2008-09-24 "marcel" <M.W.Wijlaars@tue.nl>, oharboe
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak
2008-08-24Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> fix end of addres...oharboe
2008-08-19fixed error handling in flash bank.oharboe
2008-08-17fixed not halted error messagesoharboe
2008-08-17Richard <news@muppet.plus.com> fixed bug in padding codeoharboe
2008-08-05Duane Ellis: fix warningsoharboe
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe
2008-07-20openocd@duaneellis.com fix naming confusion. Use ocd_ prefix for ocd API cons...oharboe
2008-07-18- fix incorrectly registered function openocd_array2memntfreak
2008-07-18Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs.oharboe
2008-07-17Charles Hardin <ckhardin@gmail.com> move jim into helperoharboe
2008-07-17Charles Hardin <ckhardin@gmail.com> and Øyvind Harboeoharboe
2008-07-16flash_banks now follow OpenOCD scripting API rulesoharboe
2008-07-09"flash banks" is now implemented in Tcl on top of "flash_banks". openocd_thro...oharboe
2008-07-09added flash_banks low level command.oharboe
2008-05-27- moved flash erase_check target code to target.cntfreak
2008-05-27flash_write will attempt to pad image sectionsntfreak
2008-05-20Edgar Grimberg fixes some memory handling issues andoharboe
2008-04-24Close dangling file handleoharboe
2008-04-23Pavel Chromy's on chip flash loaderoharboe
2008-04-20Karl RobinSod <karl.robinsod@gmail.com> added lpc288x support. Some work rema...oharboe
2008-04-19- flash.c change stricmp to strcmpntfreak
2008-04-19retired auto_erase, added optional erase arg to flash write_image.oharboe
2008-04-18- Flash auto-erase is disabled by defaultdrath
2008-04-18Enabled auto erase, gdb memory map and gdb flash programming by default.oharboe
2008-04-08added a couple of LOG_ERROR() messages to improve logfile.oharboe
2008-04-04- reverted some of the changes that possibly broke arm926ejs. Waitingoharboe
2008-04-03- Work on fixing erase check. Many implementations are plain broken.oharboe
2008-04-02fix flash info - now reports erased state properlyoharboe
2008-04-01- fixes for jtag_khz committed.oharboe
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak