261 Commits (7c5acf8660ddfce4746152e03749b699532f513f)

Author SHA1 Message Date
  Antonio Borneo 7c5acf8660 whitespace cleanup, mostly for docs 14 years ago
  David Brownell ec297e4bf1 Fix Luminary FT2232 layout docs/configs 14 years ago
  David Brownell 155a6a2c0b NOR: make flash_write_unlock() pad to sector end 14 years ago
  Catalin Patulea 84dbf8ab5a Driver for USB-JTAG, Altera USB-Blaster and compatibles 14 years ago
  David Brownell e7f81c11c9 User's Guide: update GDB info 14 years ago
  Dean Glazeski 3ac2a44041 AT91SAM9 NAND flash driver. 14 years ago
  David Brownell abe8b43755 ETM: add "etm trigger_debug" command 14 years ago
  David Brownell 9abad965ab ETM trigger_percent becomes an ETB command 14 years ago
  David Brownell 2c3e413d49 JTAG: shrink "scan_chain" output 14 years ago
  mkdorg@users.sourceforge.net 646ce814b4 target: add basic dsp563xx support 14 years ago
  David Brownell af79925eb1 jtag: add '-ignore-version' option 14 years ago
  David Brownell 81aec6be04 ARM: list number of HW breakpoints/watchpoints 14 years ago
  David Brownell 927ae6899d User's Guide: add quickie setup notes 14 years ago
  David Brownell 5da53f17f0 User's Guide: mention ETM on ARM11 comes up too 14 years ago
  Zachary T Welch 30a6e683b8 add 'flash list', rewrite 'flash banks' 14 years ago
  David Brownell acd6d33994 User's Guide: more semihosting info 14 years ago
  Nicolas Pitre ed59dfc80a basic ARM semihosting support 14 years ago
  David Brownell a65e75ea34 Tcl and doc: update to match new 'arm mcr ...' etc 14 years ago
  Marek Vasut 17b7600a59 XScale: initial PXA3xx support 14 years ago
  David Brownell 4e56a2303b target: groundwork for "reset-assert" event 14 years ago
  Andreas Fritiofson 0583cb0a0d support for scripts in $HOME/.openocd 14 years ago
  Øyvind Harboe eeb4276deb arm926ejs: retire cp15 commands, handled by mrc/mcr. 14 years ago
  David Brownell 85fe1506a2 ARM7/ARM9: remove old "debug commands" 14 years ago
  Zachary T Welch 4b18ef15a3 document new flash syntax 14 years ago
  David Brownell 56adbaffd0 ARMv7A: use standard disassembler 14 years ago
  David Brownell f86137066a ARM: "armv4_5" command prefix becomes "arm" 14 years ago
  Zachary T Welch 555757175e Add 'nand verify' command 14 years ago
  David Brownell d47764ff71 ETM: start support for ETMv2+ 14 years ago
  Jonas Horberg de735d375b parport: add support for the jtag_khz command. 14 years ago
  David Brownell 61af6a6816 target: MMU-aware init for memory read/write 14 years ago
  Øyvind Harboe c202ba7d34 ARM11: remove old mrc/mcr commands 14 years ago
  David Brownell d70d9634bf finish removing deprecated/obsolete commands 14 years ago
  David Brownell 9253ce9bae User's Guide: Flash/NAND doc tweaks 14 years ago
  David Brownell 4882647f3e User's Guide: bugfix global state info 14 years ago
  David Brownell 3e6f9e8d1e target.cfg: remove "-work-area-virt 0" 14 years ago
  David Brownell afed39c0fe User's Guide: TAP setup tweakage 14 years ago
  David Brownell 72210fe3a3 User's Guide: more init info, autoprobing, etc 14 years ago
  David Brownell 19b84dafb0 ARM: rename "arm9tdmi vector_catch" to "arm9 ..." 14 years ago
  David Brownell 75cdc8a260 arm9tdmi vector_catch: reserved means "don't use" 14 years ago
  David Brownell 344bed2f7e ETM: rename registers, doc tweaks 14 years ago
  Øyvind Harboe fcf1301e52 mww_phys retired. Replaced by generic mww phys in target.c 14 years ago
  Øyvind Harboe e996452089 virt2phys is now implemented by target.c globally, retire target specific documentation. 14 years ago
  Øyvind Harboe 2783cba810 Added target_read/write_phys_memory() fn's. mdX/mwX commands updated to support phys flag to specify bypassing of MMU. 14 years ago
  David Brownell 7556a93aed XSVF: use svf_add_statemove() 14 years ago
  Øyvind Harboe ad75639611 Added 'unlock' option to flash write_image 14 years ago
  David Brownell 6ec1026bbb Doc: jtag_init must validate scan chain too 14 years ago
  David Brownell bc792857a5 doc updates to match "help" better 14 years ago
  Øyvind Harboe 79bf27da71 Retired gdb_attach. gdb-detach event covers this functionality. 14 years ago
  Øyvind Harboe 23c629a85e arm11 burst writes are now only enabled for writes larger than 1 word. Single word writes are frequently used from reset init scripts to non-memory peripherals. 14 years ago
  Øyvind Harboe 35affce085 Retire arm11 no_increment. Intended for future expansion to read/write to ports. New arm11 commands would have to be added to exploit it. 14 years ago