aboutsummaryrefslogtreecommitdiff
path: root/src/target/xscale.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-24- added "xscale fast_memory_access" which speeds up memoryoharboe1-8/+76
2008-02-24- fixed target->type->poll() return valueoharboe1-26/+24
2008-02-19- Fixed bug in pathmove for XScalentfreak1-28/+42
2008-02-18- removed a raft of unecessary exit() calls. Issuing a reset will solve these...ntfreak1-20/+38
2008-02-15- fix xscale memory leak and warnings. Thanks Øyvind Harboentfreak1-3/+3
2008-02-06- added patch to access cp15 register (XScale)mifi1-0/+92
2008-01-21- Eleminated leading tabs/white spacebodylove1-14/+14
2008-01-11- debug handler file not closed - (thanks to oyvind harboe for the patch)ntfreak1-0/+2
2008-01-07- added gdb flash fixes patch mifi1-53/+26
2007-12-10- XScale DebugHandler code is now installed intobodylove1-493/+494
2007-10-22- add verify_image commandntfreak1-1/+8
2007-08-21- correctly initialize start address for XScale trace buffer decodes in fill-...drath1-0/+13
2007-08-17- renamed "xscale dump_trace_buffer" to "xscale dump_trace" and added code fo...drath1-4/+49
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath1-0/+4
2007-06-28- fixed endianness helper macros (thanks to obilix and wiml for finding and f...drath1-111/+478
2007-06-21- added support for Intel/Marvel PXA27x (XScale) targetsdrath1-60/+70
2007-06-16- added mingw elf patches from Vincent Palatinntfreak1-0/+4
2007-04-25- added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...drath1-12/+12
2007-04-16- explicitly disable monitor mode on ARM7/9 targetsdrath1-0/+8
2007-03-28- merged XScale branch back into trunkdrath1-0/+3175