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
/
cfi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-05
Improve cfi.c command argument parsing.
Zachary T Welch
1
-2
/
+6
2009-10-14
S29WS-N CFI query fix is to try 0x555 if 0x55 fails.
Øyvind Harboe
1
-24
/
+53
2009-09-14
Rolf Meeser <rolfm_9dq@yahoo.de> warning fix in previous commit was wrong. ta...
oharboe
1
-36
/
+38
2009-09-14
fix warning
oharboe
1
-1
/
+1
2009-09-09
Rolf Meeser <rolfm_9dq@yahoo.de>
oharboe
1
-5
/
+40
2009-08-25
Michael Schwingen <rincewind@discworld.dascon.de> a small CFI cleanup
oharboe
1
-4
/
+4
2009-07-20
- fix issue with reading device id, bug appeared when flash_address code was ...
ntfreak
1
-3
/
+4
2009-06-23
Remove whitespace at end of lines, step 1.
zwelch
1
-7
/
+7
2009-06-23
Remove whitespace that occurs before ')'.
zwelch
1
-7
/
+7
2009-06-23
Remove whitespace that occurs after '('.
zwelch
1
-1
/
+1
2009-06-23
- Fixes '[<>]' whitespace
zwelch
1
-2
/
+2
2009-06-23
- Fixes '+' whitespace
zwelch
1
-2
/
+2
2009-06-23
- Fixes '=' whitespace
zwelch
1
-5
/
+5
2009-06-23
- Fixes '<<' whitespace
zwelch
1
-1
/
+1
2009-06-23
- Fixes '[*]=' whitespace
zwelch
1
-1
/
+1
2009-06-23
- Fixes '[+]=' whitespace
zwelch
1
-1
/
+1
2009-06-23
- Replace 'for(' with 'for ('.
zwelch
1
-2
/
+2
2009-06-23
- Replace 'switch(' with 'switch ('.
zwelch
1
-12
/
+12
2009-06-23
- Replace 'if(' with 'if ('.
zwelch
1
-71
/
+71
2009-06-21
C99 printf() -Werror fixes
duane
1
-26
/
+33
2009-06-18
Transform 'u32' to 'uint32_t' in src/flash.
zwelch
1
-54
/
+54
2009-06-18
Transform 'u16' to 'uint16_t'
zwelch
1
-3
/
+3
2009-06-18
Transform 'u8' to 'uint8_t' in src/flash
zwelch
1
-51
/
+51
2009-05-31
Add target_run_algorithm wrapper:
zwelch
1
-2
/
+2
2009-05-31
Add target_write_memory wrapper:
zwelch
1
-66
/
+66
2009-05-31
Add target_read_memory wrapper:
zwelch
1
-9
/
+9
2009-05-25
Author: Raúl Sánchez Siles <rsanchezs@infoglobal.es>
kc8apf
1
-2
/
+4
2009-05-22
Author: Raúl Sánchez Siles <rsanchezs@infoglobal.es>
kc8apf
1
-2
/
+20
2009-05-22
Author: Raúl Sánchez Siles <rsanchezs@infoglobal.es>
kc8apf
1
-2
/
+4
2009-05-22
Author: Raúl Sánchez Siles <rsanchezs@infoglobal.es>
kc8apf
1
-4
/
+4
2009-05-11
Audit and eliminate redundant #include directives in src/flash sources.
zwelch
1
-11
/
+0
2009-05-08
Michael Fischer <fischermi@t-online.de> fix compile problems on Mac
oharboe
1
-1
/
+1
2009-04-21
Michael Schwingen <rincewind@discworld.dascon.de> add non-CFI SST flashs
oharboe
1
-3
/
+5
2009-04-19
Michael Schwingen <rincewind@discworld.dascon.de> enhanced non-CFI flash sup...
oharboe
1
-34
/
+29
2009-04-19
Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisons
oharboe
1
-4
/
+4
2009-04-18
The following patches was applied:
mifi
1
-56
/
+56
2009-04-15
Nico Coesel <ncoesel@dealogic.nl> Chip width / bus width bug in cfi driver
oharboe
1
-3
/
+11
2008-10-15
Laurentiu Cocanu - memory read/write and exit() error path fixes
oharboe
1
-79
/
+266
2008-10-14
Laurentiu Cocanu - fix error handling
oharboe
1
-10
/
+33
2008-10-14
Ben Bodley TEKNIQUE <ben@teknique.com> - support for the 1Mb Spansion Flash S...
oharboe
1
-0
/
+2
2008-10-06
- remove build warnings
ntfreak
1
-1
/
+0
2008-10-06
Georg Acher <acher@in.tum.de> implements the buffer flash mode for Spansion f...
oharboe
1
-3
/
+71
2008-08-19
search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.
oharboe
1
-2
/
+2
2008-08-17
fixed not halted error messages
oharboe
1
-0
/
+7
2008-07-21
Michael Kurz <michi.kurz@googlemail.com> MX29LV800B non-cfi flash.
oharboe
1
-0
/
+2
2008-07-20
Ben Bodley <ben@teknique.com> non-CFI compliant flash (AMIC A29L800A)
oharboe
1
-0
/
+2
2008-06-16
fallback for no implementation of multi word CFI write. Successful codepath n...
oharboe
1
-7
/
+11
2008-04-23
Andre Renaud support for the am29sl800db CFI flash chip (id: 0x0004, 0x226b).
oharboe
1
-0
/
+2
2008-04-08
added a couple of LOG_ERROR() messages to improve logfile.
oharboe
1
-0
/
+4
2008-04-03
- Work on fixing erase check. Many implementations are plain broken.
oharboe
1
-118
/
+1
[next]