aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)AuthorFilesLines
2022-09-13src/flash/nor: flash driver for RSL10Toms Stūrmanis3-0/+844
2022-09-13openocd: remove recently added CamelCase symbolsAntonio Borneo1-3/+3
2022-09-01flash/nor/kinetis: fix clang scan-build error format-truncationErhan Kurubas1-1/+1
2022-08-27flash/nor/bluenrg-x: clarify target algo stack usageTomas Vanek1-10/+19
2022-08-27flash/nor/nrf5: don't misuse uint32_t for refcountTomas Vanek1-1/+1
2022-08-27flash/nor/core: remove unused defineTomas Vanek1-2/+0
2022-08-27flash/nor: remove empty command definitionsAntonio Borneo3-64/+0
2022-08-27flash: nor: use binary prefixes consistentlyPaul Fertser10-27/+27
2022-08-15target: add API to temporarily mask target pollingAntonio Borneo1-3/+3
2022-08-08flash/nor: remove useless setting of bus_width and chip_widthTomas Vanek3-15/+2
2022-08-08fix Kinetis 100 MHz rev 1.x programmingMartin Hierholzer1-0/+39
2022-08-01flash/nor/fespi: check target typeTomas Vanek1-0/+6
2022-07-23openocd: src/flash: replace the GPL-2.0-or-later license tagAntonio Borneo110-1429/+220
2022-07-23openocd: src: fix incorrect SPDX tagsAntonio Borneo2-2/+4
2022-07-23openocd: src: fix incorrect GPL license tagAntonio Borneo1-2/+2
2022-07-23openocd: src: replace the GPL-2.0-only license tagAntonio Borneo1-12/+2
2022-07-23openocd: src: replace the GPL and BSD-Source-Code license tagsAntonio Borneo3-161/+37
2022-07-23openocd: src: replace the GPL with eCos exception 2.0 license tagAntonio Borneo1-24/+2
2022-07-23openocd: src: replace the BSD-3-Clause license tagAntonio Borneo1-27/+2
2022-07-23openocd: src: add GPL license tag on files that miss itAntonio Borneo1-0/+2
2022-07-23openocd: build: add SPDX tagAntonio Borneo4-0/+8
2022-06-24arm_adi_v5: add ap refcount and add get/put around ap useAntonio Borneo3-13/+59
2022-06-10flash/nor/numicro: remove useless architecture checkTomas Vanek1-7/+0
2022-06-04flash/stm32l4x: fix scan-build warningsTarek BOCHKATI1-42/+47
2022-05-29flash/nor/core, target: don't ask for working mem if no target algoTomas Vanek1-1/+5
2022-05-21flash: fix clang static analyzer build errorsErhan Kurubas2-5/+0
2022-05-07bluenrg: add support for bluenrg-lps device and boardSalvatore Giorgio PECORINO1-3/+16
2022-04-24flash/nor/stm32f1x: add can_load_options flag for GD32F1x0, F3x0 and E23xTomas Vanek1-0/+3
2022-04-24flash/stm32f1x: add support for RISC-V GigaDevice GD32VF103Tomas Vanek1-44/+161
2022-04-13flash/nor/stm32f1x: lock flash in case of errorTomas Vanek1-39/+46
2022-04-13flash/nor/stm32f1x: unify flash error reportingTomas Vanek1-17/+15
2022-04-13flash/nor/stm32f1x: tidy up async algo supporting codeTomas Vanek1-21/+26
2022-04-13flash/nor/stm32f1x: remove write alignment codeTomas Vanek1-23/+14
2022-04-13flash/nor/stm32f1x: allow write fallback for flash optionsTomas Vanek1-34/+50
2022-03-19flash/stm32l4x: fix auto-probe when RDP is promoted from 0 to 0.5Tarek BOCHKATI1-2/+13
2022-03-12flash/nor/efm32: Use Cortex-M 'core_info' fieldMarc Schink1-11/+7
2022-03-12flash/nor/sim3x: Fix typoMarc Schink1-1/+1
2022-03-12flash/stm32h7x: fix FLASH_WPSN_PRG mask used for protectionTarek BOCHKATI1-1/+2
2022-03-12flash/stm32f1x,f2x: fix endianess in slow fallback flash writeTomas Vanek2-8/+2
2022-03-01flash/stm32l4x: fix maybe-uninitialized compiler errorTarek BOCHKATI1-1/+1
2022-02-25flash/nor/stm32xx: fix segfault accessing Cortex-M part numberTomas Vanek4-16/+39
2022-02-25flash/nor/stm32f2x: Fix erase of bank 2 sectorsSimon Johansson1-2/+2
2022-01-29flash/nor/atsame5: add LAN9255 devicesHans-Erik Floryd1-0/+3
2022-01-05flash/nor/efr32: fixed lockbits and user dataDoug Brunner1-83/+221
2021-12-11flash/nor/spi: add micron MT25QU01GJaehoon Park1-0/+1
2021-12-03target,flash: allow target_free_working_area on NULL area pointerTomas Vanek7-23/+22
2021-12-03flash/nor/fespi: algorithm, large address, errorsTim Newsome1-327/+148
2021-12-03flash/nor/at91samd: remove 'at91samd info' commandTomas Vanek1-13/+0
2021-12-03flash/nor/kinetis_ke: remove 'kinetis mdm test_securing' cmdTomas Vanek1-40/+0
2021-12-03flash/nor/kinetis_ke: add .help fields for tcl commandsTomas Vanek1-4/+4