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
2023-05-05
flash: with pointers, use NULL instead of 0
Antonio Borneo
2
-2
/
+2
2023-05-05
flash: nor: add static to local symbols
Antonio Borneo
2
-3
/
+3
2023-05-05
flash: nor: use 'ULL' suffix for long constants
Antonio Borneo
2
-11
/
+11
2023-03-28
flash/nor: missing fileio_close.
panciyan
1
-0
/
+1
2023-03-25
flash: nor: rewrite command 'flash list' as COMMAND_HANDLER
Antonio Borneo
1
-30
/
+18
2023-03-18
flash/nor/at91samd: add missing SAMR34/35 part numbers
Andrew Lalaev
1
-0
/
+4
2023-03-18
flash/nor/at91samd: fix RAM size for SAMR34/35
Andrew Lalaev
1
-2
/
+2
2023-02-18
flash/nor/spi: add 25pe{10/20/40/80/16}
Daniel Anselmi
1
-0
/
+5
2023-02-12
new SPI memory devices, continuation code for manufacturer id
Andreas Bolsch
1
-9
/
+64
2023-02-03
flash/nor/stm32l4x: Add revision 'Z' for STM32L552/562 devices
Marc Schink
1
-1
/
+1
2023-02-03
flash/nor/spi: Add some zbit flash chips.
Daniel Serpell
1
-0
/
+7
2023-01-21
flash/nor/psoc4: drop jtag_poll_mask() from flash write
Tomas Vanek
1
-5
/
+0
2023-01-15
flash/nor/stm32l4x: Add revision 'X' and 'C' for STM32U575/585 devices
Marc Schink
1
-0
/
+1
2023-01-15
flash/nor, contrib/loaders: move numicro M0 write assembly to contrib/loaders
Jian-Hong Pan
1
-57
/
+2
2023-01-15
flash/nor, contrib/loaders: move numicro M4 write assembly to contrib/loaders
Jian-Hong Pan
1
-56
/
+1
2023-01-15
flash: support Nuvoton M541 & NUC442/472 series
Zale Yu
1
-81
/
+253
2023-01-15
flash/nor/numicro: reorder the parts list
Zale Yu
1
-998
/
+349
2023-01-15
flash/stm32l4x: avoid multiple assignments
Tarek BOCHKATI
1
-1
/
+2
2023-01-15
flash/nor/rp2040: make SPI flash ID detection optional
Tomas Vanek
1
-22
/
+33
2023-01-15
flash/nor/spi: Add issi is25lq040b to device list
Fawaz Tirmizi
1
-0
/
+1
2023-01-15
flash/nor/avrf: add ATmega32U4 support
Kyle Schwarz
1
-0
/
+1
2022-12-17
at91samd: wait for nvm ready
Dan Stahlke
1
-1
/
+25
2022-12-03
flash: lpc2900: fix clang error 'dead assignment'
Antonio Borneo
1
-2
/
+2
2022-11-28
flash/nor/stm32lx: Add revision '1, X' for Cat.2 devices
Marc Schink
1
-1
/
+1
2022-11-15
Fix for segfault and some clang reported problems in stmqspi
Andreas Bolsch
1
-16
/
+14
2022-11-15
flash/nor/stm32f1x: adjust size of the flash loader buffer
Simon Smiganovski
1
-1
/
+1
2022-11-11
flash: stmqspi: fix clang error 'dead assignment'
Antonio Borneo
1
-1
/
+0
2022-10-08
flash/nor/at91samd: Use 32-bit register writes for ST-Link compat
Keith Packard
1
-1
/
+2
2022-10-08
flash/nor/rp2040: fix setting sp
Tomas Vanek
1
-5
/
+8
2022-09-27
flash/nor/rp2040: remove new line from error message
Tomas Vanek
1
-1
/
+1
2022-09-27
flash/nor/rp2040: use LOG_TARGET_xxx to show core name
Tomas Vanek
1
-2
/
+1
2022-09-27
flash/nor/rp2040: check target halted before flash operation
Tomas Vanek
1
-1
/
+19
2022-09-27
flash/nor/rp2040: fix flash erase timeout
Tomas Vanek
1
-8
/
+11
2022-09-27
flash/nor/rp2040: fix size of flash write buffer
Tomas Vanek
1
-1
/
+5
2022-09-27
flash/nor/rp2040: fix memory leak of target stack workarea
Tomas Vanek
1
-25
/
+57
2022-09-27
flash/nor/rp2040: preparatory refactoring
Tomas Vanek
1
-29
/
+40
2022-09-18
openocd: fix SPDX tag format for files .c
Antonio Borneo
73
-73
/
+73
2022-09-17
flash/nor/stm32lx: Add revision 'X' for Cat.4/3 devices
Marc Schink
1
-1
/
+1
2022-09-17
flash/nor/rsl10: Check return value
Toms Stūrmanis
1
-0
/
+2
2022-09-13
flash/nor: move variable's declaration in C file
Antonio Borneo
6
-30
/
+30
2022-09-13
flash/nor/npcx: make local symbols static
Antonio Borneo
1
-1
/
+1
2022-09-13
src/flash/nor: flash driver for RSL10
Toms Stūrmanis
3
-0
/
+844
2022-09-13
openocd: remove recently added CamelCase symbols
Antonio Borneo
1
-3
/
+3
2022-09-01
flash/nor/kinetis: fix clang scan-build error format-truncation
Erhan Kurubas
1
-1
/
+1
2022-08-27
flash/nor/bluenrg-x: clarify target algo stack usage
Tomas Vanek
1
-10
/
+19
2022-08-27
flash/nor/nrf5: don't misuse uint32_t for refcount
Tomas Vanek
1
-1
/
+1
2022-08-27
flash/nor/core: remove unused define
Tomas Vanek
1
-2
/
+0
2022-08-27
flash/nor: remove empty command definitions
Antonio Borneo
3
-64
/
+0
2022-08-27
flash: nor: use binary prefixes consistently
Paul Fertser
10
-27
/
+27
2022-08-15
target: add API to temporarily mask target polling
Antonio Borneo
1
-3
/
+3
[next]