]> git.sur5r.net Git - openocd/history - src/target/arm926ejs.c
arm926ejs: fix write memory operations with caches enabled
[openocd] / src / target / arm926ejs.c
2009-05-08 oharboein_handler in_check_mask and in_check_value now removed...
2009-05-07 oharboeremove usage of in_handler
2009-05-06 oharboeremove unecessary setting of deprecated fields to NULL
2009-05-06 oharboeretire out_mask - not used anywhere
2009-05-05 oharboemark usage of in_handler that can be converted into...
2009-04-29 zwelchRemove redundant declarations to allow building with...
2009-04-18 mifiThe following patches was applied:
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-12-13 kc8apfChange tap_state naming to be consistent with SVF docum...
2008-11-30 duanejtag newtap change & huge manual update
2008-11-05 oharboeMOE=0xc debug reason reset problems.
2008-10-23 oharboeonly log BUG: (do not return error) in the case of...
2008-10-23 oharboewhitespace trouble....
2008-10-14 oharboeLaurentiu Cocanu - add error handling
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-09-01 oharboeDuane Ellis: "target as an [tcl] object" feature.
2008-08-24 oharboeduan ellis target tcl work in progress
2008-08-20 oharboefix BUG: keep_alive() error messages
2008-08-19 oharboeadded some alive_sleep()'s
2008-08-14 oharboearm7/9 breakpoint cleanup. arm7_9 sw/hw commands retire...
2008-08-05 oharboeDuane Ellis: fix warnings
2008-06-24 ntfreak- fix compile errors when _DEBUG_INSTRUCTION_EXECUTION_...
2008-05-27 ntfreak- moved flash erase_check target code to target.c
2008-04-11 oharboeReset wip. Just adding hooks. This is just to reduce...
2008-04-11 oharboeWip - split target setup and target examination
2008-04-03 oharboe- Work on fixing erase check. Many implementations...
2008-04-02 oharboeAdded timeout(instead of infinite loop) to soft_reset_halt
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-03-13 oharboemarked infinite loop in code w/TODO and fixed warning.
2008-03-07 oharboe- Improves error handling upon GDB connect
2008-03-07 oharboeEdgar Grimberg, fix arm926ejs_examine_debug_reason...
2008-03-03 oharboeI fixed all the targets even though
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