index
:
openocd_libswd.git
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
lpc2900_flash_bank_t -> struct lpc2900_flash_bank
Zachary T Welch
2009-11-13
1
-15
/
+15
*
lpc288x_flash_bank_t -> struct lpc288x_flash_bank
Zachary T Welch
2009-11-13
2
-8
/
+8
*
lpc2000_flash_bank_t -> struct lpc2000_flash_bank
Zachary T Welch
2009-11-13
2
-9
/
+9
*
flash_driver_t -> struct flash_driver
Zachary T Welch
2009-11-13
22
-43
/
+43
*
flash_sector_t -> struct flash_sector
Zachary T Welch
2009-11-13
18
-30
/
+30
*
faux_flash_bank_t -> struct faux_flash_bank
Zachary T Welch
2009-11-13
1
-6
/
+6
*
ecosflash_flash_bank_t -> struct ecosflash_flash_bank
Zachary T Welch
2009-11-13
1
-12
/
+12
*
cfi_fixup_t -> struct cfi_fixup
Zachary T Welch
2009-11-13
2
-6
/
+6
*
cfi_unlock_addresses_t -> struct cfi_unlock_addresses
Zachary T Welch
2009-11-13
2
-4
/
+4
*
cfi_spansion_pri_ext_t -> struct cfi_spansion_pri_ext
Zachary T Welch
2009-11-13
3
-15
/
+15
*
cfi_atmel_pri_ext_t -> struct cfi_atmel_pri_ext
Zachary T Welch
2009-11-13
2
-3
/
+3
*
cfi_intel_pri_ext_t -> struct cfi_intel_pri_ext
Zachary T Welch
2009-11-13
2
-6
/
+6
*
cfi_flash_bank_t -> struct cfi_flash_bank
Zachary T Welch
2009-11-13
3
-40
/
+40
*
avrf_flash_bank_t -> struct avrf_flash_bank
Zachary T Welch
2009-11-13
2
-6
/
+6
*
avrf_type_t -> struct avrf_type
Zachary T Welch
2009-11-13
2
-5
/
+5
*
at91sam7_flash_bank_t -> struct at91sam7_flash_bank
Zachary T Welch
2009-11-13
2
-16
/
+16
*
jtag_command_t -> struct jtag_command
Zachary T Welch
2009-11-13
12
-51
/
+50
*
jtag_command_container_t -> union jtag_command_container
Zachary T Welch
2009-11-13
1
-5
/
+4
*
sleep_command_t -> struct sleep_command
Zachary T Welch
2009-11-13
2
-5
/
+4
*
end_state_command_t -> struct end_state_command
Zachary T Welch
2009-11-13
1
-4
/
+3
*
reset_command_t -> struct reset_command
Zachary T Welch
2009-11-13
2
-5
/
+4
*
stableclocks_command_t -> struct stableclocks_command
Zachary T Welch
2009-11-13
2
-5
/
+4
*
runtest_command_t -> struct runtest_command
Zachary T Welch
2009-11-13
2
-5
/
+4
*
pathmove_command_t -> struct pathmove_command
Zachary T Welch
2009-11-13
7
-11
/
+10
*
statemove_command_t -> struct statemove_command
Zachary T Welch
2009-11-13
2
-5
/
+4
*
cmd_queue_page_t -> struct cmd_queue_page
Zachary T Welch
2009-11-13
1
-9
/
+8
*
scan_command_t -> struct scan_command
Zachary T Welch
2009-11-13
8
-43
/
+42
*
more vsllink typedef cleanup
Zachary T Welch
2009-11-13
1
-6
/
+5
*
vsllink_jtag_t -> struct vsllink
Zachary T Welch
2009-11-13
1
-39
/
+38
*
presto_t -> struct presto
Zachary T Welch
2009-11-13
1
-6
/
+4
*
ft2232_device_t -> struct ft2232_device
Zachary T Welch
2009-11-13
1
-6
/
+5
*
jlink_jtag_t -> struct jlink
Zachary T Welch
2009-11-13
1
-41
/
+40
*
cable_t -> struct cable
Zachary T Welch
2009-11-13
1
-6
/
+5
*
pending_scan_result_t -> struct pending_scan_result
Zachary T Welch
2009-11-13
3
-20
/
+17
*
armjtagew_jtag_t -> struct armjtagew
Zachary T Welch
2009-11-13
1
-33
/
+32
*
use struct jtag_tap_event_action
Zachary T Welch
2009-11-13
2
-7
/
+5
*
jtag_event_callback_t -> struct jtag_event_callback
Zachary T Welch
2009-11-13
1
-13
/
+19
*
jtag_interface_t -> struct jtag_interface
Zachary T Welch
2009-11-13
20
-39
/
+38
*
bitbang_interface_t -> struct bitbang_interface
Zachary T Welch
2009-11-13
6
-10
/
+9
*
bitq_interface_t -> struct biq_interface
Zachary T Welch
2009-11-13
3
-8
/
+6
*
encapsulate bitq_state structure
Zachary T Welch
2009-11-13
2
-10
/
+8
*
scan_field_t -> struct scan_field
Zachary T Welch
2009-11-13
31
-152
/
+151
*
jtag_tap_t -> struct jtag_tap
Zachary T Welch
2009-11-13
50
-158
/
+151
*
fileio_t -> struct fileio
Zachary T Welch
2009-11-13
11
-41
/
+40
*
log_callback_t -> struct log_callback
Zachary T Welch
2009-11-13
2
-9
/
+8
*
remove accidental artifact
Zachary T Welch
2009-11-13
2
-0
/
+1
*
add documention for writing built-in commands
Zachary T Welch
2009-11-13
3
-2
/
+163
*
add src/hello.c to augment new command tutorial
Zachary T Welch
2009-11-13
3
-1
/
+64
*
command_handler_t: make cmd an indirect parameter
Zachary T Welch
2009-11-13
2
-10
/
+12
*
command_handler_t: make args parameter const
Zachary T Welch
2009-11-13
2
-5
/
+7
[prev]
[next]