| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | flash_banks now follow OpenOCD scripting API rules | oharboe | 2008-07-16 | 1 | -0/+5 |
* | - stm32 flash driver correctly handles early silicon | ntfreak | 2008-07-15 | 1 | -29/+35 |
* | "flash banks" is now implemented in Tcl on top of "flash_banks". openocd_thro... | oharboe | 2008-07-09 | 1 | -23/+0 |
* | added flash_banks low level command. | oharboe | 2008-07-09 | 1 | -0/+42 |
* | David Anders: fixes an issue with large block nand flash address where the be... | oharboe | 2008-06-27 | 1 | -1/+4 |
* | fallback for no implementation of multi word CFI write. Successful codepath n... | oharboe | 2008-06-16 | 1 | -7/+11 |
* | - probe incorrect for high density stm32 flash | ntfreak | 2008-06-11 | 1 | -2/+1 |
* | - stm32 erase will use mass_erase if all banks selected | ntfreak | 2008-06-06 | 2 | -37/+55 |
* | - erase bank using bank erase rather than each sector | ntfreak | 2008-06-05 | 1 | -1/+18 |
* | - luminary, stm32 and str7 flash driver error cleanup | ntfreak | 2008-06-04 | 3 | -34/+25 |
* | - str9 driver remove the duplicate target_free_working_area and reformat spac... | ntfreak | 2008-06-03 | 2 | -33/+28 |