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-13
scan_command_t -> struct scan_command
Zachary T Welch
8
-43
/
+42
2009-11-13
more vsllink typedef cleanup
Zachary T Welch
1
-6
/
+5
2009-11-13
vsllink_jtag_t -> struct vsllink
Zachary T Welch
1
-39
/
+38
2009-11-13
presto_t -> struct presto
Zachary T Welch
1
-6
/
+4
2009-11-13
ft2232_device_t -> struct ft2232_device
Zachary T Welch
1
-6
/
+5
2009-11-13
jlink_jtag_t -> struct jlink
Zachary T Welch
1
-41
/
+40
2009-11-13
cable_t -> struct cable
Zachary T Welch
1
-6
/
+5
2009-11-13
pending_scan_result_t -> struct pending_scan_result
Zachary T Welch
3
-20
/
+17
2009-11-13
armjtagew_jtag_t -> struct armjtagew
Zachary T Welch
1
-33
/
+32
2009-11-13
use struct jtag_tap_event_action
Zachary T Welch
2
-7
/
+5
2009-11-13
jtag_event_callback_t -> struct jtag_event_callback
Zachary T Welch
1
-13
/
+19
2009-11-13
jtag_interface_t -> struct jtag_interface
Zachary T Welch
20
-39
/
+38
2009-11-13
bitbang_interface_t -> struct bitbang_interface
Zachary T Welch
6
-10
/
+9
2009-11-13
bitq_interface_t -> struct biq_interface
Zachary T Welch
3
-8
/
+6
2009-11-13
encapsulate bitq_state structure
Zachary T Welch
2
-10
/
+8
2009-11-13
scan_field_t -> struct scan_field
Zachary T Welch
31
-152
/
+151
2009-11-13
jtag_tap_t -> struct jtag_tap
Zachary T Welch
50
-158
/
+151
2009-11-13
fileio_t -> struct fileio
Zachary T Welch
11
-41
/
+40
2009-11-13
log_callback_t -> struct log_callback
Zachary T Welch
2
-9
/
+8
2009-11-13
remove accidental artifact
Zachary T Welch
2
-0
/
+1
2009-11-13
add documention for writing built-in commands
Zachary T Welch
3
-2
/
+163
2009-11-13
add src/hello.c to augment new command tutorial
Zachary T Welch
3
-1
/
+64
2009-11-13
command_handler_t: make cmd an indirect parameter
Zachary T Welch
2
-10
/
+12
2009-11-13
command_handler_t: make args parameter const
Zachary T Welch
2
-5
/
+7
2009-11-13
command_handler_t: make cmd parameter const
Zachary T Welch
1
-1
/
+1
2009-11-13
command_handler_t: make argc unsigned
Zachary T Welch
7
-18
/
+12
2009-11-13
add CMD_NAME macro for command handlers
Zachary T Welch
10
-18
/
+24
2009-11-13
use CALL_COMMAND_HANDLER instead of direct calls
Zachary T Welch
10
-16
/
+20
2009-11-13
add PLD_DEVICE_COMMAND_HANDLER macro
Zachary T Welch
2
-4
/
+9
2009-11-13
nand: add NAND_DEVICE_COMMAND_HANDLER macro
Zachary T Welch
9
-23
/
+14
2009-11-13
use FLASH_BANK_COMMAND_HANDLER macro
Zachary T Welch
18
-26
/
+18
2009-11-13
add FLASH_BANK_COMMAND_HANDLER macro
Zachary T Welch
1
-2
/
+6
2009-11-13
s3c24xx: use COMMAND_HANDLER with command helper
Zachary T Welch
7
-30
/
+21
2009-11-13
arm_adi,armv7[am]: use COMMAND_HELPER for helpers
Zachary T Welch
4
-23
/
+18
2009-11-13
use COMMAND_HELPER for command helper functions
Zachary T Welch
6
-19
/
+21
2009-11-13
use COMMAND_HANDLER macro to define all commands
Zachary T Welch
55
-327
/
+224
2009-11-13
add command_handler_t type
Zachary T Welch
2
-7
/
+6
2009-11-13
add COMMAND_HANDLER and COMMAND_HELPER macros
Zachary T Welch
1
-0
/
+42
2009-11-13
add command_output_handler_t
Zachary T Welch
2
-4
/
+10
2009-11-13
Cortex-A8: fix indent
David Brownell
1
-28
/
+28
2009-11-12
nand: rename device to nand
Zachary T Welch
13
-440
/
+440
2009-11-12
ETM: start support for ETMv2+
David Brownell
3
-26
/
+144
2009-11-12
WinXP-x64: find right D2XX libraries
Liam Redmond
1
-2
/
+2
2009-11-12
parport: add support for the jtag_khz command.
Jonas Horberg
2
-8
/
+100
2009-11-11
ETM: remove old mid-level ETM handle
David Brownell
7
-11
/
+8
2009-11-11
ETM: use new toplevel ETM handle
David Brownell
1
-58
/
+50
2009-11-11
ETM: update port drivers
David Brownell
3
-42
/
+41
2009-11-11
ETM: update arm[79]tdmi_examine()
David Brownell
2
-8
/
+10
2009-11-11
ARM: start generalized base type
David Brownell
2
-19
/
+34
2009-11-11
fix 'jtag interface' behavior
Zachary T Welch
1
-1
/
+2
[next]