rv1126-uboot/drivers/spi
Christophe Leroy 87e4c6020e UPSTREAM: powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
CONFIG_8xx doesn't mean much outside of arch/powerpc/
This patch renames it CONFIG_MPC8xx just like CONFIG_MPC85xx etc ...
It also renames 8xx_immap.h to immap_8xx.h to be consistent with
other file names.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
(cherry picked from commit ee1e600c13d16febd517ab7d0d2c243db174789b)
Change-Id: I564708bb6517b699749e8a54c013d032f785e459
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2019-07-23 17:15:32 +08:00
..
Kconfig UPSTREAM: powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx 2019-07-23 17:15:32 +08:00
Makefile UPSTREAM: dm: spi: add BCM63xx HSSPI driver 2019-07-23 17:15:31 +08:00
altera_spi.c
atcspi200_spi.c UPSTREAM: spi: atcspi200: Drop non-dm code 2019-07-23 17:15:32 +08:00
ath79_spi.c
atmel_spi.c UPSTREAM: spi: atmel: Drop atmel_spi.h 2019-07-23 17:15:32 +08:00
bcm63xx_hsspi.c UPSTREAM: dm: spi: add BCM63xx HSSPI driver 2019-07-23 17:15:31 +08:00
bcm63xx_spi.c UPSTREAM: dm: spi: add BCM63xx SPI driver 2019-07-23 17:12:17 +08:00
cadence_qspi.c UPSTREAM: spi: cadence_spi: Sync DT bindings with Linux 2019-07-23 17:15:31 +08:00
cadence_qspi.h UPSTREAM: spi: cadence_spi: Sync DT bindings with Linux 2019-07-23 17:15:31 +08:00
cadence_qspi_apb.c UPSTREAM: Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible" 2019-07-23 17:15:31 +08:00
cf_spi.c
davinci_spi.c UPSTREAM: spi: davinci_spi: Add da830-spi support for DM 2019-07-23 17:12:01 +08:00
designware_spi.c UPSTREAM: DW SPI: use 32 bit access instead of 16 and 32 bit mix 2019-07-23 17:15:32 +08:00
exynos_spi.c
fsl_dspi.c
fsl_espi.c
fsl_qspi.c UPSTREAM: spi: fsl_qspi: support i.MX6UL/6ULLL/7D 2019-07-23 17:12:17 +08:00
fsl_qspi.h UPSTREAM: spi: fsl_qspi: Add controller busy check before new spi operation 2019-07-23 17:11:52 +08:00
ich.c UPSTREAM: spi: ich: Lock down controller settings if required 2019-07-23 17:12:01 +08:00
ich.h UPSTREAM: spi: ich: Lock down controller settings if required 2019-07-23 17:12:01 +08:00
kirkwood_spi.c UPSTREAM: spi: kirkwood_spi: implement workaround for FE-9144572 2019-07-23 17:15:31 +08:00
lpc32xx_ssp.c
mpc8xx_spi.c
mpc8xxx_spi.c
mvebu_a3700_spi.c UPSTREAM: wait_bit: use wait_for_bit_le32 and remove wait_for_bit 2019-07-05 19:21:04 +08:00
mxc_spi.c UPSTREAM: spi: mxc_spi: support driver model 2019-07-23 17:11:52 +08:00
mxs_spi.c
omap3_spi.c UPSTREAM: omap3: spi: Correct ti, pindir-d0-out-d1-in parsing 2019-07-23 17:15:32 +08:00
pic32_spi.c
rk_spi.c UPSTREAM: rockchip: spi: the symbol for Hertz is Hz 2019-07-23 17:12:08 +08:00
rk_spi.h
rockchip_sfc.c spi: rockchip sfc: remove header file 2018-02-05 21:01:28 +08:00
sandbox_spi.c UPSTREAM: sandbox: spi: Add more logging 2019-07-05 19:33:45 +08:00
sh_qspi.c
sh_spi.c
sh_spi.h
soft_spi.c
soft_spi_legacy.c
spi-emul-uclass.c
spi-mem-nodm.c UPSTREAM: spi: Add non DM version of SPI_MEM 2019-07-05 19:33:49 +08:00
spi-mem.c UPSTREAM: spi: spi-mem: Claim SPI bus before spi mem access 2019-07-05 19:33:49 +08:00
spi-uclass.c UPSTREAM: spi: spi-uclass: Fix style violations 2019-07-23 17:15:31 +08:00
spi.c UPSTREAM: spi: Remove obsolete spi_base_setup_slave_fdt 2019-07-23 17:15:31 +08:00
stm32_qspi.c UPSTREAM: mtd: spi: Switch to new SPI NOR framework 2019-07-05 19:33:49 +08:00
tegra20_sflash.c
tegra20_slink.c
tegra114_spi.c
tegra210_qspi.c
tegra_spi.h
ti_qspi.c
xilinx_spi.c
zynq_qspi.c
zynq_spi.c