| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Improved XScale performance for embedded hosted OpenOCD | oharboe | 2008-04-11 | 1 | -35/+36 |
* | - reverted some of the changes that possibly broke arm926ejs. Waiting | oharboe | 2008-04-04 | 1 | -1/+1 |
* | - Work on fixing erase check. Many implementations are plain broken. | oharboe | 2008-04-03 | 1 | -10/+0 |
* | - rename log functions to stop conflicts under win32 (wingdi) | ntfreak | 2008-03-25 | 1 | -102/+102 |
* | XScale excessive waiting fix. | oharboe | 2008-03-13 | 1 | -46/+58 |
* | fixed regression in XScale introduce in 297 | oharboe | 2008-03-12 | 1 | -5/+4 |
* | With the recent changes the TRST needs to happen for every reset. | oharboe | 2008-03-11 | 1 | -12/+9 |
* | retire unused code. | oharboe | 2008-03-11 | 1 | -20/+0 |
* | - Improves error handling upon GDB connect | oharboe | 2008-03-07 | 1 | -1/+1 |
* | Added some timeout handling to XScale so OpenOCD doesn't get | oharboe | 2008-03-07 | 1 | -23/+58 |
* | warnings & comments fixes. | oharboe | 2008-03-05 | 1 | -1/+1 |
* | I fixed all the targets even though | oharboe | 2008-03-03 | 1 | -0/+1 |
* | fix memory corruption regression introduced in 335 | oharboe | 2008-03-01 | 1 | -1/+2 |
* | fixed stack corruption. Introduced when _check_value was phased out. | oharboe | 2008-02-29 | 1 | -3/+6 |
* | - image.c and fileio.c now uses logging to propagate error strings. | oharboe | 2008-02-29 | 1 | -40/+39 |
* | - convert all files to unix line-ending | drath | 2008-02-25 | 1 | -3799/+3799 |
* | From Michael Bruck | oharboe | 2008-02-25 | 1 | -3799/+3799 |
* | - added "xscale fast_memory_access" which speeds up memory | oharboe | 2008-02-24 | 1 | -8/+76 |
* | - fixed target->type->poll() return value | oharboe | 2008-02-24 | 1 | -26/+24 |
* | - Fixed bug in pathmove for XScale | ntfreak | 2008-02-19 | 1 | -28/+42 |
* | - removed a raft of unecessary exit() calls. Issuing a reset will solve these... | ntfreak | 2008-02-18 | 1 | -20/+38 |
* | - fix xscale memory leak and warnings. Thanks Øyvind Harboe | ntfreak | 2008-02-15 | 1 | -3/+3 |
* | - added patch to access cp15 register (XScale) | mifi | 2008-02-06 | 1 | -0/+92 |
* | - Eleminated leading tabs/white space | bodylove | 2008-01-21 | 1 | -14/+14 |
* | - debug handler file not closed - (thanks to oyvind harboe for the patch) | ntfreak | 2008-01-11 | 1 | -0/+2 |
* | - added gdb flash fixes patch | mifi | 2008-01-07 | 1 | -53/+26 |
* | - XScale DebugHandler code is now installed into | bodylove | 2007-12-10 | 1 | -493/+494 |
* | - add verify_image command | ntfreak | 2007-10-22 | 1 | -1/+8 |
* | - correctly initialize start address for XScale trace buffer decodes in fill-... | drath | 2007-08-21 | 1 | -0/+13 |
* | - renamed "xscale dump_trace_buffer" to "xscale dump_trace" and added code fo... | drath | 2007-08-17 | 1 | -4/+49 |
* | - renamed M5960 USB JTAG to "flyswatter" | drath | 2007-08-10 | 1 | -0/+4 |
* | - fixed endianness helper macros (thanks to obilix and wiml for finding and f... | drath | 2007-06-28 | 1 | -111/+478 |
* | - added support for Intel/Marvel PXA27x (XScale) targets | drath | 2007-06-21 | 1 | -60/+70 |
* | - added mingw elf patches from Vincent Palatin | ntfreak | 2007-06-16 | 1 | -0/+4 |
* | - added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr... | drath | 2007-04-25 | 1 | -12/+12 |
* | - explicitly disable monitor mode on ARM7/9 targets | drath | 2007-04-16 | 1 | -0/+8 |
* | - merged XScale branch back into trunk | drath | 2007-03-28 | 1 | -0/+3175 |