| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fredrik Hederstierna: fix leak + clean up return codes | oharboe | 2008-06-03 | 1 | -15/+32 |
* | Fredrik Hederstierna: fix leak + clean up return codes | oharboe | 2008-06-03 | 1 | -4/+5 |
* | - stellaris flash driver changed warning to info | ntfreak | 2008-05-28 | 1 | -4/+4 |
* | - moved flash erase_check target code to target.c | ntfreak | 2008-05-27 | 4 | -209/+56 |
* | flash_write will attempt to pad image sections | ntfreak | 2008-05-27 | 1 | -8/+28 |
* | - corrected error with stm32 page calculation | ntfreak | 2008-05-26 | 1 | -1/+2 |
* | - added stellaris flash mass_erase command | ntfreak | 2008-05-24 | 1 | -80/+132 |
* | - update sectors on stm32x mass erase | ntfreak | 2008-05-24 | 1 | -0/+7 |
* | - removed compiler warnings | ntfreak | 2008-05-24 | 1 | -15/+4 |
* | - add support for newer high density stm32 parts | ntfreak | 2008-05-23 | 2 | -30/+53 |
* | Edgar Grimberg fixes some memory handling issues and | oharboe | 2008-05-20 | 2 | -11/+28 |
* | - added new device to luminary flash driver | ntfreak | 2008-04-30 | 1 | -2/+35 |
* | - stm32x default to 128k if flash size failed. | ntfreak | 2008-04-29 | 1 | -1/+6 |
* | - luminary flash now loader polls when finished | ntfreak | 2008-04-26 | 1 | -7/+3 |
* | - change str9 flash controller to read array after a level 1 protect | ntfreak | 2008-04-26 | 1 | -0/+7 |
* | Close dangling file handle | oharboe | 2008-04-24 | 1 | -1/+1 |
* | - added svn props for newly added files | ntfreak | 2008-04-24 | 14 | -1534/+1532 |
* | Pavel Chromy's on chip flash loader | oharboe | 2008-04-23 | 16 | -1/+1538 |