summaryrefslogtreecommitdiff
path: root/drivers/flash
AgeCommit message (Expand)Author
2017-01-30flash: Update mcux shim to new mcux versionMaureen Helm
2017-01-23license: Replace Apache boilerplate with SPDX tagErwan Gouriou
2017-01-23flash/stm32: flash driver for STM32F3x series microcontrollersAdam Podogrocki
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2017-01-12flash: Rename ksdk to mcuxMaureen Helm
2016-12-21drivers: Add the ARG_UNUSED macroFlavio Santes
2016-12-19logging: move sys_log to subsys/loggingAnas Nashif
2016-12-04drivers: Remove legacy nanokernel.h includeFlavio Santes
2016-11-12drivers: spi_flash: add erase boundary check and correct an errorBaohong Liu
2016-11-10drivers: flash: update to unified kernelBaohong Liu
2016-11-09kernel: deprecate old init levelsAndrew Boie
2016-11-07drivers: flash: SoC KSDKJorge Ramirez-Ortiz
2016-11-03flash qmsi: Add support for device power managementIván Briano
2016-10-26driver/flash/w25qxxdv: Limit name space, add static.Marcus Shawcroft
2016-10-26drivers/soc_flash_qmsi: Make driver_api const.Marcus Shawcroft
2016-10-26drivers/soc_flash_nrf5: Make driver_api const.Marcus Shawcroft
2016-10-25flash/nrf5: support non word-aligned writeRicardo Salveti
2016-09-16boards: rename Quark SE Devboard to Quark SE C1000Anas Nashif
2016-09-07driver: spi_flash_w25qxxdv: remove an incorrect erase size definitionKuo-Lang Tseng
2016-07-31qmsi: flash: Improved reentrancy of the soc flash driverKuo-Lang Tseng
2016-07-28drivers: Nordic nRF5 flash supportRicardo Salveti
2016-05-25Cleanup whitespace in Kconfig filesKumar Gala
2016-05-25flash: update API documentationktseng
2016-05-23qmsi: update qmsi to 1.1 alphaAnas Nashif
2016-04-22qmsi: flash: use built-in qmsi driverAnas Nashif
2016-04-16drivers: Quark flash supportBaohong Liu
2016-04-12flash/spi_flash_w25qxxdv: do not set driver_api if init failsDaniel Leung
2016-03-16drivers: Replace DEV_NO_SUPPORT by -ENODEVAndre Guedes
2016-03-16drivers: Replace DEV_INVALID_OP by -ENOTSUPAndre Guedes
2016-03-16drivers: Replace DEV_FAIL by -EIOAndre Guedes
2016-03-16drivers: Replace DEV_OK by 0Andre Guedes
2016-03-11flash: Use off_t for offset parametersJohan Hedberg
2016-03-10flash: Reorder data & len parametersJohan Hedberg
2016-03-10flash: Use size_t & void * for the read/write parametersJohan Hedberg
2016-03-07drivers: WinBond SPI flash supportBaohong Liu
2016-03-07drivers: framework for a generic flash driverBaohong Liu