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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-14
flash/nor/stm32l4x: Fix check for number of arguments
Marc Schink
1
-1
/
+1
2020-06-14
flash: Add the Freedom E310-G002 SPI Flash
Alistair Francis
1
-1
/
+2
2020-06-06
nor/kinetis: add keep-alive during flash write
Antonio Borneo
1
-0
/
+4
2020-05-24
flash/nor/sh_qspi: Fix dead assignment
Marc Schink
1
-1
/
+1
2020-05-24
nor/flash: Add keep_alive() during flash write handler
Edward Fewell
1
-0
/
+2
2020-05-24
flash/nor/jtagspi: propagate error from jtag_execute_queue()
Tomas Vanek
1
-2
/
+2
2020-05-18
flash: nor: jtagspi: make read_status report errors
Paul Fertser
1
-4
/
+15
2020-05-12
flash/nor/bluenrg-x: Minor code cleanups
Marc Schink
1
-10
/
+9
2020-05-09
coding style: let "else" follow the close brace
Antonio Borneo
1
-2
/
+1
2020-05-09
coding style: add missing space when split strings
Antonio Borneo
2
-2
/
+2
2020-05-09
coding style: avoid unnecessary line continuations
Antonio Borneo
6
-17
/
+17
2020-05-09
coding style: add parenthesis around the argument of sizeof
Antonio Borneo
1
-1
/
+1
2020-05-09
coding style: remove useless break after a goto or return
Antonio Borneo
9
-35
/
+0
2020-05-09
flash/nor/efm32: Some small code cleanups
Marc Schink
1
-14
/
+9
2020-05-09
flash/nor/avrf: Minor code cleanups
Marc Schink
1
-15
/
+11
2020-05-09
flash/nor/kinetis: Minor code cleanups
Marc Schink
1
-34
/
+26
2020-05-03
flash/stm32l4x: always use stm32l4_get_flash_reg
Tarek BOCHKATI
1
-4
/
+3
2020-05-03
revision id for STM32L4P5/Q5 corrected
Andreas Bolsch
1
-1
/
+1
2020-04-24
flash/nor/stm32l4x: cast wrpxxr_mask to uint16_to to print
Ilya Kharin
1
-1
/
+1
2020-04-21
flash/nor: add flash mdw/h/b commands
Tomas Vanek
1
-0
/
+82
2020-04-21
nrf5: Refresh the watchdog while flashing
Aurélien Martin
1
-2
/
+12
2020-04-21
nrf5: Include generated loader code
Aurélien Martin
1
-24
/
+4
2020-04-20
flash/nand/core: fix clang static analyzer warning
Tomas Vanek
1
-7
/
+24
2020-04-13
flash/nor/efm32: Chip support extension (EFM32GG12B Giant)
tscn92
1
-0
/
+1
2020-04-12
flash/nor/nrf5: pass unsigned char to isalnum()
Antonio Borneo
1
-3
/
+7
2020-04-05
flash/stm32h7x: Use proper flash regs base for bank 1
Sasha Kozaruk
1
-5
/
+10
2020-04-05
flash/nor/cfi: Minor code cleanups
Marc Schink
1
-45
/
+30
2020-04-05
flash/stm32f1x: fix maximum flash size for some devices
Tarek BOCHKATI
1
-2
/
+18
2020-04-05
flash/nor: Change missing protect_check message from WARN to Info.
Edward Fewell
1
-1
/
+1
2020-03-24
avrf.c: Add ATmega256RFR2 to known flash list
Lars Poeschel
1
-0
/
+1
2020-03-24
avrf.c: Use extended addressing for flash > 0x20000
Lars Poeschel
1
-0
/
+15
2020-03-23
flash/stm32l4x: add support of STM32WB3x devices
Tarek BOCHKATI
1
-0
/
+15
2020-03-23
flash/stm32l4x: add support of STM32WLEx devices
Tarek BOCHKATI
2
-2
/
+24
2020-03-20
flash/stm32h7x: use proper data type (bool) for has_dual_bank
Tarek BOCHKATI
1
-8
/
+8
2020-03-17
flash/nor: check fill pattern fits in word size
Christopher Head
1
-0
/
+5
2020-03-16
flash/startup.tcl: add STM32G0 and G4 aliases
Tarek BOCHKATI
1
-1
/
+3
2020-03-16
Flash driver for STM32G0xx and STM32G4xx
Andreas Bolsch
3
-146
/
+384
2020-03-10
flash/stm32h7x: fix bank sizes for devices with trimmed flash
Tarek BOCHKATI
1
-28
/
+49
2020-03-07
flash/nor: update support for TI MSP432 devices
Edward Fewell
2
-113
/
+123
2020-03-07
bluenrg-x: simplyfied the driver
luca vinci
3
-339
/
+185
2020-03-07
bluenrg-x: added support for BlueNRG-LP device
luca vinci
1
-56
/
+163
2020-03-07
helper/binarybuffer: fix clang static analyzer warnings
Tomas Vanek
1
-1
/
+1
2020-03-07
flash/nor/numicro: use flash infrastructure to align write
Tomas Vanek
1
-19
/
+4
2020-03-07
flash/nor/fm4,tms470: fix clang static analyzer warnings
Tomas Vanek
2
-3
/
+6
2020-03-07
src/flash/nor/at91sam3|4l|7: fix clang static analyzer warnings
Tomas Vanek
3
-7
/
+4
2020-03-07
flash/nor/stm32f1x: Group and cleanup device list
Marc Schink
1
-37
/
+37
2020-03-02
flash/stm32h7x: add support of STM32H7Ax/H7Bx devices
Tarek BOCHKATI
1
-63
/
+113
2020-03-02
Add support for SAMD21E17D device
Michael Stoll
1
-0
/
+17
2020-02-24
coding style: fix space around pointer's asterisk
Antonio Borneo
3
-4
/
+4
2020-02-24
flash/nor/stm32l4x: Minor code cleanups
Marc Schink
1
-9
/
+6
[next]