~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* bootstd: Add a SPI flash bootdevSimon Glass2023-01-23
* spi: spi_flash_probe_bus_cs() rely on DT for spi speed and modePatrice Chotard2022-05-23
* spi: spi-uclass: Add new spi_get_bus_and_cs() implementationPatrice Chotard2022-05-23
* dm: define LOG_CATEGORY for all uclassPatrick Delaunay2021-07-06
* sf: Support querying write-protectSimon Glass2021-03-27
* mtd: spi_flash_free()Heinrich Schuchardt2021-03-27
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* spi: Tweak a few strange SPI NOR features for of-platdataSimon Glass2021-01-05
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* drivers: rename drivers to match compatible stringWalter Lozano2020-07-09
* sf: Drop spl_flash_get_sw_write_protJagan Teki2020-06-01
* common: Drop log.h from common headerSimon Glass2020-05-18
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass2019-10-08
* sf: Add a method to obtain the block-protect settingSimon Glass2018-11-20
* dm: spi: Add logging of some return valuesSimon Glass2018-10-09
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* dm: core: Add flags parameter to device_remove()Stefan Roese2017-04-04
* dm: spi_flash: Allow the uclass to work without printf()Simon Glass2016-01-15
* sf: Remove spi_flash_removeJagan Teki2016-01-13
* dm: sf: Add support for all targets which requires MANUAL_RELOCMichal Simek2015-11-19
* dm: sf: Update default name of spi flash in structure udeviceHaikun.Wang@freescale.com2015-05-06
* dm: sf: Add driver model read/write/erase methodsSimon Glass2015-04-18
* dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass2015-04-16
* dm: sf: Add a uclass for SPI flashSimon Glass2014-10-22