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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
remove fast command and jim_global_long
Zachary T Welch
2009-11-18
1
-2
/
+2
*
add handle_command_parse_bool command helper
Zachary T Welch
2009-11-18
1
-45
/
+10
*
use COMMAND_PARSE_ENABLE macro where appropriate
Zachary T Welch
2009-11-18
3
-96
/
+31
*
use COMMAND_PARSE_ON_OFF where appropriate
Zachary T Welch
2009-11-18
2
-26
/
+10
*
ARM: rework "arm reg" output for new mode
David Brownell
2009-11-18
1
-35
/
+113
*
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
2
-12
/
+27
*
ARM: simplify ARMv7-A register handling
David Brownell
2009-11-18
3
-188
/
+50
*
ARM: setup "secure monitor mode" shadow regs
David Brownell
2009-11-18
2
-21
/
+53
*
ARM: add "core_type" field to "struct arm"
David Brownell
2009-11-18
4
-5
/
+31
*
split startup.tcl file across modules
Zachary T Welch
2009-11-18
2
-1
/
+168
*
fix regression in md/mw commands
Zachary T Welch
2009-11-18
1
-4
/
+2
*
jtag-api: get rid of unecessary buf_set_u23() that make code obtuse.
Øyvind Harboe
2009-11-18
1
-11
/
+10
*
ARM: add is_arm_mode()
David Brownell
2009-11-17
6
-40
/
+39
*
ARM: add arm_mode_name()
David Brownell
2009-11-17
9
-30
/
+75
*
ARM: only use one set of dummy FPA registers
David Brownell
2009-11-17
8
-106
/
+39
*
command_handler: change 'cmd_ctx' to CMD_CTX
Zachary T Welch
2009-11-17
20
-364
/
+367
*
command_handler: change 'args' to CMD_ARGV
Zachary T Welch
2009-11-17
20
-189
/
+189
*
command_handler: change to 'argc' to CMD_ARGC
Zachary T Welch
2009-11-17
19
-120
/
+120
*
target: simplify register get/set ops
David Brownell
2009-11-17
13
-127
/
+60
*
ARM9TDMI: remove now-needless "struct arm9tdmi"
David Brownell
2009-11-17
9
-72
/
+45
*
ARM7TDMI: remove now-needless "struct arm7tdmi"
David Brownell
2009-11-17
4
-29
/
+21
*
target: remove some more duplicate includes
David Brownell
2009-11-17
4
-4
/
+1
*
ARMv7-A: no exit() calls
David Brownell
2009-11-16
2
-4
/
+3
*
Cortex-A8: no exit() calls, add missing v7-A init
David Brownell
2009-11-16
1
-31
/
+16
*
XScale: fewere exit() calls
David Brownell
2009-11-16
1
-4
/
+4
*
MIPS: no exit() calls
David Brownell
2009-11-16
2
-7
/
+5
*
ARMv7-M: no exit() calls
David Brownell
2009-11-16
1
-4
/
+4
*
ARMv4/ARMv5: no exit() calls
David Brownell
2009-11-16
1
-6
/
+8
*
ARM11: fewer exit() calls
David Brownell
2009-11-16
1
-4
/
+6
*
Cortex-M3: don't exit()
David Brownell
2009-11-16
1
-24
/
+10
*
ARMv7A: use standard disassembler
David Brownell
2009-11-16
1
-83
/
+0
*
ARM11: register (most) standard ARM commands
David Brownell
2009-11-16
2
-1
/
+10
*
ARM: "armv4_5" command prefix becomes "arm"
David Brownell
2009-11-16
1
-9
/
+9
*
fileio: improve API types
Zachary T Welch
2009-11-16
5
-15
/
+15
*
struct fileio: improve member types
Zachary T Welch
2009-11-16
1
-1
/
+1
*
ARM: standard disassembler uses Thumb2 entry
David Brownell
2009-11-16
2
-38
/
+38
*
target: don't include "log.h" from "armv4_5.h"
David Brownell
2009-11-16
2
-1
/
+1
*
ARM: move mode functions out of header
David Brownell
2009-11-16
2
-40
/
+56
*
target: less implicit inclusion of "etm.h"
David Brownell
2009-11-16
9
-2
/
+13
*
move ARRAY_SIZE macro to types.h
Zachary T Welch
2009-11-16
8
-44
/
+32
*
armv7m: make core reg read/write use unsigned
Zachary T Welch
2009-11-16
2
-6
/
+6
*
rename CEIL as DIV_ROUND_UP
Zachary T Welch
2009-11-16
4
-8
/
+8
*
move container_of to types.h
Zachary T Welch
2009-11-16
1
-13
/
+0
*
#include "target.h" less wildly
David Brownell
2009-11-16
9
-6
/
+7
*
target: no implicit #includes of "register.h"
David Brownell
2009-11-16
27
-10
/
+21
*
target: less implicit inclusion of "command.h"
David Brownell
2009-11-16
5
-7
/
+3
*
target: don't implicitly include "algorithm.h"
David Brownell
2009-11-16
6
-3
/
+6
*
target: don't implicitly include "breakpoint.h"
David Brownell
2009-11-16
11
-2
/
+11
*
ARM11: use now-generic memory utils
David Brownell
2009-11-15
1
-11
/
+2
[prev]
[next]