index
:
riscv-tools/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
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-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
1
-1
/
+22
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 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
2020-02-24
flash/nor/stm32h7x: Minor code cleanups
Marc Schink
1
-9
/
+6
2020-02-23
flash/nor/tcl.c: add filld command to write double-word with 64-bit value
Tarek BOCHKATI
1
-4
/
+22
2020-02-23
flash/nor/stm32l4x: lock flash after error
Tomas Vanek
1
-22
/
+31
2020-02-23
flash/stm32h7x: use alignment infrastructure
Christopher Head
1
-24
/
+8
2020-02-23
flash/nor/stm32f1x: Some small code cleanups
Marc Schink
1
-9
/
+6
2020-02-23
flash/nor/stm32h7x: check OPTCHANGEERR
Christopher Head
1
-1
/
+8
2020-02-23
flash/nor/stm32h7x: fix incorrect array indexing
Christopher Head
1
-1
/
+1
2020-02-15
coding style: use ARRAY_SIZE() when possible
Antonio Borneo
3
-4
/
+3
2020-02-15
flash/nor/stm32lx: Minor code cleanups
Marc Schink
1
-9
/
+6
2020-02-13
flash/stm32lx: mention explicitly that this driver covers STM32 L0 and L1
Tarek BOCHKATI
1
-1
/
+1
2020-02-08
efm32: add EFR32ZG13P and EFR32ZG14P parts
Frank Hunleth
1
-0
/
+2
2020-02-06
flash/nor: Add Renesas RPC HF driver
Marek Vasut
3
-0
/
+651
2020-02-06
flash/nor: Export various functions from the CFI core
Marek Vasut
2
-26
/
+49
2020-01-27
flash/nor/stm32l4x: fix minor errors in flash write/async algo
Tomas Vanek
1
-11
/
+12
2020-01-27
flash/nor/stm32l4x: use flash infrastructure to align write
Tomas Vanek
1
-19
/
+8
2020-01-27
flash/nor/nrf5: Fix build error on OSX
Marek Vasut
1
-1
/
+1
2020-01-22
flash/nor/sh_qspi: Add SH QSPI driver
Marek Vasut
3
-0
/
+915
2020-01-16
flash/nor: Rename flash_address() to cfi_flash_address()
Marek Vasut
1
-51
/
+51
[next]