| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net> | kc8apf | 2009-01-20 | 1 | -0/+2 |
* | Fix support for ADuC702x flash. Courtesy of Michael Ashton <data@gtf.org> | kc8apf | 2009-01-20 | 1 | -62/+298 |
* | John McCarthy <jgmcc@magma.ca> pic32mx flash fixups and speedups | oharboe | 2009-01-05 | 2 | -53/+104 |
* | eol-style native | oharboe | 2009-01-03 | 2 | -1007/+1007 |
* | John McCarthy <jgmcc@magma.ca> pic32mx flash wip | oharboe | 2009-01-02 | 4 | -3/+1015 |
* | Uwe Hermann <uwe@hermann-uwe.de> One of them is fixing a few compiler warning... | oharboe | 2008-12-28 | 1 | -1/+1 |
* | - remove target specific variant and use target->variant member | ntfreak | 2008-12-13 | 16 | -371/+338 |
* | Clean up references to old tap_state names | kc8apf | 2008-12-13 | 1 | -1/+1 |
* | Change tap_state naming to be consistent with SVF documentation. | kc8apf | 2008-12-13 | 1 | -32/+32 |
* | - typo with flash bank help command | ntfreak | 2008-12-11 | 1 | -1/+1 |
* | - str9xpec driver now working with new jtag tap config | ntfreak | 2008-12-03 | 2 | -31/+14 |
* | "Theodore A. Roth" <taroth@gmail.com> fixes to distcheck | oharboe | 2008-12-01 | 1 | -1/+2 |
* | jtag newtap change & huge manual update | duane | 2008-11-30 | 2 | -91/+105 |
* | - fix issue with luminary flash driver and tail bytes | ntfreak | 2008-11-27 | 1 | -12/+43 |
* | - stm32x flash driver: add support for low density devices | ntfreak | 2008-11-27 | 1 | -1/+33 |
* | jtag_get_device() now returns NULL and reports error instead of invoking exit() | oharboe | 2008-11-19 | 1 | -258/+265 |
* | error checking - no reported errors, but catched a couple of exit()'s and con... | oharboe | 2008-11-19 | 1 | -38/+38 |
* | krzysztof.dziuba Gazeta.pl <krzysztof.dziuba@gazeta.pl> - to add support for ... | oharboe | 2008-11-13 | 1 | -1/+86 |
* | ocd_flash_banks now returns empty list when no flash banks are configured ins... | oharboe | 2008-11-07 | 1 | -5/+0 |
* | ocd_flash_banks now returns empty list when no flash banks are configured ins... | oharboe | 2008-11-07 | 1 | -2/+2 |
* | Rick Altherr <kc8apf@kc8apf.net> - fix warnings | oharboe | 2008-11-03 | 1 | -1/+1 |
* | Rick Altherr <kc8apf@kc8apf.net> - fix flash write_bank output. | oharboe | 2008-11-02 | 1 | -1/+1 |
* | - update docs deprecated section to include links to new commands (if any) | ntfreak | 2008-10-16 | 2 | -1121/+1121 |
* | fix error handling in flash fill | oharboe | 2008-10-16 | 1 | -11/+7 |
* | removed autoerase from flash fillX | oharboe | 2008-10-16 | 1 | -23/+13 |
* | unsik Kim <donari75@gmail.com> - mflash support | oharboe | 2008-10-16 | 3 | -2/+1123 |
* | Laurentiu Cocanu - memory read/write and exit() error path fixes | oharboe | 2008-10-15 | 4 | -83/+278 |
* | Laurentiu Cocanu - fix error handling | oharboe | 2008-10-14 | 1 | -10/+33 |
* | Laurentiu Cocanu - more error handling fixes | oharboe | 2008-10-14 | 1 | -8/+31 |
* | Ben Bodley TEKNIQUE <ben@teknique.com> - support for the 1Mb Spansion Flash S... | oharboe | 2008-10-14 | 2 | -0/+19 |
* | - remove build warnings | ntfreak | 2008-10-06 | 1 | -1/+0 |
* | Georg Acher <acher@in.tum.de> implements the buffer flash mode for Spansion f... | oharboe | 2008-10-06 | 1 | -3/+71 |
* | - at91sam7.c remove build warnings | ntfreak | 2008-09-29 | 1 | -1/+1 |
* | - convert spaces to tabs in at91sam7.[ch] | ntfreak | 2008-09-27 | 6 | -2177/+2168 |
* | Gheorghe Guran <roatlasro@yahoo.com> redone at91sam7 driver. Old driver sourc... | oharboe | 2008-09-26 | 7 | -912/+2249 |
* | - renamed x7926 driver to aduc702x to match other flash drivers | ntfreak | 2008-09-24 | 4 | -220/+212 |
* | "marcel" <M.W.Wijlaars@tue.nl>, | oharboe | 2008-09-24 | 3 | -38/+257 |
* | - added myself to copyright on files i remember adding large contributions fo... | ntfreak | 2008-09-20 | 4 | -3/+12 |
* | ooops... fixed commit gaffe in previous commit. | oharboe | 2008-08-26 | 1 | -9/+9 |
* | added 1000ms timeout | oharboe | 2008-08-26 | 1 | -5/+25 |
* | Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> fix end of addres... | oharboe | 2008-08-24 | 1 | -1/+1 |
* | search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts. | oharboe | 2008-08-19 | 13 | -22/+22 |
* | fixed error handling in flash bank. | oharboe | 2008-08-19 | 1 | -5/+6 |
* | more error propagation | oharboe | 2008-08-18 | 1 | -7/+32 |
* | added error handling to avoid false error messages. | oharboe | 2008-08-18 | 1 | -6/+25 |
* | fixed not halted error messages | oharboe | 2008-08-17 | 10 | -0/+51 |
* | Richard <news@muppet.plus.com> fixed bug in padding code | oharboe | 2008-08-17 | 1 | -5/+4 |
* | Duane Ellis: fix warnings | oharboe | 2008-08-05 | 2 | -2/+2 |
* | added yours sincerely for files where I feel that I've made non-trivial contr... | oharboe | 2008-07-25 | 3 | -1/+7 |
* | - more fixes to high density stm32x flash driver | ntfreak | 2008-07-23 | 8 | -10/+135 |