aboutsummaryrefslogtreecommitdiff
path: root/src/flash/flash.h
AgeCommit message (Expand)Author
2009-06-18Transform 'u32' to 'uint32_t' in src/flash.zwelch
2009-06-18Transform 'u8' to 'uint8_t' in src/flashzwelch
2009-05-29Add documentation to flash.h:zwelch
2009-05-11Audit and eliminate redundant #include directives in src/flash headers.zwelch
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-20- added myself to copyright on files i remember adding large contributions fo...ntfreak
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-05-27- moved flash erase_check target code to target.cntfreak
2008-04-02fix flash info - now reports erased state properlyoharboe
2008-03-05Pavel Chromy: memory leak in at91sam7 flash driver, possible incorrect pointe...oharboe
2008-03-04Bogus error message in GDB removedoharboe
2008-02-28Pavel Chromy cleaned up checks for halted, error messages, etc.oharboe
2008-02-25dos2unix fix.oharboe
2008-02-25- "flash write_binary" is now "flash write_bank" to clarify the focus of theoharboe
2008-01-27- added autoprobe functionalitymifi
2008-01-09- rename flash_init and flash_erase to flash_init_drivers and flash_erase_add...ntfreak
2007-12-29- minimum autoconf 2.59 is now required and verified - due to issues with AS_...ntfreak
2007-12-20- removed flash write_image - binary compare function has been moved to verif...ntfreak
2007-12-18- added patch for new flash functionality like:mifi
2007-10-01- flash autoerase <on|off> cmd added, default is off - flash banks are calcul...ntfreak
2007-08-16- fixed several bugs in flash writing code (thanks to Pavel Chromy)drath
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath