aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)Author
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
2018-08-01flash/nor/tcl.c: fix flash bank bounds check in 'flash fill' command handlerBohdan Tymkiv
2018-07-18nrf5: Add HWID 0x139 (52832 rev E0)James Jacobsson
2018-07-18flash/nor/stm32lx: Add revision 'V' for STM32L1xx Cat.3 devicesMarc Schink
2018-07-18flash/nor/at91sam4: fix sam4sa16c flash banks and its gpnvms countErwin Oegema
2018-07-18flash/nor: add support for TI MSP432 devicesEdward Fewell
2018-07-18flash/nor/tcl: Distinguish between sectors and blocks in status messagesDominik Peklo
2018-07-18Adds SAMD11D14AU flash support.Christopher Hoover
2018-07-18psoc5lp: fix erase check, add free_driver_privTomas Vanek
2018-07-03flash/nor/stm32h7: Fix incorrect commentChristopher Head
2018-07-03flash/nor/stm32: Eliminate working area leakChristopher Head
2018-07-03flash/nor/stm32: Report errors in wait_status_busyChristopher Head
2018-06-15flash/nor/psoc5lp: fix compile issue on GCC 8.1.0Antonio Borneo
2018-06-15src/flash/tms470: remove testing of sectors[].is_erased stateTomas Vanek
2018-06-15flash/nor/nrf5: remove is_erased setting and autoerase before writeTomas Vanek
2018-06-15flash/nor: Add support for TI CC26xx/CC13xx flashEdward Fewell
2018-06-06psoc5lp: Add NV Latch flash driverAndreas Färber
2018-06-06flash/nor/psoc5lp: fix bad commit 2d5f2ede55150235352773a976166c3ab68297bcTomas Vanek
2018-06-06psoc5lp: Add EEPROM flash driverAndreas Färber
2018-06-06flash/nor: Add PSoC 5LP flash driverAndreas Färber
2018-06-06flash/nor: Add support for TI CC3220SF internal flashEdward Fewell
2018-06-05flash/nor/virtual: copy missing fields from master flash_bank structureBohdan Tymkiv
2018-06-05flash/nor/core: fix double-free crash with 'virtual' flash banksBohdan Tymkiv
2018-05-30Fix warnings exposed by GCC8Paul Fertser
2018-04-23psoc6: Run flash algorithm asynchronously to improve performanceBohdan Tymkiv
2018-04-23flash/nor, contrib/loaders: add stm32 loaders Makefile and generated .incTomas Vanek
2018-04-10flash/nor/at91sam: implement flash bank deallocation for SAM seriesTomas Vanek
2018-04-10flash/nor/kinetis: implement flash bank deallocationTomas Vanek
2018-04-10flash/nor: handle flash write alignment/padding in the infrastructureTomas Vanek
2018-04-10target, flash: prepare infrastructure for multi-block blank checkTomas Vanek
2018-04-06flash/nor/at91samd: Add "nvmuserrow" command.Stefan Arnold
2018-04-04nrf51: Add HWID 0x008F againTomas Vanek
2018-04-04Fix for warnings detected by clang static analyzerMichele Sardo
2018-04-04flash/nor: implement flash bank deallocation in drivers with simple allocTomas Vanek
2018-03-30flash/nor: implement flash bank deallocation on OpenOCD exitTomas Vanek
2018-03-07Added support for STMicroelectronics BlueNRG-1 and BlueNRG-2 SoCMichele Sardo
2018-03-03flash/nor/psoc4: fix protection on devices with 256k flashTomas Vanek