u-boot/include/configs
Andre Przywara 8a0a8ff52c vexpress64: fvp: add distro_boot support
So far the FVP model just supports booting through semihosting, so by
loading files from the host the model is running on. This allows for
quick booting of new kernels (or replacing DTBs), but prevents more
featureful boots like using UEFI.

Enable the distro_boot feature, and provide a list of possible boot
sources that U-Boot should check:
- For backwards compatibility we start with semihosting, which gets its
  commands migrated from CONFIG_BOOTCOMMAND into the distro_boot
  infrastructure. This is also slightly tweaked to fail graceful in case
  the required files could not be found.
- Next we try to use a user provided script, that could be easily
  placed into memory using the model command line.
- Since we gained virtio support with the enablement of OF_CONTROL,
  let's check virtio block devices next. This is where UEFI boot can
  be easily used, for instance by providing a distro installer .iso
  file through virtio-blk.
- Networking is now provided by virtio as well, so enable the default
  PXE and DHCP boot flows, mostly because we can.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2022-04-01 14:58:16 -04:00
..
km Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
3c120_devboard.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
10m50_devboard.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
adp-ae3xx.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
adp-ag101p.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
alt.h Convert CONFIG_BITBANGMII_MULTI to Kconfig 2022-04-01 10:28:46 -04:00
am43xx_evm.h Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig 2022-04-01 10:28:45 -04:00
am57xx_evm.h Convert CONFIG_NET_RETRY_COUNT to Kconfig 2022-03-18 12:48:17 -04:00
am64x_evm.h configs: am64xx_evm: Increase BSS max size to 16K 2022-01-28 17:58:41 -05:00
am65x_evm.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
am335x_evm.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
am335x_guardian.h Convert CONFIG_AM335X_USB0 et al to Kconfig 2022-03-18 12:48:17 -04:00
am335x_igep003x.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
am335x_shc.h Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig 2022-04-01 10:28:45 -04:00
am335x_sl50.h Convert CONFIG_TIMESTAMP to Kconfig 2022-01-21 14:01:34 -05:00
am3517_evm.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
amcore.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
ap121.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
ap143.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
ap152.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
apalis-imx8.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
apalis-imx8x.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
apalis-tk1.h Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig 2022-03-18 08:43:25 -04:00
apalis_imx6.h video: Drop CONFIG_VIDEO_BMP_LOGO 2022-03-28 20:16:56 +02:00
apalis_t30.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
apple.h arm: apple: Switch to fully dynamic mem layout 2022-02-28 10:33:45 -05:00
aristainetos2.h video: Drop CONFIG_VIDEO_BMP_LOGO 2022-03-28 20:16:56 +02:00
armadillo-800eva.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
arndale.h
aspeed-common.h Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig 2022-03-03 16:51:20 -05:00
astro_mcf5373l.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
at91-sama5_common.h Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig 2022-03-03 16:51:20 -05:00
at91sam9m10g45ek.h atmel: Remove CONFIG_SPL_ATMEL_SIZE 2022-04-01 10:28:46 -04:00
at91sam9n12ek.h Convert CONFIG_LCD_INFO et al to Kconfig 2022-03-25 12:01:15 +00:00
at91sam9rlek.h global: Remove CONFIG_SYS_USE_DATAFLASH* 2022-04-01 10:28:46 -04:00
at91sam9x5ek.h global: Remove CONFIG_SYS_USE_DATAFLASH* 2022-04-01 10:28:46 -04:00
at91sam9260ek.h global: Remove CONFIG_SYS_USE_DATAFLASH* 2022-04-01 10:28:46 -04:00
at91sam9261ek.h global: Remove CONFIG_SYS_USE_DATAFLASH* 2022-04-01 10:28:46 -04:00
at91sam9263ek.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
ax25-ae350.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
axs10x.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
baltos.h Convert CONFIG_AM335X_USB0 et al to Kconfig 2022-03-18 12:48:17 -04:00
bayleybay.h
bcm7260.h Convert CONFIG_SYS_TEXT_BASE to Kconfig 2021-11-05 11:23:29 -04:00
bcm7445.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
bcm_ns3.h Convert CONFIG_SYS_PCI_64BIT to Kconfig 2021-12-27 16:20:17 -05:00
bcmstb.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
beacon-rzg2m.h Convert CONFIG_BITBANGMII_MULTI to Kconfig 2022-04-01 10:28:46 -04:00
beaver.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
bitmain_antminer_s9.h Convert CONFIG_BOOTP_SERVERIP to Kconfig 2022-01-21 14:01:35 -05:00
bk4r1.h Convert CONFIG_NET_RETRY_COUNT to Kconfig 2022-03-18 12:48:17 -04:00
blanche.h Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to Kconfig 2022-03-03 16:51:20 -05:00
bmips_bcm3380.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
bmips_bcm6318.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
bmips_bcm6328.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
bmips_bcm6338.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
bmips_bcm6348.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
bmips_bcm6358.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
bmips_bcm6362.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
bmips_bcm6368.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
bmips_bcm6838.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
bmips_bcm63268.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
bmips_common.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
boston.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
broadcom_bcm96753ref.h bcm96753ref: add initial support 2022-03-07 11:36:12 -05:00
broadcom_bcm963158.h Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig 2021-12-27 16:20:18 -05:00
broadcom_bcm968360bg.h Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig 2021-12-27 16:20:18 -05:00
broadcom_bcm968380gerg.h Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig 2021-12-27 16:20:18 -05:00
broadcom_bcm968580xref.h Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig 2021-12-27 16:20:18 -05:00
brppt1.h spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig 2022-01-21 14:01:35 -05:00
brppt2.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
brsmarc1.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
brxre1.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
bur_am335x_common.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
bur_cfg_common.h Convert CONFIG_NET_RETRY_COUNT to Kconfig 2022-03-18 12:48:17 -04:00
capricorn-common.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
cardhu.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
cei-tk1-som.h Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig 2022-03-18 08:43:25 -04:00
cgtqmx8.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
cherryhill.h
chiliboard.h Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig 2022-04-01 10:28:45 -04:00
chromebook_coral.h Convert CONFIG_TPL_TEXT_BASE to Kconfig 2021-12-27 16:20:18 -05:00
chromebook_link.h
chromebook_samus.h Convert CONFIG_BIOSEMU to Kconfig 2022-03-03 16:51:19 -05:00
chromebox_panther.h
ci20.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
cl-som-imx7.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
clearfog.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
cm_fx6.h video: Drop CONFIG_VIDEO_BMP_LOGO 2022-03-28 20:16:56 +02:00
cm_t43.h Convert CONFIG_SYS_RX_ETH_BUFFER to Kconfig 2022-03-25 12:01:15 +00:00
cm_t335.h Convert CONFIG_TIMESTAMP to Kconfig 2022-01-21 14:01:34 -05:00
cobra5272.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
colibri-imx6ull.h video: Drop CONFIG_VIDEO_BMP_LOGO 2022-03-28 20:16:56 +02:00
colibri-imx8x.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
colibri_imx6.h video: Drop CONFIG_VIDEO_BMP_LOGO 2022-03-28 20:16:56 +02:00
colibri_imx7.h video: Drop CONFIG_VIDEO_BMP_LOGO 2022-03-28 20:16:56 +02:00
colibri_pxa270.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
colibri_t20.h Convert CONFIG_LCD_INFO et al to Kconfig 2022-03-25 12:01:15 +00:00
colibri_t30.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
colibri_vf.h video: fsl: colibri_vf: Drop FSL DCU driver 2022-03-28 20:18:07 +02:00
comtrend_ar5315u.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
comtrend_ar5387un.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
comtrend_ct5361.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
comtrend_vr3032u.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
comtrend_wap5813n.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
condor.h Convert CONFIG_BITBANGMII_MULTI to Kconfig 2022-04-01 10:28:46 -04:00
conga-qeval20-qa3-e3845.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
controlcenterdc.h Convert CONFIG_BITBANGMII_MULTI to Kconfig 2022-04-01 10:28:46 -04:00
coreboot.h Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig 2022-02-09 09:16:47 -05:00
corenet_ds.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
corvus.h atmel: Remove CONFIG_SPL_ATMEL_SIZE 2022-04-01 10:28:46 -04:00
cougarcanyon2.h
crownbay.h
crs3xx-98dx3236.h Convert CONFIG_SYS_KWD_CONFIG to Kconfig 2021-12-27 16:20:19 -05:00
da850evm.h Convert CONFIG_CLOCKS to Kconfig 2022-04-01 10:28:47 -04:00
dalmore.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
dart_6ul.h Convert CONFIG_ETHPRIME to Kconfig 2022-03-18 12:48:17 -04:00
db-88f6720.h arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculation 2022-01-14 11:39:16 +01:00
db-88f6820-amc.h arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculation 2022-01-14 11:39:16 +01:00
db-88f6820-gp.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
db-mv784mp-gp.h db-mv784mp-gp: Rename CONFIG_DB_784MP_GP to CONFIG_TARGET_DB_MV784MP_GP 2022-04-01 10:28:47 -04:00
db-xc3-24g4xg.h Convert CONFIG_SYS_KWD_CONFIG to Kconfig 2021-12-27 16:20:19 -05:00
deneb.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
devkit3250.h Convert CONFIG_LPC32XX_ETH to Kconfig 2022-03-25 12:01:15 +00:00
devkit8000.h Convert CONFIG_NET_RETRY_COUNT to Kconfig 2022-03-18 12:48:17 -04:00
dfi-bt700.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
dh_imx6.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
display5.h Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig 2022-04-01 10:28:45 -04:00
dns325.h Convert CONFIG_KIRKWOOD_GPIO to Kconfig 2021-12-27 16:20:19 -05:00
dockstar.h Convert CONFIG_RESET_PHY_R to Kconfig 2022-03-25 12:01:15 +00:00
dra7xx_evm.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
draak.h Convert CONFIG_BITBANGMII_MULTI to Kconfig 2022-04-01 10:28:46 -04:00
draco.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
dragonboard410c.h Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig 2022-03-03 16:51:20 -05:00
dragonboard820c.h Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig 2022-03-03 16:51:20 -05:00
dreamplug.h Convert CONFIG_RESET_PHY_R to Kconfig 2022-03-25 12:01:15 +00:00
ds109.h Convert CONFIG_88F5182 et al to Kconfig 2021-12-27 16:20:19 -05:00
ds414.h arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculation 2022-01-14 11:39:16 +01:00
durian.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
ea-lpc3250devkitv2.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
eagle.h Convert CONFIG_BITBANGMII_MULTI to Kconfig 2022-04-01 10:28:46 -04:00
eb_cpu5282.h Convert CONFIG_MCFTMR to Kconfig 2022-04-01 10:28:46 -04:00
ebisu.h Convert CONFIG_BITBANGMII_MULTI to Kconfig 2022-04-01 10:28:46 -04:00
edison.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
edminiv2.h Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig 2022-03-25 12:01:15 +00:00
efi-x86_app.h Revert "efi: Allow easy selection of serial-only operation" 2022-03-18 08:43:25 -04:00
efi-x86_payload.h Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig 2022-02-09 09:16:47 -05:00
el6x_common.h Remove CONFIG_BOARDNAME and CONFIG_BOARD_NAME 2022-04-01 10:28:46 -04:00
elgin_rv1108.h
embestmx6boards.h video: Drop CONFIG_VIDEO_BMP_LOGO 2022-03-28 20:16:56 +02:00
emsdp.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
espresso7420.h Convert CONFIG_BOARD_COMMON to Kconfig 2022-03-03 16:51:19 -05:00
etamin.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
ethernut5.h Convert CONFIG_RMII to Kconfig 2022-03-25 12:01:15 +00:00
evb_ast2500.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
evb_ast2600.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
evb_px5.h
evb_px30.h Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig 2021-12-27 08:41:38 -05:00
evb_rk3036.h
evb_rk3128.h
evb_rk3229.h
evb_rk3288.h
evb_rk3308.h Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig 2021-12-27 08:41:38 -05:00
evb_rk3328.h
evb_rk3399.h ARM64: rockchip: evb_rk3399: add usb ohci definations 2021-06-18 14:37:07 +08:00
evb_rk3568.h Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig 2021-12-27 08:41:38 -05:00
evb_rv1108.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
exynos-common.h Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2021-12-27 16:20:18 -05:00
exynos4-common.h Convert CONFIG_BOARD_COMMON to Kconfig 2022-03-03 16:51:19 -05:00
exynos5-common.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
exynos5-dt-common.h Convert CONFIG_BOARD_COMMON to Kconfig 2022-03-03 16:51:19 -05:00
exynos78x0-common.h exynos: Drop CONFIG_DEVICE_TREE_LIST 2022-04-01 10:28:47 -04:00
exynos5250-common.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
exynos5420-common.h exynos: Drop CONFIG_DEVICE_TREE_LIST 2022-04-01 10:28:47 -04:00
exynos7420-common.h exynos: Drop CONFIG_DEVICE_TREE_LIST 2022-04-01 10:28:47 -04:00
falcon.h Convert CONFIG_BITBANGMII_MULTI to Kconfig 2022-04-01 10:28:46 -04:00
firefly-rk3288.h
firefly_rk3308.h Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig 2021-12-27 08:41:38 -05:00
galileo.h
gardena-smart-gateway-at91sam.h Convert CONFIG_ATMEL_LEGACY to Kconfig 2022-03-18 12:48:18 -04:00
gardena-smart-gateway-mt7688.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
gazerbeam.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
ge_b1x5v2.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
ge_bx50v3.h Remove CONFIG_BOARDNAME and CONFIG_BOARD_NAME 2022-04-01 10:28:46 -04:00
geekbox.h
giedi.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
goflexhome.h Convert CONFIG_RESET_PHY_R to Kconfig 2022-03-25 12:01:15 +00:00
gose.h Convert CONFIG_BITBANGMII_MULTI to Kconfig 2022-04-01 10:28:46 -04:00
grpeach.h Convert CONFIG_BITBANGMII_MULTI to Kconfig 2022-04-01 10:28:46 -04:00
gru.h rockchip: bob: Enable more configs 2022-03-18 18:12:03 +08:00
guruplug.h Convert CONFIG_88F5182 et al to Kconfig 2021-12-27 16:20:19 -05:00
gw_ventana.h video: Drop CONFIG_VIDEO_BMP_LOGO 2022-03-28 20:16:56 +02:00
harmony.h Convert CONFIG_TEGRA_NAND to Kconfig 2021-12-27 16:20:18 -05:00
helios4.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
highbank.h Convert CONFIG_BOOT_RETRY_TIME et al to Kconfig 2022-03-18 12:48:17 -04:00
hihope-rzg2.h Convert CONFIG_BITBANGMII_MULTI to Kconfig 2022-04-01 10:28:46 -04:00
hikey.h Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig 2022-03-03 16:51:20 -05:00
hikey960.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
hsdk-4xd.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
hsdk.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
huawei_hg556a.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
ib62x0.h Convert CONFIG_RESET_PHY_R to Kconfig 2022-03-25 12:01:15 +00:00
iconnect.h Convert CONFIG_RESET_PHY_R to Kconfig 2022-03-25 12:01:15 +00:00
ids8313.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
imgtec_xilfpga.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
imx6-engicam.h video: Drop CONFIG_VIDEO_BMP_LOGO 2022-03-28 20:16:56 +02:00
imx6_logic.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
imx6_spl.h sata: Rename SATA_SUPPORT to SATA 2021-09-04 12:26:02 -04:00
imx6dl-mamoj.h spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig 2022-01-21 14:01:35 -05:00
imx7-cm.h Convert CONFIG_ETHPRIME to Kconfig 2022-03-18 12:48:17 -04:00
imx7_spl.h imx: mx7: spl: fix CONFIG_SPL_MAX_SIZE definition 2021-10-07 16:53:50 +02:00
imx8mm-cl-iot-gate.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
imx8mm_beacon.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
imx8mm_evk.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
imx8mm_icore_mx8mm.h Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig 2022-04-01 10:28:45 -04:00
imx8mm_venice.h Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig 2022-04-01 10:28:45 -04:00
imx8mn_beacon.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
imx8mn_evk.h Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace 2021-12-27 08:41:38 -05:00
imx8mn_var_som.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
imx8mn_venice.h Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig 2022-04-01 10:28:45 -04:00
imx8mp_evk.h Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig 2022-04-01 10:28:45 -04:00
imx8mp_rsb3720.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
imx8mq_cm.h Convert CONFIG_ETHPRIME to Kconfig 2022-03-18 12:48:17 -04:00
imx8mq_evk.h Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig 2022-04-01 10:28:45 -04:00
imx8mq_phanbell.h Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig 2022-04-01 10:28:45 -04:00
imx8qm_mek.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
imx8qm_rom7720.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
imx8qxp_mek.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
imx8ulp_evk.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
imx27lite-common.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
imxrt1020-evk.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
imxrt1050-evk.h video: Drop CONFIG_VIDEO_BMP_LOGO 2022-03-28 20:16:56 +02:00
integrator-common.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
integratorap.h Convert CONFIG_SYS_RX_ETH_BUFFER to Kconfig 2022-03-25 12:01:15 +00:00
integratorcp.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
iot2050.h board: siemens: iot2050: Adjust to changes in DT and configuration 2021-10-11 15:02:50 -04:00
iot_devkit.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
j721e_evm.h include: configs: j721e_evm.h: Fix the env variable corresponding to QSGMII PHY init 2022-03-10 13:49:57 -05:00
j721s2_evm.h configs: Re-run migrations 2022-03-18 08:43:25 -04:00
jethub.h ARM: amlogic: add JetHub common config header 2021-10-07 13:45:35 +02:00
jetson-tk1.h Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig 2022-03-18 08:43:25 -04:00
k2e_evm.h ti: keystone: Migrate CONFIG_SOC_K2* to Kconfig 2021-09-27 21:38:34 -04:00
k2g_evm.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
k2hk_evm.h ti: keystone: Migrate CONFIG_SOC_K2* to Kconfig 2021-09-27 21:38:34 -04:00
k2l_evm.h ti: keystone: Migrate CONFIG_SOC_K2* to Kconfig 2021-09-27 21:38:34 -04:00
khadas-vim3_android.h configs: prepare khadas-vim3{l}_ab_android for AOSP support 2022-01-07 10:12:43 +01:00
khadas-vim3l_android.h configs: prepare khadas-vim3{l}_ab_android for AOSP support 2022-01-07 10:12:43 +01:00
km_kirkwood.h Convert CONFIG_SYS_KWD_CONFIG to Kconfig 2021-12-27 16:20:19 -05:00
kmcent2.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
kmcoge5ne.h Convert CONFIG_83XX_PCICLK to Kconfig 2021-12-27 16:20:18 -05:00
kmeter1.h
kmopti2.h
kmsupx5.h
kmtegr1.h
kmtepr2.h
koelsch.h Convert CONFIG_BITBANGMII_MULTI to Kconfig 2022-04-01 10:28:46 -04:00
kontron-sl-mx6ul.h Convert CONFIG_ETHPRIME to Kconfig 2022-03-18 12:48:17 -04:00
kontron-sl-mx8mm.h kontron-sl-mx8mm: change environment address variables 2022-02-19 23:32:23 +01:00
kontron_pitx_imx8m.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
kontron_sl28.h Convert CONFIG_SYS_RX_ETH_BUFFER to Kconfig 2022-03-25 12:01:15 +00:00
kp_imx6q_tpc.h Convert CONFIG_ARP_TIMEOUT to Kconfig 2022-03-18 12:48:17 -04:00
kp_imx53.h Convert CONFIG_ARP_TIMEOUT to Kconfig 2022-03-18 12:48:17 -04:00
kylin_rk3036.h
kzm9g.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
lacie_kw.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
lager.h Convert CONFIG_BITBANGMII_MULTI to Kconfig 2022-04-01 10:28:46 -04:00
legoev3.h Convert CONFIG_CLOCKS to Kconfig 2022-04-01 10:28:47 -04:00
libretech-ac.h
linkit-smart-7688.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
lion_rk3368.h
liteboard.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
ls1012a2g5rdb.h Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig 2022-03-03 16:51:20 -05:00
ls1012a_common.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
ls1012afrdm.h Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig 2022-03-03 16:51:20 -05:00
ls1012afrwy.h Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig 2022-03-03 16:51:20 -05:00
ls1012aqds.h Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig 2022-03-03 16:51:20 -05:00
ls1012ardb.h Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig 2022-03-03 16:51:20 -05:00
ls1021aiot.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
ls1021aqds.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
ls1021atsn.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
ls1021atwr.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
ls1028a_common.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
ls1028aqds.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
ls1028ardb.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
ls1043a_common.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
ls1043aqds.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
ls1043ardb.h Convert CONFIG_ETHPRIME to Kconfig 2022-03-18 12:48:17 -04:00
ls1046a_common.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
ls1046afrwy.h Convert CONFIG_ETHPRIME to Kconfig 2022-03-18 12:48:17 -04:00
ls1046aqds.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
ls1046ardb.h Convert CONFIG_ETHPRIME to Kconfig 2022-03-18 12:48:17 -04:00
ls1088a_common.h Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig 2022-04-01 10:28:45 -04:00
ls1088aqds.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
ls1088ardb.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
ls2080a_common.h Convert CONFIG_RESET_PHY_R to Kconfig 2022-03-25 12:01:15 +00:00
ls2080aqds.h Convert CONFIG_ETHPRIME to Kconfig 2022-03-18 12:48:17 -04:00
ls2080ardb.h Convert CONFIG_ETHPRIME to Kconfig 2022-03-18 12:48:17 -04:00
lsxl.h Convert CONFIG_RESET_PHY_R to Kconfig 2022-03-25 12:01:15 +00:00
lx2160a_common.h Convert CONFIG_RESET_PHY_R to Kconfig 2022-03-25 12:01:15 +00:00
lx2160aqds.h Convert CONFIG_ETHPRIME to Kconfig 2022-03-18 12:48:17 -04:00
lx2160ardb.h Convert CONFIG_ETHPRIME to Kconfig 2022-03-18 12:48:17 -04:00
lx2162aqds.h Convert CONFIG_ETHPRIME to Kconfig 2022-03-18 12:48:17 -04:00
m53menlo.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
M5208EVBE.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
M5235EVB.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
M5249EVB.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
M5253DEMO.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
M5272C3.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
M5275EVB.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
M5282EVB.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
M5329EVB.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
M5373EVB.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
M53017EVB.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
malta.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
maxbcm.h Convert CONFIG_BOARD_ECC_SUPPORT to Kconfig 2022-03-03 16:51:19 -05:00
mccmon6.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
MCR3000.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
medcom-wide.h Convert CONFIG_TEGRA_NAND to Kconfig 2021-12-27 16:20:18 -05:00
meerkat96.h Convert CONFIG_SYS_HZ to Kconfig 2021-11-05 11:23:29 -04:00
meesc.h global: Remove CONFIG_SYS_USE_DATAFLASH* 2022-04-01 10:28:46 -04:00
meson64.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
meson64_android.h configs: meson64_android: define raw parts for bootloader 2022-01-20 09:50:54 +01:00
microblaze-generic.h Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig 2022-03-25 12:01:15 +00:00
microchip_mpfs_icicle.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
minnowmax.h
miqi_rk3288.h
MPC837XERDB.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
MPC8548CDS.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
mt7620.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
mt7622.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
mt7623.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
mt7628.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
mt7629.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
mt8183.h serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8 2021-12-27 16:20:18 -05:00
mt8512.h serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8 2021-12-27 16:20:18 -05:00
mt8516.h serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8 2021-12-27 16:20:18 -05:00
mt8518.h serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8 2021-12-27 16:20:18 -05:00
mv-common.h arm: kirkwood, mvebu: Remove CONFIG_SYS_RESET_ADDRESS option 2021-10-21 07:39:05 +02:00
mvebu_armada-8k.h Convert CONFIG_NET_RETRY_COUNT to Kconfig 2022-03-18 12:48:17 -04:00
mvebu_armada-37xx.h Convert CONFIG_NET_RETRY_COUNT to Kconfig 2022-03-18 12:48:17 -04:00
mx6_common.h Convert CONFIG_BOARD_POSTCLK_INIT to Kconfig 2022-03-03 16:51:19 -05:00
mx6cuboxi.h video: Drop CONFIG_VIDEO_BMP_LOGO 2022-03-28 20:16:56 +02:00
mx6memcal.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
mx6sabre_common.h video: Drop CONFIG_VIDEO_BMP_LOGO 2022-03-28 20:16:56 +02:00
mx6sabreauto.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
mx6sabresd.h spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig 2022-01-21 14:01:35 -05:00
mx6slevk.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
mx6sllevk.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
mx6sxsabreauto.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
mx6sxsabresd.h video: Drop CONFIG_VIDEO_BMP_LOGO 2022-03-28 20:16:56 +02:00
mx6ul_14x14_evk.h video: Drop CONFIG_VIDEO_BMP_LOGO 2022-03-28 20:16:56 +02:00
mx6ullevk.h Convert CONFIG_ETHPRIME to Kconfig 2022-03-18 12:48:17 -04:00
mx7_common.h Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig 2022-03-18 08:43:25 -04:00
mx7dsabresd.h video: Drop CONFIG_VIDEO_BMP_LOGO 2022-03-28 20:16:56 +02:00
mx7ulp_com.h Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig 2022-03-18 08:43:25 -04:00
mx7ulp_evk.h Convert CONFIG_BOARD_POSTCLK_INIT to Kconfig 2022-03-03 16:51:19 -05:00
mx23_olinuxino.h Convert CONFIG_BOOTFILE to Kconfig 2022-03-03 16:51:20 -05:00
mx23evk.h Convert CONFIG_BOOTFILE to Kconfig 2022-03-03 16:51:20 -05:00
mx28evk.h Convert CONFIG_BOOTFILE to Kconfig 2022-03-03 16:51:20 -05:00
mx51evk.h Convert CONFIG_ETHPRIME to Kconfig 2022-03-18 12:48:17 -04:00
mx53cx9020.h Convert CONFIG_ARP_TIMEOUT to Kconfig 2022-03-18 12:48:17 -04:00
mx53loco.h mx53loco: Convert CONFIG_DIALOG_POWER to Kconfig 2022-04-01 10:28:47 -04:00
mx53ppd.h Convert CONFIG_ARP_TIMEOUT to Kconfig 2022-03-18 12:48:17 -04:00
mxs.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
mys_6ulx.h Convert CONFIG_SYS_HZ to Kconfig 2021-11-05 11:23:29 -04:00
nas220.h Convert CONFIG_JFFS2_DEV et al to Kconfig 2021-12-27 16:20:19 -05:00
netgear_cg3100d.h WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
netgear_dgnd3700v2.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
nitrogen6x.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
nokia_rx51.h Nokia RX-51: Convert to CONFIG_DM_VIDEO 2022-03-09 21:28:53 +01:00
novena.h Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig 2022-04-01 10:28:45 -04:00
npi_imx6ull.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
nsa310s.h Convert CONFIG_RESET_PHY_R to Kconfig 2022-03-25 12:01:15 +00:00
nsim.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
nyan-big.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
o4-imx6ull-nano.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
octeon_common.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
octeon_ebb7304.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
octeon_nic23.h mips: octeon: Add Octeon III NIC23 board support 2021-04-23 21:22:55 +02:00
octeontx2_common.h Convert CONFIG_BOOT_RETRY_TIME et al to Kconfig 2022-03-18 12:48:17 -04:00
octeontx_common.h Convert CONFIG_BOOT_RETRY_TIME et al to Kconfig 2022-03-18 12:48:17 -04:00
odroid.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
odroid_go2.h
odroid_xu3.h Convert CONFIG_BOARD_COMMON to Kconfig 2022-03-03 16:51:19 -05:00
omap3_beagle.h Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig 2021-10-06 09:16:24 -04:00
omap3_evm.h Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig 2021-10-06 09:16:24 -04:00
omap3_igep00x0.h Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig 2021-10-06 09:16:24 -04:00
omap3_logic.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
omap4_panda.h omap4_panda: Remove unused comments/code 2021-09-27 21:38:34 -04:00
omap4_sdp4430.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
omap5_uevm.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
omapl138_lcdk.h Convert CONFIG_CLOCKS to Kconfig 2022-04-01 10:28:47 -04:00
openpiton-riscv64.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
openrd.h Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig 2022-02-09 09:16:47 -05:00
opos6uldev.h Remove CONFIG_BOARDNAME and CONFIG_BOARD_NAME 2022-04-01 10:28:46 -04:00
origen.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
owl-common.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
p1_p2_rdb_pc.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
P1010RDB.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
P2041RDB.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
p2371-0000.h
p2371-2180.h
p2571.h Remove CONFIG_SERIAL_MULTI 2021-11-12 14:18:17 -05:00
p2771-0000.h
P3041DS.h Convert CONFIG_NAND_FSL_ELBC et al to Kconfig 2021-10-06 09:16:24 -04:00
p3450-0000.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
P4080DS.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
P5040DS.h Convert CONFIG_NAND_FSL_ELBC et al to Kconfig 2021-10-06 09:16:24 -04:00
paz00.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
pcl063.h Convert CONFIG_SYS_HZ to Kconfig 2021-11-05 11:23:29 -04:00
pcl063_ull.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
pcm052.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
pcm058.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
pdu001.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
peach-pi.h
peach-pit.h
pg-wcom-expu1.h board/km: add support for expu1 design based on nxp 2021-06-17 11:46:11 +05:30
pg-wcom-seli8.h board/km: add support for seli8 design based on nxp ls102x 2021-04-15 14:22:17 +05:30
phycore_am335x_r2.h Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig 2021-10-06 09:16:24 -04:00
phycore_imx8mm.h Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace 2021-12-27 08:41:38 -05:00
phycore_imx8mp.h Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace 2021-12-27 08:41:38 -05:00
phycore_rk3288.h
pic32mzdask.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
pico-imx6.h video: Drop CONFIG_VIDEO_BMP_LOGO 2022-03-28 20:16:56 +02:00
pico-imx6ul.h video: Drop CONFIG_VIDEO_BMP_LOGO 2022-03-28 20:16:56 +02:00
pico-imx7d.h video: Drop CONFIG_VIDEO_BMP_LOGO 2022-03-28 20:16:56 +02:00
pico-imx8mq.h Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig 2022-04-01 10:28:45 -04:00
pinebook-pro-rk3399.h
plutux.h Convert CONFIG_TEGRA_NAND to Kconfig 2021-12-27 16:20:18 -05:00
pm9g45.h atmel: Remove CONFIG_SPL_ATMEL_SIZE 2022-04-01 10:28:46 -04:00
pm9261.h global: Remove CONFIG_SYS_USE_DATAFLASH* 2022-04-01 10:28:46 -04:00
pm9263.h global: Remove CONFIG_SYS_USE_DATAFLASH* 2022-04-01 10:28:46 -04:00
pogo_e02.h Convert CONFIG_RESET_PHY_R to Kconfig 2022-03-25 12:01:15 +00:00
pogo_v4.h Convert CONFIG_RESET_PHY_R to Kconfig 2022-03-25 12:01:15 +00:00
pomelo.h arm: add initial support for the Phytium Pomelo Board 2022-03-10 13:57:04 -05:00
poplar.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
popmetal_rk3288.h
porter.h Convert CONFIG_BITBANGMII_MULTI to Kconfig 2022-04-01 10:28:46 -04:00
presidio_asic.h Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig 2022-03-03 16:51:20 -05:00
puma_rk3399.h imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG 2021-09-07 13:04:52 -04:00
px30_common.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
px30_core.h
pxa-common.h kgdb: Remove unused serial related options 2021-10-01 21:08:19 -04:00
pxm2.h video: Drop references to CONFIG_VIDEO et al 2022-03-28 20:17:07 +02:00
qemu-arm.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
qemu-ppce500.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
qemu-riscv.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
qemu-x86.h Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig 2022-02-09 09:16:47 -05:00
r2dplus.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
rastaban.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
rcar-gen2-common.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
rcar-gen3-common.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
rk322x_common.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
rk3036_common.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
rk3128_common.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
rk3188_common.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
rk3288_common.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
rk3308_common.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
rk3328_common.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
rk3368_common.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
rk3399_common.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
rk3568_common.h rockchip: Kconfig: Enable SPL support for rk3568 2021-12-24 11:10:24 +08:00
roc-pc-rk3399.h
rock.h
rock2.h
rock960_rk3399.h
rockchip-common.h rockchip: Fix MMC boot order 2021-08-11 17:44:01 +08:00
rockpro64_rk3399.h
rpi.h Convert CONFIG_BCM2835_GPIO to Kconfig 2022-04-01 10:28:46 -04:00
rut.h video: Drop references to CONFIG_VIDEO et al 2022-03-28 20:17:07 +02:00
rv1108_common.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
s5p4418_nanopi2.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
s5p_goni.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
s5pc210_universal.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
sagem_f@st1704.h WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
salvator-x.h Convert CONFIG_BITBANGMII_MULTI to Kconfig 2022-04-01 10:28:46 -04:00
sam9x60ek.h Convert CONFIG_ATMEL_LEGACY to Kconfig 2022-03-18 12:48:18 -04:00
sama5d2_icp.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
sama5d2_ptc_ek.h Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig 2021-10-06 09:16:23 -04:00
sama5d2_xplained.h Convert CONFIG_ENV_SPI_BUS et al to Kconfig 2021-12-27 08:40:33 -05:00
sama5d3_xplained.h spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig 2022-01-21 14:01:35 -05:00
sama5d3xek.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
sama5d4_xplained.h Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig 2021-10-06 09:16:24 -04:00
sama5d4ek.h Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig 2021-10-06 09:16:24 -04:00
sama5d27_som1_ek.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
sama5d27_wlsom1_ek.h Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig 2021-11-05 11:26:29 -04:00
sama7g5ek.h Convert CONFIG_NET_RETRY_COUNT to Kconfig 2022-03-18 12:48:17 -04:00
sandbox.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
sandbox_spl.h
SBx81LIFKW.h Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig 2022-03-25 12:01:15 +00:00
SBx81LIFXCAT.h Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig 2022-03-25 12:01:15 +00:00
sdm845.h board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) board 2021-10-31 11:25:38 -04:00
seaboard.h Convert CONFIG_TEGRA_NAND to Kconfig 2021-12-27 16:20:18 -05:00
sei510.h configs: sei510/610: android bootflow via abootimg 2021-08-10 10:43:54 +02:00
sei610.h configs: sei510/610: android bootflow via abootimg 2021-08-10 10:43:54 +02:00
sfr_nb4_ser.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
sheep_rk3368.h
sheevaplug.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
siemens-am33x-common.h Convert CONFIG_AM335X_USB0 et al to Kconfig 2022-03-18 12:48:17 -04:00
siemens-env-common.h
sifive-unleashed.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
sifive-unmatched.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
silinux-ek874.h Convert CONFIG_BITBANGMII_MULTI to Kconfig 2022-04-01 10:28:46 -04:00
silk.h Convert CONFIG_BITBANGMII_MULTI to Kconfig 2022-04-01 10:28:46 -04:00
sipeed-maix.h k210: use the board vendor name rather than the marketing name 2022-03-15 17:43:11 +08:00
slimbootloader.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
smartweb.h at91: Switch to SD_BOOT / CONFIG_NAND_BOOT 2022-04-01 10:28:47 -04:00
smdk5250.h Convert CONFIG_BOARD_COMMON to Kconfig 2022-03-03 16:51:19 -05:00
smdk5420.h Convert CONFIG_BOARD_COMMON to Kconfig 2022-03-03 16:51:19 -05:00
smdkc100.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
smdkv310.h exynos: Drop CONFIG_CLK_* 2022-04-01 10:28:47 -04:00
smegw01.h Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace 2021-12-27 08:41:38 -05:00
snapper9g45.h Convert CONFIG_ATMEL_LCD et al to Kconfig 2022-03-25 12:01:15 +00:00
snapper9260.h Convert CONFIG_TFTP_PORT to Kconfig 2022-03-25 12:01:15 +00:00
sniper.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
snow.h Convert CONFIG_BOARD_COMMON to Kconfig 2022-03-03 16:51:19 -05:00
socfpga_agilex_socdk.h
socfpga_arria5_secu1.h Convert CONFIG_BOOT_RETRY_TIME et al to Kconfig 2022-03-18 12:48:17 -04:00
socfpga_arria5_socdk.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
socfpga_arria10_socdk.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
socfpga_common.h Convert CONFIG_CLOCKS to Kconfig 2022-04-01 10:28:47 -04:00
socfpga_cyclone5_socdk.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
socfpga_dbm_soc1.h Convert CONFIG_BOOTFILE to Kconfig 2022-03-03 16:51:20 -05:00
socfpga_de0_nano_soc.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
socfpga_de1_soc.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
socfpga_de10_nano.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
socfpga_is1.h Convert CONFIG_ARP_TIMEOUT to Kconfig 2022-03-18 12:48:17 -04:00
socfpga_mcvevk.h Convert CONFIG_BOOTFILE to Kconfig 2022-03-03 16:51:20 -05:00
socfpga_n5x_socdk.h include: configs: Add Intel N5X device CONFIGs 2021-08-25 15:21:20 +08:00
socfpga_soc64_common.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
socfpga_sockit.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
socfpga_socrates.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
socfpga_sr1500.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
socfpga_stratix10_socdk.h
socfpga_vining_fpga.h Convert CONFIG_BOOTFILE to Kconfig 2022-03-03 16:51:20 -05:00
socrates.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
som-db5800-som-6867.h
somlabs_visionsom_6ull.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
spring.h Convert CONFIG_BOARD_COMMON to Kconfig 2022-03-03 16:51:19 -05:00
stemmy.h board: stemmy: Increase boot image to 64 MB 2022-01-04 16:58:23 -05:00
stih410-b2260.h Convert CONFIG_BOOTFILE to Kconfig 2022-03-03 16:51:20 -05:00
stm32f429-discovery.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
stm32f429-evaluation.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
stm32f469-discovery.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
stm32f746-disco.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
stm32h743-disco.h arm: stm32: Disable ATAGs support 2021-10-08 08:15:39 +02:00
stm32h743-eval.h arm: stm32: Disable ATAGs support 2021-10-08 08:15:39 +02:00
stm32h750-art-pi.h arm: stm32: Disable ATAGs support 2021-10-08 08:15:39 +02:00
stm32mp15_common.h Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig 2022-03-18 08:43:25 -04:00
stm32mp15_dh_dhsom.h ARM: dts: stm32: Add DFU support for DHCOR recovery 2022-01-24 10:55:06 +01:00
stm32mp15_st_common.h board: stmp32mp1: split board and SOC STM32MP15 configuration 2021-11-10 17:03:36 +01:00
stmark2.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
stout.h Convert CONFIG_BITBANGMII_MULTI to Kconfig 2022-04-01 10:28:46 -04:00
stv0991.h Convert CONFIG_PHY_RESET_DELAY to Kconfig 2022-03-25 12:01:15 +00:00
sun4i.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
sun5i.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
sun6i.h Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig 2022-03-18 08:43:25 -04:00
sun7i.h Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig 2022-03-18 08:43:25 -04:00
sun8i.h Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig 2022-03-18 08:43:25 -04:00
sun9i.h
sun50i.h sunxi: Introduce common symbol for H6 like SoCs 2021-01-25 21:52:00 +00:00
suniv.h configs: sunxi: Add common SUNIV header 2022-02-04 00:09:57 +00:00
sunxi-common.h sunxi: Do not define CONFIG_SPL_STACK_ADDR_R 2022-03-18 08:43:24 -04:00
synquacer.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
syzygy_hub.h xilinx: zynq: Add usb dfu/thor distro boot support 2021-04-23 08:45:55 +02:00
T102xRDB.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
T104xRDB.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
T208xQDS.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
T208xRDB.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
T4240RDB.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
taurus.h at91: Switch to SD_BOOT / CONFIG_NAND_BOOT 2022-04-01 10:28:47 -04:00
tb100.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
tbs2910.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
tec-ng.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
tec.h Convert CONFIG_TEGRA_NAND to Kconfig 2021-12-27 16:20:18 -05:00
tegra-common-post.h Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig 2022-04-01 10:28:45 -04:00
tegra-common-usb-gadget.h usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig 2021-06-08 21:38:53 -04:00
tegra-common.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
tegra20-common.h Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig 2021-12-27 16:20:18 -05:00
tegra30-common.h Convert CONFIG_USB_EHCI_IS_TDI to Kconfig 2021-10-15 09:42:22 -04:00
tegra114-common.h Convert CONFIG_USB_EHCI_IS_TDI to Kconfig 2021-10-15 09:42:22 -04:00
tegra124-common.h Convert CONFIG_USB_EHCI_IS_TDI to Kconfig 2021-10-15 09:42:22 -04:00
tegra186-common.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
tegra210-common.h Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra 2021-10-15 18:30:33 -04:00
ten64.h configs: Re-run migrations 2022-03-18 08:43:25 -04:00
theadorable-x86-common.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
theadorable-x86-conga-qa3-e3845.h
theadorable-x86-dfi-bt700.h
theadorable.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
thuban.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
thunderx_88xx.h Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig 2022-03-03 16:51:20 -05:00
ti814x_evm.h Convert CONFIG_NET_RETRY_COUNT to Kconfig 2022-03-18 12:48:17 -04:00
ti816x_evm.h Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig 2022-04-01 10:28:45 -04:00
ti_am335x_common.h Convert CONFIG_NET_RETRY_COUNT to Kconfig 2022-03-18 12:48:17 -04:00
ti_armv7_common.h configs: ti: use standard configuration nodes naming 2022-03-04 15:20:06 -05:00
ti_armv7_keystone2.h Convert CONFIG_NET_RETRY_COUNT to Kconfig 2022-03-18 12:48:17 -04:00
ti_armv7_omap.h
ti_omap3_common.h
ti_omap4_common.h Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY 2021-08-30 14:10:07 -04:00
ti_omap5_common.h Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig 2022-04-01 10:28:45 -04:00
tinker_rk3288.h
topic_miami.h Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig 2022-04-01 10:28:45 -04:00
total_compute.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
tplink_wdr4300.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
tqma6.h Convert CONFIG_ARP_TIMEOUT to Kconfig 2022-03-18 12:48:17 -04:00
tqma6_mba6.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
tqma6_wru4.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
trats.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
trats2.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
trimslice.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
tuge1.h
turris_mox.h Convert CONFIG_NET_RETRY_COUNT to Kconfig 2022-03-18 12:48:17 -04:00
turris_omnia.h arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculation 2022-01-14 11:39:16 +01:00
tuxx1.h
udoo.h udoo: Adjust the SD card device numbering 2022-01-08 11:16:03 -05:00
udoo_neo.h udoo_neo: Enable support for USB and storage 2022-01-07 09:30:45 -05:00
ulcb.h Convert CONFIG_BITBANGMII_MULTI to Kconfig 2022-04-01 10:28:46 -04:00
uniphier.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
usb_a9263.h Convert CONFIG_RMII to Kconfig 2022-03-25 12:01:15 +00:00
usbarmory.h Finish converting CONFIG_SYS_FSL_CLK to Kconfig 2021-12-27 16:20:18 -05:00
vcoreiii.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
venice2.h
ventana.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
verdin-imx8mm.h Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig 2022-04-01 10:28:45 -04:00
verdin-imx8mp.h Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig 2022-04-01 10:28:45 -04:00
vexpress_aemv8.h vexpress64: fvp: add distro_boot support 2022-04-01 14:58:16 -04:00
vexpress_ca9x4.h Avoid polluting CONFIG_ namespace with board specific define. 2021-09-24 14:30:46 -04:00
vexpress_common.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
veyron.h Convert CONFIG_KEYBOARD to Kconfig 2021-12-05 09:26:26 -07:00
vf610twr.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
vinco.h vinco: Remove CONFIG_ATMEL_SPI0 2022-03-25 12:01:15 +00:00
vining_2000.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
vocore2.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
vyasa-rk3288.h spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig 2022-01-21 14:01:35 -05:00
wandboard.h video: Drop CONFIG_VIDEO_BMP_LOGO 2022-03-28 20:16:56 +02:00
warp.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
warp7.h warp7, pic32mzdask: Remove SYS_FDT_ADDR/SYS_ENV_ADDR from CONFIG namespace 2021-12-27 16:20:18 -05:00
work_92105.h Convert CONFIG_LPC32XX_ETH to Kconfig 2022-03-25 12:01:15 +00:00
x86-chromebook.h Convert CONFIG_BIOSEMU to Kconfig 2022-03-03 16:51:19 -05:00
x86-common.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
x530.h arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculation 2022-01-14 11:39:16 +01:00
xea.h Convert CONFIG_BOOTFILE to Kconfig 2022-03-03 16:51:20 -05:00
xenguest_arm64.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
xilinx_versal.h Convert CONFIG_CLOCKS to Kconfig 2022-04-01 10:28:47 -04:00
xilinx_versal_mini.h Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig 2022-03-03 16:51:20 -05:00
xilinx_versal_mini_qspi.h
xilinx_zynqmp.h Convert CONFIG_CLOCKS to Kconfig 2022-04-01 10:28:47 -04:00
xilinx_zynqmp_mini.h Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig 2022-03-03 16:51:20 -05:00
xilinx_zynqmp_mini_emmc.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
xilinx_zynqmp_mini_nand.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
xilinx_zynqmp_mini_qspi.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
xilinx_zynqmp_r5.h Convert CONFIG_CPU_FREQ_HZ to Kconfig 2021-12-27 16:20:19 -05:00
xpress.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
xtfpga.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
zynq-common.h Convert CONFIG_CLOCKS to Kconfig 2022-04-01 10:28:47 -04:00
zynq_cse.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00