aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)Author
2019-03-27flash/nor/core: adjust flash_iterate_address_range_inner() for 64-bitTomas Vanek
2019-03-14flash/stm32h7x: remove IWDG1_SW separate variableChristopher Head
2019-03-12flash/nor/tcl.c: use COMMAND_PARSE_ADDRESSTomas Vanek
2019-03-08flash/nor: use target_addr_t for flash bank baseTim Newsome
2019-02-27flash: stm32f2/f4/f7: Add One-Time-Porgrammable (OTP) supportMoritz Fischer
2019-02-21Fix support for single-bank stm32l4 processorsArmin van der Togt
2019-02-07at91samd: Add flash programming support for SAMC2?N* partsKevin Vermilion
2019-02-07flash/nor/stm32f1x: Ability to change user option bytes.Jan Vojtech
2019-02-07target algo: do not write reg_param if direction is PARAM_INTomas Vanek
2019-02-05flash/nor: flash driver and cfg for SAM E54, E53, E51 and D51Tomas Vanek
2019-02-04flash/nor/stm32f1x: use address instead of offset in stm32x_write_block()Tomas Vanek
2019-02-04flash/nor/stm32f1x: fix minor error messagesTomas Vanek
2019-02-04flash/nor/at91samd: add samr34j18.Guillaume Revaillot
2019-01-30arm_adi_v5: rewrite dap_to_jtag and dap_to_swdAntonio Borneo
2019-01-27command: initialize the command mode for every commandAntonio Borneo
2019-01-21nrf5: add nrf5 device definition for HWID 0x00E3Mirko Vogt
2019-01-16at91samd: added SAM-DA1 partsSeverin Junker
2019-01-11Add flash support for SiFive's Freedom E platformsTim Newsome
2019-01-02NOR: lpc2000 Add support for LPC84x devicesRod Boyce
2019-01-02flash: nor: ath79: remove base calculationOleksij Rempel
2019-01-02flash/nor/nrf5: set correct timeout for nvmc operationsJānis Skujenieks
2018-12-23Add LPC8Nxx and NHS3xx support.Jean-Christian de Rivaz
2018-12-21add w600 supportSimon Qian
2018-12-19flash/nor/spi: add adesto AT25DF081ATomas Vanek
2018-12-12flash/nor/core: Fix chunk size calculation in default_flash_mem_blank_checkBohdan Tymkiv
2018-12-12flash/esirisc: refactor register write protectionSteven Stallion
2018-12-12esirisc: support eSi-TraceSteven Stallion
2018-12-11flash/nor: Add support for sector erase in stm32l4x.c for L4+ familybob
2018-12-11flash/nor: update cc3220sf for issue found in code reviewEdward Fewell
2018-12-11flash/nor: update CC26xx/CC13xx supportEdward Fewell
2018-12-06flash/stmsmi: fix byte order for big-endian hostAntonio Borneo
2018-12-05flash/nor: use default_flash_blank_check() instead of dummyTomas Vanek
2018-11-29SPI table updates (some new devices and new info)Andreas Bolsch
2018-11-26flash/nor: consolidate flash protect/protect_checkTomas Vanek
2018-11-26stm32l4x: Fix stm32l4x dual bank supportAlex J Lennon
2018-11-18efm32: correct erase address if bank->base != 0Andreas Kemnade
2018-11-03flash/nor/stm32f1x: Use of protection blocks, improved option bytes handlingDominik Peklo
2018-11-02flash/nor/at91samd: add SAMR21E19A DIDTomas Vanek
2018-10-16esirisc: support eSi-RISC targetsSteven Stallion
2018-10-08flash/nrf5: support for nRF52810Anders Westrup
2018-09-19Added support for STM32L4X option bytes writing.Thomas Søhus
2018-09-17flash/nrf5: support for nRF52840 Q1AAC0Kai Geissdoerfer
2018-09-17flash/nrf5: time-based timeout waiting for flash controllerKai Geissdoerfer
2018-09-09flash/stm32f2x: add stm32f7 revision Z identificationCody Schafer
2018-08-21flash/at91sam4: fix clang static analyzer warningTomas Vanek
2018-08-21flash/at91sam4: set wait states only once per writeTomas Vanek
2018-08-21flash/at91sam4: emit flash bank infoTomas Vanek
2018-08-21flash/at91sam4: run probe just onceTomas Vanek
2018-08-21max32xxx: Support for MAX32XXX devices.Kevin Gillespie
2018-08-01nrf5: add free_driver_privJim Paris