index
:
riscv-tools/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
/
str7x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-23
Remove whitespace at end of lines, step 1.
zwelch
1
-94
/
+94
2009-06-23
- Replace '){' with ') {'.
zwelch
1
-2
/
+2
2009-06-23
Remove whitespace that occurs before ')'.
zwelch
1
-1
/
+1
2009-06-23
- Fixes '[|]' whitespace
zwelch
1
-4
/
+4
2009-06-23
- Fixes '+' whitespace
zwelch
1
-1
/
+1
2009-06-23
- Fixes '<<' whitespace
zwelch
1
-3
/
+3
2009-06-23
- Replace 'while(' with 'while ('.
zwelch
1
-1
/
+1
2009-06-21
C99 printf() -Werror fixes
duane
1
-4
/
+4
2009-06-18
Transform 'u32' to 'uint32_t' in src/flash.
zwelch
1
-30
/
+30
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
-5
/
+5
2009-05-31
Add target_run_algorithm wrapper:
zwelch
1
-1
/
+1
2009-05-31
Add target_write_memory wrapper:
zwelch
1
-4
/
+4
2009-05-11
Audit and eliminate redundant #include directives in src/flash sources.
zwelch
1
-9
/
+0
2009-04-19
Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisons
oharboe
1
-1
/
+1
2009-04-18
The following patches was applied:
mifi
1
-26
/
+28
2008-12-13
- remove target specific variant and use target->variant member
ntfreak
1
-1
/
+0
2008-08-19
search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.
oharboe
1
-4
/
+4
2008-08-17
fixed not halted error messages
oharboe
1
-0
/
+5
2008-07-23
- more fixes to high density stm32x flash driver
ntfreak
1
-0
/
+3
2008-06-04
- luminary, stm32 and str7 flash driver error cleanup
ntfreak
1
-0
/
+1
2008-04-14
- split str71x driver into banks
ntfreak
1
-108
/
+48
2008-04-02
fix flash info - now reports erased state properly
oharboe
1
-44
/
+1
2008-03-25
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
1
-18
/
+18
2008-02-28
Pavel Chromy cleaned up checks for halted, error messages, etc.
oharboe
1
-8
/
+18
2008-02-25
dos2unix fix.
oharboe
1
-804
/
+804
2008-02-25
- "flash write_binary" is now "flash write_bank" to clarify the focus of the
oharboe
1
-814
/
+804
2008-01-27
- added autoprobe functionality
mifi
1
-0
/
+1
2007-10-08
- cleaned up str7, str9 and stm32 flash drivers
ntfreak
1
-28
/
+109
2007-08-10
- renamed M5960 USB JTAG to "flyswatter"
drath
1
-29
/
+18
2007-03-28
- merged XScale branch back into trunk
drath
1
-4
/
+5
2006-09-28
- str9x flash support (Thanks to Spencer Oliver)
drath
1
-0
/
+9
2006-09-12
- allow writes to second flash bank on STR71x devices (cleaned up sector list...
drath
1
-55
/
+139
2006-09-07
- free working area used to store flash write buffer
drath
1
-0
/
+2
2006-09-07
- integrated patch from Magnus Lundin that fixes at91sam7 flash timing bugs a...
drath
1
-42
/
+215
2006-08-31
- endianess fixes everywhere but in the flash code. flashing might still be b...
drath
1
-2
/
+2
2006-08-17
- renamed jtag_interface_t.support_statemove to jtag_interface_t.support_path...
drath
1
-1
/
+1
2006-07-17
- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...
drath
1
-0
/
+5
2006-06-02
- prepare OpenOCD for branching, created ./trunk/
drath
1
-0
/
+469