summaryrefslogtreecommitdiff
path: root/src/flash
Commit message (Expand)AuthorAgeFilesLines
* Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>kc8apf2009-01-201-0/+2
* Fix support for ADuC702x flash. Courtesy of Michael Ashton <data@gtf.org>kc8apf2009-01-201-62/+298
* John McCarthy <jgmcc@magma.ca> pic32mx flash fixups and speedupsoharboe2009-01-052-53/+104
* eol-style nativeoharboe2009-01-032-1007/+1007
* John McCarthy <jgmcc@magma.ca> pic32mx flash wipoharboe2009-01-024-3/+1015
* Uwe Hermann <uwe@hermann-uwe.de> One of them is fixing a few compiler warning...oharboe2008-12-281-1/+1
* - remove target specific variant and use target->variant memberntfreak2008-12-1316-371/+338
* Clean up references to old tap_state nameskc8apf2008-12-131-1/+1
* Change tap_state naming to be consistent with SVF documentation.kc8apf2008-12-131-32/+32
* - typo with flash bank help commandntfreak2008-12-111-1/+1
* - str9xpec driver now working with new jtag tap configntfreak2008-12-032-31/+14
* "Theodore A. Roth" <taroth@gmail.com> fixes to distcheckoharboe2008-12-011-1/+2
* jtag newtap change & huge manual updateduane2008-11-302-91/+105
* - fix issue with luminary flash driver and tail bytesntfreak2008-11-271-12/+43
* - stm32x flash driver: add support for low density devicesntfreak2008-11-271-1/+33
* jtag_get_device() now returns NULL and reports error instead of invoking exit()oharboe2008-11-191-258/+265
* error checking - no reported errors, but catched a couple of exit()'s and con...oharboe2008-11-191-38/+38
* krzysztof.dziuba Gazeta.pl <krzysztof.dziuba@gazeta.pl> - to add support for ...oharboe2008-11-131-1/+86
* ocd_flash_banks now returns empty list when no flash banks are configured ins...oharboe2008-11-071-5/+0
* ocd_flash_banks now returns empty list when no flash banks are configured ins...oharboe2008-11-071-2/+2
* Rick Altherr <kc8apf@kc8apf.net> - fix warningsoharboe2008-11-031-1/+1
* Rick Altherr <kc8apf@kc8apf.net> - fix flash write_bank output.oharboe2008-11-021-1/+1
* - update docs deprecated section to include links to new commands (if any)ntfreak2008-10-162-1121/+1121
* fix error handling in flash filloharboe2008-10-161-11/+7
* removed autoerase from flash fillXoharboe2008-10-161-23/+13
* unsik Kim <donari75@gmail.com> - mflash supportoharboe2008-10-163-2/+1123
* Laurentiu Cocanu - memory read/write and exit() error path fixesoharboe2008-10-154-83/+278
* Laurentiu Cocanu - fix error handlingoharboe2008-10-141-10/+33
* Laurentiu Cocanu - more error handling fixesoharboe2008-10-141-8/+31
* Ben Bodley TEKNIQUE <ben@teknique.com> - support for the 1Mb Spansion Flash S...oharboe2008-10-142-0/+19
* - remove build warningsntfreak2008-10-061-1/+0
* Georg Acher <acher@in.tum.de> implements the buffer flash mode for Spansion f...oharboe2008-10-061-3/+71
* - at91sam7.c remove build warningsntfreak2008-09-291-1/+1
* - convert spaces to tabs in at91sam7.[ch]ntfreak2008-09-276-2177/+2168
* Gheorghe Guran <roatlasro@yahoo.com> redone at91sam7 driver. Old driver sourc...oharboe2008-09-267-912/+2249
* - renamed x7926 driver to aduc702x to match other flash driversntfreak2008-09-244-220/+212
* "marcel" <M.W.Wijlaars@tue.nl>, oharboe2008-09-243-38/+257
* - added myself to copyright on files i remember adding large contributions fo...ntfreak2008-09-204-3/+12
* ooops... fixed commit gaffe in previous commit.oharboe2008-08-261-9/+9
* added 1000ms timeoutoharboe2008-08-261-5/+25
* Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> fix end of addres...oharboe2008-08-241-1/+1
* search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.oharboe2008-08-1913-22/+22
* fixed error handling in flash bank.oharboe2008-08-191-5/+6
* more error propagationoharboe2008-08-181-7/+32
* added error handling to avoid false error messages.oharboe2008-08-181-6/+25
* fixed not halted error messagesoharboe2008-08-1710-0/+51
* Richard <news@muppet.plus.com> fixed bug in padding codeoharboe2008-08-171-5/+4
* Duane Ellis: fix warningsoharboe2008-08-052-2/+2
* added yours sincerely for files where I feel that I've made non-trivial contr...oharboe2008-07-253-1/+7
* - more fixes to high density stm32x flash driverntfreak2008-07-238-10/+135