Skip to content
Snippets Groups Projects
  1. Aug 09, 2007
  2. Jul 31, 2007
  3. Jul 26, 2007
  4. Jul 25, 2007
    • drath's avatar
      - reformat src/jtag/bitq.c (thanks to Pavel Chromy) · 290e01c6
      drath authored
      - fix multiple reads from FT2232 into same buffer location (thanks to Magnus Lundin)
      - retry JTAG chain validation (thanks to Magnus Lundin)
      - reworked GDB packet input handling (thanks to Pavel Chromy)
      - output error message when setting a watchpoint failed
      - removed duplicate out-of-bounds check in at91sam7.c (thanks to Pavel Chromy)
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@181 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      290e01c6
  5. Jul 15, 2007
    • drath's avatar
      - added support for Asix Presto JTAG interface (thanks to Pavel Chromy and... · 1429d2c6
      drath authored
      - added support for Asix Presto JTAG interface (thanks to Pavel Chromy and Asix for making this addition possible)
      - added support for usbprog (thanks to Benedikt Sauter)
      - make OpenOCD listen for WM_QUIT messages on windows (thanks to Pavel Chromy)
      - register at_exit handler to do necessary unregistering (thanks to Pavel Chromy)
      - added dummy ETM capture driver to allow ETM to be registered without a capture driver
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@180 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      1429d2c6
  6. Jun 28, 2007
  7. Jun 24, 2007
  8. Jun 21, 2007
  9. Jun 16, 2007
  10. Jun 15, 2007
  11. Jun 14, 2007
  12. May 31, 2007
  13. May 30, 2007
  14. May 29, 2007
  15. May 10, 2007
  16. May 05, 2007
  17. Apr 28, 2007
  18. Apr 26, 2007
  19. Apr 25, 2007
  20. Apr 16, 2007
  21. Apr 12, 2007
  22. Apr 11, 2007
    • drath's avatar
      - disabled excessive debug output in jtag.h · a48a5e6d
      drath authored
      - output all of EmbeddedICE version register in error message
      - update OpenOCD's idea of the current core mode, and immediately change core mode, on CPSR changes
      - added support for CFI cmdset 0002 (patch by Andrew Dyer, thanks a lot)
      - enhanced CFI cmdset 0002 support to Atmel AT49 flashes (thanks to Joerg Krein for providing test hardware)
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@138 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      a48a5e6d
  23. Mar 30, 2007
  24. Mar 29, 2007
  25. Mar 28, 2007
  26. Mar 26, 2007
  27. Mar 16, 2007
  28. Mar 15, 2007
    • drath's avatar
      - reworked file i/o. every fileaccess (target, flash, nand, in future... · cb582796
      drath authored
      - reworked file i/o. every fileaccess (target, flash, nand, in future configuration, too) should now go through the fileio subsystem
      - added support for reading IHEX files (through fileio)
      - load/dump_binary renamed to the more generic load/dump_image <file> <address> ['bin'|'ihex']
      - added NAND framework (preliminary)
      - added support for the LPC3180 SLC and MLC NAND controllers (preliminary)
      - fix initialization for parport
      - gw16012 fixes/cleanups
      - added EmbeddedICE version 7 (preliminary, reported on two LPC23xx devices so far)
      - added 'arm7_9 etm <target#>' configuration command to enable access to the ETM registers
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@132 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      cb582796
Loading