summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi/sf-uclass.c
AgeCommit message (Expand)Author
2024-10-11drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07mtd: Remove <common.h> and add needed includesTom Rini
2023-09-14sf: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-01-23bootstd: Add a SPI flash bootdevSimon Glass
2022-05-23spi: spi_flash_probe_bus_cs() rely on DT for spi speed and modePatrice Chotard
2022-05-23spi: spi-uclass: Add new spi_get_bus_and_cs() implementationPatrice Chotard
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-03-27sf: Support querying write-protectSimon Glass
2021-03-27mtd: spi_flash_free()Heinrich Schuchardt
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05spi: Tweak a few strange SPI NOR features for of-platdataSimon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano
2020-06-01sf: Drop spl_flash_get_sw_write_protJagan Teki
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-10-08spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass
2018-11-20sf: Add a method to obtain the block-protect settingSimon Glass
2018-10-09dm: spi: Add logging of some return valuesSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-04-04dm: core: Add flags parameter to device_remove()Stefan Roese
2016-01-15dm: spi_flash: Allow the uclass to work without printf()Simon Glass
2016-01-13sf: Remove spi_flash_removeJagan Teki
2015-11-19dm: sf: Add support for all targets which requires MANUAL_RELOCMichal Simek
2015-05-06dm: sf: Update default name of spi flash in structure udeviceHaikun.Wang@freescale.com
2015-04-18dm: sf: Add driver model read/write/erase methodsSimon Glass
2015-04-16dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass
2014-10-22dm: sf: Add a uclass for SPI flashSimon Glass