Skip to content
Snippets Groups Projects
  1. 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
  2. Mar 30, 2007
  3. Mar 29, 2007
  4. Mar 28, 2007
  5. Mar 26, 2007
  6. Mar 16, 2007
  7. 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
  8. Feb 20, 2007
  9. Feb 03, 2007
  10. Jan 31, 2007
  11. Jan 26, 2007
  12. Jan 25, 2007
  13. Jan 22, 2007
    • drath's avatar
      - fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin) · 4fc97d3f
      drath authored
      - fix infinite recursion in target_init_handler (thanks to jw and Magnus Lundin)
      - fix CFI flash handlign with buswidth < 32bit (thanks to Daniele Orio for reporting this)
      - add support for reading JTAG device id (currently only as debug output on startup)
      - cleaned up handling of EmbeddedICE registers. Supported functionality and register size now determined by EmbeddedICE version number.
      - small cleanups/fixes
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@124 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      4fc97d3f
  14. Jan 18, 2007
  15. Jan 09, 2007
    • drath's avatar
      - disabled FT2232 debug output (that code should be fairly stable) · a4f2e1ea
      drath authored
      - fixed bug in jtag.c where JTAG command type was wrong for PATHMOVE commands
      - added lattice ISP cable (experimental)
      - properly initialize parallel port (clear tristate bit)
      - fixed jtag/Makefile.am that failed with some versions of autotools
      - print error number if read() in gdbserver.c failed on Windows
      - fixed handling of opcodes with bits 27-25 b011 (comment was correct, code had a bug)
      - added support for AT91SAM7SE internal flash
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@122 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      a4f2e1ea
  16. Nov 22, 2006
  17. Nov 07, 2006
  18. Nov 05, 2006
  19. Oct 23, 2006
  20. Oct 19, 2006
  21. Oct 12, 2006
  22. Oct 06, 2006
  23. Oct 03, 2006
  24. Sep 28, 2006
    • drath's avatar
      - str9x flash support (Thanks to Spencer Oliver) · a582e9a8
      drath authored
      - str75x flash support (Thanks to Spencer Oliver)
      - correct reporting of T-Bit in CPSR (Thanks to John Hartman for reporting this)
      - core-state (ARM/Thumb) can be switched by modifying CPSR
      - fixed bug in gdb_server register handling
      - register values > 32-bit should now be supported
      - several minor fixes and enhancements
      
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@100 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      a582e9a8
  25. Sep 12, 2006
  26. Sep 09, 2006
  27. Sep 07, 2006
  28. Sep 04, 2006
  29. Aug 31, 2006
  30. Aug 20, 2006
  31. Aug 17, 2006
  32. Aug 14, 2006
Loading