Skip to content
Snippets Groups Projects
  1. Jun 14, 2007
  2. May 31, 2007
  3. May 30, 2007
  4. May 29, 2007
  5. May 10, 2007
  6. May 05, 2007
  7. Apr 28, 2007
  8. Apr 26, 2007
  9. Apr 25, 2007
  10. Apr 16, 2007
  11. Apr 12, 2007
  12. 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
  13. Mar 30, 2007
  14. Mar 29, 2007
  15. Mar 28, 2007
  16. Mar 26, 2007
  17. Mar 16, 2007
  18. 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
  19. Feb 20, 2007
  20. Feb 03, 2007
  21. Jan 31, 2007
  22. Jan 26, 2007
  23. Jan 25, 2007
  24. 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
  25. Jan 18, 2007
  26. 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
  27. Nov 22, 2006
  28. Nov 07, 2006
  29. Nov 05, 2006
  30. Oct 23, 2006
  31. Oct 19, 2006
  32. Oct 12, 2006
  33. Oct 06, 2006
Loading