u-boot-brain/include/configs
Marek Vasut 5602330df0 ARM: rmobile: Add recovery SPL for R-Car Gen3
Build an SPL which can be started via SCIF download mode on R-Car Gen3
and allows loading and executing U-Boot uImage with the next stage code.
This is also useful for starting e.g. ATF BL2, which inits the hardware
and returns to the U-Boot SPL, which can then load e.g. U-Boot proper.

The H3, M3-W, M3-N SoCs have plenty of SRAM for storing the U-Boot SPL
while the payload, e.g. ATF BL2, executes, so there is no problem here.

However, E3 and D3 have much less SRAM, hence the loader uses a trick
where it copies itself beyond the area used by BL2 and executes from
there. That area is 32kiB large and not enough to hold U-Boot SPL, BSS,
stack and malloc area, so the later two are placed at +0x4000 offset
from start of SRAM, another area not used by ATF BL2. To make things
even more complicated, the SCIF loader cannot load to the upper 32kiB
of the SRAM directly, hence the copying approach.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2019-05-21 22:15:31 +02:00
..
km keymile: Factor out common includes again 2019-05-21 07:52:34 +02:00
3c120_devboard.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
10m50_devboard.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
adp-ae3xx.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
adp-ag101p.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
advantech_dms-ba16.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
alt.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
am43xx_evm.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
am57xx_evm.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
am65x_evm.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
am335x_evm.h configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig 2019-04-19 11:31:58 +02:00
am335x_guardian.h am335x, guardian: Add support for the bosch guardian board 2019-04-12 08:05:48 -04:00
am335x_igep003x.h Convert CONFIG_MTD_PARTITIONS et al to Kconfig 2018-07-22 19:20:17 -04:00
am335x_shc.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
am335x_sl50.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
am3517_crane.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
am3517_evm.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
amcore.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
ap121.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
ap143.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
ap152.h mips: add initial support for qca956x referenced board 2019-04-12 17:32:50 +02:00
ap325rxa.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
ap_sh4a_4a.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
apalis_imx6.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
apalis_t30.h Kconfig: tegra: Migrate USB_EHCI_TEGRA 2019-02-20 09:01:44 -07:00
apalis-tk1.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
apf27.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
apx4devkit.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
aristainetos2.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
aristainetos2b.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
aristainetos-common.h imx: move CONFIG_VIDEO_IPUV3 to defconfigs 2019-04-13 20:30:09 +02:00
aristainetos.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
armadillo-800eva.h CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig 2019-05-18 08:15:34 -04:00
arndale.h arm: exynos: arndale: Remove unused CONFIG_POWER and CONFIG_POWER_I2C 2019-05-16 16:11:42 +09:00
aspeed-common.h CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig 2019-05-18 08:15:34 -04:00
aspenite.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
astro_mcf5373l.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
at91-sama5_common.h configs: at91: sama5_common: Adjust CONFIG_ENV_OFFSET to match block alignment 2018-05-23 17:30:03 -04:00
at91rm9200ek.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
at91sam9m10g45ek.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
at91sam9n12ek.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
at91sam9rlek.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
at91sam9x5ek.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
at91sam9260ek.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
at91sam9261ek.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
at91sam9263ek.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
ax25-ae350.h riscv: configs: AE350 will use CONFIG_OF_SEPARATE when boots from flash 2019-05-09 16:46:46 +08:00
axs10x.h ARC: AXS10x: drop NAND support 2019-03-28 10:42:47 +03:00
B4860QDS.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
baltos.h configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig 2019-04-19 11:31:58 +02:00
bav335x.h configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig 2019-04-19 11:31:58 +02:00
bayleybay.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
bcm7260.h board: arm: Add support for Broadcom BCM7260 2018-09-10 21:19:31 -04:00
bcm7445.h bcm7445: move some configuration in defconfig file 2019-03-25 17:35:52 -04:00
bcm23550_w1d.h CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig 2019-05-18 08:15:34 -04:00
bcm28155_ap.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
bcm_ep_board.h Kconfig: Migrate BOUNCE_BUFFER 2019-01-19 09:49:26 -05:00
bcm_northstar2.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bcmstb.h arm: bcm7445: Change serial console index 2018-09-10 21:19:31 -04:00
beaver.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
bg0900.h cosmetic: config: Remove empty #ifdefs 2019-04-02 13:44:18 +02:00
bitmain_antminer_s9.h env: Added support to save env to spi through Kconfig 2018-07-19 10:49:56 +02:00
bk4r1.h config: bk4: Update u-boot envs to support NOR memories initial setup 2019-04-13 20:30:08 +02:00
blanche.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
bmips_bcm3380.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bmips_bcm6318.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bmips_bcm6328.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bmips_bcm6338.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
bmips_bcm6348.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
bmips_bcm6358.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
bmips_bcm6362.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bmips_bcm6368.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
bmips_bcm6838.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bmips_bcm63268.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bmips_common.h net: add support for bcm6348-enet 2018-12-19 15:23:00 +01:00
boston.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
broadcom_bcm963158.h bcm963158: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT 2019-05-18 12:31:59 -04:00
broadcom_bcm968380gerg.h bcm968380gerg: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT 2019-05-18 12:31:59 -04:00
broadcom_bcm968580xref.h bcm968580xref: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT 2019-05-18 12:31:59 -04:00
brppt1.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
brxre1.h configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig 2019-04-19 11:31:58 +02:00
BSC9131RDB.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
BSC9132QDS.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
bubblegum_96.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bur_am335x_common.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
bur_cfg_common.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
C29XPCIE.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
caddy2.h mpc83xx: Get rid of CONFIG_SYS_LBC_* 2019-05-21 07:52:33 +02:00
calimain.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
cardhu.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
cei-tk1-som.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
cgtqmx6eval.h imx: move CONFIG_VIDEO_IPUV3 to defconfigs 2019-04-13 20:30:09 +02:00
cherryhill.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
chiliboard.h configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig 2019-04-19 11:31:58 +02:00
chromebook_link.h x86: Add a simple TPL implementation 2019-05-08 13:02:18 +08:00
chromebook_samus.h x86: samus: Add a target to boot through TPL 2019-05-08 13:02:19 +08:00
chromebox_panther.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ci20.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
cl-som-imx7.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
clearfog.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
cm_fx6.h imx: move CONFIG_VIDEO_IPUV3 to defconfigs 2019-04-13 20:30:09 +02:00
cm_t35.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
cm_t43.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
cm_t54.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
cm_t335.h Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
cm_t3517.h Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
cobra5272.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
colibri_imx6.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
colibri_imx7.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
colibri_pxa270.h CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig 2019-05-18 08:15:34 -04:00
colibri_t20.h Kconfig: tegra: Migrate USB_EHCI_TEGRA 2019-02-20 09:01:44 -07:00
colibri_t30.h Kconfig: tegra: Migrate USB_EHCI_TEGRA 2019-02-20 09:01:44 -07:00
colibri_vf.h colibri_vf: fix sdboot for vybrid modules 2019-04-13 20:30:09 +02:00
colibri-imx6ull.h colibri-imx6ull: migrate fec to using driver model 2019-04-25 17:03:25 +02:00
comtrend_ar5315u.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
comtrend_ar5387un.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
comtrend_ct5361.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
comtrend_vr3032u.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
comtrend_wap5813n.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
conga-qeval20-qa3-e3845.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
controlcenterd.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
controlcenterdc.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
coreboot.h x86: coreboot: Add generic coreboot payload support 2018-08-20 13:52:06 +08:00
corenet_ds.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
corvus.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
cougarcanyon2.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
crownbay.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
crs305-1g-4s.h arm: mvebu: Add CRS305-1G-4S board 2019-05-09 07:35:04 +02:00
cyrus.h configs: drop CONFIG_SYS_EXTRA_ENV_RELOC 2018-10-06 09:04:18 -04:00
da850evm.h ARM: da850evm: Enable da850-ohci USB host controller 2019-05-05 08:48:50 -04:00
dalmore.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
dart_6ul.h imx: Add variscite DART-6UL Evaluation Kit 2019-04-25 19:16:24 +02:00
db-88f6281-bp.h CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig 2019-05-18 08:15:34 -04:00
db-88f6720.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
db-88f6820-amc.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
db-88f6820-gp.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
db-mv784mp-gp.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
db-xc3-24g4xg.h arm: mvebu: Add DB-XC3-24G4XG board 2019-04-12 07:04:18 +02:00
devkit3250.h CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig 2019-05-18 08:15:34 -04:00
devkit8000.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
dfi-bt700.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dh_imx6.h configs: move CONFIG_MXC_OCOTP to Kconfig 2019-04-13 20:30:09 +02:00
display5.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
dns325.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
dockstar.h Convert CONFIG_MTD_PARTITIONS et al to Kconfig 2018-07-22 19:20:17 -04:00
dra7xx_evm.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
draak.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
draco.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
dragonboard410c.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
dragonboard820c.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
dreamplug.h cosmetic: config: Remove empty #ifdefs 2019-04-02 13:44:18 +02:00
ds109.h cosmetic: config: Remove empty #ifdefs 2019-04-02 13:44:18 +02:00
ds414.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
duovero.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
e2220-1170.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
ea20.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
eagle.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
eb_cpu5282.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
ebisu.h ARM: rmobile: Zap CONFIG_SYS_CLK_FREQ where applicable 2018-06-14 22:35:21 +02:00
eco5pk.h Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
edb93xx.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
edison.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
edminiv2.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
efi-x86_app.h x86: Rename efi-x86 target to efi-x86_app 2018-06-17 21:16:04 +08:00
efi-x86_payload.h x86: efi-x86_payload: Enable usb keyboard during boot 2018-06-24 08:56:04 +08:00
el6x_common.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
elgin_rv1108.h ARM: rockchip: Add rv1108-elgin-r1 board support 2018-12-16 01:30:11 +01:00
embestmx6boards.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
emsdp.h ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig 2019-01-25 08:38:18 +03:00
espresso7420.h espresso7420: remove duplicated config 2019-03-11 15:53:55 +09:00
espt.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
etamin.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
ethernut5.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
evb_ast2500.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
evb_px5.h rockchip: px5: update SPL size for spl/tpl 2019-05-08 17:34:12 +08:00
evb_rk3036.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
evb_rk3128.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
evb_rk3229.h rockchip: evb-rk3229: remove unnecessary defines 2019-05-08 17:34:12 +08:00
evb_rk3288.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
evb_rk3328.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
evb_rk3399.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
evb_rv1108.h ARM: rockchip: rv1108: Add support for default distro_bootcmd 2018-11-30 21:56:45 +01:00
exynos4-common.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
exynos5-common.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
exynos5-dt-common.h exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASE 2019-03-25 17:35:52 -04:00
exynos5250-common.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
exynos5420-common.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
exynos7420-common.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
exynos-common.h Kconfig: Migrate BOUNCE_BUFFER 2019-01-19 09:49:26 -05:00
fennec_rk3288.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
firefly-rk3288.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
flea3.h CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig 2019-05-18 08:15:34 -04:00
galileo.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
gardena-smart-gateway-at91sam.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
gardena-smart-gateway-mt7688.h mips: mt76xx: Use correct timer frequency 2019-02-01 14:12:36 +01:00
gazerbeam.h mpc83xx: Add gazerbeam board 2019-05-21 08:03:38 +02:00
ge_bx50v3.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
geekbox.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
goflexhome.h configs: kirkwood: Move RTC_MV to DM and Kconfig 2018-08-07 10:51:19 +02:00
gose.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
gplugd.h CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig 2019-05-18 08:15:34 -04:00
grpeach.h ARM: renesas: grpeach: Align env position 2019-05-14 19:52:04 +02:00
gru.h rockchip: Add support for chromebook_bob 2019-02-01 16:59:13 +01:00
guruplug.h configs: kirkwood: Move RTC_MV to DM and Kconfig 2018-08-07 10:51:19 +02:00
gw_ventana.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
h2200.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
harmony.h Kconfig: tegra: Migrate USB_EHCI_TEGRA 2019-02-20 09:01:44 -07:00
helios4.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
highbank.h CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig 2019-05-18 08:15:34 -04:00
hikey.h hikey: Allow environment to store in eMMC and increase bootdelay 2019-02-19 08:55:43 -05:00
hrcon.h gdsys: mpc8308: Migrate SYS_FPGA{0, 1}_{BASE, SIZE} to Kconfig 2019-05-21 08:03:38 +02:00
hsdk.h Convert CONFIG_BOARD_TYPES to Kconfig 2019-02-09 12:50:21 -07:00
huawei_hg556a.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
ib62x0.h Kconfig: Migrate CONFIG_BUILD_TARGET 2019-02-02 08:23:57 -05:00
iconnect.h Convert CONFIG_MTD_PARTITIONS et al to Kconfig 2018-07-22 19:20:17 -04:00
ids8313.h mpc83xx: Get rid of CONFIG_SYS_LBC_* 2019-05-21 07:52:33 +02:00
imgtec_xilfpga.h MIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE_MODE 2018-09-22 21:04:10 +02:00
imx6_logic.h ARM: imx6q_logic: Allow optional arguments to cmd line 2019-04-25 17:03:25 +02:00
imx6_spl.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
imx6-engicam.h include: configs: imx6-engicam: Add recovery boot option 2019-03-13 09:14:35 +01:00
imx6dl-mamoj.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
imx7_spl.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
imx8mq_evk.h CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig 2019-05-18 08:15:34 -04:00
imx8qm_mek.h CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig 2019-05-18 08:15:34 -04:00
imx8qxp_mek.h CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig 2019-05-18 08:15:34 -04:00
imx27lite-common.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
integrator-common.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
integratorap.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
integratorcp.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
iot_devkit.h ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig 2019-01-25 08:38:18 +03:00
ipam390.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
jetson-tk1.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
k2e_evm.h ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common place 2019-04-12 08:05:55 -04:00
k2g_evm.h ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common place 2019-04-12 08:05:55 -04:00
k2hk_evm.h ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common place 2019-04-12 08:05:55 -04:00
k2l_evm.h ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common place 2019-04-12 08:05:55 -04:00
kc1.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
km_kirkwood.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
kmcoge5ne.h keymile: Factor out common includes again 2019-05-21 07:52:34 +02:00
kmeter1.h keymile: Factor out common includes again 2019-05-21 07:52:34 +02:00
kmopti2.h keymile: Factor out common includes again 2019-05-21 07:52:34 +02:00
kmp204x.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
kmsupx5.h keymile: Factor out common includes again 2019-05-21 07:52:34 +02:00
kmtegr1.h keymile: Factor out common includes again 2019-05-21 07:52:34 +02:00
kmtepr2.h keymile: Factor out common includes again 2019-05-21 07:52:34 +02:00
kmvect1.h keymile: Factor out common includes again 2019-05-21 07:52:34 +02:00
koelsch.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
kp_imx6q_tpc.h configs: move CONFIG_MXC_OCOTP to Kconfig 2019-04-13 20:30:09 +02:00
kp_imx53.h Convert CONFIG_USB_EHCI_MX5 to Kconfig 2019-04-25 17:03:25 +02:00
kylin_rk3036.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
kzm9g.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
lacie_kw.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
lager.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
legoev3.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
libretech-ac.h boards: Amlogic: Add support for Libretech-AC 2019-04-10 16:50:46 +02:00
linkit-smart-7688.h mips: mt76xx: Use correct timer frequency 2019-02-01 14:12:36 +01:00
lion_rk3368.h rockchip: board: lion-rk3368: increase phy autonegotiation timeout 2018-07-21 01:55:26 +02:00
liteboard.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
ls1012a2g5rdb.h armv8: ls1012afrx: Add TFABOOT support 2018-12-06 14:37:57 -08:00
ls1012a_common.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
ls1012afrdm.h armv8: ls1012afrx: Add TFABOOT support 2018-12-06 14:37:57 -08:00
ls1012afrwy.h armv8: ls1012afrx: Add TFABOOT support 2018-12-06 14:37:57 -08:00
ls1012aqds.h Convert CONFIG_DEFAULT_SPI_* to Kconfig 2019-03-25 17:36:53 -04:00
ls1012ardb.h armv8: ls1012ardb: Add TFABOOT support 2018-12-06 14:37:19 -08:00
ls1021aiot.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
ls1021aqds.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
ls1021atwr.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
ls1043a_common.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
ls1043aqds.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
ls1043ardb.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
ls1046a_common.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
ls1046aqds.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
ls1046ardb.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
ls1088a_common.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
ls1088aqds.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
ls1088ardb.h board: ls1088ardb: use default scan_dev_for_boot 2019-03-03 20:56:00 +05:30
ls2080a_common.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
ls2080a_emu.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
ls2080a_simu.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
ls2080aqds.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
ls2080ardb.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
lsxl.h arm: kirkwood: lsxl: enable DM for SATA 2019-04-12 07:04:18 +02:00
lx2160a_common.h mc : Reduce MC memory size to 128M 2019-03-15 11:52:00 +05:30
lx2160aqds.h lx2160aqds : Add support for LX2160AQDS platform 2019-02-19 10:26:44 +05:30
lx2160ardb.h board/lx2160ardb: Add distro boot support 2019-02-19 10:26:44 +05:30
m53menlo.h Porting to DM and i.MX8 2019-05-01 07:25:51 -04:00
M5208EVBE.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
M5235EVB.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
M5249EVB.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
M5253DEMO.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
M5272C3.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
M5275EVB.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
M5282EVB.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
M5329EVB.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
M5373EVB.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
M5475EVB.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
M5485EVB.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
M52277EVB.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
M53017EVB.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
M54418TWR.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
M54451EVB.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
M54455EVB.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
malta.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
maxbcm.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
mccmon6.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
MCR3000.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
mcx.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
medcom-wide.h Kconfig: tegra: Migrate USB_EHCI_TEGRA 2019-02-20 09:01:44 -07:00
meesc.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
meson64.h configs: meson64: use vidconsole and usbkbd if enabled 2019-01-31 09:35:01 +01:00
microblaze-generic.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
MigoR.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
minnowmax.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
miqi_rk3288.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mpc8308_p1m.h mpc83xx: Get rid of CONFIG_SYS_LBC_* 2019-05-21 07:52:33 +02:00
MPC832XEMDS.h mpc83xx: Get rid of CONFIG_SYS_LBC_* 2019-05-21 07:52:33 +02:00
MPC837XEMDS.h mpc83xx: Get rid of CONFIG_SYS_LBC_* 2019-05-21 07:52:33 +02:00
MPC837XERDB.h mpc83xx: Get rid of CONFIG_SYS_LBC_* 2019-05-21 07:52:33 +02:00
MPC8308RDB.h mpc83xx: Get rid of CONFIG_SYS_LBC_* 2019-05-21 07:52:33 +02:00
MPC8313ERDB_NAND.h mpc83xx: Get rid of CONFIG_SYS_LBC_* 2019-05-21 07:52:33 +02:00
MPC8313ERDB_NOR.h mpc83xx: Get rid of CONFIG_SYS_LBC_* 2019-05-21 07:52:33 +02:00
MPC8315ERDB.h mpc83xx: Get rid of CONFIG_SYS_LBC_* 2019-05-21 07:52:33 +02:00
MPC8323ERDB.h mpc83xx: Get rid of CONFIG_SYS_LBC_* 2019-05-21 07:52:33 +02:00
MPC8349EMDS_SDRAM.h mpc83xx: Get rid of CONFIG_SYS_LBC_* 2019-05-21 07:52:33 +02:00
MPC8349EMDS.h mpc83xx: Get rid of CONFIG_SYS_LBC_* 2019-05-21 07:52:33 +02:00
MPC8349ITX.h mpc83xx: Get rid of CONFIG_SYS_LBC_* 2019-05-21 07:52:33 +02:00
MPC8536DS.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
MPC8540ADS.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
MPC8541CDS.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
MPC8544DS.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
MPC8548CDS.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
MPC8555CDS.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
MPC8560ADS.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
MPC8568MDS.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
MPC8569MDS.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
MPC8572DS.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
MPC8610HPCD.h powerpc: Migrate HIGH_BATS to Kconfig 2019-05-21 07:52:33 +02:00
MPC8641HPCN.h powerpc: Migrate HIGH_BATS to Kconfig 2019-05-21 07:52:33 +02:00
ms7722se.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
ms7750se.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
mt7623.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
mt7629.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
mt_ventoux.h Convert CONFIG_VIDEO_OMAP3 to Kconfig 2018-08-17 13:04:00 -04:00
mv-common.h configs: Remove CONFIG_MARVELL 2018-11-26 22:52:13 -05:00
mv-plug-common.h Kconfig: Migrate CONFIG_BUILD_TARGET 2019-02-02 08:23:57 -05:00
mvebu_armada-8k.h mvebu: drop dangling SPI flash comments and #ifdefs 2019-04-12 07:04:18 +02:00
mvebu_armada-37xx.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
mx6_common.h configs: move CONFIG_MXC_OCOTP to Kconfig 2019-04-13 20:30:09 +02:00
mx6cuboxi.h imx: move CONFIG_VIDEO_IPUV3 to defconfigs 2019-04-13 20:30:09 +02:00
mx6memcal.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
mx6qarm2.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx6sabre_common.h imx: move CONFIG_VIDEO_IPUV3 to defconfigs 2019-04-13 20:30:09 +02:00
mx6sabreauto.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
mx6sabresd.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
mx6slevk.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
mx6sllevk.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
mx6sxsabreauto.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
mx6sxsabresd.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
mx6ul_14x14_evk.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
mx6ullevk.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
mx7_common.h configs: move CONFIG_MXC_OCOTP to Kconfig 2019-04-13 20:30:09 +02:00
mx7dsabresd.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
mx7ulp_evk.h CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00
mx23_olinuxino.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
mx23evk.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
mx25pdk.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx28evk.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
mx31pdk.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
mx35pdk.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
mx51evk.h Convert CONFIG_USB_EHCI_MX5 to Kconfig 2019-04-25 17:03:25 +02:00
mx53ard.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx53cx9020.h dm: arm: imx: cx9020: migrate to dm_video 2019-05-20 11:57:29 +02:00
mx53evk.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx53loco.h Convert CONFIG_USB_EHCI_MX5 to Kconfig 2019-04-25 17:03:25 +02:00
mx53ppd.h Convert CONFIG_USB_EHCI_MX5 to Kconfig 2019-04-25 17:03:25 +02:00
mx53smd.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mxs.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
nas220.h Kirkwood: NAS220: remove bootdelay from CONFIG_EXTRA_ENV_SETTINGS 2018-09-19 08:59:26 +02:00
netgear_cg3100d.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
netgear_dgnd3700v2.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
nitrogen6x.h imx: move CONFIG_VIDEO_IPUV3 to defconfigs 2019-04-13 20:30:09 +02:00
nokia_rx51.h Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
novena.h imx: move CONFIG_VIDEO_IPUV3 to defconfigs 2019-04-13 20:30:09 +02:00
nsa310s.h Kconfig: Migrate CONFIG_BUILD_TARGET 2019-02-02 08:23:57 -05:00
nsim.h ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig 2019-01-25 08:38:18 +03:00
nyan-big.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
odroid_xu3.h arm: exynos: Remove duplicated "boardname" env setting 2019-03-11 15:53:29 +09:00
odroid.h arm: exynos: Remove duplicated "boardname" env setting 2019-03-11 15:53:29 +09:00
omap3_beagle.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
omap3_cairo.h omap3_cairo: remove empty #ifdef/#endif block 2019-02-09 07:50:54 -05:00
omap3_evm.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
omap3_igep00x0.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
omap3_logic.h Porting to DM and i.MX8 2019-05-01 07:25:51 -04:00
omap3_overo.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
omap3_pandora.h omap3: pandora: Enable DM_SERIAL 2018-09-10 21:19:31 -04:00
omap3_zoom1.h Convert CONFIG_TWL4030_LED et al to Kconfig 2018-08-17 13:04:00 -04:00
omap4_panda.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
omap4_sdp4430.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
omap5_uevm.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
omapl138_lcdk.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
openrd.h arm: kirkwood: openrd: Increase U-Boot size in flash to make it fit 2019-04-26 07:35:38 +02:00
opos6uldev.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
origen.h CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig 2019-05-18 08:15:34 -04:00
ot1200.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
p1_p2_rdb_pc.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
p1_twr.h spi: Zap CONFIG_HARD_SPI 2018-11-27 21:06:53 +05:30
p2371-0000.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
p2371-2180.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
p2571.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
p2771-0000.h Kconfig: tegra: Migrate SYS_I2C_TEGRA 2019-02-20 09:01:44 -07:00
P1010RDB.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
P1022DS.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
P1023RDB.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
P2041RDB.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
P3041DS.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
P4080DS.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
P5020DS.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
P5040DS.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
paz00.h Kconfig: tegra: Migrate USB_EHCI_TEGRA 2019-02-20 09:01:44 -07:00
pcl063.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
pcm051.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
pcm052.h config: pcm052: Use SZ_X{MK} from linux/sizes.h for include/configs/pcm052.h 2019-04-13 20:30:08 +02:00
pcm058.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
pdu001.h configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPAT 2018-12-10 06:21:58 +01:00
peach-pi.h Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
peach-pit.h Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
pengwyn.h configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig 2019-04-19 11:31:58 +02:00
pepper.h Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
pfla02.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
phycore_rk3288.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pic32mzdask.h MIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE_MODE 2018-09-22 21:04:10 +02:00
pico-imx6ul.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
pico-imx7d.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
picosam9g45.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
platinum_picon.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
platinum_titanium.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
platinum.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
plutux.h Kconfig: tegra: Migrate USB_EHCI_TEGRA 2019-02-20 09:01:44 -07:00
pm9g45.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
pm9261.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
pm9263.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
pogo_e02.h Convert CONFIG_MTD_PARTITIONS et al to Kconfig 2018-07-22 19:20:17 -04:00
poplar.h Kconfig: Migrate BOUNCE_BUFFER 2019-01-19 09:49:26 -05:00
popmetal_rk3288.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
porter.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
puma_rk3399.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
pxa-common.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pxm2.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
qemu-arm.h ARM: qemu-arm: enable USB boot in distro boot with UEFI 2019-03-08 18:03:58 -05:00
qemu-mips64.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
qemu-mips.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
qemu-ppce500.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
qemu-riscv.h riscv: qemu-riscv.h: define CONFIG_PREBOOT (enables extlinux) 2019-05-09 16:46:13 +08:00
qemu-x86.h x86: Add a simple TPL implementation 2019-05-08 13:02:18 +08:00
r0p7734.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
r2dplus.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
r7780mp.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
rastaban.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
rcar-gen2-common.h ARM: rmobile: rcar-gen2: Activate bootm_size 2019-03-30 07:48:05 +01:00
rcar-gen3-common.h ARM: rmobile: Add recovery SPL for R-Car Gen3 2019-05-21 22:15:31 +02:00
rk322x_common.h rockchip: rk322x: add tpl support 2019-05-08 17:34:12 +08:00
rk3036_common.h rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
rk3128_common.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
rk3188_common.h rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
rk3288_common.h rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
rk3328_common.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
rk3368_common.h rockchip: px5: update SPL size for spl/tpl 2019-05-08 17:34:12 +08:00
rk3399_common.h rockchip: rk3399: add tpl support 2019-05-08 17:34:12 +08:00
rock2.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rock960_rk3399.h rockchip: rk3399: Add common Rock960 family from Vamrs 2018-12-06 16:04:49 +01:00
rock.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rockchip-common.h rockchip: set SYS_NS16550_MEM32 for all SoCs 2018-05-14 17:30:39 +02:00
rpi.h rpi: Add mmc 1 as a boot target 2018-12-02 22:59:55 +01:00
rut.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rv1108_common.h rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
s5p_goni.h Revert "arm: config: fix default console only to specify the device" 2018-12-26 10:34:59 +09:00
s5pc210_universal.h Revert "arm: config: fix default console only to specify the device" 2018-12-26 10:34:59 +09:00
s32v234evb.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
sagem_f@st1704.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
salvator-x.h ARM: rmobile: Zap CONFIG_SYS_CLK_FREQ where applicable 2018-06-14 22:35:21 +02:00
sama5d2_icp.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
sama5d2_ptc_ek.h ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig 2019-01-21 08:36:11 -05:00
sama5d2_xplained.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
sama5d3_xplained.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
sama5d3xek.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
sama5d4_xplained.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
sama5d4ek.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
sama5d27_som1_ek.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
sandbox_spl.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sandbox.h sandbox: Enable the 'trace' command when tracing is used 2019-04-23 20:26:43 -06:00
sansa_fuze_plus.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sbc8349.h mpc83xx: Get rid of CONFIG_SYS_LBC_* 2019-05-21 07:52:33 +02:00
sbc8548.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
sbc8641d.h powerpc: Migrate HIGH_BATS to Kconfig 2019-05-21 07:52:33 +02:00
SBx81LIFKW.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
SBx81LIFXCAT.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
sc_sps_1.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
seaboard.h Kconfig: tegra: Migrate TEGRA_KEYBOARD 2019-02-20 09:01:45 -07:00
secomx6quq7.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
sfr_nb4_ser.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
sh7752evb.h sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ 2018-09-15 03:19:07 +02:00
sh7753evb.h sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ 2018-09-15 03:19:07 +02:00
sh7757lcr.h sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ 2018-09-15 03:19:07 +02:00
sh7763rdp.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
sheep_rk3368.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sheevaplug.h configs: kirkwood: Move RTC_MV to DM and Kconfig 2018-08-07 10:51:19 +02:00
siemens-am33x-common.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
sifive-fu540.h riscv: Add SiFive FU540 board support 2019-02-27 09:12:33 +08:00
silk.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
sksimx6.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
smartweb.h CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00
smdk5250.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
smdk5420.h Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
smdkc100.h Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
smdkv310.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
snapper9g45.h ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig 2019-01-21 08:36:11 -05:00
snapper9260.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sniper.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
snow.h snow: set fdtfile 2018-07-27 11:19:49 +09:00
socfpga_arria5_socdk.h arm: socfpga: clean up board config files 2019-04-25 00:00:49 +02:00
socfpga_arria10_socdk.h ARM: socfpga: Increase Malloc pool size to support FAT filesystem in SPL 2019-05-10 22:48:11 +02:00
socfpga_common.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
socfpga_cyclone5_socdk.h arm: socfpga: clean up board config files 2019-04-25 00:00:49 +02:00
socfpga_dbm_soc1.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
socfpga_de0_nano_soc.h arm: socfpga: clean up board config files 2019-04-25 00:00:49 +02:00
socfpga_de1_soc.h arm: socfpga: clean up board config files 2019-04-25 00:00:49 +02:00
socfpga_de10_nano.h arm: socfpga: clean up board config files 2019-04-25 00:00:49 +02:00
socfpga_is1.h arm: socfpga: clean up board config files 2019-04-25 00:00:49 +02:00
socfpga_mcvevk.h arm: socfpga: Re-add support for Aries MCV SoM and MCVEV[KP] board 2019-05-14 19:52:39 +02:00
socfpga_sockit.h arm: socfpga: clean up board config files 2019-04-25 00:00:49 +02:00
socfpga_socrates.h arm: socfpga: clean up board config files 2019-04-25 00:00:49 +02:00
socfpga_sr1500.h arm: socfpga: clean up board config files 2019-04-25 00:00:49 +02:00
socfpga_stratix10_socdk.h arm: socfpga: Move Stratix 10 SDRAM driver to DM 2019-05-06 12:44:17 +02:00
socfpga_vining_fpga.h arm: socfpga: clean up board config files 2019-04-25 00:00:49 +02:00
socrates.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
som-db5800-som-6867.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
spear3xx_evb.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
spear6xx_evb.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
spear-common.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
spring.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
stih410-b2260.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
stm32f429-discovery.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
stm32f429-evaluation.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
stm32f469-discovery.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
stm32f746-disco.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
stm32h743-disco.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
stm32h743-eval.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
stm32mp1.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
stmark2.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
stout.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
strider.h gdsys: mpc8308: Migrate SYS_FPGA{0, 1}_{BASE, SIZE} to Kconfig 2019-05-21 08:03:38 +02:00
stv0991.h CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig 2019-05-18 08:15:34 -04:00
sun4i.h sunxi: usb: Switch to Generic host controllers 2019-01-18 22:19:09 +05:30
sun5i.h sunxi: usb: Switch to Generic host controllers 2019-01-18 22:19:09 +05:30
sun6i.h sunxi: usb: Switch to Generic host controllers 2019-01-18 22:19:09 +05:30
sun7i.h sunxi: usb: Switch to Generic host controllers 2019-01-18 22:19:09 +05:30
sun8i.h sunxi: usb: Switch to Generic host controllers 2019-01-18 22:19:09 +05:30
sun9i.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sun50i.h sunxi: usb: Switch to Generic host controllers 2019-01-18 22:19:09 +05:30
sunxi-common.h Merge branch 'master' of git://git.denx.de/u-boot-sunxi 2019-05-08 16:21:43 -04:00
suvd3.h keymile: Factor out common includes again 2019-05-21 07:52:34 +02:00
syzygy_hub.h ARM: zynq: Convert Syzygy to DM_I2C 2019-02-14 14:31:10 +01:00
t4qds.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
T102xQDS.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
T102xRDB.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
T104xRDB.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
T208xQDS.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
T208xRDB.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
T1040QDS.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
T4240QDS.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
T4240RDB.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
tam3517-common.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
tao3530.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
taurus.h CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00
tb100.h ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig 2019-01-25 08:38:18 +03:00
tbs2910.h imx: move CONFIG_VIDEO_IPUV3 to defconfigs 2019-04-13 20:30:09 +02:00
tec-ng.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
tec.h Kconfig: tegra: Migrate USB_EHCI_TEGRA 2019-02-20 09:01:44 -07:00
tegra20-common.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
tegra30-common.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
tegra114-common.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
tegra124-common.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
tegra186-common.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
tegra210-common.h tegra: cleanup dangling comments in include/configs 2019-02-20 09:01:43 -07:00
tegra-common-post.h configs: Remove empty #ifdef/#ifndef blocks from configs 2018-07-10 16:55:57 -04:00
tegra-common-usb-gadget.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
tegra-common.h tegra: cleanup dangling comments in include/configs 2019-02-20 09:01:43 -07:00
theadorable-x86-common.h x86: theadorable-x86: Generate and pass root=PARTUUID instead of /dev/sdaX 2018-10-28 21:02:15 +08:00
theadorable-x86-conga-qa3-e3845.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
theadorable-x86-dfi-bt700.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
theadorable.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
thuban.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
thunderx_88xx.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
ti814x_evm.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
ti816x_evm.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
ti_am335x_common.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
ti_armv7_common.h configs: ti: Move FIT image load address to avoid overwrite 2019-03-29 10:53:18 -04:00
ti_armv7_keystone2.h CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig 2019-05-18 08:15:34 -04:00
ti_armv7_omap.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ti_omap3_common.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
ti_omap4_common.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
ti_omap5_common.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
tinker_rk3288.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
titanium.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
topic_miami.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
tplink_wdr4300.h hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board files 2018-07-19 10:49:53 +02:00
TQM834x.h mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE 2019-05-21 07:52:33 +02:00
tqma6_mba6.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
tqma6_wru4.h Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig 2018-10-22 14:33:54 +02:00
tqma6.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
trats2.h Revert "arm: config: fix default console only to specify the device" 2018-12-26 10:34:59 +09:00
trats.h Revert "arm: config: fix default console only to specify the device" 2018-12-26 10:34:59 +09:00
tricorder.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
trimslice.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
ts4600.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
ts4800.h spi: Zap CONFIG_HARD_SPI 2018-11-27 21:06:53 +05:30
tuge1.h keymile: Factor out common includes again 2019-05-21 07:52:34 +02:00
turris_mox.h mvebu: drop dangling SPI flash comments and #ifdefs 2019-04-12 07:04:18 +02:00
turris_omnia.h arm: mvebu: turris_omnia: add SCSI as boot target 2019-05-03 08:14:39 +02:00
tuxx1.h keymile: Factor out common includes again 2019-05-21 07:52:34 +02:00
twister.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
UCP1020.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
udoo_neo.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
udoo.h arm: udoo: Convert to distro config 2018-10-22 09:18:49 -04:00
ulcb.h ARM: rmobile: Zap CONFIG_SYS_CLK_FREQ where applicable 2018-06-14 22:35:21 +02:00
uniphier.h CONFIG_SYS_[DI]CACHE_OFF: remove commented lines 2019-05-18 08:15:34 -04:00
usb_a9263.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
usbarmory.h Convert CONFIG_USB_EHCI_MX5 to Kconfig 2019-04-25 17:03:25 +02:00
vcoreiii.h configs: vcoreiii: Change CONFIG_ENV_SIZE 2019-04-12 17:32:51 +02:00
vct.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
ve8313.h mpc83xx: Get rid of CONFIG_SYS_LBC_* 2019-05-21 07:52:33 +02:00
venice2.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
ventana.h Kconfig: tegra: Migrate USB_EHCI_TEGRA 2019-02-20 09:01:44 -07:00
vexpress_aemv8a.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
vexpress_ca5x2.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
vexpress_ca9x4.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
vexpress_ca15_tc2.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
vexpress_common.h ARM: vexpress_*_defconfig: Enable CMD_UBI support 2018-11-26 22:52:13 -05:00
veyron.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
vf610twr.h configs: move CONFIG_MXC_OCOTP to Kconfig 2019-04-13 20:30:09 +02:00
vinco.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
vining_2000.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
vme8349.h mpc83xx: Get rid of CONFIG_SYS_LBC_* 2019-05-21 07:52:33 +02:00
vyasa-rk3288.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
wandboard.h imx6: wandboard: convert to DM_I2C 2019-04-13 20:30:09 +02:00
warp7.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
warp.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
wb45n.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
wb50n.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
woodburn_common.h CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig 2019-05-18 08:15:34 -04:00
woodburn_sd.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
woodburn.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
work_92105.h CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig 2019-05-18 08:15:34 -04:00
x86-chromebook.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
x86-common.h x86: Enable the RTC on all boards 2019-05-08 13:02:18 +08:00
x530.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
x600.h configs: move CONFIG_SPL_TEXT_BASE to Kconfig 2019-04-29 21:41:40 -04:00
xfi3.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
xilinx_versal_mini_qspi.h arm64: versal: Add mini configuration for Versal 2019-02-14 14:31:10 +01:00
xilinx_versal_mini.h CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig 2019-05-18 08:15:34 -04:00
xilinx_versal.h arm64: versal: Define distro boot commnads for qspi ospi and mmc 2019-02-14 14:31:10 +01:00
xilinx_zynqmp_mini_emmc.h CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig 2019-05-18 08:15:34 -04:00
xilinx_zynqmp_mini_nand.h CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig 2019-05-18 08:15:34 -04:00
xilinx_zynqmp_mini_qspi.h CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig 2019-05-18 08:15:34 -04:00
xilinx_zynqmp_mini.h arm64: zynqmp: Do not use any EXTRA_ENV_SETTINGS 2018-11-29 15:28:05 +01:00
xilinx_zynqmp_r5.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
xilinx_zynqmp.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
xpedite517x.h powerpc: Migrate HIGH_BATS to Kconfig 2019-05-21 07:52:33 +02:00
xpedite520x.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
xpedite537x.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
xpedite550x.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
xpress.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
xtfpga.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
zc5202.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
zc5601.h Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig 2019-05-04 13:04:12 -04:00
zipitz2.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
zmx25.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
zynq_cse.h CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig 2019-05-18 08:15:34 -04:00
zynq-common.h CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00