index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2009-11-13
faux_flash_bank_t -> struct faux_flash_bank
Zachary T Welch
2009-11-13
ecosflash_flash_bank_t -> struct ecosflash_flash_bank
Zachary T Welch
2009-11-13
cfi_fixup_t -> struct cfi_fixup
Zachary T Welch
2009-11-13
cfi_unlock_addresses_t -> struct cfi_unlock_addresses
Zachary T Welch
2009-11-13
cfi_spansion_pri_ext_t -> struct cfi_spansion_pri_ext
Zachary T Welch
2009-11-13
cfi_atmel_pri_ext_t -> struct cfi_atmel_pri_ext
Zachary T Welch
2009-11-13
cfi_intel_pri_ext_t -> struct cfi_intel_pri_ext
Zachary T Welch
2009-11-13
cfi_flash_bank_t -> struct cfi_flash_bank
Zachary T Welch
2009-11-13
avrf_flash_bank_t -> struct avrf_flash_bank
Zachary T Welch
2009-11-13
avrf_type_t -> struct avrf_type
Zachary T Welch
2009-11-13
at91sam7_flash_bank_t -> struct at91sam7_flash_bank
Zachary T Welch
2009-11-13
jtag_command_t -> struct jtag_command
Zachary T Welch
2009-11-13
jtag_command_container_t -> union jtag_command_container
Zachary T Welch
2009-11-13
sleep_command_t -> struct sleep_command
Zachary T Welch
2009-11-13
end_state_command_t -> struct end_state_command
Zachary T Welch
2009-11-13
reset_command_t -> struct reset_command
Zachary T Welch
2009-11-13
stableclocks_command_t -> struct stableclocks_command
Zachary T Welch
2009-11-13
runtest_command_t -> struct runtest_command
Zachary T Welch
2009-11-13
pathmove_command_t -> struct pathmove_command
Zachary T Welch
2009-11-13
statemove_command_t -> struct statemove_command
Zachary T Welch
2009-11-13
cmd_queue_page_t -> struct cmd_queue_page
Zachary T Welch
2009-11-13
scan_command_t -> struct scan_command
Zachary T Welch
2009-11-13
more vsllink typedef cleanup
Zachary T Welch
2009-11-13
vsllink_jtag_t -> struct vsllink
Zachary T Welch
2009-11-13
presto_t -> struct presto
Zachary T Welch
2009-11-13
ft2232_device_t -> struct ft2232_device
Zachary T Welch
2009-11-13
jlink_jtag_t -> struct jlink
Zachary T Welch
2009-11-13
cable_t -> struct cable
Zachary T Welch
2009-11-13
pending_scan_result_t -> struct pending_scan_result
Zachary T Welch
2009-11-13
armjtagew_jtag_t -> struct armjtagew
Zachary T Welch
2009-11-13
use struct jtag_tap_event_action
Zachary T Welch
2009-11-13
jtag_event_callback_t -> struct jtag_event_callback
Zachary T Welch
2009-11-13
jtag_interface_t -> struct jtag_interface
Zachary T Welch
2009-11-13
bitbang_interface_t -> struct bitbang_interface
Zachary T Welch
2009-11-13
bitq_interface_t -> struct biq_interface
Zachary T Welch
2009-11-13
encapsulate bitq_state structure
Zachary T Welch
2009-11-13
scan_field_t -> struct scan_field
Zachary T Welch
2009-11-13
jtag_tap_t -> struct jtag_tap
Zachary T Welch
2009-11-13
fileio_t -> struct fileio
Zachary T Welch
2009-11-13
log_callback_t -> struct log_callback
Zachary T Welch
2009-11-13
remove accidental artifact
Zachary T Welch
2009-11-13
add src/hello.c to augment new command tutorial
Zachary T Welch
2009-11-13
command_handler_t: make cmd an indirect parameter
Zachary T Welch
2009-11-13
command_handler_t: make args parameter const
Zachary T Welch
2009-11-13
command_handler_t: make cmd parameter const
Zachary T Welch
2009-11-13
command_handler_t: make argc unsigned
Zachary T Welch
2009-11-13
add CMD_NAME macro for command handlers
Zachary T Welch
2009-11-13
use CALL_COMMAND_HANDLER instead of direct calls
Zachary T Welch
2009-11-13
add PLD_DEVICE_COMMAND_HANDLER macro
Zachary T Welch
2009-11-13
nand: add NAND_DEVICE_COMMAND_HANDLER macro
Zachary T Welch
[prev]
[next]