summaryrefslogtreecommitdiff
path: root/drivers/spi/Kconfig
AgeCommit message (Expand)Author
2019-06-17Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-06-13spi: Kconfig: Mark LPC32XX_SSP as DEPRECATEDJagan Teki
2019-06-13spi: Kconfig: Mark SOFT_SPI as DEPRECATEDJagan Teki
2019-06-13spi: Kconfig: Mark SH_SPI as DEPRECATEDJagan Teki
2019-06-13spi: Kconfig: Mark MXS_SPI has DEPRECATEDJagan Teki
2019-06-11Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-bootTom Rini
2019-06-10Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-06-10spi: mpc8xxx: Convert to DMJagan Teki
2019-06-06spi: stm32: Add Serial Peripheral Interface driver for STM32MPPatrice Chotard
2019-05-24drivers: spi: cf_spi: add Kconfig optionAngelo Dureghello
2019-05-15Merge tag 'u-boot-stm32-mcu-20190514' of https://github.com/pchotard/u-bootTom Rini
2019-05-07spi: rpc: Add support for operation without clock frameworkMarek Vasut
2019-05-06spi: Kconfig: Add STM32F4 support for STM32_QSPI driverPatrice Chotard
2019-05-03mips: rename mach-mt7620 to mach-mtmipsWeijie Gao
2019-04-17spi: ti_qspi: Drop non DM codeVignesh Raghavendra
2019-04-12spi: stm32_qspi: move to exec_opChristophe Kerello
2019-03-04spi: Rename sun4i_spi.c into spi-sunxi.cJagan Teki
2019-03-04spi: sun4: Add A31 spi controller supportJagan Teki
2019-02-07configs: Don't use SPI_FLASH_BAR as defaultVignesh R
2019-02-07spi: Add non DM version of SPI_MEMVignesh R
2019-01-16mips: spi: mscc: Add fast bitbang SPI driverLars Povlsen
2018-11-27spi: mpc8xx: Migrate to DM_SPIChristophe Leroy
2018-11-24spi: mtk_qspi: add qspi driver for MT7629 SoCGuochun Mao
2018-11-24spi: Add Amlogic Meson SPI Flash Controller driverNeil Armstrong
2018-10-16arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek
2018-10-04spi: Add SPI driver for MT76xx SoCsStefan Roese
2018-10-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-09-25spi: add support for ARM PL022 SPI controllerQuentin Schulz
2018-09-20spi: Extend the core to ease integration of SPI memory controllersBoris Brezillon
2018-08-03arm: sunxi: Allwinner A10 SPI driverStefan Mavrodiev
2018-07-16spi: zynqmp_gqspi: Add support for ZynqMP qspi driverSiva Durga Prasad Paladugu
2018-07-10board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons
2018-05-14spi: mvebu_a3700_spi: Use Armada 37xx clk driver for SPI clock frequencyMarek Behún
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford
2018-04-11mtd: spi: Add Renesas RPC SPI-flash driverMarek Vasut
2018-04-06powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy
2018-04-06spi: atmel: default y if DM_SPI && ARCH_AT91Jagan Teki
2018-03-13spi: atcspi200: Drop non-dm codeJagan Teki
2018-02-13spi: Migrate CONFIG_CF_SPI to KconfigTuomas Tynkkynen
2018-02-13spi: Migrate CONFIG_KIRKWOOD_SPI to KconfigTuomas Tynkkynen
2018-02-13spi: Migrate CONFIG_LPC32XX_SSP to KconfigTuomas Tynkkynen
2018-02-13spi: Migrate CONFIG_MPC8XXX_SPI to KconfigTuomas Tynkkynen
2018-02-13spi: Migrate CONFIG_MXC_SPI to KconfigTuomas Tynkkynen
2018-02-13spi: Migrate CONFIG_MXS_SPI to KconfigTuomas Tynkkynen
2018-02-13spi: Migrate CONFIG_SH_QSPI to KconfigTuomas Tynkkynen
2018-02-13spi: Migrate CONFIG_SH_SPI to KconfigTuomas Tynkkynen
2018-01-26Merge git://git.denx.de/u-boot-spiTom Rini
2018-01-24dm: spi: add BCM63xx HSSPI driverÁlvaro Fernández Rojas
2018-01-24dm: spi: add BCM63xx SPI driverÁlvaro Fernández Rojas
2018-01-22Convert CONFIG_DAVINCI_SPI to KconfigAdam Ford