u-boot/include/configs
Aswath Govindraju 56717a1388 include: configs: am**x/j721e/j721s2_evm.h: Move the stack pointer init address in arm64
Currently, in case of arm64 bootloader and U-Boot the stack pointer is
initialized at an offset of NON_SECURE_MSRAM_SIZE from arm64 SPL's text
base address. After jumping to arm64, execution is done out of DDR.
Therefore, having an offset corresponding to the size of MSRAM does not
have any significance.

Instead, initialize the stack pointer after an offset of 4MB from the SPL
text base address. This helps in allocating larger memory for stack.

  ┌────────────────────┐0x80080000
  │                    │
  │   arm64 SPL        │
  ├────────────────────┤
  │        ▲           │
  │        │           │
  │      STACK         │
  ├────────────────────┤0x80480000
  │ Memory for Load    │
  │ Buffer Allocation  │
  ├────────────────────┤0x80800000
  │                    │
  │    U-Boot Image    │
  │                    │
  └────────────────────┘

Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
2022-05-05 09:29:58 -04:00
..
km include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -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
alt.h Convert CONFIG_SH_SCIF_CLK_FREQ to Kconfig 2022-04-08 09:06: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 include: configs: am**x/j721e/j721s2_evm.h: Move the stack pointer init address in arm64 2022-05-05 09:29:58 -04:00
am65x_evm.h include: configs: am**x/j721e/j721s2_evm.h: Move the stack pointer init address in arm64 2022-05-05 09:29:58 -04:00
am335x_evm.h board: ti: am335x: Add support for BBE Extended WiFi 2022-04-21 09:08:57 -04:00
am335x_guardian.h power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217 2022-04-05 15:51:46 -04:00
am335x_igep003x.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
am335x_shc.h power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217 2022-04-05 15:51:46 -04:00
am335x_sl50.h power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217 2022-04-05 15:51:46 -04: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 u-boot-imx-20220422 2022-04-22 08:12:20 -04:00
apalis-tk1.h toradex: drop legacy nfsboot script 2022-04-21 12:44:23 +02:00
apalis_imx6.h configs: tdx: apalis/colibri_imx6: use preboot as well 2022-04-21 12:44:23 +02:00
apalis_t30.h toradex: set default dhcp distroboot scriptname 2022-04-21 12:44:23 +02:00
apple.h arm: apple: Switch to fully dynamic mem layout 2022-02-28 10:33:45 -05:00
aristainetos2.h configs: imx: drop IMX_FEC_BASE 2022-04-21 23:00:26 +02:00
armadillo-800eva.h Convert CONFIG_SH_SCIF_CLK_FREQ to Kconfig 2022-04-08 09:06:46 -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 include: configs: at91/sam: remove stray #ifdef/#else 2022-04-26 09:54:41 +03:00
at91sam9m10g45ek.h include: configs: at91/sam: remove stray #ifdef/#else 2022-04-26 09:54:41 +03:00
at91sam9n12ek.h include: configs: at91/sam: remove stray #ifdef/#else 2022-04-26 09:54:41 +03: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 configs: net: dm9000: Move new Kconfig option to board configs 2022-04-13 15:14:31 +03: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 tegra: Migrate CI_UDC_HAS_HOSTPC to Kconfig 2022-04-08 09:05:19 -04:00
bitmain_antminer_s9.h Convert CONFIG_BOOTP_SERVERIP to Kconfig 2022-01-21 14:01:35 -05:00
bk4r1.h Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig 2022-04-08 09:05:19 -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 power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217 2022-04-05 15:51:46 -04: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 power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217 2022-04-05 15:51:46 -04:00
bur_cfg_common.h Convert CONFIG_NET_RETRY_COUNT to Kconfig 2022-03-18 12:48:17 -04:00
capricorn-common.h u-boot-imx-20220422 2022-04-22 08:12:20 -04:00
cardhu.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
cei-tk1-som.h tegra: Migrate CI_UDC_HAS_HOSTPC to Kconfig 2022-04-08 09:05:19 -04:00
cgtqmx8.h u-boot-imx-20220422 2022-04-22 08:12:20 -04:00
cherryhill.h
chiliboard.h power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217 2022-04-05 15:51:46 -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 configs: net: dm9000: Move new Kconfig option to board configs 2022-04-13 15:14:31 +03:00
cl-som-imx7.h configs: drop CONFIG_MMCROOT 2022-04-21 15:18:17 +02:00
clearfog.h Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
cm_fx6.h configs: imx: drop IMX_FEC_BASE 2022-04-21 23:00:26 +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 configs: imx: drop IMX_FEC_BASE 2022-04-21 23:00:26 +02:00
colibri-imx8x.h u-boot-imx-20220422 2022-04-22 08:12:20 -04:00
colibri_imx6.h configs: tdx: apalis/colibri_imx6: use preboot as well 2022-04-21 12:44:23 +02:00
colibri_imx7.h toradex: drop legacy nfsboot script 2022-04-21 12:44:23 +02:00
colibri_t20.h toradex: set default dhcp distroboot scriptname 2022-04-21 12:44:23 +02:00
colibri_t30.h toradex: set default dhcp distroboot scriptname 2022-04-21 12:44:23 +02:00
colibri_vf.h toradex: drop legacy nfsboot script 2022-04-21 12:44:23 +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 include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -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 controlcenterdc: Migrate CUSTOMER_BOARD_SUPPORT to Kconfig 2022-04-08 10:46:22 -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_DIMM_SLOTS_PER_CTLR to Kconfig 2022-04-08 10:46:22 -04:00
corvus.h corvus: Migrate CONFIG_*_LED out of CONFIG namespace 2022-04-08 09:05:20 -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 tegra: Migrate CI_UDC_HAS_HOSTPC to Kconfig 2022-04-08 09:05:19 -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 configs: net: dm9000: Move new Kconfig option to board configs 2022-04-13 15:14:31 +03:00
dfi-bt700.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
dh_imx6.h configs: imx: drop IMX_FEC_BASE 2022-04-21 23:00:26 +02: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 include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
draco.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
dragonboard410c.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
dragonboard820c.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04: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 Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig 2022-04-08 09:05:19 -04:00
eagle.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
eb_cpu5282.h Convert CONFIG_MCFTMR to Kconfig 2022-04-01 10:28:46 -04:00
ebisu.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -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 include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04: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 include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -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 include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
falcon.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -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 galileo: Remove CONFIG_DESIGNWARE_ETH reference 2022-04-08 10:46:22 -04:00
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_BOARD_SIZE_LIMIT to Kconfig 2022-04-08 09:05:19 -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 configs: ge_bx50v3: remove CONFIG_PCIE_IMX_POWER_GPIO 2022-04-21 14:38:03 +02: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_SH_SCIF_CLK_FREQ to Kconfig 2022-04-08 09:06: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_BOARD_SIZE_LIMIT to Kconfig 2022-04-08 09:05:19 -04:00
gw_ventana.h board: gateworks: gw_ventana: use comomn GSC driver 2022-04-21 12:44:24 +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 include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
hikey.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
hikey960.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -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 configs: drop CONFIG_MMCROOT 2022-04-21 15:18:17 +02: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: drop CONFIG_MMCROOT 2022-04-21 15:18:17 +02:00
imx8mm-mx8menlo.h ARM: dts: imx8mm: Add i.MX8M Mini Toradex Verdin based Menlo board 2022-04-12 21:08:23 +02:00
imx8mm_beacon.h arm: imx: imx8mm_beacon: Remove unnecessary configs 2022-04-12 17:33:55 +02:00
imx8mm_data_modul_edm_sbc.h ARM: dts: imx: Add support for Data Modul i.MX8M Mini eDM SBC 2022-04-12 19:10:44 +02:00
imx8mm_evk.h configs: drop CONFIG_MMCROOT 2022-04-21 15:18:17 +02: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 configs: imx8mm/n_venice: drop unused SDHC macro 2022-04-21 14:38:03 +02:00
imx8mn_beacon.h arm: imx: imx8mn_beacon: Remove unnecessary configs 2022-04-12 17:33:55 +02:00
imx8mn_bsh_smm_s2.h bsh: imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards 2022-04-12 19:10:44 +02:00
imx8mn_bsh_smm_s2_common.h bsh: imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards 2022-04-12 19:10:44 +02:00
imx8mn_bsh_smm_s2pro.h bsh: imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards 2022-04-12 19:10:44 +02:00
imx8mn_evk.h ARM: imx: imx8mn-evk: change environment address variables 2022-04-21 23:14:24 +02:00
imx8mn_var_som.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
imx8mn_venice.h configs: imx8mm/n_venice: drop unused SDHC macro 2022-04-21 14:38:03 +02:00
imx8mp_evk.h configs: drop CONFIG_MMCROOT 2022-04-21 15:18:17 +02:00
imx8mp_rsb3720.h configs: drop CONFIG_MMCROOT 2022-04-21 15:18:17 +02:00
imx8mp_venice.h board: gateworks: venice: add imx8mp-venice-gw740x support 2022-04-21 12:44:24 +02:00
imx8mq_cm.h configs: drop CONFIG_MMCROOT 2022-04-21 15:18:17 +02:00
imx8mq_evk.h configs: drop CONFIG_MMCROOT 2022-04-21 15:18:17 +02:00
imx8mq_phanbell.h configs: drop CONFIG_MMCROOT 2022-04-21 15:18:17 +02:00
imx8qm_mek.h u-boot-imx-20220422 2022-04-22 08:12:20 -04:00
imx8qm_rom7720.h u-boot-imx-20220422 2022-04-22 08:12:20 -04:00
imx8qxp_mek.h u-boot-imx-20220422 2022-04-22 08:12:20 -04:00
imx8ulp_evk.h u-boot-imx-20220422 2022-04-22 08:12:20 -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 arm: integrator: Migrate platform-specific options and cleanup armcoremodule.h 2022-04-08 09:05:19 -04:00
integratorap.h arm: integrator: Migrate platform-specific options and cleanup armcoremodule.h 2022-04-08 09:05:19 -04: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: am**x/j721e/j721s2_evm.h: Move the stack pointer init address in arm64 2022-05-05 09:29:58 -04:00
j721s2_evm.h include: configs: am**x/j721e/j721s2_evm.h: Move the stack pointer init address in arm64 2022-05-05 09:29:58 -04:00
jethub.h ARM: amlogic: add JetHub common config header 2021-10-07 13:45:35 +02:00
jetson-tk1.h tegra: Migrate CI_UDC_HAS_HOSTPC to Kconfig 2022-04-08 09:05:19 -04:00
k2e_evm.h ti: keystone: Migrate CONFIG_SOC_K2* to Kconfig 2021-09-27 21:38:34 -04:00
k2g_evm.h spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to Kconfig 2022-04-08 10:46:22 -04: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_DIMM_SLOTS_PER_CTLR to Kconfig 2022-04-08 10:46:22 -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_SH_SCIF_CLK_FREQ to Kconfig 2022-04-08 09:06:46 -04:00
kontron-sl-mx6ul.h Convert CONFIG_ETHPRIME to Kconfig 2022-03-18 12:48:17 -04:00
kontron-sl-mx8mm.h capsule: board: Add information needed for capsule updates 2022-04-15 10:43:18 +02:00
kontron_pitx_imx8m.h capsule: board: Add information needed for capsule updates 2022-04-15 10:43:18 +02:00
kontron_sl28.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04: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_SH_SCIF_CLK_FREQ to Kconfig 2022-04-08 09:06:46 -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_SH_SCIF_CLK_FREQ to Kconfig 2022-04-08 09:06: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_BOARD_SIZE_LIMIT to Kconfig 2022-04-08 09:05:19 -04:00
lion_rk3368.h
liteboard.h configs: imx: drop IMX_FEC_BASE 2022-04-21 23:00:26 +02:00
ls1012a2g5rdb.h configs: Layerscape: Remove the 'fdt_addr' env 2022-04-25 12:50:39 +05:30
ls1012a_common.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
ls1012afrdm.h configs: Layerscape: Remove the 'fdt_addr' env 2022-04-25 12:50:39 +05:30
ls1012afrwy.h configs: Layerscape: Remove the 'fdt_addr' env 2022-04-25 12:50:39 +05:30
ls1012aqds.h configs: Layerscape: Remove the 'fdt_addr' env 2022-04-25 12:50:39 +05:30
ls1012ardb.h configs: Layerscape: Remove the 'fdt_addr' env 2022-04-25 12:50:39 +05:30
ls1021aiot.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
ls1021aqds.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
ls1021atsn.h configs: Layerscape: Remove the 'fdt_addr' env 2022-04-25 12:50:39 +05:30
ls1021atwr.h configs: Layerscape: Remove the 'fdt_addr' env 2022-04-25 12:50:39 +05:30
ls1028a_common.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
ls1028aqds.h configs: Layerscape: Remove the 'fdt_addr' env 2022-04-25 12:50:39 +05:30
ls1028ardb.h configs: Layerscape: Remove the 'fdt_addr' env 2022-04-25 12:50:39 +05:30
ls1043a_common.h configs: Layerscape: Remove the 'fdt_addr' env 2022-04-25 12:50:39 +05:30
ls1043aqds.h Convert CONFIG_FSL_QIXIS et al to Kconfig 2022-04-08 10:46:22 -04:00
ls1043ardb.h Convert CONFIG_DIMM_SLOTS_PER_CTLR to Kconfig 2022-04-08 10:46:22 -04:00
ls1046a_common.h configs: Layerscape: Remove the 'fdt_addr' env 2022-04-25 12:50:39 +05:30
ls1046afrwy.h Convert CONFIG_DIMM_SLOTS_PER_CTLR to Kconfig 2022-04-08 10:46:22 -04:00
ls1046aqds.h Convert CONFIG_FSL_QIXIS et al to Kconfig 2022-04-08 10:46:22 -04:00
ls1046ardb.h Convert CONFIG_DIMM_SLOTS_PER_CTLR to Kconfig 2022-04-08 10:46:22 -04:00
ls1088a_common.h Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig 2022-04-01 10:28:45 -04:00
ls1088aqds.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
ls1088ardb.h configs: Layerscape: Remove the 'fdt_addr' env 2022-04-25 12:50:39 +05:30
ls2080a_common.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
ls2080aqds.h Convert CONFIG_FSL_QIXIS et al to Kconfig 2022-04-08 10:46:22 -04:00
ls2080ardb.h configs: Layerscape: Remove the 'fdt_addr' env 2022-04-25 12:50:39 +05:30
lsxl.h Convert CONFIG_RESET_PHY_R to Kconfig 2022-03-25 12:01:15 +00:00
lx2160a_common.h configs: Layerscape: Remove the 'fdt_addr' env 2022-04-25 12:50:39 +05:30
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 configs: imx: drop IMX_FEC_BASE 2022-04-21 23:00:26 +02: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 configs: net: dm9000: Move new Kconfig option to board configs 2022-04-13 15:14:31 +03: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: imx: drop IMX_FEC_BASE 2022-04-21 23:00:26 +02: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 microblaze: Migrate DCACHE/ICACHE to Kconfig 2022-04-08 10:46:22 -04: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
mk808.h rockchip: rk3066: add core support 2022-04-18 11:25:13 +08:00
MPC837XERDB.h MPC837XERDB: Stop using CONFIG_RAMDISKFILE 2022-04-08 09:05:20 -04:00
MPC8548CDS.h Convert CONFIG_DIMM_SLOTS_PER_CTLR to Kconfig 2022-04-08 10:46:22 -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 include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
mt8512.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
mt8516.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
mt8518.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04: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 include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04: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 configs: drop CONFIG_MMCROOT 2022-04-21 15:18:17 +02:00
mx6sxsabreauto.h net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
mx6sxsabresd.h configs: imx: drop IMX_FEC_BASE 2022-04-21 23:00:26 +02:00
mx6ul_14x14_evk.h configs: imx: drop IMX_FEC_BASE 2022-04-21 23:00:26 +02:00
mx6ullevk.h configs: drop CONFIG_MMCROOT 2022-04-21 15:18:17 +02:00
mx7_common.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
mx7dsabresd.h configs: mx7dsabresd: drop unused SDHC macro 2022-04-21 14:38:03 +02:00
mx7ulp_com.h configs: drop CONFIG_MMCROOT 2022-04-21 15:18:17 +02:00
mx7ulp_evk.h configs: drop CONFIG_MMCROOT 2022-04-21 15:18:17 +02: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_BOARD_SIZE_LIMIT to Kconfig 2022-04-08 09:05:19 -04:00
mx53cx9020.h Convert CONFIG_ARP_TIMEOUT to Kconfig 2022-03-18 12:48:17 -04:00
mx53loco.h Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig 2022-04-08 09:05:19 -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 configs: imx: drop IMX_FEC_BASE 2022-04-21 23:00:26 +02:00
nsa310s.h arm: kirkwood: nsa310s: Use Marvell uclass mvgbe and PHY driver for DM Ethernet 2022-05-02 07:47:26 +02:00
nsim.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
nyan-big.h tegra: Migrate CI_UDC_HAS_HOSTPC to Kconfig 2022-04-08 09:05:19 -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 mips: octeon: octeon_common.h: Move init SP because of increased image size 2022-05-04 03:38:21 +02:00
octeon_ebb7304.h mips: octeon: ebb7304: Enable ethernet support 2022-05-04 07:05:51 +02: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_MEM_TOP_HIDE to Kconfig 2022-04-19 14:52:34 -04:00
odroid_go2.h
odroid_xu3.h Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig 2022-04-19 14:52:34 -04: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_BOARD_SIZE_LIMIT to Kconfig 2022-04-08 09:05:19 -04:00
opos6uldev.h Remove CONFIG_BOARDNAME and CONFIG_BOARD_NAME 2022-04-01 10:28:46 -04:00
origen.h Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig 2022-04-19 14:52:34 -04:00
owl-common.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
p1_p2_rdb_pc.h board: freescale: p1_p2_rdb_pc: Define SW macros for lower and upper NOR banks 2022-04-26 17:18:39 +05:30
P1010RDB.h powerpc: mpc85xx: Remove duplicate u-boot-nand.lds 2022-04-26 17:18:39 +05:30
P2041RDB.h Convert CONFIG_DIMM_SLOTS_PER_CTLR to Kconfig 2022-04-08 10:46:22 -04:00
p2371-0000.h tegra: Migrate CI_UDC_HAS_HOSTPC to Kconfig 2022-04-08 09:05:19 -04:00
p2371-2180.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
p2571.h tegra: Migrate CI_UDC_HAS_HOSTPC to Kconfig 2022-04-08 09:05:19 -04:00
p2771-0000.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
P3041DS.h Convert CONFIG_NAND_FSL_ELBC et al to Kconfig 2021-10-06 09:16:24 -04:00
p3450-0000.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04: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_BOARD_SIZE_LIMIT to Kconfig 2022-04-08 09:05:19 -04: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 configs: drop CONFIG_MMCROOT 2022-04-21 15:18:17 +02:00
phycore_imx8mp.h configs: drop CONFIG_MMCROOT 2022-04-21 15:18:17 +02:00
phycore_rk3288.h
pic32mzdask.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
pico-imx6.h configs: imx: drop IMX_FEC_BASE 2022-04-21 23:00:26 +02:00
pico-imx6ul.h configs: imx: drop IMX_FEC_BASE 2022-04-21 23:00:26 +02:00
pico-imx7d.h Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig 2022-04-08 09:05:19 -04:00
pico-imx8mq.h configs: drop CONFIG_MMCROOT 2022-04-21 15:18:17 +02: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
poleg.h arm: nuvoton: Add support for Nuvoton NPCM750 BMC 2022-05-05 09:28:47 -04: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_SH_SCIF_CLK_FREQ to Kconfig 2022-04-08 09:06:46 -04:00
presidio_asic.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04: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 include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
px30_core.h
pxm2.h video: Drop references to CONFIG_VIDEO et al 2022-03-28 20:17:07 +02:00
qemu-arm.h capsule: board: Add information needed for capsule updates 2022-04-15 10:43:18 +02: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_CONS_SCIF0 et al to Kconfig 2022-04-08 09:06:28 -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_SH_SCIF_CLK_FREQ to Kconfig 2022-04-08 09:06:46 -04:00
rk322x_common.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
rk3036_common.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
rk3066_common.h rockchip: rk3066: add core support 2022-04-18 11:25:13 +08:00
rk3128_common.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
rk3188_common.h Convert CONFIG_CONS_INDEX et al to Kconfig 2021-12-27 08:41:38 -05:00
rk3288_common.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
rk3308_common.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
rk3328_common.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
rk3368_common.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
rk3399_common.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
rk3568_common.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
roc-pc-rk3399.h
rock.h
rock2.h
rock960_rk3399.h
rockchip-common.h rockchip: Enable SCSI in distro bootcmd for rk3399. 2022-04-18 11:25:12 +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 s5p_goni, smdkc100: Move some environment settings out of CONFIG 2022-04-08 09:05:19 -04:00
s5pc210_universal.h Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig 2022-04-19 14:52:34 -04:00
sagem_f@st1704.h WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
salvator-x.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
sam9x60_curiosity.h board: Add sam9x60_curiosity support 2022-04-26 09:50:24 +03:00
sam9x60ek.h include: configs: at91/sam: remove stray #ifdef/#else 2022-04-26 09:54:41 +03: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 include: configs: at91/sam: remove stray #ifdef/#else 2022-04-26 09:54:41 +03: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 include: configs: at91/sam: remove stray #ifdef/#else 2022-04-26 09:54:41 +03: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 capsule: board: Add information needed for capsule updates 2022-04-15 10:43:18 +02: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 include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -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 arm: kirkwood: Sheevaplug : Use Marvell uclass mvgbe and PHY driver for Ethernet 2022-04-21 13:14:52 +02:00
siemens-am33x-common.h siemens-am33x-common: Drop CONFIG_DMA_COHERENT* 2022-04-08 10:46:22 -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 include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
silk.h Convert CONFIG_SH_SCIF_CLK_FREQ to Kconfig 2022-04-08 09:06: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: Remove unused LED code 2022-04-08 09:05:20 -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 s5p_goni, smdkc100: Move some environment settings out of CONFIG 2022-04-08 09:05:19 -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 spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to Kconfig 2022-04-08 10:46:22 -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 include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -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_CMDLINE_PS_SUPPORT to Kconfig 2022-04-08 09:05:19 -04:00
socrates.h Convert CONFIG_DIMM_SLOTS_PER_CTLR to Kconfig 2022-04-08 10:46:22 -04:00
som-db5800-som-6867.h
somlabs_visionsom_6ull.h configs: imx: drop IMX_FEC_BASE 2022-04-21 23:00:26 +02: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 stm32f429-discovery: Migrate CONFIG_*_LED out of CONFIG namespace 2022-04-08 09:05:20 -04: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_SH_SCIF_CLK_FREQ to Kconfig 2022-04-08 09:06:46 -04:00
stv0991.h spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to Kconfig 2022-04-08 10:46:22 -04: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 include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00
synquacer.h capsule: board: Add information needed for capsule updates 2022-04-15 10:43:18 +02:00
syzygy_hub.h xilinx: zynq: Add usb dfu/thor distro boot support 2021-04-23 08:45:55 +02:00
T102xRDB.h powerpc: mpc85xx: Remove duplicate u-boot-nand.lds 2022-04-26 17:18:39 +05:30
T104xRDB.h powerpc: mpc85xx: Remove duplicate u-boot-nand.lds 2022-04-26 17:18:39 +05:30
T208xQDS.h powerpc: mpc85xx: Remove duplicate u-boot-nand.lds 2022-04-26 17:18:39 +05:30
T208xRDB.h powerpc: mpc85xx: Remove duplicate u-boot-nand.lds 2022-04-26 17:18:39 +05:30
T4240RDB.h Convert CONFIG_DIMM_SLOTS_PER_CTLR to Kconfig 2022-04-08 10:46:22 -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_BOARD_SIZE_LIMIT to Kconfig 2022-04-08 09:05:19 -04: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 tegra: Drop CONFIG_CHROMEOS_EXTRA_ENV_SETTINGS 2022-04-08 10:46:22 -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 include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -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_SYS_MEM_TOP_HIDE to Kconfig 2022-04-19 14:52:34 -04:00
thuban.h Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig 2021-12-01 10:58:10 -05:00
thunderx_88xx.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04: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 configs: imx: drop IMX_FEC_BASE 2022-04-21 23:00:26 +02: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_MEM_TOP_HIDE to Kconfig 2022-04-19 14:52:34 -04:00
trats2.h Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig 2022-04-19 14:52:34 -04:00
trimslice.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
tuge1.h
turris_mox.h arm: mvebu: turris_mox: Add NVMe and SCSI to boot targets 2022-05-02 07:47:26 +02:00
turris_omnia.h arm: mvebu: turris_omnia: Add NVMe to boot targets 2022-05-02 07:47:26 +02: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 include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -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 tegra: Migrate CI_UDC_HAS_HOSTPC to Kconfig 2022-04-08 09:05:19 -04:00
ventana.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
verdin-imx8mm.h configs: verdin-imx8m: drop unused SDHC macro 2022-04-21 14:38:03 +02:00
verdin-imx8mp.h configs: verdin-imx8m: drop unused SDHC macro 2022-04-21 14:38:03 +02:00
vexpress_aemv8.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -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 configs: imx: drop IMX_FEC_BASE 2022-04-21 23:00:26 +02:00
vinco.h vinco: Remove CONFIG_ATMEL_SPI0 2022-03-25 12:01:15 +00:00
vining_2000.h configs: imx: drop IMX_FEC_BASE 2022-04-21 23:00:26 +02: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 Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig 2022-04-08 09:05:19 -04: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 include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -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 include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -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 configs: imx: drop IMX_FEC_BASE 2022-04-21 23:00:26 +02:00
xtfpga.h Convert CONFIG_SYS_MONITOR_BASE to Kconfig 2022-04-01 10:28:47 -04:00
zynq-common.h capsule: board: Add information needed for capsule updates 2022-04-15 10:43:18 +02:00
zynq_cse.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00