2768 Commits (eb9790dc91bd2d46c480277b1f275ba2d6e1ca3f)
 

Author SHA1 Message Date
  Zachary T Welch eb9790dc91 Add git2cl from repo.or.cz as a submodule in tools/git2cl. 14 years ago
  Zachary T Welch 89c1bea931 Improve .gitignore rules. 14 years ago
  Nicolas Pitre 76afa936ba ARM: fix single-step of Thumb unconditional branch 14 years ago
  Nicolas Pitre 39dd68bca6 ARM: fix target address when disassembling Thumb BLX 14 years ago
  Oleg Seiljus 993fe4ab63 Signalyzer: H2 and H4 support 14 years ago
  Oleg Seiljus ad5192a2b9 Signalyzer: new config files 14 years ago
  Nicolas Pitre 68937cadfb ARM: fix Thumb mode handling when single-stepping register based branch insns 14 years ago
  Nicolas Pitre 068a6c7895 ARM: allow proper single stepping of Thumb BL and BLX instructions 14 years ago
  Nicolas Pitre ee8e93cb83 ARM: call thumb_pass_branch_condition() only for actual branch opcodes 14 years ago
  David Brownell 1020569b9f ft2232: less noise with _DEBUG_JTAG_IO_ 14 years ago
  David Brownell 0b476c9f4c JTAG: "jtag newtap ..." cleanup 14 years ago
  David Brownell 4a26390eec PXA255: force reset config 14 years ago
  David Brownell 4a91b070ff omap3530: target reset/init improvements 14 years ago
  David Brownell ddade10d4a ARM ADIv5: "dap info" gets more readable 14 years ago
  Spencer Oliver 8f3b28ff41 Fix incorrect line endings 14 years ago
  David Brownell d87ee640c7 Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/openocd/openocd 14 years ago
  Wookey eaebc6cd69 balloon3 board base config 14 years ago
  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