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
reset_test
reverse-resume-order
riscv
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-13
pic32mx_flash_bank_t -> struct pic32mx_flash_bank
Zachary T Welch
2
-10
/
+10
2009-11-13
orion_nand_controller_t -> struct orion_nand_controller
Zachary T Welch
1
-8
/
+8
2009-11-13
ocl_priv_t -> struct ocl_priv
Zachary T Welch
1
-8
/
+8
2009-11-13
nand_info_t -> struct nand_info
Zachary T Welch
2
-4
/
+4
2009-11-13
nand_manufacturer_t -> struct nand_manufacturer
Zachary T Welch
2
-4
/
+4
2009-11-13
nand_ecclayout_t -> struct nand_ecclayout
Zachary T Welch
2
-5
/
+5
2009-11-13
nand_flash_controller_t -> struct nand_flash_controller
Zachary T Welch
10
-23
/
+23
2009-11-13
mx3_nf_controller_t -> struct mx3_nf_controller
Zachary T Welch
2
-14
/
+14
2009-11-13
mflash_bank_t -> struct mflash_bank
Zachary T Welch
2
-4
/
+4
2009-11-13
mg_drv_info_t -> struct mg_drv_info
Zachary T Welch
2
-4
/
+4
2009-11-13
mflash_gpio_drv_t -> struct mflash_gpio_drv
Zachary T Welch
2
-7
/
+7
2009-11-13
mflash_gpio_num_t -> struct mflash_gpio_num
Zachary T Welch
2
-13
/
+13
2009-11-13
lpc3180_nand_controller_t -> struct lpc3180_nand_controller
Zachary T Welch
2
-16
/
+16
2009-11-13
lpc2900_flash_bank_t -> struct lpc2900_flash_bank
Zachary T Welch
1
-15
/
+15
2009-11-13
lpc288x_flash_bank_t -> struct lpc288x_flash_bank
Zachary T Welch
2
-8
/
+8
2009-11-13
lpc2000_flash_bank_t -> struct lpc2000_flash_bank
Zachary T Welch
2
-9
/
+9
2009-11-13
flash_driver_t -> struct flash_driver
Zachary T Welch
22
-43
/
+43
2009-11-13
flash_sector_t -> struct flash_sector
Zachary T Welch
18
-30
/
+30
2009-11-13
faux_flash_bank_t -> struct faux_flash_bank
Zachary T Welch
1
-6
/
+6
2009-11-13
ecosflash_flash_bank_t -> struct ecosflash_flash_bank
Zachary T Welch
1
-12
/
+12
2009-11-13
cfi_fixup_t -> struct cfi_fixup
Zachary T Welch
2
-6
/
+6
2009-11-13
cfi_unlock_addresses_t -> struct cfi_unlock_addresses
Zachary T Welch
2
-4
/
+4
2009-11-13
cfi_spansion_pri_ext_t -> struct cfi_spansion_pri_ext
Zachary T Welch
3
-15
/
+15
2009-11-13
cfi_atmel_pri_ext_t -> struct cfi_atmel_pri_ext
Zachary T Welch
2
-3
/
+3
2009-11-13
cfi_intel_pri_ext_t -> struct cfi_intel_pri_ext
Zachary T Welch
2
-6
/
+6
2009-11-13
cfi_flash_bank_t -> struct cfi_flash_bank
Zachary T Welch
3
-40
/
+40
2009-11-13
avrf_flash_bank_t -> struct avrf_flash_bank
Zachary T Welch
2
-6
/
+6
2009-11-13
avrf_type_t -> struct avrf_type
Zachary T Welch
2
-5
/
+5
2009-11-13
at91sam7_flash_bank_t -> struct at91sam7_flash_bank
Zachary T Welch
2
-16
/
+16
2009-11-13
jtag_command_t -> struct jtag_command
Zachary T Welch
12
-51
/
+50
2009-11-13
jtag_command_container_t -> union jtag_command_container
Zachary T Welch
1
-5
/
+4
2009-11-13
sleep_command_t -> struct sleep_command
Zachary T Welch
2
-5
/
+4
2009-11-13
end_state_command_t -> struct end_state_command
Zachary T Welch
1
-4
/
+3
2009-11-13
reset_command_t -> struct reset_command
Zachary T Welch
2
-5
/
+4
2009-11-13
stableclocks_command_t -> struct stableclocks_command
Zachary T Welch
2
-5
/
+4
2009-11-13
runtest_command_t -> struct runtest_command
Zachary T Welch
2
-5
/
+4
2009-11-13
pathmove_command_t -> struct pathmove_command
Zachary T Welch
7
-11
/
+10
2009-11-13
statemove_command_t -> struct statemove_command
Zachary T Welch
2
-5
/
+4
2009-11-13
cmd_queue_page_t -> struct cmd_queue_page
Zachary T Welch
1
-9
/
+8
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
[next]