7 Commits (e8ead33804f1aede5157a5afc1bc249038799e6b)

Author SHA1 Message Date
  drath e8ead33804 - fixed endianness handling in arm7_9_read_core_reg (thanks to Magnus Lundin for reporting this) 17 years ago
  drath 81294537cd - allow FT2232 devices to be opened by serial number instead of device description ('ft2232_serial <serial>' command) 17 years ago
  drath 94ffacdd93 - added support for American Microsystem's M5960 (FT2232 based USB JTAG interface) 17 years ago
  drath 3acb107b9a - endianess fixes everywhere but in the flash code. flashing might still be broken on big-endian targets and/or hosts 17 years ago
  drath 5fcd1d704c - renamed jtag_interface_t.support_statemove to jtag_interface_t.support_pathmove (it is used to indicate jtag_add_pathmove support) 18 years ago
  drath 15294929e2 - added support for the Signalyzer USB->JTAG dongle (www.signalyzer.com) 18 years ago
  drath ec0f06db11 - added support for FreeBSD ppi (parallel port access similar to /dev/parport on linux) (thanks to Darius for this patch) 18 years ago
  drath 7d24476146 - allow building for MinGW using either -mno-cygwin or the MinGW gcc 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 ef139a3a5e - added support for AT91SAM7A3 flash (patch from andre renaud, thanks) 18 years ago
  drath 8b4e882a16 - prepare OpenOCD for branching, created ./trunk/ 18 years ago