aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-09-21Remove annoying end-of-line whitespace from most src/*dbrownell20-183/+183
2009-09-21Update the jtag-examine_chain() logic to verify that there's nodbrownell1-38/+39
2009-09-20Enhancement: stm32 flash protection error messagedbrownell1-1/+1
2009-09-20Debug message updates:dbrownell3-43/+8
2009-09-20Minor regression bugfix for the jtag_tap_handle_event() casedbrownell1-3/+7
2009-09-19Added CPUDBG_WCR_BASE definemlu1-0/+1
2009-09-19Avoid cache invalidation when writing to hardware debug registersmlu1-4/+19
2009-09-19Style cleanup for the updated ft2232_add_pathmove().dbrownell1-15/+18
2009-09-19Minor behavior fixes for the two JTAG reset events (C/internal,dbrownell2-15/+14
2009-09-18Move Cortex A8 debug access initialisation from omap3530.cfg to cortex_a8.cmlu1-28/+39
2009-09-18remove unused externsoharboe1-3/+0
2009-09-18Tweak TCL reset script ... mostly improving descriptions ofdbrownell1-12/+27
2009-09-17Address codereview comment from Steve Grubb <sgrubb@redhat.com>:dbrownell2-33/+26
2009-09-17Minor fixes to NAND code and docsdbrownell1-25/+43
2009-09-17Fix coredump seen in some code paths.dbrownell1-0/+3
2009-09-17michal smulski <michal.smulski@ooma.com> fix regression in jtag_add_pathmove(...oharboe1-18/+30
2009-09-17prefix zy1000_reboot command to avoid name conflictsoharboe1-1/+1
2009-09-17srst_gates_jtag option. at91sam9260 needs retesting, and possibly srst_gates_...oharboe3-1/+21
2009-09-17The "arm9tdmi.c" file is more of a generic ARM9 support file:dbrownell1-3/+17
2009-09-16Remove unused varables (moved to armv7a)mlu1-5/+0
2009-09-16Use a variable armv7a->debug_base instead of hardedcoded OMAP3530_DEBUG_BASEmlu1-28/+31
2009-09-16Rolf Meeser <rolfm_9dq@yahoo.de> adds flash support for NXP's LPC2900 family ...oharboe4-4/+1961
2009-09-15Define debug_base, debug_ap, memory_ap in armv7a_common_tmlu1-0/+7
2009-09-15Updated mode string list.mlu1-2/+2
2009-09-15Definy symbolic values for VA to PA address translation operationsmlu1-0/+10
2009-09-15fix bug when using 32 instead of 64 bit value in callback, caught by -Walloharboe1-1/+1
2009-09-14Check return values to avoid infinite wait in loop on error.mlu1-4/+8
2009-09-14Cache invalidation when writing to memorymlu1-0/+18
2009-09-14error message upon recursive invocation of reset from reset event handlersoharboe1-0/+22
2009-09-14fix email addressoharboe1-1/+1
2009-09-14Rolf Meeser <rolfm_9dq@yahoo.de> warning fix in previous commit was wrong. ta...oharboe1-36/+38
2009-09-14fix warningoharboe1-1/+1
2009-09-13More CortexA8 debug register definitions.mlu1-0/+4
2009-09-13Fix argument passing in cortex_a8_write_cp.mlu1-2/+1
2009-09-12David Brownell <david-b@pacbell.net> oharboe3-26/+40
2009-09-11tap post reset event added. Allows omap3530 to send 100 runtest idle tickle's...oharboe4-3/+39
2009-09-11Nicolas Pitre <nico@cam.org> put feroceon target definition at the end so to ...oharboe1-86/+79
2009-09-11Nicolas Pitre <nico@cam.org> Dragonite supportoharboe4-20/+76
2009-09-11spelling mistakeoharboe1-2/+2
2009-09-11do not use dynamically sized stack arrays, not compatible with embedded OS'soharboe1-10/+24
2009-09-11registering a target event twice caused infinite loop. Same bug as in jtag/co...oharboe1-4/+9
2009-09-11Alexei Babich <a.babich@rez.ru> cleanupoharboe2-7/+28
2009-09-11Nicolas Pitre <nico@cam.org> tighten error checking in bulk_writeoharboe1-4/+15
2009-09-10Alexei Babich <a.babich@rez.ru> imx31 nand flash controller supportoharboe4-2/+1004
2009-09-10Alexei Babich <a.babich@rez.ru> fix problems with unecessary tailend byte acc...oharboe1-0/+12
2009-09-09Rolf Meeser <rolfm_9dq@yahoo.de> oharboe2-6/+44
2009-09-09- Fix bug-in-waiting when adding more than one TAP event typeoharboe1-4/+10
2009-09-09David Brownell <david-b@pacbell.net> oharboe5-8/+27
2009-09-08Report correct core instruction state for ARMv/A targetsmlu1-1/+1
2009-09-08Load PC with bit 0 set to 1 when resuming to say in Thumb instruction state.mlu1-2/+7