| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | xscale: always reload handler after reset | David Brownell | 2009-10-25 | 2 | -19/+11 |
* | arm9tdmi vector_catch: reserved means "don't use" | David Brownell | 2009-10-23 | 2 | -3/+2 |
* | 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 |
* | Ferocion: fix corruption of r0 when resuming Thumb mode | Nicolas Pitre | 2009-10-22 | 1 | -2/+1 |
* | have "reg" command print cache names too | David Brownell | 2009-10-22 | 1 | -0/+2 |
* | ETM: rename registers, doc tweaks | David Brownell | 2009-10-22 | 1 | -47/+54 |
* | retire obsolete mXY_phys commands. Handled by generic memory read/modify comm... | Øyvind Harboe | 2009-10-21 | 5 | -341/+0 |
* | read/write physical target fn's | Øyvind Harboe | 2009-10-21 | 2 | -0/+53 |
* | add support for target_read/write_phys_memory callbacks. | Øyvind Harboe | 2009-10-21 | 1 | -2/+27 |
* | Added target_read/write_phys_memory() fn's. mdX/mwX commands updated to suppo... | Øyvind Harboe | 2009-10-21 | 2 | -10/+84 |
* | Retire obsolete and superfluous implementations of virt2phys in each target. ... | Øyvind Harboe | 2009-10-21 | 4 | -129/+0 |
* | First cut at implementing software breakpoints for mmu read only memory | Øyvind Harboe | 2009-10-21 | 1 | -2/+37 |
* | Defined target_write_memory() to be able to handle implementing breakpoints f... | Øyvind Harboe | 2009-10-21 | 1 | -0/+24 |
* | Improve Makefile rules for XScale debug handler; fixes 'make distcheck'. | Zachary T Welch | 2009-10-19 | 1 | -5/+8 |
* | fix single step of bx instruction going into Thumb mode | Nicolas Pitre | 2009-10-19 | 1 | -1/+1 |
* | More MinGW C99 printf compliance | Redirect 'Slash' NIL | 2009-10-17 | 1 | -1/+2 |
* | build tweak for bin2char | David Brownell | 2009-10-17 | 1 | -3/+4 |
* | xscale: better fix for debug_handler.bin | David Brownell | 2009-10-16 | 4 | -26/+20 |
* | portability updates | David Brownell | 2009-10-14 | 2 | -3/+3 |
* | Work in progress on arm11 reset. Assert srst. | Øyvind Harboe | 2009-10-14 | 1 | -6/+50 |
* | Fix problems building xscale_debug.S | David Brownell | 2009-10-14 | 1 | -0/+6 |
* | fix detection of PLD instructions | Lennert Buytenhek | 2009-10-13 | 1 | -1/+1 |
* | fix pass_condition() LE condition code check | Lennert Buytenhek | 2009-10-13 | 1 | -3/+3 |
* | Cleanup: nuke trailling whitespaces | Yauheni Kaliuta | 2009-10-13 | 3 | -14/+14 |
* | Do not replace virt2phys with the default one if it was assigned | Yauheni Kaliuta | 2009-10-13 | 1 | -1/+0 |
* | 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 | 2 | -45/+20 |
* | 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 | 1 | -2/+11 |
* | Retire arm11 no_increment. Intended for future expansion to read/write to por... | Øyvind Harboe | 2009-10-12 | 1 | -8/+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 |
* | 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 | 4 | -42/+58 |
* | more xscale cleanup (mostly removing JTAG hooks) | David Brownell | 2009-10-12 | 2 | -88/+65 |
* | Merge commit 'origin/master' | Øyvind Harboe | 2009-10-12 | 3 | -256/+257 |
|\ |
|
| * | 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 | 2 | -12/+14 |
* | | If halt times out, stop GDB. Allows e.g. manual reset via monitor commands. | Øyvind Harboe | 2009-10-12 | 2 | -2/+39 |
|/ |
|
* | ARM11 error checking | Øyvind Harboe | 2009-10-09 | 3 | -52/+119 |
* | prevent abort via polling during jtag_reset | David Brownell | 2009-10-08 | 1 | -9/+8 |
* | Stop GDB when polling fails, srst assert or powerdropout is detected | Øyvind Harboe | 2009-10-08 | 2 | -4/+24 |