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
/
arm926ejs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
types: write memory now uses const
Øyvind Harboe
2011-04-01
1
-1
/
+1
*
target files shouldn't #include <target/...h>
David Brownell
2009-12-13
1
-2
/
+2
*
change #include "armv4_5_mmu.h" to <target/armv4_5_mmu.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "arm9tdmi.h" to <target/arm9tdmi.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
remove target_type register_command callback
Zachary T Welch
2009-11-24
1
-1
/
+2
*
ARM9TDMI: remove now-needless "struct arm9tdmi"
David Brownell
2009-11-17
1
-2
/
+2
*
command_context_t -> struct command_context
Zachary T Welch
2009-11-13
1
-1
/
+1
*
target_t -> struct target
Zachary T Welch
2009-11-13
1
-7
/
+7
*
armv4_5_mmu_common_t -> struct armv4_5_mmu_common
Zachary T Welch
2009-11-13
1
-1
/
+1
*
arm9tdmi_common_t -> struct arm9tdmi_common
Zachary T Welch
2009-11-13
1
-1
/
+1
*
arm926ejs_common_t -> struct arm926ejs_common
Zachary T Welch
2009-11-13
1
-5
/
+5
*
jtag_tap_t -> struct jtag_tap
Zachary T Welch
2009-11-13
1
-1
/
+1
*
src/target: remove 'extern' and wrap headers
Zachary T Welch
2009-11-09
1
-5
/
+7
*
ARM: shrink offsets
David Brownell
2009-11-05
1
-1
/
+1
*
target: provide container_of()
David Brownell
2009-11-05
1
-0
/
+8
*
Remove whitespace at end of lines, step 1.
zwelch
2009-06-23
1
-3
/
+3
*
Transform 'u32' to 'uint32_t' in src/target/arm*
zwelch
2009-06-18
1
-8
/
+8
*
Transform 'u8' to 'uint8_t' in src/target
zwelch
2009-06-18
1
-1
/
+1
*
Audit and eliminate redundant #include directives in arm target files.
zwelch
2009-05-11
1
-5
/
+0
*
Zach Welch <zw@superlucidity.net> fix -Werror warnings
oharboe
2009-04-19
1
-1
/
+1
*
- remove target specific variant and use target->variant member
ntfreak
2008-12-13
1
-1
/
+1
*
jtag newtap change & huge manual update
duane
2008-11-30
1
-1
/
+1
*
Duane Ellis: "target as an [tcl] object" feature.
oharboe
2008-09-01
1
-1
/
+1
*
- fixed target->type->poll() return value
oharboe
2008-02-24
1
-1
/
+1
*
- fix for feroceon CP15 register access (thanks to Niolas Pitre for this patch)
drath
2008-02-23
1
-0
/
+2
*
- add support for Marvell Feroceon (thanks to Nicolas Pitre for this patch)
vpalatin
2008-02-21
1
-0
/
+6
*
- Added support for ARM926EJ-S based cores
drath
2007-01-25
1
-0
/
+44