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
/
avrf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-19
rename flash and nand command helpers
Zachary T Welch
1
-1
/
+1
2009-11-17
command_handler: change 'cmd_ctx' to CMD_CTX
Zachary T Welch
1
-3
/
+3
2009-11-17
command_handler: change to 'argc' to CMD_ARGC
Zachary T Welch
1
-2
/
+2
2009-11-16
flash_command_get_bank_by_num: make COMMAND_HELPER
Zachary T Welch
1
-1
/
+1
2009-11-13
command_t -> struct command
Zachary T Welch
1
-1
/
+1
2009-11-13
command_context_t -> struct command_context
Zachary T Welch
1
-1
/
+1
2009-11-13
flash_bank_t -> struct flash_bank
Zachary T Welch
1
-9
/
+9
2009-11-13
target_t -> struct target
Zachary T Welch
1
-4
/
+4
2009-11-13
avr_common_t -> struct avr_common
Zachary T Welch
1
-10
/
+10
2009-11-13
flash_driver_t -> struct flash_driver
Zachary T Welch
1
-1
/
+1
2009-11-13
flash_sector_t -> struct flash_sector
Zachary T Welch
1
-1
/
+1
2009-11-13
avrf_flash_bank_t -> struct avrf_flash_bank
Zachary T Welch
1
-4
/
+4
2009-11-13
avrf_type_t -> struct avrf_type
Zachary T Welch
1
-3
/
+3
2009-11-13
jtag_tap_t -> struct jtag_tap
Zachary T Welch
1
-11
/
+11
2009-11-13
use FLASH_BANK_COMMAND_HANDLER macro
Zachary T Welch
1
-1
/
+1
2009-11-13
use COMMAND_HANDLER macro to define all commands
Zachary T Welch
1
-1
/
+1
2009-11-09
flash/<assorted>.c: remove useless declarations
Zachary T Welch
1
-51
/
+38
2009-11-05
Improve avrf.c command argument parsing.
Zachary T Welch
1
-7
/
+4
2009-06-23
Remove whitespace that occurs before ')'.
zwelch
1
-2
/
+2
2009-06-23
Remove whitespace that occurs after '('.
zwelch
1
-2
/
+2
2009-06-23
- Replace 'do{' with 'do {'.
zwelch
1
-4
/
+4
2009-06-23
- Replace 'while(' with 'while ('.
zwelch
1
-3
/
+3
2009-06-21
C99 printf() -Werror fixes
duane
1
-11
/
+11
2009-06-18
Transform 'u32' to 'uint32_t' in src/flash.
zwelch
1
-13
/
+13
2009-06-18
Transform 'u16' to 'uint16_t'
zwelch
1
-2
/
+2
2009-06-18
Transform 'u8' to 'uint8_t' in src/flash
zwelch
1
-8
/
+8
2009-06-01
David Brownell <david-b@pacbell.net>:
zwelch
1
-54
/
+54
2009-05-11
Audit and eliminate redundant #include directives in src/flash sources.
zwelch
1
-8
/
+0
2009-05-03
Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixes
oharboe
1
-4
/
+4
2009-04-27
SimonQian <simonqian@simonqian.com> fix warnings(which stops compilation) and...
oharboe
1
-500
/
+500
2009-04-27
SimonQian <simonqian@simonqian.com> AVR wip
oharboe
1
-0
/
+500