| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Do not replace virt2phys with the default one if it was assigned | Yauheni Kaliuta | 2009-10-13 | 1 | -1/+0 |
* | Retired gdb_attach. gdb-detach event covers this functionality. | Øyvind Harboe | 2009-10-13 | 2 | -71/+3 |
* | Missing type for eCos. | Øyvind Harboe | 2009-10-13 | 1 | -0/+1 |
* | Fix warning. | Øyvind Harboe | 2009-10-13 | 1 | -1/+1 |
* | Delete commented out code. Add a bit of error checking. | Øyvind Harboe | 2009-10-13 | 3 | -48/+21 |
* | arm11 seems to gate JTAG when srst is asserted | Øyvind Harboe | 2009-10-13 | 2 | -3/+2 |
* | Propagate error from assert, deassert and halt on tcl target object. | Øyvind Harboe | 2009-10-13 | 1 | -5/+9 |
* | xscale: stackframe corruption bugfix | David Brownell | 2009-10-13 | 1 | -36/+18 |
* | More error propagation fixes. | Øyvind Harboe | 2009-10-12 | 2 | -5/+8 |
* | arm11 burst writes are now only enabled for writes larger than 1 word. Single... | Øyvind Harboe | 2009-10-12 | 2 | -3/+16 |
* | Xilinx xcr3256.cfg basic config script | Wookey | 2009-10-12 | 1 | -0/+3 |
* | Retire arm11 no_increment. Intended for future expansion to read/write to por... | Øyvind Harboe | 2009-10-12 | 2 | -15/+22 |
* | Propagate wDTR/rDTR failure immediately, otherwise it's followed up by timeou... | Øyvind Harboe | 2009-10-12 | 1 | -0/+1 |
* | Fix warning and improve error message upon burst transfer failure | Øyvind Harboe | 2009-10-12 | 1 | -3/+3 |
* | burst writes work fine. clean up junk. | Øyvind Harboe | 2009-10-12 | 1 | -3/+0 |
* | Fix bogus 'transfer errors' with arm11 'memwrite burst enable'. A regression ... | Øyvind Harboe | 2009-10-12 | 1 | -5/+5 |
* | simplify XScale debug handler installation | David Brownell | 2009-10-12 | 6 | -45/+59 |
* | more xscale cleanup (mostly removing JTAG hooks) | David Brownell | 2009-10-12 | 2 | -88/+65 |
* | Merge commit 'origin/master' | Øyvind Harboe | 2009-10-12 | 9 | -322/+438 |
|\ |
|
| * | xscale_load_ic cleanup | David Brownell | 2009-10-11 | 1 | -16/+16 |
| * | xscale.c cleanup | David Brownell | 2009-10-11 | 1 | -186/+197 |
| * | xscale bugfix to handler loading | David Brownell | 2009-10-11 | 1 | -2/+2 |
| * | xscale minor cleanup | David Brownell | 2009-10-11 | 1 | -43/+31 |
| * | printf format warning fixes | David Brownell | 2009-10-10 | 6 | -33/+38 |
| * | Fix reset delays and tinker with ID's | Wookey | 2009-10-10 | 1 | -7/+12 |
| * | tweak new "translating ..." text | David Brownell | 2009-10-09 | 1 | -16/+18 |
| * | add documentation about reset customization | David Brownell | 2009-10-09 | 2 | -22/+127 |
* | | If halt times out, stop GDB. Allows e.g. manual reset via monitor commands. | Øyvind Harboe | 2009-10-12 | 3 | -3/+43 |
* | | Supply default reset_config statement to make target scripts useful standalon... | Øyvind Harboe | 2009-10-12 | 2 | -1/+4 |
|/ |
|
* | Stop debug session if halt fails | Øyvind Harboe | 2009-10-09 | 1 | -1/+6 |
* | ARM11 error checking | Øyvind Harboe | 2009-10-09 | 3 | -52/+119 |
* | Merge commit 'origin/master' | Øyvind Harboe | 2009-10-09 | 4 | -13/+60 |
|\ |
|
| * | make PXA255 targets enumerate sort-of-OK | David Brownell | 2009-10-08 | 2 | -3/+33 |
| * | add overridable Tcl "init_reset" | David Brownell | 2009-10-08 | 2 | -8/+23 |
| * | minor JTAG init messaging tweaks | David Brownell | 2009-10-08 | 1 | -2/+4 |
* | | Added tip in documentation on how to translate quirky syntax | Øyvind Harboe | 2009-10-09 | 2 | -1/+44 |
|/ |
|
* | Function to flash SheevaPlug u-boot sectors | Rabeeh Khoury | 2009-10-08 | 1 | -0/+11 |
* | initial builds of OSK5912 boards need srst_pulls_trst | David Brownell | 2009-10-08 | 1 | -0/+4 |
* | prevent abort via polling during jtag_reset | David Brownell | 2009-10-08 | 3 | -9/+51 |
* | Stop ignoring most scan chain validation errors | David Brownell | 2009-10-08 | 2 | -15/+50 |
* | Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/... | David Brownell | 2009-10-08 | 5 | -6/+35 |
|\ |
|
| * | Testing committing changes to .gitignore to ignore more build output | Øyvind Harboe | 2009-10-08 | 1 | -0/+2 |
| * | Add .project to .gitignore | Øyvind Harboe | 2009-10-08 | 1 | -0/+4 |
| * | Stop GDB when polling fails, srst assert or powerdropout is detected | Øyvind Harboe | 2009-10-08 | 3 | -5/+25 |
| * | Update copyright statements. Make it easier to sync with Jim Tcl | Øyvind Harboe | 2009-10-08 | 1 | -1/+4 |
* | | make OMAP5912 resets more reliable | David Brownell | 2009-10-07 | 1 | -0/+2 |
|/ |
|
* | iMX25 target support | John Rigby | 2009-10-07 | 1 | -0/+41 |
* | Houston, we have Mirror! | David Brownell | 2009-10-07 | 2 | -0/+12 |
* | Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/... | David Brownell | 2009-10-07 | 1 | -1/+2 |
|\ |
|
| * | Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/... | David Brownell | 2009-10-07 | 1 | -1/+2 |
| |\ |
|