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
/
str9x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-18
Transform 'u32' to 'uint32_t' in src/flash.
zwelch
1
-22
/
+22
2009-06-18
Transform 'u16' to 'uint16_t'
zwelch
1
-1
/
+1
2009-06-18
Transform 'u8' to 'uint8_t' in src/flash
zwelch
1
-9
/
+9
2009-06-01
David Brownell <david-b@pacbell.net>:
zwelch
1
-84
/
+84
2009-05-31
Add target_run_algorithm wrapper:
zwelch
1
-1
/
+1
2009-05-31
Add target_write_memory wrapper:
zwelch
1
-2
/
+2
2009-05-11
Audit and eliminate redundant #include directives in src/flash sources.
zwelch
1
-11
/
+0
2009-04-21
Zach Welch <zw@superlucidity.net> fix str9x type-punned pointer
oharboe
1
-2
/
+5
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
-22
/
+30
2008-08-26
ooops... fixed commit gaffe in previous commit.
oharboe
1
-9
/
+9
2008-08-26
added 1000ms timeout
oharboe
1
-5
/
+25
2008-08-19
search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.
oharboe
1
-3
/
+3
2008-08-18
more error propagation
oharboe
1
-7
/
+32
2008-08-18
added error handling to avoid false error messages.
oharboe
1
-6
/
+25
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-05
- erase bank using bank erase rather than each sector
ntfreak
1
-1
/
+18
2008-06-03
- str9 driver remove the duplicate target_free_working_area and reformat spac...
ntfreak
1
-3
/
+2
2008-06-03
Fredrik Hederstierna: fix leak + clean up return codes
oharboe
1
-4
/
+5
2008-04-26
- change str9 flash controller to read array after a level 1 protect
ntfreak
1
-0
/
+7
2008-04-14
- split str71x driver into banks
ntfreak
1
-30
/
+57
2008-04-02
fix flash info - now reports erased state properly
oharboe
1
-45
/
+1
2008-03-25
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
1
-9
/
+9
2008-02-28
Pavel Chromy cleaned up checks for halted, error messages, etc.
oharboe
1
-1
/
+11
2008-02-25
dos2unix fix.
oharboe
1
-624
/
+624
2008-02-25
- "flash write_binary" is now "flash write_bank" to clarify the focus of the
oharboe
1
-635
/
+624
2008-01-27
- added autoprobe functionality
mifi
1
-0
/
+1
2007-10-26
- corrected str91x bank1 programming issues
ntfreak
1
-37
/
+48
2007-10-08
- cleaned up str7, str9 and stm32 flash drivers
ntfreak
1
-20
/
+19
2007-08-10
- renamed M5960 USB JTAG to "flyswatter"
drath
1
-24
/
+13
2007-07-15
- added support for Asix Presto JTAG interface (thanks to Pavel Chromy and As...
drath
1
-1
/
+1
2006-10-23
- several small fixes (thanks to Magnus Lundin and Spencer Oliver)
drath
1
-3
/
+3
2006-09-28
- str9x flash support (Thanks to Spencer Oliver)
drath
1
-0
/
+635