summaryrefslogtreecommitdiff
path: root/src/target/xscale.c
Commit message (Expand)AuthorAgeFilesLines
* From Michael Bruckoharboe2008-02-251-3799/+3799
* - added "xscale fast_memory_access" which speeds up memoryoharboe2008-02-241-8/+76
* - fixed target->type->poll() return valueoharboe2008-02-241-26/+24
* - Fixed bug in pathmove for XScalentfreak2008-02-191-28/+42
* - removed a raft of unecessary exit() calls. Issuing a reset will solve these...ntfreak2008-02-181-20/+38
* - fix xscale memory leak and warnings. Thanks Øyvind Harboentfreak2008-02-151-3/+3
* - added patch to access cp15 register (XScale)mifi2008-02-061-0/+92
* - Eleminated leading tabs/white spacebodylove2008-01-211-14/+14
* - debug handler file not closed - (thanks to oyvind harboe for the patch)ntfreak2008-01-111-0/+2
* - added gdb flash fixes patch mifi2008-01-071-53/+26
* - XScale DebugHandler code is now installed intobodylove2007-12-101-493/+494
* - add verify_image commandntfreak2007-10-221-1/+8
* - correctly initialize start address for XScale trace buffer decodes in fill-...drath2007-08-211-0/+13
* - renamed "xscale dump_trace_buffer" to "xscale dump_trace" and added code fo...drath2007-08-171-4/+49
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-0/+4
* - fixed endianness helper macros (thanks to obilix and wiml for finding and f...drath2007-06-281-111/+478
* - added support for Intel/Marvel PXA27x (XScale) targetsdrath2007-06-211-60/+70
* - added mingw elf patches from Vincent Palatinntfreak2007-06-161-0/+4
* - added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...drath2007-04-251-12/+12
* - explicitly disable monitor mode on ARM7/9 targetsdrath2007-04-161-0/+8
* - merged XScale branch back into trunkdrath2007-03-281-0/+3175