index
:
riscv-openocd.git
FE_402_fix
__archive__
aap-sc/switch_snapshot_to_22_04
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_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
release
reset_test
reverse-resume-order
riscv
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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-06
Call riscv_xlen() to support 32-bit FESPI targets
Palmer Dabbelt
1
-4
/
+6
2017-03-23
Revert "(WIP) Force algorithms to 64 bit"
Palmer Dabbelt
1
-2
/
+2
2017-03-23
(WIP) Force algorithms to 64 bit
Palmer Dabbelt
1
-2
/
+2
2017-03-23
some device
Palmer Dabbelt
1
-0
/
+1
2016-12-23
Correct off by 1 in malloc, which causes this to fail on macOS (and in theory...
mwachs5
1
-1
/
+1
2016-12-18
riscv: Increase the number of Algorithm Steps
Megan Wachs
1
-1
/
+1
2016-11-30
Use portable format specifier for size_t
Albert Ou
1
-1
/
+1
2016-11-27
Don't write SCKDIV when flashing
Megan Wachs
1
-4
/
+0
2016-11-27
Add timeout to infinite loop.
Tim Newsome
1
-1
/
+13
2016-11-25
Add some timeouts that I ran into.
Tim Newsome
1
-11
/
+48
2016-11-23
Fix typo.
Tim Newsome
1
-1
/
+1
2016-11-19
Merge branch 'sifive/add_issi_flash' into riscv
Tim Newsome
1
-1
/
+1
2016-11-19
Fix off-by-one error in assert.
Tim Newsome
1
-1
/
+1
2016-11-19
Add the ISSI SPI Flash to the list
Megan Wachs
1
-1
/
+1
2016-11-18
Flash at 8KB/s, using 10,000 byte working area.
Tim Newsome
1
-67
/
+168
2016-11-17
2KB/s, by using the algorithm more.
Tim Newsome
1
-7
/
+42
2016-11-17
Base work for using a much smarter algorithm.
Tim Newsome
1
-52
/
+203
2016-11-17
Merge branch 'Og' into enable_flash_prog
Tim Newsome
3
-8
/
+8
2016-11-16
Use algorithm to speed up fespi flash programming.
Tim Newsome
1
-377
/
+500
2016-11-14
riscv: In FESPI driver, rename 'wip' to 'tx_wait', a more descriptive name.
Megan Wachs
1
-10
/
+34
2016-11-07
riscv: Correct reading SPI Flash ID
Megan Wachs
1
-16
/
+36
2016-11-04
riscv: Add first cut of Flash driver for Freedom E platforms. Completely unte...
Megan Wachs
4
-0
/
+631
2016-10-04
Make OpenOCD build using -Og.
Tim Newsome
3
-8
/
+8
2016-08-14
flash Kinetis: Implement flash protection setting
Tomas Vanek
1
-127
/
+333
2016-08-14
pic32mx: add new device ID, 17x/27x Flash support
SASANO Takayoshi
1
-20
/
+70
2016-08-14
flash Kinetis: refactoring ftfx commands and numerous minor changes
Tomas Vanek
1
-75
/
+121
2016-08-14
flash/nor: implement protection blocks of different size than erase sector
Tomas Vanek
3
-21
/
+106
2016-08-14
flash Kinetis: dynamic status detection before starting mass_erase
Tomas Vanek
1
-40
/
+66
2016-08-14
flash Kinetis: Detect RESET/WDOG loop, fix detection of secured MCU
Tomas Vanek
1
-37
/
+43
2016-08-14
kinetis: support mass erase on boards without SRST
Steven Stallion
1
-48
/
+196
2016-08-14
at91sam7: do not touch flash banks which belong to other targets
Andreas Fritiofson
1
-13
/
+7
2016-08-14
Flash handling for STM32F76x/77x and F446 added
Andreas Bolsch
1
-95
/
+313
2016-08-14
flash/nor/tcl.c: Less verbose output of flash erase_check.
Uwe Bonnes
1
-1
/
+5
2016-08-14
stm32l4: Handle failing flash_size read like on other devices.
Uwe Bonnes
1
-2
/
+15
2016-08-13
psoc4: Corrected Silicon IDs
George Ioakimedes
1
-2
/
+2
2016-08-13
at91samd: Add Atmel SAMD09 family support
Olaf Lüke
1
-0
/
+10
2016-08-02
flash: nor: mdr: fix verification problem with 1986VE1T or 1986VE3T
Andrey Skvortsov
1
-0
/
+7
2016-07-19
Fix usage of timeval_ms()
Andreas Färber
8
-16
/
+16
2016-06-23
cfi: Add support for strangely endianness broken SoC implementations
Esben Haabendal
2
-3
/
+40
2016-05-24
Make #include guard naming consistent
Marc Schink
21
-57
/
+69
2016-05-24
Remove FSF address from GPL notices
Marc Schink
93
-264
/
+123
2016-05-20
lpcspifi: Fix SWD support for LPC43xx
Andreas Färber
1
-38
/
+3
2016-05-20
Fix spelling of ARM Cortex
Andreas Färber
6
-11
/
+11
2016-05-20
nand: change use_raw to boolean
Ivo Manca
2
-2
/
+2
2016-05-20
nand: fix return value
Ivo Manca
1
-1
/
+1
2016-05-20
stm32l1/Cat.3: Devices have only one bank.
Uwe Bonnes
1
-2
/
+1
2016-05-17
kinetis: Fix typo in variable names
Andreas Färber
2
-4
/
+4
2016-05-14
flash/nor: Add Ambiq Micro Apollo flash driver.
Rick Foos
3
-0
/
+907
2016-05-14
xmc4xxx: Improve xmc4xxx_blank_check_memory() error handling
Andreas Färber
1
-1
/
+2
2016-05-08
flash/nor/spi: use only lower case hex numbers
Robert Jordens
1
-5
/
+5
[next]