aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/spi/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-04-22Kconfig: Make all Kconfig encoding asciiMichal Simek1-1/+1
2023-12-18Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi ...Tom Rini1-0/+5
2023-12-06mtd: spi-nor: Add support for zBIT ZB25VQ128Andre Przywara1-0/+5
2023-12-06mtd: spi-nor: Add support for Silicon Kaiser sk25lp128Jonas Karlman1-0/+5
2023-11-07mtd: spi-nor: Add spi flash lock config optionVenkatesh Yadav Abbarapu1-0/+7
2023-11-01bootstd: BOOTDEV_SPI_FLASH requires BOOTSTDHeinrich Schuchardt1-0/+1
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek1-1/+0
2023-01-23bootstd: Add a SPI flash bootdevSimon Glass1-0/+8
2022-10-23mtd: spi-nor-core: Rename configuration macro for S28 supportTakahiro Kuwano1-5/+5
2022-07-18mtd: spi-nor-core: Adding different type of command extension in Soft ResetJaimeLiao1-0/+7
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini1-1/+1
2022-01-09Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...WIP/09Jan2022-nextTom Rini1-6/+0
2021-12-27Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini1-1/+1
2021-12-02mtd: spi: Remove SF_DUAL_FLASH symbol from KconfigMichal Simek1-6/+0
2021-09-30Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini1-1/+1
2021-09-28mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0Marek Vasut1-1/+1
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek1-2/+0
2021-08-12mtd: spi-nor-ids: Add XTX XT25F128BChris Morgan1-0/+6
2021-06-28mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR modePratyush Yadav1-0/+8
2021-06-28mtd: spi-nor-core: Add support for Cypress Semper flashPratyush Yadav1-0/+8
2021-06-28mtd: spi-nor-core: Perform a Soft Reset on bootPratyush Yadav1-0/+10
2021-06-28mtd: spi-nor-core: Perform a Soft Reset on shutdownPratyush Yadav1-0/+7
2021-06-28mtd: spi-nor-core: Rework hwcaps selectionPratyush Yadav1-0/+9
2021-02-08mtd: spi-nor: add unlock all config optionMichael Walle1-0/+10
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-2/+2
2019-12-04mtd: spi: SPI_FLASH_MTD depends on MTDMiquel Raynal1-1/+1
2019-10-25mtd: spi: Add a new option SPL_SPI_FLASH_MTD to KconfigFrieder Schrempf1-0/+8
2019-10-25mtd: spi: Kconfig: Imply SPI_FLASH if DM_SPI_FLASHJagan Teki1-0/+1
2019-10-25mtd: spi: Kconfig: Update CONFIG_SPI_FLASHJagan Teki1-3/+2
2019-04-12dm: spi: Read default speed and mode values from DTPatrick Delaunay1-0/+6
2019-03-25Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay1-0/+36
2019-02-07mtd: spi: Switch to new SPI NOR frameworkVignesh R1-0/+2
2019-02-07mtd: spi: spi-nor-core: Add SFDP supportVignesh R1-4/+10
2018-10-04sf: Add XMC xm25qh64a and xm25qh128a entriesStefan Roese1-0/+6
2018-08-06spi: Kconfig: Create ISSI Kconfig entryMichal Simek1-0/+5
2018-03-13arm: sunxi: Move spl spi sunxi code to mach-sunxiJagan Teki1-13/+0
2017-10-25SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXIAndre Przywara1-0/+1
2017-06-20arm: zynq: Move CONFIG_SF_DUAL_FLASH to defconfigMike Looijmans1-0/+7
2017-04-05sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara1-1/+1
2016-07-15sunxi: Support booting from SPI flashSiarhei Siamashka1-0/+12
2015-08-17sf: Make 4K sector support configurableMarek Vasut1-0/+15
2015-08-02sf: kconfig: add kconfig options for spi flashesNikita Kiryanov1-0/+44
2015-07-01sf: Kconfig: Add SPI_FLASH_BAR entryJagan Teki1-0/+8
2015-07-01sf: Kconfig: Add SPI_FLASH_DATAFLASH entryJagan Teki1-0/+15
2015-07-01sf: Kconfig: Add SPI_FLASH_MTD entryJagan Teki1-0/+12
2015-07-01sf: Kconfig: Update SPI_FLASH entryJagan Teki1-9/+9
2015-07-01sf: Add Kconfig menu entryJagan Teki1-0/+4
2015-06-25mtd: spi: Add the SPI_FLASH config to KconfigJoe Hershberger1-0/+9
2015-04-18sandbox: Move CONFIG_SPI_FLASH_SANDBOX to KconfigSimon Glass1-0/+10
2015-04-18dm: spi_flash: fix wrong dependencyMasahiro Yamada1-1/+1