- convert all files to unix line-ending
[fw/openocd] / src / target / arm926ejs.c
2008-02-25 drath- convert all files to unix line-ending
2008-02-25 oharboeFrom Michael Bruck
2008-02-24 oharboe- added "xscale fast_memory_access" which speeds up...
2008-02-24 oharboe- fixed target->type->poll() return value
2008-02-23 drath- fix for feroceon CP15 register access (thanks to...
2008-02-04 ntfreak- fixes issue with reset and arm926ejs core. Thanks...
2008-01-20 mifi- added patch "remove error handler as planned"
2007-10-22 ntfreak- add verify_image command
2007-08-10 drath- renamed M5960 USB JTAG to "flyswatter"
2007-06-14 drath- added manpage for OpenOCD (thanks to Uwe Hermann)
2007-05-10 ntfreak-- corrected embedded ice definitions
2007-04-26 drath- improved ETB trace output
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-04-12 drath- correctly mask out bits that aren't part of a copied...
2007-03-29 drath- added "arm9tdmi vector_catch ['all'|'none'|'vec1...
2007-01-25 drath- Added support for ARM926EJ-S based cores