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
path:
root
/
src
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-22
ARM11: remove disabled register hooks
David Brownell
2
-93
/
+3
2009-11-20
ARM: pass 'struct reg *' to register r/w routines
David Brownell
8
-73
/
+83
2009-11-20
ARM7/ARM9: remove old "debug commands"
David Brownell
1
-130
/
+0
2009-11-19
Cortex-A8: better context restore
David Brownell
1
-13
/
+67
2009-11-19
Cortex-A8: mode support
David Brownell
1
-30
/
+116
2009-11-19
target: create/use register_cache_invalidate()
David Brownell
14
-77
/
+47
2009-11-19
ARM: remove per-register malloc
David Brownell
2
-1
/
+2
2009-11-19
ARM: streamline register init
David Brownell
1
-74
/
+88
2009-11-19
Cortex-A8: parts of examine() run just once
David Brownell
1
-4
/
+15
2009-11-19
ARMv7-A: use standard ARM core states
David Brownell
5
-31
/
+43
2009-11-19
ARMv7-A: use standard ARM core_mode symbols
David Brownell
2
-16
/
+3
2009-11-18
remove fast command and jim_global_long
Zachary T Welch
1
-2
/
+2
2009-11-18
add handle_command_parse_bool command helper
Zachary T Welch
1
-45
/
+10
2009-11-18
use COMMAND_PARSE_ENABLE macro where appropriate
Zachary T Welch
3
-96
/
+31
2009-11-18
use COMMAND_PARSE_ON_OFF where appropriate
Zachary T Welch
2
-26
/
+10
2009-11-18
ARM: rework "arm reg" output for new mode
David Brownell
1
-35
/
+113
2009-11-18
Cortex-A8: xPSR handling updates
David Brownell
1
-17
/
+20
2009-11-18
ARM: add a default full_context() method
David Brownell
2
-12
/
+27
2009-11-18
ARM: simplify ARMv7-A register handling
David Brownell
3
-188
/
+50
2009-11-18
ARM: setup "secure monitor mode" shadow regs
David Brownell
2
-21
/
+53
2009-11-18
ARM: add "core_type" field to "struct arm"
David Brownell
4
-5
/
+31
2009-11-18
split startup.tcl file across modules
Zachary T Welch
2
-1
/
+168
2009-11-18
fix regression in md/mw commands
Zachary T Welch
1
-4
/
+2
2009-11-18
jtag-api: get rid of unecessary buf_set_u23() that make code obtuse.
Øyvind Harboe
1
-11
/
+10
2009-11-17
ARM: add is_arm_mode()
David Brownell
6
-40
/
+39
2009-11-17
ARM: add arm_mode_name()
David Brownell
9
-30
/
+75
2009-11-17
ARM: only use one set of dummy FPA registers
David Brownell
8
-106
/
+39
2009-11-17
command_handler: change 'cmd_ctx' to CMD_CTX
Zachary T Welch
20
-364
/
+367
2009-11-17
command_handler: change 'args' to CMD_ARGV
Zachary T Welch
20
-189
/
+189
2009-11-17
command_handler: change to 'argc' to CMD_ARGC
Zachary T Welch
19
-120
/
+120
2009-11-17
target: simplify register get/set ops
David Brownell
13
-127
/
+60
2009-11-17
ARM9TDMI: remove now-needless "struct arm9tdmi"
David Brownell
9
-72
/
+45
2009-11-17
ARM7TDMI: remove now-needless "struct arm7tdmi"
David Brownell
4
-29
/
+21
2009-11-17
target: remove some more duplicate includes
David Brownell
4
-4
/
+1
2009-11-16
ARMv7-A: no exit() calls
David Brownell
2
-4
/
+3
2009-11-16
Cortex-A8: no exit() calls, add missing v7-A init
David Brownell
1
-31
/
+16
2009-11-16
XScale: fewere exit() calls
David Brownell
1
-4
/
+4
2009-11-16
MIPS: no exit() calls
David Brownell
2
-7
/
+5
2009-11-16
ARMv7-M: no exit() calls
David Brownell
1
-4
/
+4
2009-11-16
ARMv4/ARMv5: no exit() calls
David Brownell
1
-6
/
+8
2009-11-16
ARM11: fewer exit() calls
David Brownell
1
-4
/
+6
2009-11-16
Cortex-M3: don't exit()
David Brownell
1
-24
/
+10
2009-11-16
ARMv7A: use standard disassembler
David Brownell
1
-83
/
+0
2009-11-16
ARM11: register (most) standard ARM commands
David Brownell
2
-1
/
+10
2009-11-16
ARM: "armv4_5" command prefix becomes "arm"
David Brownell
1
-9
/
+9
2009-11-16
fileio: improve API types
Zachary T Welch
5
-15
/
+15
2009-11-16
struct fileio: improve member types
Zachary T Welch
1
-1
/
+1
2009-11-16
ARM: standard disassembler uses Thumb2 entry
David Brownell
2
-38
/
+38
2009-11-16
target: don't include "log.h" from "armv4_5.h"
David Brownell
2
-1
/
+1
2009-11-16
ARM: move mode functions out of header
David Brownell
2
-40
/
+56
[next]