- jtag_khz/speed are now single parameter only. These are used
[fw/openocd] / src / target / cortex_m3.c
2008-07-21 oharboe- jtag_khz/speed are now single parameter only. These...
2008-06-16 ntfreak- removed duplicate cortex_m3_register_commands
2008-05-27 ntfreak- moved flash erase_check target code to target.c
2008-04-30 oharboenow compiles again.
2008-04-30 ntfreak- added new device to luminary flash driver
2008-04-29 ntfreak- updated cortex_m3 docs regarding luminary reset behaviour
2008-04-28 ntfreak- add cortex_m3 variant luminary to fix reset issue...
2008-04-26 ntfreak- added ARMV7_GDB_HACKS define to armv7m.h, enabling...
2008-04-17 oharboeEdwin Olsen: improves breakpoint handling on cortex...
2008-04-16 oharboefix SEGFAULT regression in cortex after TRST fixes
2008-04-14 oharboeTRST is asserted *before* target->type->assert_reset...
2008-04-13 oharboeallows launching OpenOCD w/telnet+gdb server w/the
2008-04-10 ntfreak- single core context used, removed debug context as...
2008-04-04 oharboe- reverted some of the changes that possibly broke...
2008-04-03 oharboe- Work on fixing erase check. Many implementations...
2008-03-26 oharboeTAP_SD/SI are now forbidden end states.
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-03-22 ntfreak- changed jtag_add_reset errors to warnings
2008-03-21 ntfreak- armv7m control register now set as dirty when switchi...
2008-03-11 ntfreak- 16 and 32 bit unaligned accesses supported
2008-03-07 oharboe- Improves error handling upon GDB connect
2008-03-03 oharboeI fixed all the targets even though
2008-03-02 oharboeUwe Hermann tightned up comments, etc. to follow OpenOC...
2008-02-29 ntfreak- fix bug with emulated cortex_m3 dcc channel
2008-02-29 oharboeUwe Hermann:
2008-02-24 oharboe- fixed target->type->poll() return value
2008-02-06 mifi- added patch to solve problem with AT91SAM9260 (dirty...
2008-01-17 ntfreak- add support for cortex_m3 target_request debugmsgs
2007-11-21 ntfreak- reset_run now works as expected on cortex-m3
2007-10-22 ntfreak- add verify_image command
2007-09-10 mlu- Fixed display of sector sizes in flash.c
2007-08-10 drath- renamed M5960 USB JTAG to "flyswatter"
2007-07-26 ntfreak- corrected stm32x_handle_options_write_command, incorr...
2007-06-24 ntfreak- ST STM32x cortex support added
2007-06-14 drath- merged support for Cortex-M3 from cortex-m3 branch...