index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
flash
/
nor
Age
Commit message (
Expand
)
Author
2019-11-27
flash/nor/stm32h7x: fix option bytes handling to work with both banks
Tarek BOCHKATI
2019-11-27
flash/nor/stm32h7x: remove stm32x_options.protection2
Tarek BOCHKATI
2019-11-26
flash/nor/nrf5: fix allocation of driver_priv and sector array
Tomas Vanek
2019-11-26
flash/nor/nrf5: show RAM size on old nRF51 devices (rev 1, 2)
Tomas Vanek
2019-11-26
flash/nor/nrf5: do not check FICR PPFC on nRF52
Tomas Vanek
2019-11-26
flash/nor/nrf5: rename registers by nRF series
Tomas Vanek
2019-11-26
flash/nor/nrf5: refactor sector allocation to use alloc_block_array()
Tomas Vanek
2019-11-26
flash/nor/nrf5: implement BPROT protection check for nRF52810,832
Tomas Vanek
2019-11-26
flash/nor/nrf5: detect newer devices without HWID table
Tomas Vanek
2019-11-26
flash/nor/nrf5: remove useless page padding and UICR autoerase
Tomas Vanek
2019-10-18
nrf5: update links to compatibility matrixes for nrf5x variants
Mirko Vogt
2019-10-18
nrf5: Fix misuse of flash bank number
Andreas Fritiofson
2019-10-02
efm32: use device-specific MSC base for EFM32TG11B
Christian Meusel
2019-09-24
flash/nor/tcl: Fix usage of 'flash erase_sector' command
Marc Schink
2019-09-18
esirisc_flash: Rename PAGE_SIZE to FLASH_PAGE_SIZE
Khem Raj
2019-09-08
flash/nor/stm32h7x: remove unused 'pages_per_sector' from stm32h7x_part_info
Tarek BOCHKATI
2019-09-08
flash/nor/stm32h7x: remove flash size information from device name
Tarek BOCHKATI
2019-09-08
flash/nor: flash driver for Synwit SWM050 MCUs
Caleb Szalacinski
2019-08-04
flash/nor/core: fix some minor typo
Tarek BOCHKATI
2019-06-13
flash/stm32h7x: fix register names to comply with RM0399 Rev2 and RM0433 Rev6
Tarek BOCHKATI
2019-05-14
flash/nor: use command_print() in command "flash banks"
Paul Fertser
2019-05-14
nor/niietcm4: fix indentation
Paul Fertser
2019-05-14
helper/command: change prototype of command_print/command_print_sameline
Antonio Borneo
2019-05-14
nor/at91sam4: change prototype of get_current_sam4()
Paul Fertser
2019-05-14
nor/at91sam3: change prototype of get_current_sam3()
Paul Fertser
2019-05-04
stm32h7x: fix incorrect indentation
Christopher Head
2019-05-04
flash/nor/stm32h7x: use of wait queue flag instead of the busy flag
Tarek BOCHKATI
2019-05-04
flash/nor/atsame5: fix typo in dsu_reset_deassert help text
Tomas Vanek
2019-04-24
flash/fespi: Use COMMAND_PARSE_ADDRESS
Tim Newsome
2019-04-10
flash/stm32h7x: include IO_HSLV in user3_options
Christopher Head
2019-04-07
Set empty usage field for commands that do not need parameters
Antonio Borneo
2019-04-07
flash/nor/str9xpec: fix help and usage for command "part_id"
Antonio Borneo
2019-04-07
flash/nor/at91samd: set usage for command "set-security"
Antonio Borneo
2019-04-07
command_registration: add empty usage field to chained commands
Antonio Borneo
2019-04-07
flash/xmc4xxx: use coherent indentation in struct initialization
Antonio Borneo
2019-04-07
flash/kinetis: use coherent indentation in struct initialization
Antonio Borneo
2019-04-03
flash/nor/core.h: clarify comment flash_sector::is_erased
Tomas Vanek
2019-03-27
Constify struct flash_driver instances
Christopher Head
2019-03-27
flash/nor/core: adjust flash_iterate_address_range_inner() for 64-bit
Tomas Vanek
2019-03-14
flash/stm32h7x: remove IWDG1_SW separate variable
Christopher Head
2019-03-12
flash/nor/tcl.c: use COMMAND_PARSE_ADDRESS
Tomas Vanek
2019-03-08
flash/nor: use target_addr_t for flash bank base
Tim Newsome
2019-02-27
flash: stm32f2/f4/f7: Add One-Time-Porgrammable (OTP) support
Moritz Fischer
2019-02-21
Fix support for single-bank stm32l4 processors
Armin van der Togt
2019-02-07
at91samd: Add flash programming support for SAMC2?N* parts
Kevin Vermilion
2019-02-07
flash/nor/stm32f1x: Ability to change user option bytes.
Jan Vojtech
2019-02-07
target algo: do not write reg_param if direction is PARAM_IN
Tomas Vanek
2019-02-05
flash/nor: flash driver and cfg for SAM E54, E53, E51 and D51
Tomas Vanek
2019-02-04
flash/nor/stm32f1x: use address instead of offset in stm32x_write_block()
Tomas Vanek
2019-02-04
flash/nor/stm32f1x: fix minor error messages
Tomas Vanek
[prev]
[next]