| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | lm3s6965.cfg contributed by Edwin Olson | oharboe | 2008-04-08 | 2 | -1/+21 |
* | added a couple of LOG_ERROR() messages to improve logfile. | oharboe | 2008-04-08 | 3 | -2/+10 |
* | Pavel pointed out that jtag_add_tlr() is better than jtag_add_tms(). | oharboe | 2008-04-08 | 3 | -22/+22 |
* | The endstate now reports the endstate of the queue instead of | oharboe | 2008-04-08 | 2 | -1/+8 |
* | Spen fixed various issues w.r.t. setting up the sockets for optimal performance. | oharboe | 2008-04-07 | 2 | -32/+22 |
* | - only if "reset halt" or "reset init" are issued will the reset vector be se... | oharboe | 2008-04-07 | 2 | -22/+39 |
* | at91eb40a.elf moved to src/target/ecos | oharboe | 2008-04-07 | 1 | -0/+0 |
* | avoid patch trouble by isolating troublesome line... | oharboe | 2008-04-06 | 1 | -0/+12 |
* | - added note to docs about gdb 6.8 and memory map support | ntfreak | 2008-04-05 | 1 | -0/+8 |
* | - the reset mode parameter is now DEPRECATED. It is implemented | oharboe | 2008-04-04 | 2 | -4/+6 |
* | - reverted some of the changes that possibly broke arm926ejs. Waiting | oharboe | 2008-04-04 | 13 | -42/+81 |
* | added query of reset speed | oharboe | 2008-04-04 | 1 | -13/+18 |
* | - added test results | mifi | 2008-04-03 | 1 | -15/+19 |
* | - Work on fixing erase check. Many implementations are plain broken. | oharboe | 2008-04-03 | 22 | -293/+357 |
* | Edgar Grimberg sharpened the str912 target script. | oharboe | 2008-04-02 | 3 | -10/+22 |
* | fix flash info - now reports erased state properly | oharboe | 2008-04-02 | 5 | -97/+57 |
* | Added timeout(instead of infinite loop) to soft_reset_halt | oharboe | 2008-04-02 | 3 | -9/+51 |
* | optional count argument to mwX | oharboe | 2008-04-02 | 1 | -12/+35 |
* | - fixes for jtag_khz committed. | oharboe | 2008-04-01 | 3 | -25/+161 |
* | Do not assert trst in srst_only case even if srst_pulls_trst. | oharboe | 2008-03-31 | 4 | -40/+65 |
* | target_call_timer_callbacks_now() now invokes periodic callbacks immediately | oharboe | 2008-03-31 | 1 | -8/+11 |
* | Removed exit()'s. A reset is usually enough to work around these, reducing cy... | oharboe | 2008-03-31 | 1 | -15/+8 |
* | make jtag_add_statemove() internal to the driver. | oharboe | 2008-03-31 | 6 | -70/+90 |
* | Edgar Grimberg: added needed delays | oharboe | 2008-03-28 | 1 | -0/+4 |
* | TAP_SD/SI are now forbidden end states. | oharboe | 2008-03-26 | 5 | -158/+85 |
* | hooks for multithreading. Disable nagle | oharboe | 2008-03-26 | 2 | -1/+64 |
* | - rename log functions to stop conflicts under win32 (wingdi) | ntfreak | 2008-03-25 | 72 | -1515/+1507 |
* | - gdb server was incorrectly sending null terminator on qXfer:features:read: ... | ntfreak | 2008-03-22 | 2 | -8/+20 |
* | - updated docs with new commands/features | ntfreak | 2008-03-22 | 1 | -95/+198 |
* | - changed jtag_add_reset errors to warnings | ntfreak | 2008-03-22 | 3 | -12/+13 |
* | - armv7m control register now set as dirty when switching context | ntfreak | 2008-03-21 | 3 | -23/+15 |
* | - added new test results | mifi | 2008-03-21 | 1 | -18/+51 |
* | - fix warnings during configure cause by ecosboard. default to no, if host cp... | drath | 2008-03-17 | 3 | -108/+144 |
* | added profile command. It was added to simplify evaluation by testers. | oharboe | 2008-03-14 | 1 | -0/+188 |
* | reset and post reset speed & jtag_khz command documented. | oharboe | 2008-03-13 | 1 | -3/+16 |
* | Michael Bruck: fixed warnings | oharboe | 2008-03-13 | 2 | -2/+3 |
* | clarified jtag_khz command. | oharboe | 2008-03-13 | 2 | -2/+3 |
* | added jtag_khz for use with target library | oharboe | 2008-03-13 | 2 | -0/+52 |
* | - adds two speeds to jtag_speed. reset and post reset speed. Default | oharboe | 2008-03-13 | 6 | -120/+93 |
* | print ms in debug_level 3 logs. Seconds is not enough. | oharboe | 2008-03-13 | 3 | -3/+20 |
* | XScale excessive waiting fix. | oharboe | 2008-03-13 | 1 | -46/+58 |
* | marked infinite loop in code w/TODO and fixed warning. | oharboe | 2008-03-13 | 2 | -2/+3 |
* | Dominic undid some of my damage. CLK should now be set as intended in all cases. | oharboe | 2008-03-12 | 1 | -10/+10 |
* | xscale now passes w/bitbang in 505 | oharboe | 2008-03-12 | 1 | -2/+2 |
* | The bitbang driver leaves the TCK 0 when in idle | oharboe | 2008-03-12 | 1 | -0/+8 |
* | This moves common code into functions so as to make it clear | oharboe | 2008-03-12 | 1 | -87/+23 |
* | fixed regression in XScale introduce in 297 | oharboe | 2008-03-12 | 1 | -5/+4 |
* | more info about latest working version | oharboe | 2008-03-12 | 1 | -2/+9 |
* | Corrections from Dominic | oharboe | 2008-03-12 | 1 | -2/+2 |
* | tinkered a bit with testing matrix. | oharboe | 2008-03-12 | 1 | -95/+95 |