39 Commits (d17e1cd93384d56886be7e67cf2b31e97118d811)

Author SHA1 Message Date
  oharboe d17e1cd933 eCos flash driver. 16 years ago
  oharboe bcb0124b15 dos2unix fix. 16 years ago
  oharboe 815c3b3533 - "flash write_binary" is now "flash write_bank" to clarify the focus of the 16 years ago
  ntfreak 5c0e8efa05 - Fixed bug in pathmove for XScale 16 years ago
  ntfreak edc0db163a - add autoprobe support to flash info command 16 years ago
  mifi c882cb0894 - added autoprobe functionality 16 years ago
  ntfreak 1796e1602e - add missing files from previous commit (tms470 flash driver) 16 years ago
  drath f53b986559 - added tms470 flash support (thanks to Chris Kilgour for this patch) 16 years ago
  ntfreak 0160320060 - rename flash_init and flash_erase to flash_init_drivers and flash_erase_address_range - stops conflicts with redboot. Thanks Øyvind Harboe 16 years ago
  ntfreak 6c9b804d61 - minimum autoconf 2.59 is now required and verified - due to issues with AS_HELP_STRING 16 years ago
  ntfreak fe02401252 - fixed problem when write_image is called multiple times 16 years ago
  ntfreak 55f2fe830a - removed flash write_image - binary compare function has been moved to verify_image command 16 years ago
  mifi 02f3765351 - added patch for new flash functionality like: 16 years ago
  mifi ed1e9d6abd - only some cosmetic changes, convert \r\n to unix 16 years ago
  mifi 835e0436e8 - added patch to corrected argument of image_open in handle_flash_write_image_command 16 years ago
  mifi f328fb8a6c - change error message for image_open error 16 years ago
  mifi b642f42199 - initialize num_sectors and sectors in handle_flash_bank_command. 16 years ago
  mifi 9e6cec0dd3 - added patch to display device information as INFO too 16 years ago
  ntfreak 8c634335b4 - reset_run now works as expected on cortex-m3 16 years ago
  ntfreak ce8768f463 - cleaned up str7, str9 and stm32 flash drivers 16 years ago
  ntfreak 995326b600 - flash autoerase <on|off> cmd added, default is off - flash banks are calculated and erased prior to write (flash write_image only) 16 years ago
  mlu ed36a8d15d - Fixed display of sector sizes in flash.c 16 years ago
  drath cb6ebced3d - update jtag_speed setting when changing it during runtime with a FT2232 based interface 17 years ago
  drath c35cc0b8b7 - fixed several bugs in flash writing code (thanks to Pavel Chromy) 17 years ago
  drath 29000b204d - reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not functional yet). Configure option changed from --enable-presto to 17 years ago
  drath 20e4e77cdf - renamed M5960 USB JTAG to "flyswatter" 17 years ago
  ntfreak 8c290412d2 - ST STM32x cortex support added 17 years ago
  ntfreak 4b97f3cbb9 - added mingw elf patches from Vincent Palatin 17 years ago
  drath 09883194f8 - merged support for Cortex-M3 from cortex-m3 branch (thanks to Magnus Lundin) 17 years ago
  drath 53d1f9b2ca - added manpage for OpenOCD (thanks to Uwe Hermann) 17 years ago
  drath f94d66d7c5 - reworked image handling to support multiple sections (tested with ihex file containing gaps) 17 years ago
  drath 237e894805 - split fileio handling into fileio part and image handling 17 years ago
  drath cb58279653 - reworked file i/o. every fileaccess (target, flash, nand, in future configuration, too) should now go through the fileio subsystem 17 years ago
  drath 4fc97d3f27 - fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin) 17 years ago
  drath a582e9a8d1 - str9x flash support (Thanks to Spencer Oliver) 17 years ago
  drath 3f74f764c7 - integrated patch from Magnus Lundin that fixes at91sam7 flash timing bugs and possible endianness problems (big endian hosts) 17 years ago
  drath 1341eb3b0a - added configurable delays after reset lines get deasserted. useful if reset circuitry keeps lines asserted for too long. 18 years ago
  drath 82d2633b5f - Added support for native MinGW builds (thanks to Spencer Oliver and Michael Fischer) - you still need to install GiveIO (not part of OpenOCD) 18 years ago
  drath 8b4e882a16 - prepare OpenOCD for branching, created ./trunk/ 18 years ago