summaryrefslogtreecommitdiff
path: root/src/target/xscale.c
Commit message (Expand)AuthorAgeFilesLines
* - 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