summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Cache invalidation when writing to memorymlu2009-09-141-0/+18
* error message upon recursive invocation of reset from reset event handlersoharboe2009-09-141-0/+22
* fix email addressoharboe2009-09-141-1/+1
* Rolf Meeser <rolfm_9dq@yahoo.de> warning fix in previous commit was wrong. ta...oharboe2009-09-141-36/+38
* fix warningoharboe2009-09-141-1/+1
* Magnus Lundin <lundin@mlu.mine.nu> Disable poll while core register initializ...oharboe2009-09-131-0/+2
* More CortexA8 debug register definitions.mlu2009-09-131-0/+4
* Fix argument passing in cortex_a8_write_cp.mlu2009-09-131-2/+1
* Dirk Behme <dirk.behme@googlemail.com> document post TAP reset eventoharboe2009-09-121-4/+13
* David Brownell <david-b@pacbell.net> oharboe2009-09-123-4/+96
* David Brownell <david-b@pacbell.net> oharboe2009-09-123-26/+40
* David Brownell <david-b@pacbell.net> some early todo items on run_algorithmoharboe2009-09-111-0/+4
* tap post reset event added. Allows omap3530 to send 100 runtest idle tickle's...oharboe2009-09-115-3/+41
* - revert change made to sheevaplug.cfg in rev2573ntfreak2009-09-111-1/+1
* Nicolas Pitre <nico@cam.org> put feroceon target definition at the end so to ...oharboe2009-09-111-86/+79
* Nicolas Pitre <nico@cam.org> Dragonite supportoharboe2009-09-114-20/+76
* spelling mistakeoharboe2009-09-111-2/+2
* do not use dynamically sized stack arrays, not compatible with embedded OS'soharboe2009-09-111-10/+24
* registering a target event twice caused infinite loop. Same bug as in jtag/co...oharboe2009-09-111-4/+9
* syntax error fixoharboe2009-09-111-0/+1
* Alexei Babich <a.babich@rez.ru> cleanupoharboe2009-09-112-7/+28
* Nicolas Pitre <nico@cam.org> tighten error checking in bulk_writeoharboe2009-09-111-4/+15
* eol-style:nativeoharboe2009-09-100-0/+0
* Alexei Babich <a.babich@rez.ru> imx31 nand flash controller supportoharboe2009-09-104-2/+1004
* Alexei Babich <a.babich@rez.ru> fix problems with unecessary tailend byte acc...oharboe2009-09-101-0/+12
* michal smulski <michal.smulski@ooma.com> telo target/board scriptsoharboe2009-09-105-30/+1396
* Rolf Meeser <rolfm_9dq@yahoo.de> oharboe2009-09-092-6/+44
* - Fix bug-in-waiting when adding more than one TAP event typeoharboe2009-09-091-4/+10
* David Brownell <david-b@pacbell.net> oharboe2009-09-095-8/+27
* David Brownell <david-b@pacbell.net> oharboe2009-09-091-4/+14
* Report correct core instruction state for ARMv/A targetsmlu2009-09-081-1/+1
* Load PC with bit 0 set to 1 when resuming to say in Thumb instruction state.mlu2009-09-081-2/+7
* David Brownell <david-b@pacbell.net> oharboe2009-09-082-0/+103
* David Brownell <david-b@pacbell.net> oharboe2009-09-081-35/+137
* Improved handling of instruction set state, helps for debugging Thumb state.mlu2009-09-071-7/+5
* Mahr, Stefan <Stefan.Mahr@sphairon.com> removes the endianness swapping in mi...oharboe2009-09-041-44/+0
* use "armv4_5 core_state arm" instead of soft_reset_halt, fewer side effectsoharboe2009-09-043-4/+5
* Dirk Behme <dirk.behme@googlemail.com> retire jtag_speed usageoharboe2009-09-041-2/+0
* Dirk Behme <dirk.behme@googlemail.com> Add default fall back freqency.oharboe2009-09-041-0/+3
* set ARM mode using explicit command rather than soft_reset_halt which has lot...oharboe2009-09-041-1/+1
* Matt Hsu <matt@0xlab.org> This patch simply enables the halting debug mode.oharboe2009-09-041-0/+7
* more debug output for breakpointsoharboe2009-09-041-2/+10
* Matt Hsu <matt@0xlab.org> Tidy up the bit-offset operation for DSCR registeroharboe2009-09-042-6/+15
* David Brownell <david-b@pacbell.net> "set _TARGETNAME ..." cleanupoharboe2009-09-0445-49/+54
* David Claffey <dnclaffey@gmail.com> get rid of reset recursionoharboe2009-09-041-3/+4
* David Brownelloharboe2009-09-036-74/+191
* David Claffey <dnclaffey@gmail.com> tested with the Atheros reference design ...oharboe2009-09-021-0/+56
* Crusty Code fixes from the tcl directory re-arragementsduane2009-09-023-22/+22
* - fixes the incorrect info msg displayed during stellaris flash programming.ntfreak2009-09-011-2/+2
* - fix a regression when using cortex_m3 emulated dcc channelntfreak2009-09-011-10/+19