2801 Commits (ecd9c0d8bf27f2a8d626ce535a2e7ee48a61bd28)
 

Author SHA1 Message Date
  Michael Roth 592e021543 SVF: fix parsing hex strings containing leading '0' characters 14 years ago
  Øyvind Harboe 8b30f22dec Idea for adding watchpoint masks. 14 years ago
  David Brownell 6cb1d10cda JTAG: simple autoprobing 14 years ago
  David Brownell 0cac8b67be minor fixes to TODO list 14 years ago
  Øyvind Harboe a07422c26c fix syntax of mww phys. 14 years ago
  Øyvind Harboe d785f552ee check if mmu is enabled before using mmu code path 14 years ago
  David Brownell 19b84dafb0 ARM: rename "arm9tdmi vector_catch" to "arm9 ..." 14 years ago
  David Brownell e98817c463 JTAG: jtag_tap_init() bugfixes 14 years ago
  David Brownell 2a8aa3b7ef xscale: always reload handler after reset 14 years ago
  Øyvind Harboe 0b436497e0 vector_catch and watchpoint TODO items. 14 years ago
  David Brownell 75cdc8a260 arm9tdmi vector_catch: reserved means "don't use" 14 years ago
  Øyvind Harboe bfefe85645 Improve help for arm9 vector_catch. 14 years ago
  Øyvind Harboe cb854323c9 Remove debug output that could cause compile warnings. 14 years ago
  Øyvind Harboe 0a1356c9cc mcr/mrc interface work. Implemented for arm926ejs and arm720t. mcr/mrc commands added. 14 years ago
  Øyvind Harboe 18aad44f71 Embedded ICE version is now dumped with debug_level 1 14 years ago
  David Brownell 79f71fad58 jtag: clean up TAP state name handling 14 years ago
  David Brownell 814183a5c4 SVF: clean up, mostly for TAP state name handling 14 years ago
  Nicolas Pitre 517e812de3 Ferocion: fix corruption of r0 when resuming Thumb mode 14 years ago
  David Brownell f593ff0a3d have "reg" command print cache names too 14 years ago
  David Brownell 344bed2f7e ETM: rename registers, doc tweaks 14 years ago
  Øyvind Harboe 3537c368fe disable ZY1000's UART forwarding test code. 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 1e5daf5886 retire obsolete mXY_phys commands. Handled by generic memory read/modify commands and target read/write physical memory callbacks. 14 years ago
  Øyvind Harboe 2d45a10dfd read/write physical target fn's 14 years ago
  Øyvind Harboe 85bf1627cd add support for target_read/write_phys_memory callbacks. 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
  Øyvind Harboe 818cedaff3 Merge branch 'master' of ssh://gowinex@openocd.git.sourceforge.net/gitroot/openocd/openocd into HEAD 14 years ago
  Øyvind Harboe 69a6037ce6 Retire obsolete and superfluous implementations of virt2phys in each target. This is done in a polymorphic implementation in target.c 14 years ago
  Øyvind Harboe e895246966 Retire obsolete and superfluous implementations of virt2phys in each target. This is done in a polymorphic implementation in target.c 14 years ago
  Øyvind Harboe a4a1de4dd1 First cut at implementing software breakpoints for mmu read only memory 14 years ago
  Øyvind Harboe 62525792e0 Defined target_write_memory() to be able to handle implementing breakpoints for read only ram(e.g. MMU write protected. 14 years ago
  Øyvind Harboe a02411a15f eCos synthetic target updates. 14 years ago
  David Brownell 7556a93aed XSVF: use svf_add_statemove() 14 years ago
  Øyvind Harboe a1609e5ad1 Removed unused interface_jtag_set_end_state and wrote down some notes on TCP/IP client/server scheme. 14 years ago
  Øyvind Harboe 79e257a209 Added the faux flash driver and target. Used for testing. 14 years ago
  Øyvind Harboe ad75639611 Added 'unlock' option to flash write_image 14 years ago
  Øyvind Harboe e4dba30b63 More svn to git version string fixes. 14 years ago
  David Brownell 6907ef9d50 SVF: better spec conformance for STATE switch 14 years ago
  David Brownell c70073ef67 davinci: add watchdog reset method 14 years ago
  David Brownell d243e641d3 jtag_add_statemove() always uses TLR to get to RESET 14 years ago
  David Brownell 3cc147efd9 SVF/XSVF: comment and whitespace fixes 14 years ago
  Zachary T Welch 53979244b1 Improve Makefile rules for XScale debug handler; fixes 'make distcheck'. 14 years ago
  Redirect 'Slash' NIL fb61f52731 MinGW: always use "-D__USE_MINGW_ANSI_STDIO" 14 years ago
  Redirect 'Slash' NIL 0388a9c0e5 MinGW: use WinSock2 14 years ago
  David Brownell 6ec1026bbb Doc: jtag_init must validate scan chain too 14 years ago
  Nicolas Pitre 6726b78707 fix single step of bx instruction going into Thumb mode 14 years ago
  David Brownell 97166327db Ignore openocd.exe for "git status" 14 years ago
  Redirect 'Slash' NIL 113679ff59 corrective fix for MinGW GNU C99 printf compliance 14 years ago
  oyvind 557d1b6490 Sync with official Jim Tcl repository. 14 years ago