Age | Commit message (Expand) | Author |
2009-10-28 | The openocd 0.3.0-rc0 release.v0.3.0-rc0 | Zachary T Welch |
2009-10-28 | Cortex-M3: remove exports and forward decls | David Brownell |
2009-10-28 | ARM926: remove exports and forward decls | David Brownell |
2009-10-28 | bugfix: stack corruption loading IHex images | Franck HÉRÉSON |
2009-10-27 | Add script to test the release process. | Zachary T Welch |
2009-10-27 | Rewrite release script to use GIT. | Zachary T Welch |
2009-10-27 | Factor version munging capabilities out of release.sh. | Zachary T Welch |
2009-10-27 | Factor release version functions into new script. | Zachary T Welch |
2009-10-27 | Add git2cl from repo.or.cz as a submodule in tools/git2cl. | Zachary T Welch |
2009-10-27 | Improve .gitignore rules. | Zachary T Welch |
2009-10-27 | ARM: fix single-step of Thumb unconditional branch | Nicolas Pitre |
2009-10-27 | ARM: fix target address when disassembling Thumb BLX | Nicolas Pitre |
2009-10-27 | Signalyzer: H2 and H4 support | Oleg Seiljus |
2009-10-27 | Signalyzer: new config files | Oleg Seiljus |
2009-10-26 | ARM: fix Thumb mode handling when single-stepping register based branch insns | Nicolas Pitre |
2009-10-26 | ARM: allow proper single stepping of Thumb BL and BLX instructions | Nicolas Pitre |
2009-10-26 | ARM: call thumb_pass_branch_condition() only for actual branch opcodes | Nicolas Pitre |
2009-10-26 | ft2232: less noise with _DEBUG_JTAG_IO_ | David Brownell |
2009-10-26 | JTAG: "jtag newtap ..." cleanup | David Brownell |
2009-10-26 | PXA255: force reset config | David Brownell |
2009-10-26 | omap3530: target reset/init improvements | David Brownell |
2009-10-26 | ARM ADIv5: "dap info" gets more readable | David Brownell |
2009-10-26 | Fix incorrect line endings | Spencer Oliver |
2009-10-26 | Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/... | David Brownell |
2009-10-26 | balloon3 board base config | Wookey |
2009-10-26 | SVF: fix parsing hex strings containing leading '0' characters | Michael Roth |
2009-10-26 | Idea for adding watchpoint masks. | Øyvind Harboe |
2009-10-26 | JTAG: simple autoprobing | David Brownell |
2009-10-25 | minor fixes to TODO list | David Brownell |
2009-10-25 | fix syntax of mww phys. | Øyvind Harboe |
2009-10-25 | check if mmu is enabled before using mmu code path | Øyvind Harboe |
2009-10-25 | ARM: rename "arm9tdmi vector_catch" to "arm9 ..." | David Brownell |
2009-10-25 | JTAG: jtag_tap_init() bugfixes | David Brownell |
2009-10-25 | xscale: always reload handler after reset | David Brownell |
2009-10-24 | vector_catch and watchpoint TODO items. | Øyvind Harboe |
2009-10-23 | arm9tdmi vector_catch: reserved means "don't use" | David Brownell |
2009-10-23 | Improve help for arm9 vector_catch. | Øyvind Harboe |
2009-10-23 | Remove debug output that could cause compile warnings. | Øyvind Harboe |
2009-10-23 | mcr/mrc interface work. Implemented for arm926ejs and arm720t. mcr/mrc comman... | Øyvind Harboe |
2009-10-23 | Embedded ICE version is now dumped with debug_level 1 | Øyvind Harboe |
2009-10-23 | jtag: clean up TAP state name handling | David Brownell |
2009-10-23 | SVF: clean up, mostly for TAP state name handling | David Brownell |
2009-10-22 | Ferocion: fix corruption of r0 when resuming Thumb mode | Nicolas Pitre |
2009-10-22 | have "reg" command print cache names too | David Brownell |
2009-10-22 | ETM: rename registers, doc tweaks | David Brownell |
2009-10-22 | disable ZY1000's UART forwarding test code. | Øyvind Harboe |
2009-10-21 | mww_phys retired. Replaced by generic mww phys in target.c | Øyvind Harboe |
2009-10-21 | virt2phys is now implemented by target.c globally, retire target specific doc... | Øyvind Harboe |
2009-10-21 | retire obsolete mXY_phys commands. Handled by generic memory read/modify comm... | Øyvind Harboe |
2009-10-21 | read/write physical target fn's | Øyvind Harboe |