index
:
openocd_libswd.git
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
cortex_m3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- removed duplicate cortex_m3_register_commands
ntfreak
2008-06-16
1
-3
/
+0
*
- moved flash erase_check target code to target.c
ntfreak
2008-05-27
1
-0
/
+1
*
now compiles again.
oharboe
2008-04-30
1
-4
/
+4
*
- added new device to luminary flash driver
ntfreak
2008-04-30
1
-4
/
+32
*
- updated cortex_m3 docs regarding luminary reset behaviour
ntfreak
2008-04-29
1
-1
/
+1
*
- add cortex_m3 variant luminary to fix reset issue with asserting SRST
ntfreak
2008-04-28
1
-3
/
+25
*
- added ARMV7_GDB_HACKS define to armv7m.h, enabling all gdb hacks to be enab...
ntfreak
2008-04-26
1
-15
/
+33
*
Edwin Olsen: improves breakpoint handling on cortex-m3 parts. Specifically, t...
oharboe
2008-04-17
1
-2
/
+17
*
fix SEGFAULT regression in cortex after TRST fixes
oharboe
2008-04-16
1
-3
/
+17
*
TRST is asserted *before* target->type->assert_reset() is invoked. Removed ol...
oharboe
2008-04-14
1
-8
/
+0
*
allows launching OpenOCD w/telnet+gdb server w/the
oharboe
2008-04-13
1
-0
/
+2
*
- single core context used, removed debug context as thought unnecessary.
ntfreak
2008-04-10
1
-119
/
+86
*
- reverted some of the changes that possibly broke arm926ejs. Waiting
oharboe
2008-04-04
1
-1
/
+1
*
- Work on fixing erase check. Many implementations are plain broken.
oharboe
2008-04-03
1
-10
/
+16
*
TAP_SD/SI are now forbidden end states.
oharboe
2008-03-26
1
-38
/
+13
*
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
2008-03-25
1
-65
/
+65
*
- changed jtag_add_reset errors to warnings
ntfreak
2008-03-22
1
-8
/
+11
*
- armv7m control register now set as dirty when switching context
ntfreak
2008-03-21
1
-10
/
+10
*
- 16 and 32 bit unaligned accesses supported
ntfreak
2008-03-11
1
-34
/
+16
*
- Improves error handling upon GDB connect
oharboe
2008-03-07
1
-1
/
+1
*
I fixed all the targets even though
oharboe
2008-03-03
1
-0
/
+1
*
Uwe Hermann tightned up comments, etc. to follow OpenOCD policy
oharboe
2008-03-02
1
-3
/
+3
*
- fix bug with emulated cortex_m3 dcc channel
ntfreak
2008-02-29
1
-3
/
+8
*
Uwe Hermann:
oharboe
2008-02-29
1
-0
/
+1
*
- fixed target->type->poll() return value
oharboe
2008-02-24
1
-6
/
+6
*
- added patch to solve problem with AT91SAM9260 (dirty register)
mifi
2008-02-06
1
-6
/
+6
*
- add support for cortex_m3 target_request debugmsgs
ntfreak
2008-01-17
1
-7
/
+86
*
- reset_run now works as expected on cortex-m3
ntfreak
2007-11-21
1
-6
/
+28
*
- add verify_image command
ntfreak
2007-10-22
1
-1
/
+2
*
- Fixed display of sector sizes in flash.c
mlu
2007-09-10
1
-47
/
+47
*
- renamed M5960 USB JTAG to "flyswatter"
drath
2007-08-10
1
-0
/
+2
*
- corrected stm32x_handle_options_write_command, incorrect options printed
ntfreak
2007-07-26
1
-26
/
+43
*
- ST STM32x cortex support added
ntfreak
2007-06-24
1
-144
/
+113
*
- merged support for Cortex-M3 from cortex-m3 branch (thanks to Magnus Lundin)
drath
2007-06-14
1
-0
/
+1413