| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | NEWS: more info | David Brownell | 2009-10-30 | 1 | -4/+24 |
* | ARM926: fix arm926ejs_mmu() reading from bad pointer | David Brownell | 2009-10-30 | 1 | -1/+3 |
* | bin2char: for win32 set stdin/stdout to binary mode | Spencer Oliver | 2009-10-30 | 1 | -0/+10 |
* | SVF: fix checking bit pattern against length | Michael Roth | 2009-10-29 | 1 | -2/+2 |
* | Olimex FT2232H JTAG adapters | Dimitar Dimitrov | 2009-10-29 | 2 | -0/+22 |
* | XSVF: bugfix handling state paths | David Brownell | 2009-10-29 | 1 | -15/+100 |
* | Bump rc version and add -dev tag. | Zachary T Welch | 2009-10-28 | 1 | -1/+1 |
* | The openocd 0.3.0-rc0 release. | Zachary T Welch | 2009-10-28 | 1 | -1/+1 |
* | Cortex-M3: remove exports and forward decls | David Brownell | 2009-10-28 | 2 | -189/+144 |
* | ARM926: remove exports and forward decls | David Brownell | 2009-10-28 | 1 | -122/+127 |
* | bugfix: stack corruption loading IHex images | Franck HÉRÉSON | 2009-10-28 | 2 | -1/+22 |
* | Add script to test the release process. | Zachary T Welch | 2009-10-27 | 1 | -0/+121 |
* | Rewrite release script to use GIT. | Zachary T Welch | 2009-10-27 | 2 | -512/+210 |
* | Factor version munging capabilities out of release.sh. | Zachary T Welch | 2009-10-27 | 1 | -0/+137 |
* | Factor release version functions into new script. | Zachary T Welch | 2009-10-27 | 1 | -0/+60 |
* | Add git2cl from repo.or.cz as a submodule in tools/git2cl. | Zachary T Welch | 2009-10-27 | 2 | -0/+3 |
* | Improve .gitignore rules. | Zachary T Welch | 2009-10-27 | 1 | -1/+5 |
* | ARM: fix single-step of Thumb unconditional branch | Nicolas Pitre | 2009-10-27 | 1 | -2/+2 |
* | ARM: fix target address when disassembling Thumb BLX | Nicolas Pitre | 2009-10-27 | 1 | -0/+1 |
* | Signalyzer: H2 and H4 support | Oleg Seiljus | 2009-10-27 | 2 | -1/+810 |
* | Signalyzer: new config files | Oleg Seiljus | 2009-10-27 | 3 | -0/+33 |
* | ARM: fix Thumb mode handling when single-stepping register based branch insns | Nicolas Pitre | 2009-10-26 | 1 | -22/+33 |
* | ARM: allow proper single stepping of Thumb BL and BLX instructions | Nicolas Pitre | 2009-10-26 | 1 | -0/+12 |
* | ARM: call thumb_pass_branch_condition() only for actual branch opcodes | Nicolas Pitre | 2009-10-26 | 1 | -8/+6 |
* | ft2232: less noise with _DEBUG_JTAG_IO_ | David Brownell | 2009-10-26 | 1 | -1/+0 |
* | JTAG: "jtag newtap ..." cleanup | David Brownell | 2009-10-26 | 1 | -7/+2 |
* | PXA255: force reset config | David Brownell | 2009-10-26 | 1 | -0/+4 |
* | omap3530: target reset/init improvements | David Brownell | 2009-10-26 | 1 | -15/+25 |
* | ARM ADIv5: "dap info" gets more readable | David Brownell | 2009-10-26 | 1 | -33/+268 |
* | Fix incorrect line endings | Spencer Oliver | 2009-10-26 | 30 | -27885/+27885 |
* | Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/... | David Brownell | 2009-10-26 | 1 | -0/+5 |
|\ |
|
| * | Idea for adding watchpoint masks. | Øyvind Harboe | 2009-10-26 | 1 | -0/+5 |
* | | balloon3 board base config | Wookey | 2009-10-26 | 1 | -0/+13 |
* | | SVF: fix parsing hex strings containing leading '0' characters | Michael Roth | 2009-10-26 | 1 | -0/+4 |
|/ |
|
* | JTAG: simple autoprobing | David Brownell | 2009-10-26 | 2 | -14/+109 |
* | minor fixes to TODO list | David Brownell | 2009-10-25 | 1 | -5/+5 |
* | fix syntax of mww phys. | Øyvind Harboe | 2009-10-25 | 5 | -44/+44 |
* | check if mmu is enabled before using mmu code path | Øyvind Harboe | 2009-10-25 | 1 | -1/+1 |
* | ARM: rename "arm9tdmi vector_catch" to "arm9 ..." | David Brownell | 2009-10-25 | 4 | -17/+11 |
* | JTAG: jtag_tap_init() bugfixes | David Brownell | 2009-10-25 | 1 | -9/+18 |
* | xscale: always reload handler after reset | David Brownell | 2009-10-25 | 2 | -19/+11 |
* | vector_catch and watchpoint TODO items. | Øyvind Harboe | 2009-10-24 | 1 | -0/+6 |
* | arm9tdmi vector_catch: reserved means "don't use" | David Brownell | 2009-10-23 | 3 | -4/+5 |
* | Improve help for arm9 vector_catch. | Øyvind Harboe | 2009-10-23 | 1 | -1/+3 |
* | Remove debug output that could cause compile warnings. | Øyvind Harboe | 2009-10-23 | 1 | -2/+0 |
* | mcr/mrc interface work. Implemented for arm926ejs and arm720t. mcr/mrc comman... | Øyvind Harboe | 2009-10-23 | 6 | -12/+241 |
* | Embedded ICE version is now dumped with debug_level 1 | Øyvind Harboe | 2009-10-23 | 1 | -2/+2 |
* | jtag: clean up TAP state name handling | David Brownell | 2009-10-23 | 3 | -68/+63 |
* | SVF: clean up, mostly for TAP state name handling | David Brownell | 2009-10-23 | 5 | -80/+68 |
* | Ferocion: fix corruption of r0 when resuming Thumb mode | Nicolas Pitre | 2009-10-22 | 1 | -2/+1 |