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
path:
root
/
src
/
flash
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-13
ARM7/9: rm arm7_9_get_arch_pointers()
David Brownell
1
-4
/
+3
2009-11-13
command_t -> struct command
Zachary T Welch
17
-17
/
+17
2009-11-13
command_context_t -> struct command_context
Zachary T Welch
27
-43
/
+43
2009-11-13
flash_bank_t -> struct flash_bank
Zachary T Welch
23
-366
/
+366
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
34
-241
/
+241
2009-11-13
image_t -> struct image
Zachary T Welch
4
-8
/
+8
2009-11-13
armv4_5_common_t -> struct arm
Zachary T Welch
3
-3
/
+3
2009-11-13
working_area_t -> struct working_area
Zachary T Welch
17
-21
/
+21
2009-11-13
mips_ejtag_t -> struct mips_ejtag
Zachary T Welch
1
-2
/
+2
2009-11-13
mips32_common_t -> struct mips32_common
Zachary T Welch
1
-2
/
+2
2009-11-13
avr_common_t -> struct avr_common
Zachary T Welch
1
-10
/
+10
2009-11-13
armv7m_algorithm_t -> struct armv7m_algorithm
Zachary T Welch
4
-4
/
+4
2009-11-13
armv4_5_algorithm_t -> struct armv4_5_algorithm
Zachary T Welch
8
-9
/
+9
2009-11-13
arm_jtag_t -> struct arm_jtag
Zachary T Welch
2
-2
/
+2
2009-11-13
arm7_9_common_t -> struct arm7_9_common
Zachary T Welch
2
-2
/
+2
2009-11-13
reg_param_t -> struct reg_param
Zachary T Welch
10
-11
/
+11
2009-11-13
mem_param_t -> struct mem_param
Zachary T Welch
1
-1
/
+1
2009-11-13
remove unused aduc702x structure.
Zachary T Welch
1
-11
/
+0
2009-11-13
aduc702x_flash_bank_t -> struct aduc702x_flash_bank
Zachary T Welch
1
-6
/
+5
2009-11-13
tms470_flash_bank_t -> struct tms470_flash_bank
Zachary T Welch
2
-12
/
+12
2009-11-13
pic32mx_mem_layout_t -> struct pic32mx_mem_layout
Zachary T Welch
1
-2
/
+2
2009-11-13
non_cfi_t -> struct non_cfi
Zachary T Welch
2
-4
/
+4
2009-11-13
nand_block_t -> struct nand_block
Zachary T Welch
2
-4
/
+4
2009-11-13
str9xpec_flash_controller_t -> struct str9xpec_flash_controller
Zachary T Welch
2
-24
/
+24
2009-11-13
str9x_flash_bank_t -> struct str9x_flash_bank
Zachary T Welch
2
-8
/
+8
2009-11-13
str7x_mem_layout_t -> struct str7x_mem_layout
Zachary T Welch
2
-4
/
+4
2009-11-13
str7x_flash_bank_t -> struct str7x_flash_bank
Zachary T Welch
2
-12
/
+12
2009-11-13
stm32x_mem_layout_t -> struct stm32x_mem_layout
Zachary T Welch
1
-2
/
+2
2009-11-13
stm32x_flash_bank_t -> struct stm32x_flash_bank
Zachary T Welch
2
-16
/
+16
2009-11-13
stm32x_options_t -> struct stm32x_options
Zachary T Welch
1
-3
/
+3
2009-11-13
stellaris_flash_bank_t -> struct stellaris_flash_bank
Zachary T Welch
2
-14
/
+14
2009-11-13
s3c24xx_nand_controller_t -> struct s3c24xx_nand_controller
Zachary T Welch
6
-24
/
+24
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
21
-42
/
+42
[next]