index
:
riscv-openocd.git
FE_402_fix
__archive__
add_macos_build
autoconf
bscan_optimization
bscan_tunnel
buf_sget
build32
busy
compliance_dev
debug-log-reg-failure
deinit
dmi_read
dmstatus_version
dsp5680_build
eclipse_memory_read
eclipse_multicore_fix
examine_command
examine_unavailable_harts
examine_unavailable_harts_backup
examine_unavailable_harts_rebase
examine_unavailable_harts_squash
fence_i_fix_for_release
fix-halt-reason-after-singlestep
fix_macbuild
gd32vf103
gdb_next_port
gitignore-build
global
halt_examine
haltreq
hypervisor_translate
jlink
log_output
macbuild
macro
manual_hwbp
master
mem64
mpsse_flush
multicore
new_bscan_approach
newprogram
nohartstatus
old_fixes_and_eclipse_memory_read
old_triggers
print_port
race
rbb_cleanup
regcache
regression_test_janmat_experim
release
remove-slot_t-from-riscv-013
reset_test
reverse-resume-order
riscv
riscv-batch-cleanup
riscv-compliance
riscv-compliance-dev
s2_increment
sba_tests
set_group
static
travis-nop
update_defines
us_xds110
vector2
winbuild
wip
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-24
Cortex-A8: implement DPM
David Brownell
4
-9
/
+176
2009-11-24
Cortex-A8: minor cleanup
David Brownell
2
-26
/
+35
2009-11-24
improve alloc_vprintf
Andreas Fritiofson
1
-27
/
+16
2009-11-24
fix doxygen build
Zachary T Welch
1
-3
/
+8
2009-11-24
jlink: rewrite to use jtag_usb_open
Zachary T Welch
1
-61
/
+15
2009-11-24
jlink: remove superfluous indentation
Zachary T Welch
1
-52
/
+55
2009-11-24
rlink: use jtag_usb_open helper
Zachary T Welch
1
-82
/
+49
2009-11-24
rlink: eliminate spurious indentation
Zachary T Welch
1
-55
/
+54
2009-11-24
vsllink: rewrite to use jtag_usb_open
Zachary T Welch
1
-54
/
+30
2009-11-24
usbprog: use jtag_usb_open
Zachary T Welch
1
-30
/
+13
2009-11-24
arm-jtag-ew: use jtag_usb_open
Zachary T Welch
1
-36
/
+17
2009-11-24
add jtag/usb_common.[ch] files
Zachary T Welch
4
-1
/
+99
2009-11-24
ARM11: remove old R0..R15/CPSR code
David Brownell
2
-196
/
+74
2009-11-24
ARM11: use standard run_algorithm()
David Brownell
1
-172
/
+5
2009-11-24
ARM11: use standard single step simulation
David Brownell
2
-99
/
+32
2009-11-24
ARM11: partial support for standard ARM register interfaces.
David Brownell
1
-35
/
+31
2009-11-24
ARM11: remove register "history" debug stuff
David Brownell
2
-59
/
+0
2009-11-24
ARM11: implement provider for new DPM interface
David Brownell
3
-0
/
+80
2009-11-24
ARM: new DPM interface
David Brownell
5
-0
/
+625
2009-11-24
target: cope with *any* error setting a breakpoint
David Brownell
1
-26
/
+24
2009-11-24
support for scripts in $HOME/.openocd
Andreas Fritiofson
3
-9
/
+31
2009-11-24
mips: fix gaffe when removing dynamic array allocation
Jerry Ling
1
-3
/
+3
2009-11-23
arm926ejs: fix gaffe when converting from arm926ejs cp15 to mcr
Øyvind Harboe
3
-3
/
+3
2009-11-23
arm926ejs: retire cp15 commands, handled by mrc/mcr.
Øyvind Harboe
5
-76
/
+3
2009-11-22
ARM11: remove unused state and exports
David Brownell
4
-32
/
+25
2009-11-22
ARM11: macro cleanup
David Brownell
2
-72
/
+39
2009-11-22
mips: remove dynamic arrays - reduces stack usage
Øyvind Harboe
1
-5
/
+15
2009-11-22
mips: use const for code sequences
Øyvind Harboe
2
-13
/
+13
2009-11-22
arm11: do not use dynamic arrays
Øyvind Harboe
2
-4
/
+8
2009-11-22
arm926ejs: fix warnings
Øyvind Harboe
1
-2
/
+2
2009-11-22
TODO: ref 'checkstack.pl' not 'checkpatch.pl'
David Brownell
1
-2
/
+2
2009-11-22
ARM: use arm_reg_current()
David Brownell
3
-61
/
+74
2009-11-22
ARM11: remove needless string format #ifdeffery
David Brownell
3
-21
/
+22
2009-11-22
target: make register flags "bool"
David Brownell
1
-2
/
+2
2009-11-22
ARM: remove 'armv4_5_common_s' migration #define
David Brownell
12
-56
/
+53
2009-11-22
flash: dynamically allocate working storage
Øyvind Harboe
1
-16
/
+52
2009-11-22
target: reduce stack usage
Øyvind Harboe
1
-6
/
+20
2009-11-22
todo: add tip on how to identify excessive stack usage
Øyvind Harboe
1
-0
/
+16
2009-11-22
zy1000: un-break uart command after command handler refactoring
Øyvind Harboe
1
-15
/
+19
2009-11-22
embedded: reduce stack usage
Øyvind Harboe
1
-4
/
+9
2009-11-22
embedded: do not allocate large temporary structures on stack
Øyvind Harboe
1
-6
/
+61
2009-11-22
embedded: save stack
Øyvind Harboe
1
-9
/
+15
2009-11-22
zy1000: fix breakage in command parsing code for power command
Øyvind Harboe
1
-1
/
+1
2009-11-22
build: fix breakage in building bin2char
Øyvind Harboe
1
-1
/
+1
2009-11-22
ARM: arm_set_cpsr() handles T and J bits
David Brownell
7
-79
/
+52
2009-11-22
ARM: define two register utilities
David Brownell
8
-48
/
+122
2009-11-22
ARM: simplify CPSR handling
David Brownell
11
-87
/
+103
2009-11-22
ARM11: remove disabled register hooks
David Brownell
2
-93
/
+3
2009-11-21
jtag: remove useless forward declarations
Zachary T Welch
5
-140
/
+76
2009-11-21
allow jtag interfaces to lack commands
Zachary T Welch
1
-2
/
+5
[next]