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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
use COMMAND_REGISTER macro
Zachary T Welch
2009-11-24
1
-3
/
+3
*
Cortex-A8: avoid DSCR reads
David Brownell
2009-11-24
1
-48
/
+103
*
Cortex-A8: hook up DPM
David Brownell
2009-11-24
1
-323
/
+35
*
Cortex-A8: implement DPM
David Brownell
2009-11-24
1
-0
/
+167
*
Cortex-A8: minor cleanup
David Brownell
2009-11-24
1
-21
/
+33
*
ARM: use arm_reg_current()
David Brownell
2009-11-22
1
-16
/
+8
*
ARM: remove 'armv4_5_common_s' migration #define
David Brownell
2009-11-22
1
-8
/
+8
*
ARM: arm_set_cpsr() handles T and J bits
David Brownell
2009-11-22
1
-23
/
+0
*
ARM: define two register utilities
David Brownell
2009-11-22
1
-6
/
+1
*
ARM: simplify CPSR handling
David Brownell
2009-11-22
1
-7
/
+5
*
ARM: pass 'struct reg *' to register r/w routines
David Brownell
2009-11-20
1
-24
/
+23
*
Cortex-A8: better context restore
David Brownell
2009-11-19
1
-13
/
+67
*
Cortex-A8: mode support
David Brownell
2009-11-19
1
-30
/
+116
*
target: create/use register_cache_invalidate()
David Brownell
2009-11-19
1
-2
/
+3
*
Cortex-A8: parts of examine() run just once
David Brownell
2009-11-19
1
-4
/
+15
*
ARMv7-A: use standard ARM core states
David Brownell
2009-11-19
1
-12
/
+38
*
Cortex-A8: xPSR handling updates
David Brownell
2009-11-18
1
-17
/
+20
*
ARM: add a default full_context() method
David Brownell
2009-11-18
1
-9
/
+3
*
ARM: simplify ARMv7-A register handling
David Brownell
2009-11-18
1
-33
/
+45
*
ARM: add "core_type" field to "struct arm"
David Brownell
2009-11-18
1
-0
/
+2
*
command_handler: change 'cmd_ctx' to CMD_CTX
Zachary T Welch
2009-11-17
1
-3
/
+3
*
target: remove some more duplicate includes
David Brownell
2009-11-17
1
-1
/
+0
*
Cortex-A8: no exit() calls, add missing v7-A init
David Brownell
2009-11-16
1
-31
/
+16
*
target: no implicit #includes of "register.h"
David Brownell
2009-11-16
1
-2
/
+1
*
target: don't implicitly include "breakpoint.h"
David Brownell
2009-11-16
1
-0
/
+1
*
ARM: memory utils aren't ARM7/ARM9 dependent
David Brownell
2009-11-15
1
-2
/
+3
*
target: make "examined" flag be per-target
David Brownell
2009-11-15
1
-3
/
+3
*
command_t -> struct command
Zachary T Welch
2009-11-13
1
-1
/
+1
*
command_context_t -> struct command_context
Zachary T Welch
2009-11-13
1
-2
/
+2
*
target_t -> struct target
Zachary T Welch
2009-11-13
1
-47
/
+47
*
target_type_t -> struct target_type
Zachary T Welch
2009-11-13
1
-1
/
+1
*
armv4_5_common_t -> struct arm
Zachary T Welch
2009-11-13
1
-1
/
+1
*
cortex_a8_wrp_t -> struct cortex_a8_wrp
Zachary T Welch
2009-11-13
1
-1
/
+1
*
cortex_a8_brp_t -> struct cortex_a8_brp
Zachary T Welch
2009-11-13
1
-3
/
+3
*
breakpoint_t -> struct breakpoint
Zachary T Welch
2009-11-13
1
-9
/
+9
*
working_area_t -> struct working_area
Zachary T Welch
2009-11-13
1
-1
/
+1
*
reg_cache_t -> struct reg_cache
Zachary T Welch
2009-11-13
1
-1
/
+1
*
cortex_a8_common_t -> struct cortex_a8_common
Zachary T Welch
2009-11-13
1
-11
/
+11
*
armv7a_common_t -> struct armv7a_common
Zachary T Welch
2009-11-13
1
-23
/
+23
*
swjdp_common_t -> struct swjdp_common
Zachary T Welch
2009-11-13
1
-18
/
+18
*
jtag_tap_t -> struct jtag_tap
Zachary T Welch
2009-11-13
1
-1
/
+1
*
use COMMAND_HANDLER macro to define all commands
Zachary T Welch
2009-11-13
1
-4
/
+2
*
Cortex-A8: fix indent
David Brownell
2009-11-13
1
-28
/
+28
*
cortex_a8: remove declarations, use static keyword
Zachary T Welch
2009-11-11
1
-106
/
+82
*
Cortex-A8: use the new inheritance/nesting scheme
David Brownell
2009-11-05
1
-105
/
+41
*
cortex_a8: add mrc mcr interface.
Øyvind Harboe
2009-11-05
1
-0
/
+29
*
target: remove unused interface fn that clutters code
Øyvind Harboe
2009-11-05
1
-1
/
+0
*
debug interface: get rid of unused pre_debug fn
Øyvind Harboe
2009-11-05
1
-4
/
+0
*
Cleanup: nuke trailling whitespaces
Yauheni Kaliuta
2009-10-13
1
-10
/
+10
*
It is not possible to invalidate I-Cache on memory writes while the target is...
mlu
2009-10-02
1
-0
/
+3
[next]