summaryrefslogtreecommitdiff
path: root/src/flash
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - fix bug with stm32 high density write protectionntfreak2008-07-221-7/+35
* Michael Kurz <michi.kurz@googlemail.com> MX29LV800B non-cfi flash.oharboe2008-07-213-0/+20
* - added svn props for newly added filesntfreak2008-07-202-18/+15
* Ben Bodley <ben@teknique.com> non-CFI compliant flash (AMIC A29L800A)oharboe2008-07-203-0/+20
* openocd@duaneellis.com fix naming confusion. Use ocd_ prefix for ocd API cons...oharboe2008-07-201-1/+1
* - fix incorrectly registered function openocd_array2memntfreak2008-07-183-434/+378
* Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs.oharboe2008-07-181-7/+3
* Charles Hardin <ckhardin@gmail.com> move jim into helperoharboe2008-07-171-2/+1
* Charles Hardin <ckhardin@gmail.com> and Øyvind Harboeoharboe2008-07-171-1/+1
* flash_banks now follow OpenOCD scripting API rulesoharboe2008-07-161-0/+5