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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
normalize headers to make changing easier
Zachary T Welch
2009-12-03
2
-2
/
+2
*
allow #include directives to use module name
Zachary T Welch
2009-12-03
10
-0
/
+10
*
feroceon.c should be part of ARM7_9_SRC
Nicolas Pitre
2009-12-03
1
-2
/
+2
*
remove #if HAVE_JTAG_INTERFACE_H from minidriver.h
Zachary T Welch
2009-12-02
5
-50
/
+105
*
move jtag drivers to src/jtag/drivers
Zachary T Welch
2009-12-02
30
-65
/
+85
*
move nor drivers to src/flash/nor
Zachary T Welch
2009-12-02
36
-50
/
+55
*
move nand drivers to src/flash/nand/
Zachary T Welch
2009-12-02
16
-27
/
+42
*
ARM11: don't expose DSCR
David Brownell
2009-12-02
2
-185
/
+7
*
ARM11: store a clean copy of DSCR
David Brownell
2009-12-02
4
-76
/
+56
*
ARM11: don't expose WDTR
David Brownell
2009-12-02
2
-14
/
+11
*
ARM11: don't expose RDTR
David Brownell
2009-12-02
2
-15
/
+11
*
ARM11: streamline debug entry
David Brownell
2009-12-02
1
-25
/
+20
*
ARM11: remove arm11->target
David Brownell
2009-12-02
3
-20
/
+12
*
ARM DPM: tweak initialization
David Brownell
2009-12-02
6
-23
/
+33
*
adding files required for distribution
Zachary T Welch
2009-12-02
2
-0
/
+2
*
fix 'target init' command registration
Zachary T Welch
2009-12-02
1
-6
/
+6
*
stubs: buildfix
David Brownell
2009-12-02
2
-0
/
+2
*
remove #if BUILD_HTTPD
Zachary T Welch
2009-12-02
3
-4
/
+33
*
remove BUILD_IOUTIL symbol
Zachary T Welch
2009-12-02
5
-13
/
+61
*
remove #if logic for openocd_sleep_*lude
Zachary T Welch
2009-12-02
5
-19
/
+45
*
target: factor init to 'target init'
Zachary T Welch
2009-12-02
2
-5
/
+25
*
target: factor target_init() into pieces
Zachary T Welch
2009-12-02
1
-69
/
+84
*
jtag: factor init into 'jtag init'
Zachary T Welch
2009-12-02
2
-7
/
+32
*
flash: factor init to 'flash init'
Zachary T Welch
2009-12-02
2
-3
/
+25
*
mflash: factor init to 'mflash init'
Zachary T Welch
2009-12-02
2
-3
/
+25
*
nand: factor init to 'nand init'
Zachary T Welch
2009-12-02
2
-3
/
+28
*
pld: factor init to 'pld init'
Zachary T Welch
2009-12-02
2
-2
/
+26
*
ARMv7a/Cortex-A8: report watchpoint trigger insn
David Brownell
2009-12-02
5
-44
/
+33
*
ARM: label SP and LR correctly
David Brownell
2009-12-02
1
-12
/
+12
*
zy1000: keep up with startup refactoring work.
Øyvind Harboe
2009-12-02
1
-0
/
+5
*
Cortex-A8: basic watchpoint support
David Brownell
2009-12-01
1
-0
/
+66
*
ARM: core DPM support for watchpoints
David Brownell
2009-12-01
4
-41
/
+302
*
ARMv7a: move constants out of Cortex-A8 header
David Brownell
2009-12-01
2
-35
/
+48
*
zy1000: keep up with latest changes to command handling
Øyvind Harboe
2009-12-01
2
-7
/
+5
*
command: the Jim interpreter can now be provided rather than created
Øyvind Harboe
2009-12-01
3
-12
/
+18
*
ARM11: remove previous mcr()/mrc() methods
David Brownell
2009-12-01
1
-75
/
+0
*
Cortex-A8: remove previous mcr()/mrc() methods
David Brownell
2009-12-01
2
-104
/
+1
*
ARM: implement mrc()/mcr() as DPM ops
David Brownell
2009-12-01
1
-0
/
+59
*
target: "mcr" and "mrc" are ARM-specific
David Brownell
2009-12-01
9
-218
/
+228
*
ARMv7-A: stop using CP15 ops
David Brownell
2009-12-01
1
-5
/
+36
*
Cortex-A8: stop using CP15 ops
David Brownell
2009-12-01
1
-16
/
+53
*
main: invoke jtag_interface_quit() explicitly
Øyvind Harboe
2009-12-01
1
-6
/
+2
*
improve command prohibition error report
Zachary T Welch
2009-11-30
1
-2
/
+10
*
XScale: restore_context() cleanup
David Brownell
2009-11-30
1
-38
/
+30
*
XScale: context restore, cleanup/bugfix
David Brownell
2009-11-30
1
-15
/
+29
*
remove interp global variable!
Zachary T Welch
2009-11-30
3
-20
/
+22
*
command output capture: do not use interp global
Zachary T Welch
2009-11-30
1
-15
/
+34
*
do not extern 'interp' from command.c
Zachary T Welch
2009-11-30
11
-23
/
+31
*
target: avoid using interp global variable
Zachary T Welch
2009-11-30
2
-9
/
+11
*
jtag: avoid using interp global variable
Zachary T Welch
2009-11-30
2
-6
/
+13
[prev]
[next]