| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | michal smulski <michal.smulski@ooma.com> fix regression in jtag_add_pathmove(... | oharboe | 2009-09-17 | 1 | -18/+30 |
* | prefix zy1000_reboot command to avoid name conflicts | oharboe | 2009-09-17 | 1 | -1/+1 |
* | srst_gates_jtag option. at91sam9260 needs retesting, and possibly srst_gates_... | oharboe | 2009-09-17 | 3 | -1/+21 |
* | The "arm9tdmi.c" file is more of a generic ARM9 support file: | dbrownell | 2009-09-17 | 1 | -3/+17 |
* | Remove unused varables (moved to armv7a) | mlu | 2009-09-16 | 1 | -5/+0 |
* | Use a variable armv7a->debug_base instead of hardedcoded OMAP3530_DEBUG_BASE | mlu | 2009-09-16 | 1 | -28/+31 |
* | Rolf Meeser <rolfm_9dq@yahoo.de> adds flash support for NXP's LPC2900 family ... | oharboe | 2009-09-16 | 4 | -4/+1961 |
* | Define debug_base, debug_ap, memory_ap in armv7a_common_t | mlu | 2009-09-15 | 1 | -0/+7 |
* | Updated mode string list. | mlu | 2009-09-15 | 1 | -2/+2 |
* | Definy symbolic values for VA to PA address translation operations | mlu | 2009-09-15 | 1 | -0/+10 |
* | fix bug when using 32 instead of 64 bit value in callback, caught by -Wall | oharboe | 2009-09-15 | 1 | -1/+1 |
* | Check return values to avoid infinite wait in loop on error. | mlu | 2009-09-14 | 1 | -4/+8 |
* | Cache invalidation when writing to memory | mlu | 2009-09-14 | 1 | -0/+18 |
* | error message upon recursive invocation of reset from reset event handlers | oharboe | 2009-09-14 | 1 | -0/+22 |
* | fix email address | oharboe | 2009-09-14 | 1 | -1/+1 |
* | Rolf Meeser <rolfm_9dq@yahoo.de> warning fix in previous commit was wrong. ta... | oharboe | 2009-09-14 | 1 | -36/+38 |
* | fix warning | oharboe | 2009-09-14 | 1 | -1/+1 |
* | More CortexA8 debug register definitions. | mlu | 2009-09-13 | 1 | -0/+4 |
* | Fix argument passing in cortex_a8_write_cp. | mlu | 2009-09-13 | 1 | -2/+1 |
* | David Brownell <david-b@pacbell.net> | oharboe | 2009-09-12 | 3 | -26/+40 |
* | tap post reset event added. Allows omap3530 to send 100 runtest idle tickle's... | oharboe | 2009-09-11 | 4 | -3/+39 |
* | Nicolas Pitre <nico@cam.org> put feroceon target definition at the end so to ... | oharboe | 2009-09-11 | 1 | -86/+79 |
* | Nicolas Pitre <nico@cam.org> Dragonite support | oharboe | 2009-09-11 | 4 | -20/+76 |
* | spelling mistake | oharboe | 2009-09-11 | 1 | -2/+2 |
* | do not use dynamically sized stack arrays, not compatible with embedded OS's | oharboe | 2009-09-11 | 1 | -10/+24 |
* | registering a target event twice caused infinite loop. Same bug as in jtag/co... | oharboe | 2009-09-11 | 1 | -4/+9 |
* | Alexei Babich <a.babich@rez.ru> cleanup | oharboe | 2009-09-11 | 2 | -7/+28 |
* | Nicolas Pitre <nico@cam.org> tighten error checking in bulk_write | oharboe | 2009-09-11 | 1 | -4/+15 |
* | Alexei Babich <a.babich@rez.ru> imx31 nand flash controller support | oharboe | 2009-09-10 | 4 | -2/+1004 |
* | Alexei Babich <a.babich@rez.ru> fix problems with unecessary tailend byte acc... | oharboe | 2009-09-10 | 1 | -0/+12 |
* | Rolf Meeser <rolfm_9dq@yahoo.de> | oharboe | 2009-09-09 | 2 | -6/+44 |
* | - Fix bug-in-waiting when adding more than one TAP event type | oharboe | 2009-09-09 | 1 | -4/+10 |
* | David Brownell <david-b@pacbell.net> | oharboe | 2009-09-09 | 5 | -8/+27 |
* | Report correct core instruction state for ARMv/A targets | mlu | 2009-09-08 | 1 | -1/+1 |
* | Load PC with bit 0 set to 1 when resuming to say in Thumb instruction state. | mlu | 2009-09-08 | 1 | -2/+7 |
* | David Brownell <david-b@pacbell.net> | oharboe | 2009-09-08 | 1 | -0/+86 |
* | David Brownell <david-b@pacbell.net> | oharboe | 2009-09-08 | 1 | -35/+137 |
* | Improved handling of instruction set state, helps for debugging Thumb state. | mlu | 2009-09-07 | 1 | -7/+5 |
* | Mahr, Stefan <Stefan.Mahr@sphairon.com> removes the endianness swapping in mi... | oharboe | 2009-09-04 | 1 | -44/+0 |
* | Matt Hsu <matt@0xlab.org> This patch simply enables the halting debug mode. | oharboe | 2009-09-04 | 1 | -0/+7 |
* | more debug output for breakpoints | oharboe | 2009-09-04 | 1 | -2/+10 |
* | Matt Hsu <matt@0xlab.org> Tidy up the bit-offset operation for DSCR register | oharboe | 2009-09-04 | 2 | -6/+15 |
* | David Brownell | oharboe | 2009-09-03 | 6 | -74/+191 |
* | - fixes the incorrect info msg displayed during stellaris flash programming. | ntfreak | 2009-09-01 | 1 | -2/+2 |
* | - fix a regression when using cortex_m3 emulated dcc channel | ntfreak | 2009-09-01 | 1 | -10/+19 |
* | Warning fix | duane | 2009-08-31 | 1 | -0/+3 |
* | David Brownell <david-b@pacbell.net> Minor code bugfix: check right variable. | oharboe | 2009-08-30 | 1 | -1/+1 |
* | Dirk Behme <dirk.behme@googlemail.com> Fix typo in help text. It has to be 'p... | oharboe | 2009-08-30 | 1 | -1/+1 |
* | David Brownell <david-b@pacbell.net> Fix Sandstorm revision checking: right b... | oharboe | 2009-08-30 | 1 | -1/+1 |
* | David Brownell <david-b@pacbell.net> Remove duplicate check for flash write s... | oharboe | 2009-08-30 | 1 | -21/+19 |