flash/nor/at91samd: Use 32-bit register writes for ST-Link compat
[fw/openocd] / src / flash /
2022-09-28 Keith Packardflash/nor/at91samd: Use 32-bit register writes for... at91samd-stlink master
2022-09-27 Tomas Vanekflash/nor/rp2040: remove new line from error message
2022-09-27 Tomas Vanekflash/nor/rp2040: use LOG_TARGET_xxx to show core name
2022-09-27 Tomas Vanekflash/nor/rp2040: check target halted before flash...
2022-09-27 Tomas Vanekflash/nor/rp2040: fix flash erase timeout
2022-09-27 Tomas Vanekflash/nor/rp2040: fix size of flash write buffer
2022-09-27 Tomas Vanekflash/nor/rp2040: fix memory leak of target stack workarea
2022-09-27 Tomas Vanekflash/nor/rp2040: preparatory refactoring
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-09-17 Marc Schinkflash/nor/stm32lx: Add revision 'X' for Cat.4/3 devices
2022-09-17 Toms Stūrmanisflash/nor/rsl10: Check return value
2022-09-13 Antonio Borneoflash/nor: move variable's declaration in C file
2022-09-13 Antonio Borneoflash/nor/npcx: make local symbols static
2022-09-13 Toms Stūrmanissrc/flash/nor: flash driver for RSL10
2022-09-13 Antonio Borneoopenocd: remove recently added CamelCase symbols
2022-09-01 Erhan Kurubasflash/nor/kinetis: fix clang scan-build error format...
2022-08-27 Tomas Vanekflash/nor/bluenrg-x: clarify target algo stack usage
2022-08-27 Tomas Vanekflash/nor/nrf5: don't misuse uint32_t for refcount
2022-08-27 Tomas Vanekflash/nor/core: remove unused define
2022-08-27 Antonio Borneoflash/nor: remove empty command definitions
2022-08-27 Paul Fertserflash: nor: use binary prefixes consistently
2022-08-15 Antonio Borneotarget: add API to temporarily mask target polling
2022-08-08 Tomas Vanekflash/nor: remove useless setting of bus_width and...
2022-08-08 Martin Hierholzerfix Kinetis 100 MHz rev 1.x programming
2022-08-01 Tomas Vanekflash/nor/fespi: check target type
2022-07-23 Antonio Borneoopenocd: src/flash: replace the GPL-2.0-or-later licens...
2022-07-23 Antonio Borneoopenocd: src: fix incorrect SPDX tags
2022-07-23 Antonio Borneoopenocd: src: fix incorrect GPL license tag
2022-07-23 Antonio Borneoopenocd: src: replace the GPL-2.0-only license tag
2022-07-23 Antonio Borneoopenocd: src: replace the GPL and BSD-Source-Code licen...
2022-07-23 Antonio Borneoopenocd: src: replace the GPL with eCos exception 2...
2022-07-23 Antonio Borneoopenocd: src: replace the BSD-3-Clause license tag
2022-07-23 Antonio Borneoopenocd: src: add GPL license tag on files that miss it
2022-07-23 Antonio Borneoopenocd: build: add SPDX tag
2022-06-24 Antonio Borneoarm_adi_v5: add ap refcount and add get/put around...
2022-06-10 Tomas Vanekflash/nor/numicro: remove useless architecture check
2022-06-04 Tarek BOCHKATIflash/stm32l4x: fix scan-build warnings
2022-05-29 Tomas Vanekflash/nor/core, target: don't ask for working mem if...
2022-05-21 Erhan Kurubasflash: fix clang static analyzer build errors
2022-05-07 Salvatore Giorgio... bluenrg: add support for bluenrg-lps device and board
2022-04-24 Tomas Vanekflash/nor/stm32f1x: add can_load_options flag for GD32F...
2022-04-24 Tomas Vanekflash/stm32f1x: add support for RISC-V GigaDevice GD32VF103
2022-04-13 Tomas Vanekflash/nor/stm32f1x: lock flash in case of error
2022-04-13 Tomas Vanekflash/nor/stm32f1x: unify flash error reporting
2022-04-13 Tomas Vanekflash/nor/stm32f1x: tidy up async algo supporting code
2022-04-13 Tomas Vanekflash/nor/stm32f1x: remove write alignment code
2022-04-13 Tomas Vanekflash/nor/stm32f1x: allow write fallback for flash...
2022-03-19 Tarek BOCHKATIflash/stm32l4x: fix auto-probe when RDP is promoted...
2022-03-12 Marc Schinkflash/nor/efm32: Use Cortex-M 'core_info' field
2022-03-12 Marc Schinkflash/nor/sim3x: Fix typo
2022-03-12 Tarek BOCHKATIflash/stm32h7x: fix FLASH_WPSN_PRG mask used for protection
2022-03-12 Tomas Vanekflash/stm32f1x,f2x: fix endianess in slow fallback...
2022-03-01 Tarek BOCHKATIflash/stm32l4x: fix maybe-uninitialized compiler error
2022-02-25 Tomas Vanekflash/nor/stm32xx: fix segfault accessing Cortex-M...
2022-02-25 Simon Johanssonflash/nor/stm32f2x: Fix erase of bank 2 sectors
2022-01-29 Hans-Erik Florydflash/nor/atsame5: add LAN9255 devices
2022-01-05 Doug Brunnerflash/nor/efr32: fixed lockbits and user data
2021-12-11 Jaehoon Parkflash/nor/spi: add micron MT25QU01G
2021-12-03 Tomas Vanektarget,flash: allow target_free_working_area on NULL...
2021-12-03 Tim Newsomeflash/nor/fespi: algorithm, large address, errors
2021-12-03 Tomas Vanekflash/nor/at91samd: remove 'at91samd info' command
2021-12-03 Tomas Vanekflash/nor/kinetis_ke: remove 'kinetis mdm test_securing...
2021-12-03 Tomas Vanekflash/nor/kinetis_ke: add .help fields for tcl commands
2021-11-29 Doug Brunnerflash/nor/efm32: fixed BG1x identification
2021-11-23 Antonio Borneoflash/psoc6: initialize usage field
2021-11-23 Antonio Borneoflash/rp2040: don't initialize to NULL fields in struct
2021-11-23 Antonio Borneoopenocd: use unique name for struct command_registration
2021-11-23 Antonio Borneoopenocd: use single line for register_commands*()
2021-11-18 Janco Kockflash/nor/at91samd: Add SAMR35J18B support
2021-11-15 asier70flash/nor/stm32f1x: Add support for GD32E23x
2021-11-13 Antonio Borneojtagspi: fix build on MacOS
2021-11-13 Tarek BOCHKATIflash/stm32h7x: don't read flash size using the H74...
2021-11-13 Tarek BOCHKATIflash/stm32h7x: avoid using magic numbers for device ids
2021-11-12 Andreas BolschUpdate jtagspi driver for 1-, 2- and 4-byte addresses
2021-11-03 Jimmyflash/nor/stm32lx: fixed writes at high adapter speeds
2021-10-25 Antonio Borneoflash/nor/psoc6: fix doxygen comment
2021-10-02 Yasushi SHOJIhelper: Remove src/helper from include dirs
2021-09-25 Antonio Borneoarmv7m.h: relax dependency from 'arm_adi_v5.h'
2021-09-18 Oleksij RempelPartially Revert "flash/stm32l4x: introduce flash progr...
2021-09-18 Tarek BOCHKATIflash/stm32l4x: fix dual bank support for STM32L552xC...
2021-09-12 Tarek BOCHKATIflash/stm32l4x: fix flash programming in 64-bit hosts
2021-09-11 Tarek BOCHKATIflash/stm32l4x: do not use magic number for dual bank...
2021-09-11 Tarek BOCHKATIflash/stm32l4x: introduce is_max_flash_size and use it
2021-09-11 Tarek BOCHKATIflash/stm32l4x: fix segmentation fault with HLA adapter...
2021-09-04 Tarek BOCHKATIflash/nor/tcl: 'flash list' command: add the flash...
2021-09-04 Tarek BOCHKATIflash/nor/tcl: fix the flash name returned by 'flash...
2021-09-02 Tarek BOCHKATIflash/stm32l4x: avoid using magic numbers for device ids
2021-09-02 Tarek BOCHKATIflash/stm32l4x: add support of STM32WB1x
2021-09-02 Tarek BOCHKATIflash/stm32l4x: add support of STM32G05/G06x
2021-09-02 Tarek BOCHKATIflash/stm32l4x: switch to to c loader instead of assemb...
2021-09-02 Wealian Liaoflash/nor: add support for Nuvoton NPCX series flash
2021-08-30 Tarek BOCHKATIflash/stm32l4x: free write_algorithm work area if no...
2021-08-30 Tarek BOCHKATIflash/stm32l4x: add support of STM32U57x/U58x
2021-08-26 Tarek BOCHKATIflash/stm32l4x: add support of STM32WL5x dual core
2021-08-26 Sebastiaan de Scha... flash/stm32l4x: prevent undefined behavior warnings...
2021-08-26 Tarek BOCHKATIflash/stm32l4x: add support of STM32G0Bx/G0Cx devices
2021-08-26 Tarek BOCHKATIflash/stm32l4x: remove stm32l4_part_info.default_flash_regs
2021-08-26 Tarek BOCHKATIflash/stm32l4x: introduce flash programming without...
2021-08-26 Tarek BOCHKATIflash/stm32l4x: STM32L5 support programming when TZEN...
2021-08-26 Tarek BOCHKATIflash/stm32l4x: STM32L5 support programming when TZEN...
next