summaryrefslogtreecommitdiff
path: root/src/drivers/spi/boot_device_rw_nommap.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons
2019-11-29drivers/spi/boot_device_rw_nommap.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-10-22AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth
2019-05-12boot_device: Constify argumentPatrick Rudolph
2019-01-21lib/boot_device: Add API for write protect a regionRizwan Qureshi
2017-05-19drivers/spi/spi_flash: Pass in flash structure to fill in probeFurquan Shaikh
2016-12-08drivers/spi: provide a mechanism to obtain the SPI flash boot deviceAaron Durbin
2016-11-22spi: Clean up SPI flash driver interfaceFurquan Shaikh
2016-08-24drivers/spi: remove unconditional RW boot device initializationAaron Durbin
2016-08-23drivers/spi: be sure to call spi_init() before spi_flash_probe()Aaron Durbin
2016-08-19drivers/spi: provide optional implementation of boot_device_rw()Aaron Durbin