index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi
/
Kconfig
Age
Commit message (
Expand
)
Author
2022-10-23
mtd: spi-nor-core: Rename configuration macro for S28 support
Takahiro Kuwano
2022-07-18
mtd: spi-nor-core: Adding different type of command extension in Soft Reset
JaimeLiao
2022-07-07
spl: Ensure all SPL symbols in Kconfig have some SPL dependency
Tom Rini
2022-01-09
Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...
Tom Rini
2021-12-27
Convert CONFIG_ENV_SPI_BUS et al to Kconfig
Tom Rini
2021-12-02
mtd: spi: Remove SF_DUAL_FLASH symbol from Kconfig
Michal Simek
2021-09-30
Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2021-09-28
mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0
Marek Vasut
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-08-12
mtd: spi-nor-ids: Add XTX XT25F128B
Chris Morgan
2021-06-28
mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode
Pratyush Yadav
2021-06-28
mtd: spi-nor-core: Add support for Cypress Semper flash
Pratyush Yadav
2021-06-28
mtd: spi-nor-core: Perform a Soft Reset on boot
Pratyush Yadav
2021-06-28
mtd: spi-nor-core: Perform a Soft Reset on shutdown
Pratyush Yadav
2021-06-28
mtd: spi-nor-core: Rework hwcaps selection
Pratyush Yadav
2021-02-08
mtd: spi-nor: add unlock all config option
Michael Walle
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2019-12-04
mtd: spi: SPI_FLASH_MTD depends on MTD
Miquel Raynal
2019-10-25
mtd: spi: Add a new option SPL_SPI_FLASH_MTD to Kconfig
Frieder Schrempf
2019-10-25
mtd: spi: Kconfig: Imply SPI_FLASH if DM_SPI_FLASH
Jagan Teki
2019-10-25
mtd: spi: Kconfig: Update CONFIG_SPI_FLASH
Jagan Teki
2019-04-12
dm: spi: Read default speed and mode values from DT
Patrick Delaunay
2019-03-25
Convert CONFIG_SF_DEFAULT_* to Kconfig
Patrick Delaunay
2019-02-07
mtd: spi: Switch to new SPI NOR framework
Vignesh R
2019-02-07
mtd: spi: spi-nor-core: Add SFDP support
Vignesh R
2018-10-04
sf: Add XMC xm25qh64a and xm25qh128a entries
Stefan Roese
2018-08-06
spi: Kconfig: Create ISSI Kconfig entry
Michal Simek
2018-03-13
arm: sunxi: Move spl spi sunxi code to mach-sunxi
Jagan Teki
2017-10-25
SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXI
Andre Przywara
2017-06-20
arm: zynq: Move CONFIG_SF_DUAL_FLASH to defconfig
Mike Looijmans
2017-04-05
sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
Andre Przywara
2016-07-15
sunxi: Support booting from SPI flash
Siarhei Siamashka
2015-08-17
sf: Make 4K sector support configurable
Marek Vasut
2015-08-02
sf: kconfig: add kconfig options for spi flashes
Nikita Kiryanov
2015-07-01
sf: Kconfig: Add SPI_FLASH_BAR entry
Jagan Teki
2015-07-01
sf: Kconfig: Add SPI_FLASH_DATAFLASH entry
Jagan Teki
2015-07-01
sf: Kconfig: Add SPI_FLASH_MTD entry
Jagan Teki
2015-07-01
sf: Kconfig: Update SPI_FLASH entry
Jagan Teki
2015-07-01
sf: Add Kconfig menu entry
Jagan Teki
2015-06-25
mtd: spi: Add the SPI_FLASH config to Kconfig
Joe Hershberger
2015-04-18
sandbox: Move CONFIG_SPI_FLASH_SANDBOX to Kconfig
Simon Glass
2015-04-18
dm: spi_flash: fix wrong dependency
Masahiro Yamada
2015-02-12
dm: Expand and complete Kconfig in drivers/
Simon Glass