- added patch to access cp15 register (XScale)
[fw/openocd] / src / target / xscale.c
2008-02-06 mifi- added patch to access cp15 register (XScale)
2008-01-21 bodylove- Eleminated leading tabs/white space
2008-01-11 ntfreak- debug handler file not closed - (thanks to oyvind...
2008-01-07 mifi- added gdb flash fixes patch
2007-12-10 bodylove- XScale DebugHandler code is now installed into
2007-10-22 ntfreak- add verify_image command
2007-08-21 drath- correctly initialize start address for XScale trace...
2007-08-17 drath- renamed "xscale dump_trace_buffer" to "xscale dump_tr...
2007-08-10 drath- renamed M5960 USB JTAG to "flyswatter"
2007-06-28 drath- fixed endianness helper macros (thanks to obilix...
2007-06-21 drath- added support for Intel/Marvel PXA27x (XScale) targets
2007-06-16 ntfreak- added mingw elf patches from Vincent Palatin
2007-04-25 drath- added support for error handlers to JTAG scan command...
2007-04-16 drath- explicitly disable monitor mode on ARM7/9 targets
2007-03-28 drath- merged XScale branch back into trunk