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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
use COMMAND_REGISTER macro
Zachary T Welch
2009-11-24
1
-6
/
+6
*
ARM: remove 'armv4_5_common_s' migration #define
David Brownell
2009-11-22
1
-1
/
+1
*
ARM: simplify CPSR handling
David Brownell
2009-11-22
1
-2
/
+1
*
ARMv7-A: use standard ARM core states
David Brownell
2009-11-19
1
-6
/
+1
*
ARMv7-A: use standard ARM core_mode symbols
David Brownell
2009-11-19
1
-1
/
+1
*
ARM: simplify ARMv7-A register handling
David Brownell
2009-11-18
1
-103
/
+5
*
ARM: add arm_mode_name()
David Brownell
2009-11-17
1
-11
/
+1
*
ARM: only use one set of dummy FPA registers
David Brownell
2009-11-17
1
-15
/
+0
*
command_handler: change 'cmd_ctx' to CMD_CTX
Zachary T Welch
2009-11-17
1
-6
/
+6
*
command_handler: change 'args' to CMD_ARGV
Zachary T Welch
2009-11-17
1
-1
/
+1
*
command_handler: change to 'argc' to CMD_ARGC
Zachary T Welch
2009-11-17
1
-1
/
+1
*
target: simplify register get/set ops
David Brownell
2009-11-17
1
-1
/
+0
*
ARMv7-A: no exit() calls
David Brownell
2009-11-16
1
-3
/
+3
*
ARMv7A: use standard disassembler
David Brownell
2009-11-16
1
-83
/
+0
*
#include "target.h" less wildly
David Brownell
2009-11-16
1
-1
/
+0
*
target: less implicit inclusion of "command.h"
David Brownell
2009-11-16
1
-1
/
+0
*
target: remove unused "bitfield" infrastructure
David Brownell
2009-11-13
1
-21
/
+10
*
command_t -> struct command
Zachary T Welch
2009-11-13
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
-8
/
+8
*
reg_t -> struct reg
Zachary T Welch
2009-11-13
1
-1
/
+1
*
arm_instruction_t -> struct arm_instruction
Zachary T Welch
2009-11-13
1
-1
/
+1
*
bitfield_desc_t -> struct bitfield_desc
Zachary T Welch
2009-11-13
1
-1
/
+1
*
armv7a_core_reg_t -> struct armv7a_core_reg
Zachary T Welch
2009-11-13
1
-1
/
+1
*
armv7a_common_t -> struct armv7a_common
Zachary T Welch
2009-11-13
1
-7
/
+7
*
swjdp_common_t -> struct swjdp_common
Zachary T Welch
2009-11-13
1
-5
/
+5
*
arm_adi,armv7[am]: use COMMAND_HELPER for helpers
Zachary T Welch
2009-11-13
1
-4
/
+4
*
use COMMAND_HANDLER macro to define all commands
Zachary T Welch
2009-11-13
1
-13
/
+6
*
Cortex-A8: use the new inheritance/nesting scheme
David Brownell
2009-11-05
1
-18
/
+10
*
Improve armv7a command argument parsing.
Zachary T Welch
2009-11-05
1
-5
/
+12
*
Cleanup: nuke trailling whitespaces
Yauheni Kaliuta
2009-10-13
1
-3
/
+3
*
ARMv7A: Report fault status registers when in Abort state
mlu
2009-10-01
1
-0
/
+23
*
Updated mode string list.
mlu
2009-09-15
1
-2
/
+2
*
Report correct core instruction state for ARMv/A targets
mlu
2009-09-08
1
-1
/
+1
*
David Brownell <david-b@pacbell.net>
oharboe
2009-09-08
1
-0
/
+86
*
- fix build warnings
ntfreak
2009-08-25
1
-1
/
+1
*
David Brownell Subset of Cortex-A8 support from Magnus: create an armv7a file
oharboe
2009-08-25
1
-0
/
+301