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
path:
root
/
src
/
flash
Commit message (
Expand
)
Author
Age
Files
Lines
*
fileio: improve API types
Zachary T Welch
2009-11-16
5
-12
/
+15
*
struct fileio: improve member types
Zachary T Welch
2009-11-16
3
-3
/
+3
*
rename CEIL as DIV_ROUND_UP
Zachary T Welch
2009-11-16
3
-8
/
+8
*
nand_command_get_device_by_num: make COMMAND_HELPER
Zachary T Welch
2009-11-16
2
-10
/
+11
*
flash_command_get_bank_by_num: make COMMAND_HELPER
Zachary T Welch
2009-11-16
11
-41
/
+41
*
Add 'nand verify' command
Zachary T Welch
2009-11-16
1
-0
/
+65
*
Use nand_fileio_* in write/dump commands.
Zachary T Welch
2009-11-16
1
-248
/
+46
*
Add nand_fileio_* helper APIs.
Zachary T Welch
2009-11-16
1
-0
/
+216
*
#include "target.h" less wildly
David Brownell
2009-11-16
4
-4
/
+2
*
target: less implicit inclusion of "command.h"
David Brownell
2009-11-16
1
-1
/
+0
*
target: don't implicitly include "algorithm.h"
David Brownell
2009-11-16
10
-2
/
+12
*
lpc2900.h -- remove from Makefile.am too
David Brownell
2009-11-14
1
-1
/
+0
*
flash: remove needless lpc2900.h header
David Brownell
2009-11-14
2
-29
/
+1
*
ARM7/9: rm arm7_9_get_arch_pointers()
David Brownell
2009-11-13
1
-4
/
+3
*
command_t -> struct command
Zachary T Welch
2009-11-13
17
-17
/
+17
*
command_context_t -> struct command_context
Zachary T Welch
2009-11-13
27
-43
/
+43
*
flash_bank_t -> struct flash_bank
Zachary T Welch
2009-11-13
23
-366
/
+366
*
nand_device_t -> struct nand_device
Zachary T Welch
2009-11-13
14
-140
/
+140
*
target_t -> struct target
Zachary T Welch
2009-11-13
34
-241
/
+241
*
image_t -> struct image
Zachary T Welch
2009-11-13
4
-8
/
+8
*
armv4_5_common_t -> struct arm
Zachary T Welch
2009-11-13
3
-3
/
+3
*
working_area_t -> struct working_area
Zachary T Welch
2009-11-13
17
-21
/
+21
*
mips_ejtag_t -> struct mips_ejtag
Zachary T Welch
2009-11-13
1
-2
/
+2
*
mips32_common_t -> struct mips32_common
Zachary T Welch
2009-11-13
1
-2
/
+2
*
avr_common_t -> struct avr_common
Zachary T Welch
2009-11-13
1
-10
/
+10
*
armv7m_algorithm_t -> struct armv7m_algorithm
Zachary T Welch
2009-11-13
4
-4
/
+4
*
armv4_5_algorithm_t -> struct armv4_5_algorithm
Zachary T Welch
2009-11-13
8
-9
/
+9
*
arm_jtag_t -> struct arm_jtag
Zachary T Welch
2009-11-13
2
-2
/
+2
*
arm7_9_common_t -> struct arm7_9_common
Zachary T Welch
2009-11-13
2
-2
/
+2
*
reg_param_t -> struct reg_param
Zachary T Welch
2009-11-13
10
-11
/
+11
*
mem_param_t -> struct mem_param
Zachary T Welch
2009-11-13
1
-1
/
+1
*
remove unused aduc702x structure.
Zachary T Welch
2009-11-13
1
-11
/
+0
*
aduc702x_flash_bank_t -> struct aduc702x_flash_bank
Zachary T Welch
2009-11-13
1
-6
/
+5
*
tms470_flash_bank_t -> struct tms470_flash_bank
Zachary T Welch
2009-11-13
2
-12
/
+12
*
pic32mx_mem_layout_t -> struct pic32mx_mem_layout
Zachary T Welch
2009-11-13
1
-2
/
+2
*
non_cfi_t -> struct non_cfi
Zachary T Welch
2009-11-13
2
-4
/
+4
*
nand_block_t -> struct nand_block
Zachary T Welch
2009-11-13
2
-4
/
+4
*
str9xpec_flash_controller_t -> struct str9xpec_flash_controller
Zachary T Welch
2009-11-13
2
-24
/
+24
*
str9x_flash_bank_t -> struct str9x_flash_bank
Zachary T Welch
2009-11-13
2
-8
/
+8
*
str7x_mem_layout_t -> struct str7x_mem_layout
Zachary T Welch
2009-11-13
2
-4
/
+4
*
str7x_flash_bank_t -> struct str7x_flash_bank
Zachary T Welch
2009-11-13
2
-12
/
+12
*
stm32x_mem_layout_t -> struct stm32x_mem_layout
Zachary T Welch
2009-11-13
1
-2
/
+2
*
stm32x_flash_bank_t -> struct stm32x_flash_bank
Zachary T Welch
2009-11-13
2
-16
/
+16
*
stm32x_options_t -> struct stm32x_options
Zachary T Welch
2009-11-13
1
-3
/
+3
*
stellaris_flash_bank_t -> struct stellaris_flash_bank
Zachary T Welch
2009-11-13
2
-14
/
+14
*
s3c24xx_nand_controller_t -> struct s3c24xx_nand_controller
Zachary T Welch
2009-11-13
6
-24
/
+24
*
pic32mx_flash_bank_t -> struct pic32mx_flash_bank
Zachary T Welch
2009-11-13
2
-10
/
+10
*
orion_nand_controller_t -> struct orion_nand_controller
Zachary T Welch
2009-11-13
1
-8
/
+8
*
ocl_priv_t -> struct ocl_priv
Zachary T Welch
2009-11-13
1
-8
/
+8
*
nand_info_t -> struct nand_info
Zachary T Welch
2009-11-13
2
-4
/
+4
[next]