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
/
nor
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-13
Fix the build.
Tim Newsome
1
-6
/
+6
2017-06-13
Merge branch 'remotes/openocd/master' into riscv64
Tim Newsome
28
-575
/
+1952
2017-06-02
flash: nor: ath79: fix build failure due to recent MIPS changes
Paul Fertser
1
-37
/
+35
2017-05-31
flash: Add support for Atheros (ath79) SPI interface
Tobias Diedrich
3
-0
/
+906
2017-05-08
stm32l4: support flashing L45x/46x devices
Juha Niskanen
1
-7
/
+18
2017-05-08
mips32, add support for micromips in debug mode
Salvador Arroyo
1
-31
/
+31
2017-04-26
Correct an off-by-one in argument parsing
Palmer Dabbelt
1
-1
/
+1
2017-04-26
riscv: Fix some blocking compile warnings
Megan Wachs
1
-3
/
+5
2017-04-26
fespi: Allow the ctrl_base address specified as a parameter
Megan Wachs
1
-14
/
+25
2017-04-26
Add 64-bit and multihart support
Palmer Dabbelt
1
-15
/
+21
2017-04-25
stm32l4: support flashing L496 devices
Juha Niskanen
1
-1
/
+6
2017-04-24
mips32, pic32 use uint8_t in 8 bit scan function
Salvador Arroyo
1
-2
/
+1
2017-04-24
Added 512K flashing support for em3587
Byron Kubert
1
-0
/
+5
2017-04-24
flash/nor/tcl: Make verify_bank parameter optional
Marc Schink
1
-6
/
+15
2017-04-24
flash/nor/tcl: Fix some format specifiers
Marc Schink
1
-10
/
+9
2017-04-24
stm32lx: fix dual-bank configuration for Cat.5 and Cat.6 devices
CezaryGapinski
1
-50
/
+69
2017-04-24
Fix flash writing on stm32l0
Armin van der Togt
1
-14
/
+2
2017-04-24
flash/nor/at91samd: fix chip erase of a secured device
Tomas Vanek
1
-4
/
+10
2017-04-24
Add support for the ATMEL SAM G55 Xplained Pro board and CPU.
Jerome Lambourg
1
-0
/
+70
2017-04-23
nrf51: Add new HWID 0x008F
Damyan Mitev
1
-0
/
+7
2017-04-23
flash Kinetis: reduce a flash write message severity to info
Joakim Nohlgård
1
-1
/
+1
2017-04-10
fespi: Reset may have occurred. Need to set TXWM again. There are probably mo...
Megan Wachs
1
-12
/
+24
2017-03-29
nrf51: Remove pointer cast
Andreas Fritiofson
1
-3
/
+4
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
2017-02-13
flash/nor: avrf: support atmega128rfa1
Karl Palsson
1
-0
/
+1
2017-02-10
target: Add 64-bit target address support
Dongxue Zhang
5
-5
/
+5
2017-01-15
flash/nor: fix doc/help and range test for flash protect
Tomas Vanek
2
-7
/
+15
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-12-08
Convert to non-recursive make
Andreas Fritiofson
1
-65
/
+62
2016-12-08
flash/nor/efm32: Support flash size smaller than 32k
kevin
1
-3
/
+3
2016-12-08
at91sam4: Add missing SAM4S family CHIPIDs and remove FWS=6.
Owen Kirby
1
-17
/
+275
2016-12-08
at91sam4: Add flash description and chipid for SAM4Cxx variants.
Owen Kirby
1
-4
/
+195
2016-12-08
xmc4xxx: Add support for XMC4300
Andreas Färber
1
-2
/
+10
2016-12-08
flash/nor: at91samd protection bits write fix
Tomas Vanek
1
-40
/
+43
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
[next]