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
/
armv4_5.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: new DPM interface
David Brownell
2009-11-24
1
-0
/
+6
*
ARM: remove 'armv4_5_common_s' migration #define
David Brownell
2009-11-22
1
-3
/
+0
*
ARM: define two register utilities
David Brownell
2009-11-22
1
-0
/
+8
*
ARM: simplify CPSR handling
David Brownell
2009-11-22
1
-11
/
+5
*
ARM: pass 'struct reg *' to register r/w routines
David Brownell
2009-11-20
1
-3
/
+3
*
target: create/use register_cache_invalidate()
David Brownell
2009-11-19
1
-2
/
+0
*
ARM: remove per-register malloc
David Brownell
2009-11-19
1
-0
/
+1
*
ARMv7-A: use standard ARM core states
David Brownell
2009-11-19
1
-0
/
+1
*
ARM: setup "secure monitor mode" shadow regs
David Brownell
2009-11-18
1
-2
/
+3
*
ARM: add "core_type" field to "struct arm"
David Brownell
2009-11-18
1
-1
/
+9
*
ARM: add is_arm_mode()
David Brownell
2009-11-17
1
-3
/
+3
*
ARM: add arm_mode_name()
David Brownell
2009-11-17
1
-2
/
+2
*
ARM: only use one set of dummy FPA registers
David Brownell
2009-11-17
1
-0
/
+2
*
target: don't include "log.h" from "armv4_5.h"
David Brownell
2009-11-16
1
-1
/
+0
*
ARM: move mode functions out of header
David Brownell
2009-11-16
1
-38
/
+4
*
target: less implicit inclusion of "etm.h"
David Brownell
2009-11-16
1
-1
/
+1
*
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
*
ARM: memory utils aren't ARM7/ARM9 dependent
David Brownell
2009-11-15
1
-3
/
+6
*
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
-11
/
+11
*
reg_t -> struct reg
Zachary T Welch
2009-11-13
1
-1
/
+1
*
armv4_5_common_t -> struct arm
Zachary T Welch
2009-11-13
1
-5
/
+5
*
etm_context_t -> struct etm_context
Zachary T Welch
2009-11-13
1
-1
/
+1
*
reg_cache_t -> struct reg_cache
Zachary T Welch
2009-11-13
1
-2
/
+2
*
armv4_5_core_reg_t -> struct armv4_5_core_reg
Zachary T Welch
2009-11-13
1
-2
/
+2
*
armv4_5_algorithm_t -> struct armv4_5_algorithm
Zachary T Welch
2009-11-13
1
-2
/
+2
*
reg_param_t -> struct reg_param
Zachary T Welch
2009-11-13
1
-1
/
+1
*
mem_param_t -> struct mem_param
Zachary T Welch
2009-11-13
1
-1
/
+1
*
ETM: remove old mid-level ETM handle
David Brownell
2009-11-11
1
-0
/
+1
*
ARM: start generalized base type
David Brownell
2009-11-11
1
-5
/
+31
*
src/target: remove 'extern' and wrap headers
Zachary T Welch
2009-11-09
1
-7
/
+13
*
target: provide container_of()
David Brownell
2009-11-05
1
-0
/
+6
*
mcr/mrc interface work. Implemented for arm926ejs and arm720t. mcr/mrc comman...
Øyvind Harboe
2009-10-23
1
-0
/
+18
*
portability updates
David Brownell
2009-10-14
1
-1
/
+1
*
David Brownell <david-b@pacbell.net>
oharboe
2009-09-09
1
-0
/
+1
*
more debug output for translation of arm mode number to enum
oharboe
2009-07-06
1
-1
/
+1
*
a bit more debug output for translation of invalid mode numbers
oharboe
2009-07-06
1
-1
/
+1
*
- Fixes '=' whitespace
zwelch
2009-06-23
1
-4
/
+4
*
Transform 'u32' to 'uint32_t' in src/target/arm*
zwelch
2009-06-18
1
-2
/
+2
*
David Brownell <david-b@pacbell.net> whitespace fixes.
oharboe
2009-05-10
1
-16
/
+16
*
Remove redundant declarations to allow building with -Wredundant-decls.
zwelch
2009-04-29
1
-1
/
+0
*
Zach Welch <zw@superlucidity.net> use ARM4_5_MODE_ANY instead of -1
oharboe
2009-04-19
1
-1
/
+1
*
- remove target specific variant and use target->variant member
ntfreak
2008-12-13
1
-1
/
+0
*
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
2008-09-20
1
-0
/
+3
*
fix mode output when illegal arm mode is detected. Now prints illegal mode fo...
oharboe
2008-05-19
1
-1
/
+1
*
This matters for embedded devices, but is probably not observably better for ...
oharboe
2008-05-07
1
-2
/
+39
*
- fixed target->type->poll() return value
oharboe
2008-02-24
1
-1
/
+1
*
- split fileio handling into fileio part and image handling
drath
2007-05-29
1
-4
/
+4
*
- merged XScale branch back into trunk
drath
2007-03-28
1
-0
/
+10
[next]