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
*
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
*
ARM11: fixup method table
David Brownell
2009-11-15
2
-47
/
+43
*
ARM: memory utils aren't ARM7/ARM9 dependent
David Brownell
2009-11-15
15
-178
/
+209
*
target: make "examined" flag be per-target
David Brownell
2009-11-15
5
-44
/
+53
*
remove unused arm_jtag_buf_to_* helpers
Zachary T Welch
2009-11-14
2
-106
/
+0
*
struct scan_field_s -> struct scan_field
Zachary T Welch
2009-11-14
2
-24
/
+24
*
Fix for md* commands, similar to mw*.
Krzysztof Dziuba
2009-11-14
1
-1
/
+2
*
Invalid command syntax errors with MWW.
Dean Glazeski
2009-11-14
1
-1
/
+2
*
compile with cygwin (32-bit)
Ferdinand Postema
2009-11-14
3
-16
/
+25
*
ARM11: ETM + ETB support
David Brownell
2009-11-13
1
-1
/
+15
*
ARM11: revert etmr/etmw commands
David Brownell
2009-11-13
3
-165
/
+0
*
ARM7/ARM9: use shared examine() method
David Brownell
2009-11-13
12
-84
/
+65
*
ETM: simplify ETM initialization code paths
David Brownell
2009-11-13
3
-18
/
+14
*
ARM11: switch to new "arm" base type
David Brownell
2009-11-13
3
-35
/
+39
*
target: remove unused "bitfield" infrastructure
David Brownell
2009-11-13
9
-73
/
+78
*
ARM7/9: rm arm7_9_get_arch_pointers()
David Brownell
2009-11-13
2
-64
/
+29
*
command_t -> struct command
Zachary T Welch
2009-11-13
19
-20
/
+20
*
command_context_t -> struct command_context
Zachary T Welch
2009-11-13
45
-96
/
+96
*
target_t -> struct target
Zachary T Welch
2009-11-13
60
-972
/
+970
*
reg_t -> struct reg
Zachary T Welch
2009-11-13
27
-152
/
+152
*
target_type_t -> struct target_type
Zachary T Welch
2009-11-13
17
-41
/
+38
*
improve mips32_pracc_context
Zachary T Welch
2009-11-13
1
-5
/
+6
*
image_t -> struct image
Zachary T Welch
2009-11-13
7
-39
/
+39
*
armv4_5_common_t -> struct arm
Zachary T Welch
2009-11-13
11
-47
/
+47
*
etm_context_t -> struct etm_context
Zachary T Welch
2009-11-13
8
-47
/
+47
*
etb_t -> struct etb
Zachary T Welch
2009-11-13
3
-15
/
+15
*
trace_t -> struct trace
Zachary T Welch
2009-11-13
4
-8
/
+8
*
image_elf_t -> struct image_elf
Zachary T Welch
2009-11-13
2
-7
/
+7
*
cortex_m3_dwt_comparator_t -> struct cortex_m3_dwt_comparator
Zachary T Welch
2009-11-13
2
-8
/
+8
*
cortex_m3_fp_comparator_t -> struct cortex_m3_fp_comparator
Zachary T Welch
2009-11-13
2
-7
/
+7
*
cortex_a8_wrp_t -> struct cortex_a8_wrp
Zachary T Welch
2009-11-13
2
-4
/
+4
*
cortex_a8_brp_t -> struct cortex_a8_brp
Zachary T Welch
2009-11-13
2
-6
/
+6
*
breakpoint_t -> struct breakpoint
Zachary T Welch
2009-11-13
13
-76
/
+76
*
xscale_trace_t -> struct xscale_trace
Zachary T Welch
2009-11-13
1
-3
/
+3
[next]