index
:
riscv-tools/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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-16
target: don't implicitly include "breakpoint.h"
David Brownell
12
-2
/
+12
2009-11-15
ARM11: use now-generic memory utils
David Brownell
1
-11
/
+2
2009-11-15
ARM11: fixup method table
David Brownell
2
-47
/
+43
2009-11-15
ARM: memory utils aren't ARM7/ARM9 dependent
David Brownell
15
-178
/
+209
2009-11-15
target: make "examined" flag be per-target
David Brownell
5
-44
/
+53
2009-11-15
arm-jtag-ew,jlink: switch to COMMAND_HANDLER
Zachary T Welch
2
-29
/
+23
2009-11-15
rlink: fix overzealous sed
Zachary T Welch
1
-5
/
+5
2009-11-14
remove unused arm_jtag_buf_to_* helpers
Zachary T Welch
2
-106
/
+0
2009-11-14
remove unused buf_to_u32_handler
Zachary T Welch
2
-12
/
+0
2009-11-14
struct scan_field_s -> struct scan_field
Zachary T Welch
4
-27
/
+27
2009-11-14
Fix for md* commands, similar to mw*.
Krzysztof Dziuba
1
-1
/
+2
2009-11-14
lpc2900.h -- remove from Makefile.am too
David Brownell
1
-1
/
+0
2009-11-14
flash: remove needless lpc2900.h header
David Brownell
2
-29
/
+1
2009-11-14
remove annoying $URL$ startup message
David Brownell
1
-17
/
+0
2009-11-14
Invalid command syntax errors with MWW.
Dean Glazeski
1
-1
/
+2
2009-11-14
add openocd.h for top-level declarations
Zachary T Welch
6
-5
/
+47
2009-11-14
compile with cygwin (32-bit)
Ferdinand Postema
4
-18
/
+27
2009-11-13
ARM11: ETM + ETB support
David Brownell
1
-1
/
+15
2009-11-13
ARM11: revert etmr/etmw commands
David Brownell
3
-165
/
+0
2009-11-13
ARM7/ARM9: use shared examine() method
David Brownell
12
-84
/
+65
2009-11-13
ETM: simplify ETM initialization code paths
David Brownell
3
-18
/
+14
2009-11-13
ARM11: switch to new "arm" base type
David Brownell
3
-35
/
+39
2009-11-13
target: remove unused "bitfield" infrastructure
David Brownell
9
-73
/
+78
2009-11-13
ARM7/9: rm arm7_9_get_arch_pointers()
David Brownell
3
-68
/
+32
2009-11-13
command_t -> struct command
Zachary T Welch
44
-72
/
+72
2009-11-13
command_context_t -> struct command_context
Zachary T Welch
116
-278
/
+278
2009-11-13
remove rlink structure typedefs
Zachary T Welch
3
-19
/
+17
2009-11-13
flash_bank_t -> struct flash_bank
Zachary T Welch
24
-373
/
+373
2009-11-13
nand_device_t -> struct nand_device
Zachary T Welch
14
-140
/
+140
2009-11-13
target_t -> struct target
Zachary T Welch
99
-1242
/
+1240
2009-11-13
reg_t -> struct reg
Zachary T Welch
28
-158
/
+158
2009-11-13
target_type_t -> struct target_type
Zachary T Welch
18
-42
/
+39
2009-11-13
improve mips32_pracc_context
Zachary T Welch
1
-5
/
+6
2009-11-13
image_t -> struct image
Zachary T Welch
13
-50
/
+50
2009-11-13
armv4_5_common_t -> struct arm
Zachary T Welch
14
-50
/
+50
2009-11-13
etm_context_t -> struct etm_context
Zachary T Welch
8
-47
/
+47
2009-11-13
etb_t -> struct etb
Zachary T Welch
3
-15
/
+15
2009-11-13
trace_t -> struct trace
Zachary T Welch
4
-8
/
+8
2009-11-13
image_elf_t -> struct image_elf
Zachary T Welch
2
-7
/
+7
2009-11-13
cortex_m3_dwt_comparator_t -> struct cortex_m3_dwt_comparator
Zachary T Welch
2
-8
/
+8
2009-11-13
cortex_m3_fp_comparator_t -> struct cortex_m3_fp_comparator
Zachary T Welch
2
-7
/
+7
2009-11-13
cortex_a8_wrp_t -> struct cortex_a8_wrp
Zachary T Welch
2
-4
/
+4
2009-11-13
cortex_a8_brp_t -> struct cortex_a8_brp
Zachary T Welch
2
-6
/
+6
2009-11-13
breakpoint_t -> struct breakpoint
Zachary T Welch
13
-76
/
+76
2009-11-13
xscale_trace_t -> struct xscale_trace
Zachary T Welch
1
-3
/
+3
2009-11-13
xscale_trace_entry_t -> struct xscale_trace_entry
Zachary T Welch
2
-4
/
+4
2009-11-13
target_event_action_t -> struct target_event_action
Zachary T Welch
2
-9
/
+6
2009-11-13
arm_instruction_t -> struct arm_instruction
Zachary T Welch
8
-73
/
+73
2009-11-13
arm9tdmi_vector_t -> struct arm9tdmi_vector
Zachary T Welch
2
-4
/
+4
2009-11-13
xscale_reg_t -> struct xscale_reg
Zachary T Welch
2
-8
/
+8
[next]