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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
target files shouldn't #include <target/...h>
David Brownell
2009-12-13
1
-1
/
+1
*
change #include "armv7m.h" to <target/armv7m.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
ARM: only use one set of dummy FPA registers
David Brownell
2009-11-17
1
-1
/
+0
*
target: no implicit #includes of "register.h"
David Brownell
2009-11-16
1
-1
/
+0
*
target_t -> struct target
Zachary T Welch
2009-11-13
1
-1
/
+1
*
cortex_m3_dwt_comparator_t -> struct cortex_m3_dwt_comparator
Zachary T Welch
2009-11-13
1
-3
/
+3
*
cortex_m3_fp_comparator_t -> struct cortex_m3_fp_comparator
Zachary T Welch
2009-11-13
1
-3
/
+3
*
reg_cache_t -> struct reg_cache
Zachary T Welch
2009-11-13
1
-1
/
+1
*
cortex_m3_common_t -> struct cortex_m3_common
Zachary T Welch
2009-11-13
1
-4
/
+4
*
armv7m_common_t -> struct armv7m_common
Zachary T Welch
2009-11-13
1
-1
/
+1
*
arm_jtag_t -> struct arm_jtag
Zachary T Welch
2009-11-13
1
-1
/
+1
*
Cortex-M3: use the new inheritance/nesting scheme
David Brownell
2009-11-05
1
-1
/
+0
*
target: provide container_of()
David Brownell
2009-11-05
1
-0
/
+7
*
Cortex-M3: expose most DWT registers
David Brownell
2009-11-05
1
-0
/
+2
*
Cortex-M3: minor cleanup
David Brownell
2009-11-05
1
-6
/
+0
*
Cortex-M3: remove exports and forward decls
David Brownell
2009-10-28
1
-28
/
+0
*
David Brownell <david-b@pacbell.net> Add "cortex_m3 vector_catch" command and...
oharboe
2009-08-18
1
-0
/
+5
*
David Brownell <david-b@pacbell.net>:
ntfreak
2009-07-21
1
-15
/
+0
*
Magnus Lundin <lundin@mlu.mine.nu>, Oyvind Harboe <oyvind.harboe@zylin.com>, ...
zwelch
2009-07-16
1
-0
/
+15
*
Remove whitespace at end of lines, step 1.
zwelch
2009-06-23
1
-6
/
+6
*
- Fixes '<<' whitespace
zwelch
2009-06-23
1
-25
/
+25
*
Transform 'u32' to 'uint32_t' in src/target
zwelch
2009-06-18
1
-15
/
+15
*
Transform 'u8' to 'uint8_t' in src/target
zwelch
2009-06-18
1
-3
/
+3
*
Changed armv7m and cortexm3 to use nev arm_adi_v5 instead of cortex_swjdp.
mlu
2009-04-27
1
-3
/
+3
*
- remove target specific variant and use target->variant member
ntfreak
2008-12-13
1
-2
/
+1
*
- check cortex_m3 FPB is enabled when setting hardware breakpoint
ntfreak
2008-12-12
1
-2
/
+3
*
jtag newtap change & huge manual update
duane
2008-11-30
1
-1
/
+1
*
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
2008-09-20
1
-0
/
+3
*
Duane Ellis: "target as an [tcl] object" feature.
oharboe
2008-09-01
1
-1
/
+1
*
- add cortex_m3 variant luminary to fix reset issue with asserting SRST
ntfreak
2008-04-28
1
-1
/
+1
*
- single core context used, removed debug context as thought unnecessary.
ntfreak
2008-04-10
1
-1
/
+0
*
- 16 and 32 bit unaligned accesses supported
ntfreak
2008-03-11
1
-26
/
+1
*
Uwe Hermann tightned up comments, etc. to follow OpenOCD policy
oharboe
2008-03-02
1
-1
/
+1
*
Uwe Hermann:
oharboe
2008-02-29
1
-0
/
+1
*
- fixed target->type->poll() return value
oharboe
2008-02-24
1
-1
/
+1
*
- add support for cortex_m3 target_request debugmsgs
ntfreak
2008-01-17
1
-4
/
+4
*
- corrected stm32x_handle_options_write_command, incorrect options printed
ntfreak
2007-07-26
1
-0
/
+1
*
- ST STM32x cortex support added
ntfreak
2007-06-24
1
-6
/
+3
*
- merged support for Cortex-M3 from cortex-m3 branch (thanks to Magnus Lundin)
drath
2007-06-14
1
-0
/
+218