aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/spi/Kconfig
AgeCommit message (Expand)Author
2022-10-23mtd: spi-nor-core: Rename configuration macro for S28 supportTakahiro Kuwano
2022-07-18mtd: spi-nor-core: Adding different type of command extension in Soft ResetJaimeLiao
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini
2022-01-09Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-12-27Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini
2021-12-02mtd: spi: Remove SF_DUAL_FLASH symbol from KconfigMichal Simek
2021-09-30Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-09-28mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0Marek Vasut
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-12mtd: spi-nor-ids: Add XTX XT25F128BChris Morgan
2021-06-28mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR modePratyush Yadav
2021-06-28mtd: spi-nor-core: Add support for Cypress Semper flashPratyush Yadav
2021-06-28mtd: spi-nor-core: Perform a Soft Reset on bootPratyush Yadav
2021-06-28mtd: spi-nor-core: Perform a Soft Reset on shutdownPratyush Yadav
2021-06-28mtd: spi-nor-core: Rework hwcaps selectionPratyush Yadav
2021-02-08mtd: spi-nor: add unlock all config optionMichael Walle
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2019-12-04mtd: spi: SPI_FLASH_MTD depends on MTDMiquel Raynal
2019-10-25mtd: spi: Add a new option SPL_SPI_FLASH_MTD to KconfigFrieder Schrempf
2019-10-25mtd: spi: Kconfig: Imply SPI_FLASH if DM_SPI_FLASHJagan Teki
2019-10-25mtd: spi: Kconfig: Update CONFIG_SPI_FLASHJagan Teki
2019-04-12dm: spi: Read default speed and mode values from DTPatrick Delaunay
2019-03-25Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay
2019-02-07mtd: spi: Switch to new SPI NOR frameworkVignesh R
2019-02-07mtd: spi: spi-nor-core: Add SFDP supportVignesh R
2018-10-04sf: Add XMC xm25qh64a and xm25qh128a entriesStefan Roese
2018-08-06spi: Kconfig: Create ISSI Kconfig entryMichal Simek
2018-03-13arm: sunxi: Move spl spi sunxi code to mach-sunxiJagan Teki
2017-10-25SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXIAndre Przywara
2017-06-20arm: zynq: Move CONFIG_SF_DUAL_FLASH to defconfigMike Looijmans
2017-04-05sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara
2016-07-15sunxi: Support booting from SPI flashSiarhei Siamashka
2015-08-17sf: Make 4K sector support configurableMarek Vasut
2015-08-02sf: kconfig: add kconfig options for spi flashesNikita Kiryanov
2015-07-01sf: Kconfig: Add SPI_FLASH_BAR entryJagan Teki
2015-07-01sf: Kconfig: Add SPI_FLASH_DATAFLASH entryJagan Teki
2015-07-01sf: Kconfig: Add SPI_FLASH_MTD entryJagan Teki
2015-07-01sf: Kconfig: Update SPI_FLASH entryJagan Teki
2015-07-01sf: Add Kconfig menu entryJagan Teki
2015-06-25mtd: spi: Add the SPI_FLASH config to KconfigJoe Hershberger
2015-04-18sandbox: Move CONFIG_SPI_FLASH_SANDBOX to KconfigSimon Glass
2015-04-18dm: spi_flash: fix wrong dependencyMasahiro Yamada
2015-02-12dm: Expand and complete Kconfig in drivers/Simon Glass