rv1126-uboot/arch/arm/mach-sunxi
Jagan Teki cf6fc54d58 UPSTREAM: arm: sunxi: Move spl spi sunxi code to mach-sunxi
This SUNXI variant SPL SPI code doesn't use either SPI or
SPL_FLASG subsystems due to size constraints and also placing
this code in drivers/mtd/spi will unnecessary build SPI_FLASH
code(if defined) which never required, hence moved to arch area.

And also renamed the file according to kconfig which resembles
proper name.

Change-Id: I0bf18e93d26bc1b80d3dfa7219a2a904ed17085a
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
(cherry picked from commit c2a7a7ef866f2980213fee2a4a0df60fb06db6d0)
2019-07-05 19:33:35 +08:00
..
dram_timings sunxi: add LPDDR3 timing from stock boot0 2017-06-08 22:37:55 +05:30
Kconfig UPSTREAM: arm: sunxi: Move spl spi sunxi code to mach-sunxi 2019-07-05 19:33:35 +08:00
Makefile UPSTREAM: arm: sunxi: Move spl spi sunxi code to mach-sunxi 2019-07-05 19:33:35 +08:00
board.c sunxi: i2c: Add support for DM I2C 2017-04-28 09:19:03 +02:00
clock.c sunxi: add gtbus-initialisation for sun9i 2016-10-30 11:38:04 +01:00
clock_sun4i.c
clock_sun6i.c sunxi: switch PRCM to non-secure on H3/H5 SoCs 2017-08-11 15:49:39 +05:30
clock_sun8i_a83t.c
clock_sun9i.c sunxi: add initial clock setup for sun9i for SPL 2016-10-30 11:38:04 +01:00
cpu_info.c sunxi: add basic V3s support 2017-04-21 09:23:17 +02:00
dram_helpers.c ARM: Rework and correct barrier definitions 2016-08-05 07:23:57 -04:00
dram_sun4i.c
dram_sun6i.c
dram_sun8i_a23.c
dram_sun8i_a33.c
dram_sun8i_a83t.c
dram_sun9i.c sunxi: DRAM initialisation for sun9i 2016-10-30 11:38:04 +01:00
dram_sunxi_dw.c sunxi: add LPDDR3 DRAM type support for DesignWare-like DRAM controller 2017-06-08 22:37:55 +05:30
gtbus_sun9i.c sunxi: add gtbus-initialisation for sun9i 2016-10-30 11:38:04 +01:00
p2wi.c
pinmux.c
pmic_bus.c sunxi: Enable AXP221s in I2C mode with the R40 SoC 2017-04-20 13:30:00 +02:00
prcm.c
rmr_switch.S sunxi: A64: do an RMR switch if started in AArch32 mode 2017-01-04 16:37:42 +01:00
rsb.c
spl_spi_sunxi.c UPSTREAM: arm: sunxi: Move spl spi sunxi code to mach-sunxi 2019-07-05 19:33:35 +08:00
usb_phy.c sunxi: prepare for sharing MACH_SUN8I_H3 config symbol 2017-04-05 15:03:17 +05:30