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
...
*
rlink: use jtag_usb_open helper
Zachary T Welch
2009-11-24
1
-82
/
+49
*
rlink: eliminate spurious indentation
Zachary T Welch
2009-11-24
1
-55
/
+54
*
vsllink: rewrite to use jtag_usb_open
Zachary T Welch
2009-11-24
1
-54
/
+30
*
usbprog: use jtag_usb_open
Zachary T Welch
2009-11-24
1
-30
/
+13
*
arm-jtag-ew: use jtag_usb_open
Zachary T Welch
2009-11-24
1
-36
/
+17
*
add jtag/usb_common.[ch] files
Zachary T Welch
2009-11-24
3
-1
/
+97
*
ARM11: remove old R0..R15/CPSR code
David Brownell
2009-11-24
2
-196
/
+74
*
ARM11: use standard run_algorithm()
David Brownell
2009-11-24
1
-172
/
+5
*
ARM11: use standard single step simulation
David Brownell
2009-11-24
1
-97
/
+31
*
ARM11: partial support for standard ARM register interfaces.
David Brownell
2009-11-24
1
-35
/
+31
*
ARM11: remove register "history" debug stuff
David Brownell
2009-11-24
2
-59
/
+0
*
ARM11: implement provider for new DPM interface
David Brownell
2009-11-24
3
-0
/
+80
*
ARM: new DPM interface
David Brownell
2009-11-24
5
-0
/
+625
*
target: cope with *any* error setting a breakpoint
David Brownell
2009-11-24
1
-26
/
+24
*
support for scripts in $HOME/.openocd
Andreas Fritiofson
2009-11-24
1
-1
/
+16
*
mips: fix gaffe when removing dynamic array allocation
Jerry Ling
2009-11-24
1
-3
/
+3
*
arm926ejs: retire cp15 commands, handled by mrc/mcr.
Øyvind Harboe
2009-11-23
1
-66
/
+0
*
ARM11: remove unused state and exports
David Brownell
2009-11-22
4
-32
/
+25
*
ARM11: macro cleanup
David Brownell
2009-11-22
2
-72
/
+39
*
mips: remove dynamic arrays - reduces stack usage
Øyvind Harboe
2009-11-22
1
-5
/
+15
*
mips: use const for code sequences
Øyvind Harboe
2009-11-22
2
-13
/
+13
*
arm11: do not use dynamic arrays
Øyvind Harboe
2009-11-22
1
-3
/
+6
*
arm926ejs: fix warnings
Øyvind Harboe
2009-11-22
1
-2
/
+2
*
ARM: use arm_reg_current()
David Brownell
2009-11-22
3
-61
/
+74
*
ARM11: remove needless string format #ifdeffery
David Brownell
2009-11-22
3
-21
/
+22
*
target: make register flags "bool"
David Brownell
2009-11-22
1
-2
/
+2
*
ARM: remove 'armv4_5_common_s' migration #define
David Brownell
2009-11-22
12
-56
/
+53
*
flash: dynamically allocate working storage
Øyvind Harboe
2009-11-22
1
-16
/
+52
*
target: reduce stack usage
Øyvind Harboe
2009-11-22
1
-6
/
+20
*
zy1000: un-break uart command after command handler refactoring
Øyvind Harboe
2009-11-22
1
-15
/
+19
*
embedded: reduce stack usage
Øyvind Harboe
2009-11-22
1
-4
/
+9
*
embedded: do not allocate large temporary structures on stack
Øyvind Harboe
2009-11-22
1
-6
/
+61
*
embedded: save stack
Øyvind Harboe
2009-11-22
1
-9
/
+15
*
zy1000: fix breakage in command parsing code for power command
Øyvind Harboe
2009-11-22
1
-1
/
+1
*
build: fix breakage in building bin2char
Øyvind Harboe
2009-11-22
1
-1
/
+1
*
ARM: arm_set_cpsr() handles T and J bits
David Brownell
2009-11-22
7
-79
/
+52
*
ARM: define two register utilities
David Brownell
2009-11-22
8
-48
/
+122
*
ARM: simplify CPSR handling
David Brownell
2009-11-22
11
-87
/
+103
*
ARM11: remove disabled register hooks
David Brownell
2009-11-22
2
-93
/
+3
*
jtag: remove useless forward declarations
Zachary T Welch
2009-11-21
5
-140
/
+76
*
allow jtag interfaces to lack commands
Zachary T Welch
2009-11-21
1
-2
/
+5
*
show script search dirs in debug log
Andreas Fritiofson
2009-11-21
1
-0
/
+2
*
ARM: pass 'struct reg *' to register r/w routines
David Brownell
2009-11-20
8
-73
/
+83
*
ARM7/ARM9: remove old "debug commands"
David Brownell
2009-11-20
1
-130
/
+0
*
maintain command lists in sorted order
Zachary T Welch
2009-11-20
1
-7
/
+17
*
add add_help_text command handler
Zachary T Welch
2009-11-20
2
-44
/
+67
*
provide command context during cmd_init
Zachary T Welch
2009-11-20
1
-0
/
+2
*
improve 'help' command
Zachary T Welch
2009-11-20
3
-20
/
+55
*
factor help script command into parts
Zachary T Welch
2009-11-20
1
-28
/
+34
*
refactor command registration
Zachary T Welch
2009-11-20
3
-83
/
+118
[prev]
[next]