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_a8.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cortex-a8: more MMU support
Anton Fedotov
2010-04-14
1
-0
/
+3
*
target files shouldn't #include <target/...h>
David Brownell
2009-12-13
1
-1
/
+1
*
target: remove needless "extern"s
David Brownell
2009-12-08
1
-2
/
+0
*
change #include "armv7a.h" to <target/armv7a.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
ARMv7a/Cortex-A8: report watchpoint trigger insn
David Brownell
2009-12-02
1
-22
/
+0
*
ARMv7a: move constants out of Cortex-A8 header
David Brownell
2009-12-01
1
-35
/
+1
*
Cortex-A8: minor cleanup
David Brownell
2009-11-24
1
-5
/
+2
*
#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
*
ARM: memory utils aren't ARM7/ARM9 dependent
David Brownell
2009-11-15
1
-1
/
+0
*
target_t -> struct target
Zachary T Welch
2009-11-13
1
-2
/
+2
*
cortex_a8_wrp_t -> struct cortex_a8_wrp
Zachary T Welch
2009-11-13
1
-3
/
+3
*
cortex_a8_brp_t -> struct cortex_a8_brp
Zachary T Welch
2009-11-13
1
-3
/
+3
*
cortex_a8_common_t -> struct cortex_a8_common
Zachary T Welch
2009-11-13
1
-5
/
+5
*
armv7a_common_t -> struct armv7a_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
*
jtag_tap_t -> struct jtag_tap
Zachary T Welch
2009-11-13
1
-1
/
+1
*
cortex_a8: remove declarations, use static keyword
Zachary T Welch
2009-11-11
1
-6
/
+0
*
src/target: remove 'extern' and wrap headers
Zachary T Welch
2009-11-09
1
-3
/
+8
*
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
*
Add DSCR_DTR_RX_FULL bit define
mlu
2009-09-30
1
-0
/
+1
*
Added CPUDBG_WCR_BASE define
mlu
2009-09-19
1
-0
/
+1
*
Remove unused varables (moved to armv7a)
mlu
2009-09-16
1
-5
/
+0
*
More CortexA8 debug register definitions.
mlu
2009-09-13
1
-0
/
+4
*
Matt Hsu <matt@0xlab.org> Tidy up the bit-offset operation for DSCR register
oharboe
2009-09-04
1
-0
/
+9
*
Matt Hsu <matt@0xlab.org> cortex-a8: Copy some more registers from the docume...
oharboe
2009-08-26
1
-0
/
+8
*
David Brownell The rest of the Cortex-A8 support from Magnus: replace the pre...
oharboe
2009-08-25
1
-28
/
+55
*
Transform 'u32' to 'uint32_t' in src/target
zwelch
2009-06-18
1
-12
/
+12
*
Transform 'u8' to 'uint8_t' in src/target
zwelch
2009-06-18
1
-2
/
+2
*
Dirk Behme <dirk.behme@googlemail.com> Add minimalist Cortex A8 file
oharboe
2009-05-04
1
-0
/
+99