u-boot-brain/drivers/mtd/spi
Andre Przywara 7b82a229e5 sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
The Allwinner H5 is very close to the H3 SoC, but has ARMv8 cores.
To allow sharing the clocks, GPIO and driver code easily, create an
architecture agnostic MACH_SUNXI_H3_H5 Kconfig symbol.
Rename the existing symbol to MACH_SUNXI_H3_H5 where code is shared and
let it be selected by a new shared Kconfig option.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
2017-04-05 15:03:17 +05:30
..
fsl_espi_spl.c spi: Move freescale-specific code into a private header 2016-10-06 15:07:35 -04:00
Kconfig sunxi: prepare for sharing MACH_SUN8I_H3 config symbol 2017-04-05 15:03:17 +05:30
Makefile sf: Rename sf_params.c to spi_flash_ids.c 2016-11-18 13:04:54 +05:30
sandbox.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
sf_dataflash.c sf: dataflash: Minor cleanups 2016-11-19 08:41:54 +05:30
sf_internal.h Revert "sf: Fix quad bit set for micron devices" 2016-12-15 18:33:16 +01:00
sf_mtd.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
sf_probe.c spi: Correct two error return values 2016-02-26 08:53:10 -07:00
sf-uclass.c dm: spi_flash: Allow the uclass to work without printf() 2016-01-15 05:39:27 -07:00
sf.c spi: Remove dual flash options/flags 2016-11-19 08:41:44 +05:30
spi_flash_ids.c sf: Add support for MX66U51235F, MX66L1G45G, MT25QU02G, MT25QL02G 2016-11-22 11:58:59 +05:30
spi_flash.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
sunxi_spi_spl.c SPI: SPL: sunxi: fix 64-bit build 2017-04-05 15:03:17 +05:30