u-boot/board/sunxi
Ian Campbell 4ce9941d2d sunxi: Kconfig: Make SPL_FEL a toplevel Kconfig option
It's unfortunate that this needs to be present in both .config and spl/.config
since it makes it slightly hard to enable FEL mode for a regular defconfig. It
can be done with:
    echo CONFIG_SPL_FEL=y >> .config
    echo CONFIG_SPL_FEL=y >> spl/.config

Ideally only one of those would be needed.

Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2014-11-05 13:09:57 +01:00
..
Kconfig sunxi: Kconfig: Make SPL_FEL a toplevel Kconfig option 2014-11-05 13:09:57 +01:00
MAINTAINERS ARM: sunxi: Fix Ippo-q8h-v5 defconfig filename 2014-11-05 13:09:57 +01:00
Makefile sunxi: Add support for the Mele M3 board 2014-10-24 09:35:37 +02:00
ahci.c ahci: provide sunxi SATA driver using AHCI platform framework 2014-07-31 15:37:22 +02:00
board.c sunxi: Use PG3 - PG8 as io-pins for mmc1 2014-10-24 09:35:38 +02:00
dram_a10_olinuxino_l.c sun4i: Add support for a number of new sun4i boards 2014-07-31 15:37:23 +02:00
dram_a10s_olinuxino_m.c sun5i: Add support for a number of new sun5i boards 2014-07-31 15:37:23 +02:00
dram_a13_oli_micro.c sunxi: Add sun5i support 2014-07-06 20:12:44 +01:00
dram_a13_olinuxino.c sun5i: Add support for a number of new sun5i boards 2014-07-31 15:37:23 +02:00
dram_a20_olinuxino_l.c sun7i: Add support for Olimex A20-OLinuXino-LIME 2014-09-05 08:30:38 +01:00
dram_a20_olinuxino_l2.c sun7i: Add support for Olimex A20-OLinuXino-LIME2 2014-10-24 09:35:37 +02:00
dram_bananapi.c sun7i: Add bananapi board 2014-07-31 15:37:24 +02:00
dram_cubieboard.c sunxi: Add sun4i support 2014-07-06 20:12:44 +01:00
dram_cubieboard2.c sunxi: add Cubieboard2 support 2014-07-18 19:42:23 +01:00
dram_cubietruck.c sunxi: add support for Cubietruck booting in FEL mode 2014-05-25 16:15:17 +02:00
dram_linksprite_pcduino3.c sun7i: Add support for a number of new sun7i boards 2014-07-31 15:37:23 +02:00
dram_r7dongle.c sunxi: Add sun5i support 2014-07-06 20:12:44 +01:00
dram_sun4i_360_512.c sun4i: Add support for a number of new sun4i boards 2014-07-31 15:37:23 +02:00
dram_sun4i_360_1024_iow8.c sun4i: Add support for a number of new sun4i boards 2014-07-31 15:37:23 +02:00
dram_sun4i_360_1024_iow16.c sun4i: Add support for a number of new sun4i boards 2014-07-31 15:37:23 +02:00
dram_sun4i_384_1024_iow8.c sun4i: Add support for a number of new sun4i boards 2014-07-31 15:37:23 +02:00
dram_sun7i_384_512_busw16_iow16.c sun7i: Add support for a number of new sun7i boards 2014-07-31 15:37:23 +02:00
dram_sun7i_384_1024_iow16.c sun7i: Add support for a number of new sun7i boards 2014-07-31 15:37:23 +02:00
gmac.c sunxi: Fix gmac not working reliable on the Bananapi 2014-10-08 11:19:46 -04:00