summaryrefslogtreecommitdiff
path: root/src/flash/flash.h
Commit message (Expand)AuthorAgeFilesLines
* Fix search and replace casualty in flash.h doxygen block.zwelch2009-06-301-1/+1
* Remove whitespace at end of lines, step 1.zwelch2009-06-231-14/+14
* - Fixes '[<>]' whitespacezwelch2009-06-231-1/+1
* - Fixes '=' whitespacezwelch2009-06-231-4/+4
* Transform 'u32' to 'uint32_t' in src/flash.zwelch2009-06-181-8/+8
* Transform 'u8' to 'uint8_t' in src/flashzwelch2009-06-181-1/+1
* Add documentation to flash.h:zwelch2009-05-291-12/+245
* Audit and eliminate redundant #include directives in src/flash headers.zwelch2009-05-111-5/+7
* - convert spaces to tabs in at91sam7.[ch]ntfreak2008-09-271-8/+8
* Gheorghe Guran <roatlasro@yahoo.com> redone at91sam7 driver. Old driver sourc...oharboe2008-09-261-8/+9
* - added myself to copyright on files i remember adding large contributions fo...ntfreak2008-09-201-1/+4
* Duane Ellis: fix warningsoharboe2008-08-051-1/+1
* added yours sincerely for files where I feel that I've made non-trivial contr...oharboe2008-07-251-0/+3
* - moved flash erase_check target code to target.cntfreak2008-05-271-1/+2
* fix flash info - now reports erased state properlyoharboe2008-04-021-0/+1
* Pavel Chromy: memory leak in at91sam7 flash driver, possible incorrect pointe...oharboe2008-03-051-0/+1
* Bogus error message in GDB removedoharboe2008-03-041-0/+1
* Pavel Chromy cleaned up checks for halted, error messages, etc.oharboe2008-02-281-11/+7
* dos2unix fix.oharboe2008-02-251-97/+97
* - "flash write_binary" is now "flash write_bank" to clarify the focus of theoharboe2008-02-251-86/+97
* - added autoprobe functionalitymifi2008-01-271-0/+1
* - rename flash_init and flash_erase to flash_init_drivers and flash_erase_add...ntfreak2008-01-091-2/+2
* - minimum autoconf 2.59 is now required and verified - due to issues with AS_...ntfreak2007-12-291-0/+1
* - removed flash write_image - binary compare function has been moved to verif...ntfreak2007-12-201-8/+1
* - added patch for new flash functionality like:mifi2007-12-181-1/+8
* - flash autoerase <on|off> cmd added, default is off - flash banks are calcul...ntfreak2007-10-011-1/+1
* - fixed several bugs in flash writing code (thanks to Pavel Chromy)drath2007-08-161-1/+1
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-0/+8
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+76