| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - 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 |
* | - fix bug with stm32 high density write protection | ntfreak | 2008-07-22 | 1 | -7/+35 |
* | Michael Kurz <michi.kurz@googlemail.com> MX29LV800B non-cfi flash. | oharboe | 2008-07-21 | 3 | -0/+20 |
* | - added svn props for newly added files | ntfreak | 2008-07-20 | 2 | -18/+15 |
* | Ben Bodley <ben@teknique.com> non-CFI compliant flash (AMIC A29L800A) | oharboe | 2008-07-20 | 3 | -0/+20 |
* | openocd@duaneellis.com fix naming confusion. Use ocd_ prefix for ocd API cons... | oharboe | 2008-07-20 | 1 | -1/+1 |
* | - fix incorrectly registered function openocd_array2mem | ntfreak | 2008-07-18 | 3 | -434/+378 |
* | Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs. | oharboe | 2008-07-18 | 1 | -7/+3 |
* | Charles Hardin <ckhardin@gmail.com> move jim into helper | oharboe | 2008-07-17 | 1 | -2/+1 |
* | Charles Hardin <ckhardin@gmail.com> and Øyvind Harboe | oharboe | 2008-07-17 | 1 | -1/+1 |