u-boot/include/configs
Alper Nebi Yasak e4015661c3 rockchip: bob: Enable more configs
This patch enables some configs that should be working on the Bob board,
based on what is observed to work on the Kevin board.

The Bob board uses an Embedded DisplayPort panel compatible with the
simple panel and Rockchip eDP drivers. Its backlight is controlled by
the Chromium OS Embedded Controller Pulse Width Modulator. Enable these
for the board.

Also set VIDEO_ROCKCHIP_MAX_{XRES,YRES} to 1280x800, the resolution of
its panel. This had to be done for the Kevin board, but it's untested if
this is actually necessary for Bob.

The Rockchip video driver needs to assert/deassert some resets, so also
enable the reset controller. RESET_ROCKCHIP defaults to y for this board
when DM_RESET=y, so it's enough to set that.

The Bob board has two USB 3.0 Type-C ports and one USB 2.0 Type-A port
on its right side. Enable the configs relevant to USB devices so these
can be used. This is despite a known issue with RK3399 boards where USB
de-init causes a hang, as there is a known workaround.

Some other rk3399-based devices enable support for the SoC's random
number generator in commit a475bef534 ("configs: rk3399: enable rng on
firefly/rock960/rockpro64"), as it can provide a KASLR seed when booting
using UEFI. Enable it for Bob as well.

The default misc_init_r() for Rockchip boards sets cpuid and ethernet
MAC address based on e-fuse block. A previous patch extends this on Gru
boards to set registers related to SoC IO domains as is necessary on
these boards. Enable this function and configs for it on Bob.

The microSD card slot on this board (and others based on Gru) is
connected to a GPIO controlled regulator (ppvar-sd-card-io), which must
be operable by U-Boot. Enable the relevant config option to allow this.

Bob boards also use the Winbond W25Q64DW SPI flash chip, enable support
for Winbond SPI flash chips in the board config so U-Boot can boot with
this chip.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
2022-03-18 18:12:03 +08:00
..
km km/ls102xa: add support for field fail-safe u-boot update 2022-02-01 15:08:07 +05:30
3c120_devboard.h common: drop CONFIG_SYS_RESET_ADDR 2022-02-10 16:44:23 -05:00
10m50_devboard.h common: drop CONFIG_SYS_RESET_ADDR 2022-02-10 16:44:23 -05:00
adp-ae3xx.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
adp-ag101p.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
alt.h Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2021-12-27 16:20:18 -05:00
am43xx_evm.h Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig 2021-10-06 09:16:24 -04:00
am57xx_evm.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05: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 configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
am335x_guardian.h Convert CONFIG_TIMESTAMP to Kconfig 2022-01-21 14:01:34 -05:00
am335x_igep003x.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
am335x_shc.h Convert CONFIG_TIMESTAMP to Kconfig 2022-01-21 14:01:34 -05:00
am335x_sl50.h Convert CONFIG_TIMESTAMP to Kconfig 2022-01-21 14:01:34 -05:00
am3517_evm.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
amcore.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
ap121.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
ap143.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
ap152.h Convert CONFIG_ENV_SPI_BUS et al to Kconfig 2021-12-27 08:40:33 -05:00
apalis-imx8.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
apalis-imx8x.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
apalis-tk1.h net: convert TFTP_TSIZE to proper Kconfig option 2021-06-08 21:38:51 -04:00
apalis_imx6.h apalis/colibri_imx6: move setting bootcmd to defconfig 2022-02-07 16:33:23 +01: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: Convert CONFIG_VIDEO_LOGO to Kconfig 2021-12-26 23:24:46 +01:00
armadillo-800eva.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
arndale.h treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLE 2020-10-15 13:33:22 +09:00
aspeed-common.h configs: aspeed: Make EXTRA_ENV_SETTINGS board specific 2021-11-17 17:05:57 -05:00
astro_mcf5373l.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
at91-sama5_common.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
at91sam9m10g45ek.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
at91sam9n12ek.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
at91sam9rlek.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
at91sam9x5ek.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
at91sam9260ek.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
at91sam9261ek.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
at91sam9263ek.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
ax25-ae350.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
axs10x.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
baltos.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
bayleybay.h env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
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 Prepare v2022.01-rc4 2021-12-20 17:12:04 -05: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_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
blanche.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -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_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
boston.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -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 Convert CONFIG_PHYLIB et al to Kconfig 2021-11-12 14:18:17 -05: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_NETCONSOLE to Kconfig 2020-08-23 13:06:36 -04:00
capricorn-common.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
cardhu.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
cei-tk1-som.h configs: cei-tk1-som: remove CONFIG_ARMV7_PSCI in include file 2020-12-04 13:39:15 -07:00
cgtqmx8.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
cherryhill.h env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
chiliboard.h Convert CONFIG_TIMESTAMP to Kconfig 2022-01-21 14:01:34 -05:00
chromebook_coral.h Convert CONFIG_TPL_TEXT_BASE to Kconfig 2021-12-27 16:20:18 -05:00
chromebook_link.h env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
chromebook_samus.h Convert CONFIG_TPL_TEXT_BASE to Kconfig 2021-12-27 16:20:18 -05:00
chromebox_panther.h
ci20.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
cl-som-imx7.h Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace 2021-12-27 08:41:38 -05:00
clearfog.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
cm_fx6.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
cm_t43.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
cm_t335.h Convert CONFIG_TIMESTAMP to Kconfig 2022-01-21 14:01:34 -05:00
cobra5272.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
colibri-imx6ull.h colibri-imx6ull: improve env badblock management 2022-02-19 23:32:22 +01:00
colibri-imx8x.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
colibri_imx6.h apalis/colibri_imx6: move setting bootcmd to defconfig 2022-02-07 16:33:23 +01:00
colibri_imx7.h colibri-imx7: improve env badblock management 2022-02-05 13:38:38 +01:00
colibri_pxa270.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
colibri_t20.h Convert CONFIG_TEGRA_NAND to Kconfig 2021-12-27 16:20:18 -05:00
colibri_t30.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
colibri_vf.h - various fixes to the sandbox display support 2021-12-28 11:28:31 -05: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 Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2021-12-27 16:20:18 -05: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_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05: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_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
corvus.h Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig 2021-12-27 08:41:38 -05:00
cougarcanyon2.h env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
crownbay.h env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
crs3xx-98dx3236.h Convert CONFIG_SYS_KWD_CONFIG to Kconfig 2021-12-27 16:20:19 -05:00
da850evm.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
dalmore.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
dart_6ul.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05: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 Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05: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 configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
devkit8000.h spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig 2022-01-21 14:01:35 -05:00
dfi-bt700.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
dh_imx6.h ARM: imx6: dh-imx6: Add update_sf script to install U-Boot into SF 2022-02-05 15:49:02 +01:00
display5.h spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig 2022-01-21 14:01:35 -05:00
dns325.h Convert CONFIG_KIRKWOOD_GPIO to Kconfig 2021-12-27 16:20:19 -05:00
dockstar.h arm: kirkwood: Dockstar : Add DM Ethernet 2022-02-10 07:12:16 +01:00
dra7xx_evm.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
draak.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
draco.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
dragonboard410c.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
dragonboard820c.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
dreamplug.h arm: kirkwood: Dreamplug : Use Marvell uclass mvgbe and PHY driver for Ethernet 2022-02-10 07:12:16 +01: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 Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2021-12-27 16:20:18 -05:00
eb_cpu5282.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
ebisu.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
edison.h Convert CONFIG_PHYSMEM to Kconfig 2021-12-17 09:44:59 -07:00
edminiv2.h Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig 2022-02-09 09:16:47 -05:00
efi-x86_app.h efi: Allow easy selection of serial-only operation 2021-12-31 07:18:56 +01: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 i2c: Convert CONFIG_POWER_I2C et al to Kconfig 2021-09-04 12:26:02 -04:00
elgin_rv1108.h Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
embestmx6boards.h spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig 2022-01-21 14:01:35 -05:00
emsdp.h WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
espresso7420.h treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLE 2020-10-15 13:33:22 +09:00
etamin.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
ethernut5.h Convert CONFIG_AT91_EFLASH to Kconfig 2022-01-21 14:01:35 -05: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 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
evb_px30.h Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig 2021-12-27 08:41:38 -05:00
evb_rk3036.h
evb_rk3128.h Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
evb_rk3229.h Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
evb_rk3288.h Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
evb_rk3308.h Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig 2021-12-27 08:41:38 -05:00
evb_rk3328.h Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
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 arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
exynos5-common.h Convert CONFIG_TRACE et al to Kconfig 2021-11-12 14:18:17 -05:00
exynos5-dt-common.h Convert CONFIG_KEYBOARD to Kconfig 2021-12-05 09:26:26 -07:00
exynos78x0-common.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
exynos5250-common.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
exynos5420-common.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
exynos7420-common.h Merge https://source.denx.de/u-boot/custodians/u-boot-samsung 2021-11-09 15:05:33 -05:00
falcon.h Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2021-12-27 16:20:18 -05:00
firefly-rk3288.h Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
firefly_rk3308.h Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig 2021-12-27 08:41:38 -05:00
galileo.h env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
gardena-smart-gateway-at91sam.h Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig 2021-10-06 09:16:24 -04:00
gardena-smart-gateway-mt7688.h serial: Rename SERIAL_SUPPORT to SERIAL 2021-09-04 12:26:01 -04:00
gazerbeam.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
ge_b1x5v2.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
ge_bx50v3.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
geekbox.h Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig 2020-06-26 10:29:06 -04:00
giedi.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
goflexhome.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
gose.h Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2021-12-27 16:20:18 -05:00
grpeach.h Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2021-12-27 16:20:18 -05: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 Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05: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_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
hihope-rzg2.h arm: rmobile: Add HopeRun HiHope RZ/G2M board support 2021-03-16 20:09:29 +01:00
hikey.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -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_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
hsdk.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
huawei_hg556a.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
ib62x0.h Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig 2022-02-09 09:16:47 -05:00
iconnect.h arm: kirkwood: iConnect : Add Ethernet support 2022-02-10 07:12:16 +01:00
ids8313.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
imgtec_xilfpga.h Convert CONFIG_TIMESTAMP to Kconfig 2022-01-21 14:01:34 -05:00
imx6-engicam.h spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig 2022-01-21 14:01:35 -05:00
imx6_logic.h spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig 2022-01-21 14:01:35 -05: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 Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace 2021-12-27 08:41:38 -05: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 configs: imx8mm-cl-iot-gate: update dfu_alt_info for single flash.bin 2022-02-05 15:49:00 +01:00
imx8mm_beacon.h Convert CONFIG_SYS_MEMTEST_START et al to Kconfig 2021-12-27 08:41:38 -05:00
imx8mm_evk.h Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace 2021-12-27 08:41:38 -05:00
imx8mm_icore_mx8mm.h Convert CONFIG_SYS_MEMTEST_START et al to Kconfig 2021-12-27 08:41:38 -05:00
imx8mm_venice.h board: gateworks: venice: config file cleanups 2022-02-19 14:46:54 +01:00
imx8mn_beacon.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05: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 imx8mn_var_som: Add support for Variscite VAR-SOM-MX8M-NANO board 2022-02-05 13:38:39 +01:00
imx8mn_venice.h board: gateworks: venice: add imx8mn-gw7902 support 2022-02-19 14:46:54 +01:00
imx8mp_evk.h Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace 2021-12-27 08:41:38 -05:00
imx8mp_rsb3720.h arm: imx8m: add support for Advantech RSB-3720 2022-02-19 14:46:54 +01:00
imx8mq_cm.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
imx8mq_evk.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
imx8mq_phanbell.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
imx8qm_mek.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
imx8qm_rom7720.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
imx8qxp_mek.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
imx8ulp_evk.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
imx27lite-common.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
imxrt1020-evk.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
imxrt1050-evk.h - various fixes to the sandbox display support 2021-12-28 11:28:31 -05: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_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
integratorcp.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05: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_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
j721e_evm.h include: configs: Update env for selecting right dtb 2022-02-16 14:19:30 -05:00
j721s2_evm.h arm: K3: Add basic support for J721S2 SoC definition 2022-02-08 09:41:26 -05:00
jethub.h ARM: amlogic: add JetHub common config header 2021-10-07 13:45:35 +02:00
jetson-tk1.h Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -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 configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
kmcoge5ne.h Convert CONFIG_83XX_PCICLK to Kconfig 2021-12-27 16:20:18 -05:00
kmeter1.h ppc/kmeter1: remove unused define 2019-12-23 14:06:47 +05:30
kmopti2.h board/km: remove CONFIG_KM_BOARD_NAME 2019-12-23 14:06:47 +05:30
kmsupx5.h board/km: remove CONFIG_KM_BOARD_NAME 2019-12-23 14:06:47 +05:30
kmtegr1.h board/km: remove CONFIG_KM_BOARD_NAME 2019-12-23 14:06:47 +05:30
kmtepr2.h board/km: remove CONFIG_KM_BOARD_NAME 2019-12-23 14:06:47 +05:30
koelsch.h Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2021-12-27 16:20:18 -05:00
kontron-sl-mx6ul.h Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace 2021-12-27 08:41:38 -05:00
kontron-sl-mx8mm.h kontron-sl-mx8mm: change environment address variables 2022-02-19 23:32:23 +01:00
kontron_pitx_imx8m.h board: kontron: pitx-imx8m: Add Kontron pitx-imx8m board support 2022-02-05 15:49:02 +01:00
kontron_sl28.h Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2021-12-27 16:20:18 -05:00
kp_imx6q_tpc.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
kp_imx53.h Finish converting CONFIG_SYS_FSL_CLK to Kconfig 2021-12-27 16:20:18 -05:00
kylin_rk3036.h Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
kzm9g.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
lacie_kw.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
lager.h Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2021-12-27 16:20:18 -05:00
legoev3.h Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2021-12-27 16:20:18 -05:00
libretech-ac.h env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
linkit-smart-7688.h serial: Rename SERIAL_SUPPORT to SERIAL 2021-09-04 12:26:01 -04:00
lion_rk3368.h Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
liteboard.h Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace 2021-12-27 08:41:38 -05:00
ls1012a2g5rdb.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -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_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
ls1012afrwy.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
ls1012aqds.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
ls1012ardb.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
ls1021aiot.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
ls1021aqds.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
ls1021atsn.h Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2021-12-27 16:20:18 -05:00
ls1021atwr.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
ls1028a_common.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
ls1028aqds.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
ls1028ardb.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
ls1043a_common.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
ls1043aqds.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
ls1043ardb.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
ls1046a_common.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
ls1046afrwy.h Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2021-12-27 16:20:18 -05:00
ls1046aqds.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
ls1046ardb.h Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2021-12-27 16:20:18 -05:00
ls1088a_common.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
ls1088aqds.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
ls1088ardb.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
ls2080a_common.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
ls2080aqds.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
ls2080ardb.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
lsxl.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
lx2160a_common.h lx2160a: Fix distroboot device list for configs without USB/SCSI/etc 2022-02-28 12:01:02 +05:30
lx2160aqds.h Finish CONFIG_VID et al conversion to Kconfig 2021-12-27 08:41:38 -05:00
lx2160ardb.h Finish CONFIG_VID et al conversion to Kconfig 2021-12-27 08:41:38 -05:00
lx2162aqds.h Finish CONFIG_VID et al conversion to Kconfig 2021-12-27 08:41:38 -05:00
m53menlo.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
M5208EVBE.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
M5235EVB.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
M5249EVB.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
M5253DEMO.h Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig 2022-02-09 09:16:47 -05:00
M5272C3.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
M5275EVB.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
M5282EVB.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
M5329EVB.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
M5373EVB.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
M53017EVB.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
malta.h Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig 2022-02-09 09:16:47 -05:00
maxbcm.h arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculation 2022-01-14 11:39:16 +01:00
mccmon6.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
MCR3000.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05: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 Convert CONFIG_MACB to Kconfig 2021-11-12 14:18:17 -05: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 microblaze: exception: migrate MICROBLAZE_V5 to Kconfig 2022-02-15 13:11:43 +01:00
microchip_mpfs_icicle.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
minnowmax.h env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
miqi_rk3288.h Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
MPC837XERDB.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
MPC8540ADS.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
MPC8548CDS.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
MPC8560ADS.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
mt7620.h Convert CONFIG_SYS_HZ to Kconfig 2021-11-05 11:23:29 -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_HZ to Kconfig 2021-11-05 11:23:29 -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_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
mvebu_armada-37xx.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
mx6_common.h Finish converting CONFIG_SYS_FSL_CLK to Kconfig 2021-12-27 16:20:18 -05:00
mx6cuboxi.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
mx6memcal.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
mx6sabre_common.h video: Convert CONFIG_VIDEO_LOGO to Kconfig 2021-12-26 23:24:46 +01: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 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
mx6sxsabresd.h video: Convert CONFIG_VIDEO_LOGO to Kconfig 2021-12-26 23:24:46 +01:00
mx6ul_14x14_evk.h - various fixes to the sandbox display support 2021-12-28 11:28:31 -05:00
mx6ullevk.h Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace 2021-12-27 08:41:38 -05:00
mx7_common.h Finish converting CONFIG_SYS_FSL_CLK to Kconfig 2021-12-27 16:20:18 -05:00
mx7dsabresd.h - various fixes to the sandbox display support 2021-12-28 11:28:31 -05:00
mx7ulp_com.h mx7ulp_com: add support for SPL 2022-02-05 13:38:38 +01:00
mx7ulp_evk.h Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace 2021-12-27 08:41:38 -05:00
mx23_olinuxino.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
mx23evk.h video: Convert CONFIG_VIDEO_LOGO to Kconfig 2021-12-26 23:24:46 +01:00
mx28evk.h video: Convert CONFIG_VIDEO_LOGO to Kconfig 2021-12-26 23:24:46 +01:00
mx51evk.h - various fixes to the sandbox display support 2021-12-28 11:28:31 -05:00
mx53cx9020.h Finish converting CONFIG_SYS_FSL_CLK to Kconfig 2021-12-27 16:20:18 -05:00
mx53loco.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
mx53ppd.h Finish converting CONFIG_SYS_FSL_CLK to Kconfig 2021-12-27 16:20:18 -05:00
mxs.h Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig 2021-11-05 11:26:29 -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 Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
nokia_rx51.h Nokia RX-51: Convert to CONFIG_DM_VIDEO 2022-03-09 21:28:53 +01:00
novena.h video: Convert CONFIG_VIDEO_LOGO to Kconfig 2021-12-26 23:24:46 +01:00
npi_imx6ull.h Convert CONFIG_IMX_BOOTAUX et al to Kconfig 2021-11-12 14:18:17 -05:00
nsa310s.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
nsim.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
nyan-big.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
o4-imx6ull-nano.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
octeon_common.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -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_SUPPORT_EMMC_RPMB to Kconfig 2021-12-27 08:41:38 -05:00
octeontx_common.h Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig 2021-12-27 08:41:38 -05:00
odroid.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
odroid_go2.h Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
odroid_xu3.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -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 configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05: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 Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2021-12-27 16:20:18 -05: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 video: Convert CONFIG_VIDEO_LOGO to Kconfig 2021-12-26 23:24:46 +01:00
origen.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05: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_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
P1010RDB.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
P2041RDB.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
p2371-0000.h Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
p2371-2180.h Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
p2571.h Remove CONFIG_SERIAL_MULTI 2021-11-12 14:18:17 -05:00
p2771-0000.h Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
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 treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLE 2020-10-15 13:33:22 +09:00
peach-pit.h treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLE 2020-10-15 13:33:22 +09:00
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 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
pic32mzdask.h Convert CONFIG_TIMESTAMP to Kconfig 2022-01-21 14:01:34 -05:00
pico-imx6.h spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig 2022-01-21 14:01:35 -05:00
pico-imx6ul.h spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig 2022-01-21 14:01:35 -05:00
pico-imx7d.h spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig 2022-01-21 14:01:35 -05:00
pico-imx8mq.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
pinebook-pro-rk3399.h rockchip: Pinebook Pro: Fix SPI flash and store env on it 2020-07-07 19:45:57 +08:00
plutux.h Convert CONFIG_TEGRA_NAND to Kconfig 2021-12-27 16:20:18 -05:00
pm9g45.h Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig 2021-12-27 08:41:38 -05:00
pm9261.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
pm9263.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
pogo_e02.h arm: kirkwood: Pogoplug E02 : Convert Ethernet to Driver Model 2022-02-10 07:12:16 +01:00
pogo_v4.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
poplar.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
popmetal_rk3288.h Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
porter.h Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2021-12-27 16:20:18 -05:00
presidio_asic.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -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 rockchip: Add Engicam PX30.Core EDIMM2.2 Starter Kit 2020-10-30 23:31:26 +08:00
pxa-common.h kgdb: Remove unused serial related options 2021-10-01 21:08:19 -04:00
pxm2.h video: Convert CONFIG_VIDEO_LOGO to Kconfig 2021-12-26 23:24:46 +01:00
qemu-arm.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
qemu-ppce500.h Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2021-12-27 16:20:18 -05: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 Drop CONFIG_SYS_PIO_MODE 2022-02-09 09:16:47 -05:00
rastaban.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
rcar-gen2-common.h Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2021-12-27 16:20:18 -05:00
rcar-gen3-common.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05: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 roc-rk3399-pc: Mark default env from SPI 2020-06-07 18:57:16 +08:00
rock.h Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
rock2.h Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
rock960_rk3399.h rockchip: Rock960: fix up USB support 2020-10-30 18:08:30 +08:00
rockchip-common.h rockchip: Fix MMC boot order 2021-08-11 17:44:01 +08:00
rockpro64_rk3399.h rockchip: rockpro64: Store default env into SPI 2020-06-07 18:57:16 +08:00
rpi.h Prepare v2022.01-rc4 2021-12-20 17:12:04 -05:00
rut.h video: Convert CONFIG_VIDEO_LOGO to Kconfig 2021-12-26 23:24:46 +01:00
rv1108_common.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
s5p4418_nanopi2.h - various fixes to the sandbox display support 2021-12-28 11:28:31 -05:00
s5p_goni.h arm: s5pc1xx: Move CONFIG_SYS_CLK_FREQ_C1x0 out of CONFIG namespace 2021-12-27 16:20:18 -05:00
s5pc210_universal.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
sagem_f@st1704.h WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
salvator-x.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
sam9x60ek.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05: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_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
sandbox.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
sandbox_spl.h
SBx81LIFKW.h Convert CONFIG_KIRKWOOD_GPIO to Kconfig 2021-12-27 16:20:19 -05:00
SBx81LIFXCAT.h Convert CONFIG_KIRKWOOD_GPIO to Kconfig 2021-12-27 16:20:19 -05: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 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
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_NAND_OMAP_ECCSCHEME to Kconfig 2021-10-06 09:16:24 -04:00
siemens-env-common.h imx: add imx8x capricorn giedi board 2020-01-14 22:15:21 +01:00
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 arm: rmobile: Add Silicon Linux EK874 board support 2021-03-16 20:09:29 +01:00
silk.h Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2021-12-27 16:20:18 -05: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 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
smdk5250.h Convert CONFIG_KEYBOARD to Kconfig 2021-12-05 09:26:26 -07:00
smdk5420.h Convert CONFIG_KEYBOARD to Kconfig 2021-12-05 09:26:26 -07:00
smdkc100.h Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2021-12-27 16:20:18 -05:00
smdkv310.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05: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_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
snapper9260.h Convert CONFIG_MACB to Kconfig 2021-11-12 14:18:17 -05:00
sniper.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
snow.h treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLE 2020-10-15 13:33:22 +09:00
socfpga_agilex_socdk.h arm: socfpga: agilex: Enable Agilex SoC build 2020-01-07 14:38:34 +01:00
socfpga_arria5_secu1.h Convert CONFIG_WATCHDOG_TIMEOUT_MSECS to Kconfig 2021-12-27 08:41:38 -05: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_TIMESTAMP to Kconfig 2022-01-21 14:01:34 -05: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_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -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_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
socfpga_mcvevk.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -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_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05: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 configs: socfpga: Move Stratix10 and Agilex common CONFIGs 2020-01-07 14:38:34 +01:00
socfpga_vining_fpga.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
socrates.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
som-db5800-som-6867.h env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
somlabs_visionsom_6ull.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
spring.h treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLE 2020-10-15 13:33:22 +09:00
stemmy.h board: stemmy: Increase boot image to 64 MB 2022-01-04 16:58:23 -05:00
stih410-b2260.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -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 stm32mp: remove the bootcount activation 2022-01-24 10:56:45 +01: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_TIMESTAMP to Kconfig 2022-01-21 14:01:34 -05:00
stout.h Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2021-12-27 16:20:18 -05:00
stv0991.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05: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
sun7i.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
sun8i.h sunxi: A23/A33/H3: Actually move the secure monitor 2021-10-25 14:49:42 +01: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 configs: sunxi: Add common SUNIV header 2022-02-04 00:09:57 +00: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 configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
T104xRDB.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
T208xQDS.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
T208xRDB.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
T4240RDB.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
taurus.h Convert CONFIG_MACB to Kconfig 2021-11-12 14:18:17 -05:00
tb100.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -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 Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -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 board: traverse: add initial Ten64 support 2022-02-01 15:04:24 +05:30
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_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
ti814x_evm.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
ti816x_evm.h Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2021-12-27 16:20:18 -05:00
ti_am335x_common.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -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_TIMESTAMP to Kconfig 2022-01-21 14:01:34 -05:00
ti_armv7_omap.h mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND 2019-12-03 23:04:10 -05:00
ti_omap3_common.h mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND 2019-12-03 23:04:10 -05:00
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 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
tinker_rk3288.h Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
topic_miami.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
total_compute.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
tplink_wdr4300.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
tqma6.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
tqma6_mba6.h board: tq: fix spelling of "TQ-Systems" 2021-11-15 14:33:32 -05:00
tqma6_wru4.h Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY 2021-08-30 14:10:07 -04:00
trats.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
trats2.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
trimslice.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
tuge1.h board/km: remove CONFIG_KM_BOARD_NAME 2019-12-23 14:06:47 +05:30
turris_mox.h arm: mvebu: turris_mox: Cosmetic update for board config header 2021-10-21 07:39:05 +02:00
turris_omnia.h arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculation 2022-01-14 11:39:16 +01:00
tuxx1.h board/km: remove CONFIG_KM_BOARD_NAME 2019-12-23 14:06:47 +05:30
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 configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
uniphier.h Convert CONFIG_TIMESTAMP to Kconfig 2022-01-21 14:01:34 -05:00
usb_a9263.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
usbarmory.h Finish converting CONFIG_SYS_FSL_CLK to Kconfig 2021-12-27 16:20:18 -05:00
vcoreiii.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
venice2.h Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
ventana.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
verdin-imx8mm.h Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace 2021-12-27 08:41:38 -05:00
verdin-imx8mp.h board: toradex: add verdin imx8m plus support 2022-02-07 16:33:22 +01:00
vexpress_aemv8.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
vexpress_ca9x4.h Avoid polluting CONFIG_ namespace with board specific define. 2021-09-24 14:30:46 -04:00
vexpress_common.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
veyron.h Convert CONFIG_KEYBOARD to Kconfig 2021-12-05 09:26:26 -07:00
vf610twr.h Finish converting CONFIG_SYS_FSL_CLK to Kconfig 2021-12-27 16:20:18 -05:00
vinco.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
vining_2000.h i2c: Convert CONFIG_POWER_I2C et al to Kconfig 2021-09-04 12:26:02 -04:00
vocore2.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
vyasa-rk3288.h spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig 2022-01-21 14:01:35 -05:00
wandboard.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05: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 Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig 2021-12-27 16:20:18 -05:00
x86-chromebook.h env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
x86-common.h x86: coreboot: Support getting a logo from virtio 2021-12-26 23:33:26 +01:00
x530.h arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculation 2022-01-14 11:39:16 +01:00
xea.h spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig 2022-01-21 14:01:35 -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_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
xilinx_versal_mini.h xilinx: Remove additional newline in config files 2020-10-27 08:13:33 +01:00
xilinx_versal_mini_qspi.h
xilinx_zynqmp.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
xilinx_zynqmp_mini.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -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 Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace 2021-12-27 08:41:38 -05:00
xtfpga.h configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig 2022-01-21 14:01:35 -05:00
zynq-common.h Convert CONFIG_REMAKE_ELF to Kconfig 2022-02-09 09:16:47 -05:00
zynq_cse.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00