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
/
armv7a.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
debug: debug entry error propagation
Øyvind Harboe
2010-07-19
1
-1
/
+1
*
arm7/9: remove unused post_restore_context
Øyvind Harboe
2010-03-17
1
-2
/
+0
*
ADIv5 share DAP command support
David Brownell
2010-03-05
1
-2
/
+1
*
rename "swjdp_common" as "adiv5_dap"
David Brownell
2010-03-04
1
-1
/
+1
*
target files shouldn't #include <target/...h>
David Brownell
2009-12-13
1
-5
/
+5
*
ARM: use <target/arm.h> not armv4_5.h
David Brownell
2009-12-07
1
-17
/
+1
*
ARM: rename armv4_5_state_* as arm_state_*
David Brownell
2009-12-04
1
-1
/
+1
*
ARM: rename armv4_5_mode_* AS arm_mode_*
David Brownell
2009-12-04
1
-2
/
+2
*
ARM DPM: make DSCR bit defs sharable
David Brownell
2009-12-03
1
-10
/
+0
*
change #include "armv4_5_mmu.h" to <target/armv4_5_mmu.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "armv4_5_cache.h" to <target/armv4_5_cache.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "armv4_5.h" to <target/armv4_5.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "arm_dpm.h" to <target/arm_dpm.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "arm_adi_v5.h" to <target/arm_adi_v5.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
ARMv7a: move constants out of Cortex-A8 header
David Brownell
2009-12-01
1
-0
/
+47
*
Cortex-A8: remove previous mcr()/mrc() methods
David Brownell
2009-12-01
1
-7
/
+0
*
remove target_type register_command callback
Zachary T Welch
2009-11-24
1
-1
/
+2
*
Cortex-A8: implement DPM
David Brownell
2009-11-24
1
-0
/
+2
*
ARM: simplify CPSR handling
David Brownell
2009-11-22
1
-10
/
+0
*
ARMv7-A: use standard ARM core states
David Brownell
2009-11-19
1
-12
/
+2
*
ARMv7-A: use standard ARM core_mode symbols
David Brownell
2009-11-19
1
-15
/
+2
*
ARM: simplify ARMv7-A register handling
David Brownell
2009-11-18
1
-52
/
+0
*
ARM: add arm_mode_name()
David Brownell
2009-11-17
1
-2
/
+0
*
ARMv7-A: no exit() calls
David Brownell
2009-11-16
1
-1
/
+0
*
#include "target.h" less wildly
David Brownell
2009-11-16
1
-1
/
+0
*
target: no implicit #includes of "register.h"
David Brownell
2009-11-16
1
-1
/
+0
*
target: less implicit inclusion of "command.h"
David Brownell
2009-11-16
1
-1
/
+0
*
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
-14
/
+14
*
armv4_5_common_t -> struct arm
Zachary T Welch
2009-11-13
1
-1
/
+1
*
reg_cache_t -> struct reg_cache
Zachary T Welch
2009-11-13
1
-2
/
+2
*
armv7a_core_reg_t -> struct armv7a_core_reg
Zachary T Welch
2009-11-13
1
-2
/
+2
*
armv7a_algorithm_t -> struct armv7a_algorithm
Zachary T Welch
2009-11-13
1
-2
/
+2
*
armv7a_common_t -> struct armv7a_common
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
*
swjdp_common_t -> struct swjdp_common
Zachary T Welch
2009-11-13
1
-1
/
+1
*
Cortex-A8: 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
*
debug interface: get rid of unused pre_debug fn
Øyvind Harboe
2009-11-05
1
-1
/
+0
*
Define debug_base, debug_ap, memory_ap in armv7a_common_t
mlu
2009-09-15
1
-0
/
+7
*
Definy symbolic values for VA to PA address translation operations
mlu
2009-09-15
1
-0
/
+10
*
Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> ...
oharboe
2009-08-26
1
-1
/
+1
*
strange.... the code build and links w/Linux GCC target but fails w/arm-elf. ...
oharboe
2009-08-25
1
-3
/
+3
*
David Brownell Subset of Cortex-A8 support from Magnus: create an armv7a file
oharboe
2009-08-25
1
-0
/
+176