u-boot/include/configs
Kristian Amlie 15e30106ce ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU.
vexpress_ca9x4 is seemingly the only board except for qemu_arm which
is able to run U-Boot correctly, using the `-M vexpress-a9` option to
QEMU. Building for qemu_arm and running qemu-system-arm with the `-M
virt` argument has a number of downsides, most importantly that it
only supports virtio storage drivers. This significantly reduces its
usefulness in testing memory card and Flash solutions, especially when
the tested images are from a third party source.

So therefore we reintroduce the vexpress_ca9x4 board in this commit,
with the explicit goal of using it with QEMU.

A number of differences to note from the original:

* Since the board was apparently unmaintained, I have now set myself
  as the maintainer.

* The board has been converted to use the driver model, which was the
  reason it was removed in the first place.

* The vexpress_ca15_tc2 and vexpress_ca5x2 boards, which were removed
  in the same commit, are not necessary for the QEMU use case, and
  have been omitted.

* An `mmc0` alias was introduced in the dts file. The mmc is not
  detected correctly without this, now that it's based on the device
  tree instead of the board's init function.

* A couple of other nodes were removed because they were problematic
  when trying to run the UEFI bootmgr. Once again, the primary use
  case here is QEMU, and these nodes are not needed for that to work.

* Unnecessary board init code has been removed, thanks to driver model
  and device tree.

* `CONFIG_OF_EMBED` has been enabled. I know this goes against
  recommended practice, but there doesn't seem to be any other way to
  pass the dtb to U-Boot in the QEMU scenario. Using the -dtb argument
  does not work, I suppose because U-Boot doesn't use the same
  mechanics as the kernel when it's booting.

* Load addresses have been changed to fit QEMU use case.

People wanting to get a more detailed, yet somewhat isolated, diff
between this and the original, can run this command:

  git diff c6c26a05b89f25a06e7562f8c2071b60fd0c9eac~1 -- \
      $( git diff-tree --diff-filter=A -r --name-only HEAD~1 HEAD)

(Make sure to either check out this commit first, or replace HEAD with
the commit ID of this commit)

Signed-off-by: Kristian Amlie <kristian.amlie@northern.tech>
2021-09-24 14:30:46 -04:00
..
km arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
3c120_devboard.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
10m50_devboard.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
adp-ae3xx.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
adp-ag101p.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
alt.h Convert CONFIG_PHYLIB et al to Kconfig 2020-04-28 15:57:58 -04:00
am43xx_evm.h net: Move network rules to drivers/net 2021-09-04 12:51:47 -04:00
am57xx_evm.h Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig 2021-08-30 14:10:06 -04:00
am64x_evm.h Prepare v2021.10-rc4 2021-09-16 10:29:40 -04:00
am65x_evm.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
am335x_evm.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
am335x_guardian.h Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig 2021-09-07 13:04:09 -04:00
am335x_igep003x.h Convert CONFIG_PHYLIB et al to Kconfig 2020-04-28 15:57:58 -04:00
am335x_shc.h Convert CONFIG_SYS_I2C_SPEED et al to Kconfig 2021-08-30 14:10:07 -04:00
am335x_sl50.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
am3517_evm.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
amcore.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
ap121.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
ap143.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
ap152.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
apalis-imx8.h Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig 2021-09-07 13:04:09 -04:00
apalis-imx8x.h Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig 2021-09-07 13:04:09 -04:00
apalis-tk1.h net: convert TFTP_TSIZE to proper Kconfig option 2021-06-08 21:38:51 -04:00
apalis_imx6.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
apalis_t30.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
aristainetos2.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
armadillo-800eva.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
arndale.h treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLE 2020-10-15 13:33:22 +09:00
aspeed-common.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
aspenite.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
astro_mcf5373l.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
at91-sama5_common.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
at91sam9m10g45ek.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
at91sam9n12ek.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
at91sam9rlek.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
at91sam9x5ek.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
at91sam9260ek.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
at91sam9261ek.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
at91sam9263ek.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
ax25-ae350.h mmc: Rename MMC_SUPPORT to MMC 2021-09-04 11:42:41 -04:00
axs10x.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
baltos.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
bayleybay.h env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
bcm7260.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
bcm7445.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
bcm_ns3.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
bcmstb.h Remove #include <version.h> from files which do not need it 2021-09-17 12:10:44 -04:00
beacon-rzg2m.h Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
beaver.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
bg0900.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
bitmain_antminer_s9.h
bk4r1.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
blanche.h ARM: rmobile: blanche: Disable CONFIG_CMD_SF / CONFIG_CMD_SPI 2020-06-04 18:10:02 -04: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 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
bmips_bcm6348.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
bmips_bcm6358.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
bmips_bcm6362.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
bmips_bcm6368.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04: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 Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
broadcom_bcm963158.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
broadcom_bcm968360bg.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
broadcom_bcm968380gerg.h mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND 2019-12-03 23:04:10 -05:00
broadcom_bcm968580xref.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
brppt1.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
brppt2.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
brsmarc1.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
brxre1.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04: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_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04: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_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig 2021-09-07 13:04:09 -04:00
cherryhill.h env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
chiliboard.h Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
chromebook_coral.h x86: coral: Put the eMMC first 2021-03-27 13:59:36 +13:00
chromebook_link.h env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
chromebook_samus.h x86: Reduce size of samus image 2021-02-01 15:33:26 +08:00
chromebox_panther.h
ci20.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
cl-som-imx7.h i2c: Convert CONFIG_POWER_I2C et al to Kconfig 2021-09-04 12:26:02 -04:00
clearfog.h arm: mvebu: a38x: Detect CONFIG_SYS_TCLK from SAR register 2021-08-11 08:42:26 +02:00
cm_fx6.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
cm_t43.h i2c: Convert CONFIG_POWER_I2C et al to Kconfig 2021-09-04 12:26:02 -04:00
cm_t335.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
cobra5272.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
colibri-imx6ull.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
colibri-imx8x.h Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig 2021-09-07 13:04:09 -04:00
colibri_imx6.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
colibri_imx7.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
colibri_pxa270.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
colibri_t20.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
colibri_t30.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
colibri_vf.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
comtrend_ar5315u.h env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
comtrend_ar5387un.h env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
comtrend_ct5361.h env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
comtrend_vr3032u.h mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND 2019-12-03 23:04:10 -05:00
comtrend_wap5813n.h env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
condor.h Convert CONFIG_PHYLIB et al to Kconfig 2020-04-28 15:57:58 -04:00
conga-qeval20-qa3-e3845.h env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
controlcenterdc.h mmc: Rename MMC_SUPPORT to MMC 2021-09-04 11:42:41 -04:00
coreboot.h
corenet_ds.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
corvus.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04: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 arm: mvebu: msys: Set CONFIG_SYS_TCLK globally 2021-08-11 08:42:26 +02:00
da850evm.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
dalmore.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
dart_6ul.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
db-88f6720.h Convert CONFIG_SYS_I2C_SPEED et al to Kconfig 2021-08-30 14:10:07 -04:00
db-88f6820-amc.h arm: mvebu: a38x: Detect CONFIG_SYS_TCLK from SAR register 2021-08-11 08:42:26 +02:00
db-88f6820-gp.h Convert CONFIG_SYS_I2C_SPEED et al to Kconfig 2021-08-30 14:10:07 -04:00
db-mv784mp-gp.h Convert CONFIG_SYS_I2C_SPEED et al to Kconfig 2021-08-30 14:10:07 -04:00
db-xc3-24g4xg.h arm: mvebu: msys: Set CONFIG_SYS_TCLK globally 2021-08-11 08:42:26 +02:00
deneb.h imx: add imx8x based deneb board 2020-01-14 22:15:21 +01:00
devkit3250.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
devkit8000.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
dfi-bt700.h env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
dh_imx6.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
dh_stm32mp1.h ARM: stm32: Implement board coding on AV96 2020-05-14 09:02:12 +02:00
display5.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
dns325.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
dockstar.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
dra7xx_evm.h Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig 2021-08-30 14:10:06 -04:00
draak.h Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
draco.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
dragonboard410c.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
dragonboard820c.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
dreamplug.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
ds109.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
ds414.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
durian.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
ea-lpc3250devkitv2.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
eagle.h Convert CONFIG_PHYLIB et al to Kconfig 2020-04-28 15:57:58 -04:00
eb_cpu5282.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
ebisu.h net: remove CONFIG_NET_MULTI (again) 2021-07-23 07:13:25 -04:00
edison.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
edminiv2.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
efi-x86_app.h
efi-x86_payload.h
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 Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
emsdp.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -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_SYS_I2C_SPEED et al to Kconfig 2021-08-30 14:10:07 -04:00
ethernut5.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
evb_ast2500.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
evb_ast2600.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04: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_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04: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_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04: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 board: rockchip: Add rk3568 evb support 2021-06-18 14:36:24 +08:00
evb_rv1108.h
exynos-common.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
exynos4-common.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
exynos5-common.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
exynos5-dt-common.h env: Finish migration of common ENV options 2019-11-20 18:32:09 -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 Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
falcon.h arm: Migrate GICV2 / GICV3 to Kconfig 2021-08-30 14:13:26 -04: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_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
flea3.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04: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_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
gardena-smart-gateway-mt7688.h serial: Rename SERIAL_SUPPORT to SERIAL 2021-09-04 12:26:01 -04:00
gazerbeam.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
ge_b1x5v2.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
ge_bx50v3.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
geekbox.h Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig 2020-06-26 10:29:06 -04:00
giedi.h imx: add imx8x capricorn giedi board 2020-01-14 22:15:21 +01:00
goflexhome.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
gose.h Convert CONFIG_PHYLIB et al to Kconfig 2020-04-28 15:57:58 -04:00
grpeach.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
gru.h Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
guruplug.h drivers: ata: Remove mvsata_ide driver 2021-04-10 07:59:30 -04:00
gw_ventana.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
harmony.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
helios4.h arm: mvebu: a38x: Detect CONFIG_SYS_TCLK from SAR register 2021-08-11 08:42:26 +02:00
highbank.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
hihope-rzg2.h arm: rmobile: Add HopeRun HiHope RZ/G2M board support 2021-03-16 20:09:29 +01:00
hikey.h i2c: Convert CONFIG_POWER_I2C et al to Kconfig 2021-09-04 12:26:02 -04: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 env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
ib62x0.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
iconnect.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
ids8313.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
imgtec_xilfpga.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
imx6-engicam.h mmc: Rename MMC_SUPPORT to MMC 2021-09-04 11:42:41 -04:00
imx6_logic.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
imx6_spl.h sata: Rename SATA_SUPPORT to SATA 2021-09-04 12:26:02 -04:00
imx6dl-mamoj.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
imx7-cm.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
imx7_spl.h mmc: Rename MMC_SUPPORT to MMC 2021-09-04 11:42:41 -04:00
imx8mm-cl-iot-gate.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
imx8mm_beacon.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
imx8mm_evk.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
imx8mm_icore_mx8mm.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
imx8mm_venice.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
imx8mn_beacon.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
imx8mn_evk.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
imx8mp_evk.h i2c: Convert CONFIG_POWER_I2C et al to Kconfig 2021-09-04 12:26:02 -04:00
imx8mq_cm.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
imx8mq_evk.h Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig 2021-09-07 13:04:09 -04:00
imx8mq_phanbell.h Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig 2021-09-07 13:04:09 -04:00
imx8qm_mek.h Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig 2021-09-07 13:04:09 -04:00
imx8qm_rom7720.h Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig 2021-09-07 13:04:09 -04:00
imx8qxp_mek.h Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig 2021-09-07 13:04:09 -04:00
imx8ulp_evk.h imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG 2021-09-07 13:04:52 -04:00
imx27lite-common.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
imxrt1020-evk.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
imxrt1050-evk.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
integrator-common.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
integratorap.h net: dc2114x: Add Kconfig entries 2020-07-25 11:24:02 +02:00
integratorcp.h Convert CONFIG_CMD_ASKENV et al to Kconfig 2020-06-04 18:10:02 -04:00
iot_devkit.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
j721e_evm.h configs: j72*_evm: Define the buffer sizes for dfu 2021-09-10 20:10:20 -04: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 nxp: Migrate a number of DDR related symbols to Kconfig 2021-08-31 17:46:37 -04:00
k2g_evm.h arm: keystone2: Rename CONFIG_ENV_KS2_BOARD_SETTINGS 2021-08-30 14:10:05 -04:00
k2hk_evm.h nxp: Migrate a number of DDR related symbols to Kconfig 2021-08-31 17:46:37 -04:00
k2l_evm.h arm: keystone2: Rename CONFIG_ENV_KS2_BOARD_SETTINGS 2021-08-30 14:10:05 -04:00
km_kirkwood.h arm/km: remove unmaintained board kmsuv31 2020-01-23 07:29:58 -05:00
kmcent2.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
kmcoge5ne.h global: Remove dead code that starts with CONFIG_[0-9A] 2021-08-30 14:13:28 -04: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 Convert CONFIG_PHYLIB et al to Kconfig 2020-04-28 15:57:58 -04:00
kontron_sl28.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
kp_imx6q_tpc.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
kp_imx53.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
kylin_rk3036.h Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
kzm9g.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
lacie_kw.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
lager.h Convert CONFIG_PHYLIB et al to Kconfig 2020-04-28 15:57:58 -04:00
legoev3.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04: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 Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
ls1012a2g5rdb.h armv8: layerscape: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33 2021-06-17 11:46:11 +05:30
ls1012a_common.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
ls1012afrdm.h ls1012a: net: pfe: remove pfe stop from bootcmd 2021-06-16 18:14:08 +05:30
ls1012afrwy.h armv8: layerscape: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33 2021-06-17 11:46:11 +05:30
ls1012aqds.h Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig 2021-08-30 14:10:06 -04:00
ls1012ardb.h armv8: layerscape: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33 2021-06-17 11:46:11 +05:30
ls1021aiot.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
ls1021aqds.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
ls1021atsn.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
ls1021atwr.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
ls1028a_common.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
ls1028aqds.h nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig 2021-08-31 17:46:37 -04:00
ls1028ardb.h nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig 2021-08-31 17:46:37 -04:00
ls1043a_common.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
ls1043aqds.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
ls1043ardb.h Convert CONFIG_RAMBOOT_PBL et al to Kconfig 2021-08-31 17:47:49 -04:00
ls1046a_common.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
ls1046afrwy.h nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig 2021-08-31 17:46:37 -04:00
ls1046aqds.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
ls1046ardb.h i2c: Convert CONFIG_POWER_I2C et al to Kconfig 2021-09-04 12:26:02 -04:00
ls1088a_common.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
ls1088aqds.h nxp: Migrate a number of DDR related symbols to Kconfig 2021-08-31 17:46:37 -04:00
ls1088ardb.h nxp: Migrate a number of DDR related symbols to Kconfig 2021-08-31 17:46:37 -04:00
ls2080a_common.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
ls2080aqds.h nxp: Migrate a number of DDR related symbols to Kconfig 2021-08-31 17:46:37 -04:00
ls2080ardb.h nxp: Migrate a number of DDR related symbols to Kconfig 2021-08-31 17:46:37 -04:00
lsxl.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
lx2160a_common.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
lx2160aqds.h Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig 2021-08-30 14:10:06 -04:00
lx2160ardb.h Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig 2021-08-30 14:10:06 -04:00
lx2162aqds.h Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig 2021-08-30 14:10:06 -04:00
m53menlo.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
M5208EVBE.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
M5235EVB.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
M5249EVB.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
M5253DEMO.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
M5272C3.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
M5275EVB.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
M5282EVB.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
M5329EVB.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
M5373EVB.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
M53017EVB.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
malta.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
maxbcm.h mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZE 2021-08-31 17:46:37 -04:00
mccmon6.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
MCR3000.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
medcom-wide.h env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
meerkat96.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
meesc.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
meson64.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
meson64_android.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
microblaze-generic.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04: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 Prepare v2021.10-rc4 2021-09-16 10:29:40 -04:00
MPC8349EMDS.h Prepare v2021.10-rc4 2021-09-16 10:29:40 -04:00
MPC8349EMDS_SDRAM.h Prepare v2021.10-rc4 2021-09-16 10:29:40 -04:00
MPC8540ADS.h Prepare v2021.10-rc4 2021-09-16 10:29:40 -04:00
MPC8548CDS.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
MPC8560ADS.h Prepare v2021.10-rc4 2021-09-16 10:29:40 -04:00
mt7620.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -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 serial: Rename SERIAL_SUPPORT to SERIAL 2021-09-04 12:26:01 -04:00
mt7629.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
mt8183.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
mt8512.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
mt8516.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
mt8518.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
mv-common.h Prepare v2021.10-rc4 2021-09-16 10:29:40 -04:00
mv-plug-common.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
mvebu_armada-8k.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
mvebu_armada-37xx.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
mx6_common.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
mx6cuboxi.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
mx6memcal.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
mx6sabre_common.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
mx6sabreauto.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
mx6sabresd.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
mx6slevk.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
mx6sllevk.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
mx6sxsabreauto.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
mx6sxsabresd.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
mx6ul_14x14_evk.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
mx6ullevk.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
mx7_common.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
mx7dsabresd.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
mx7ulp_com.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
mx7ulp_evk.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
mx23_olinuxino.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
mx23evk.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
mx28evk.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
mx51evk.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
mx53cx9020.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
mx53loco.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
mx53ppd.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
mxs.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
mys_6ulx.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
nas220.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
netgear_cg3100d.h env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
netgear_dgnd3700v2.h env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
nitrogen6x.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
nokia_rx51.h arm: Add Kconfig entry for MACH_TYPE 2021-09-07 16:22:31 -04:00
novena.h i2c: Convert CONFIG_POWER_I2C et al to Kconfig 2021-09-04 12:26:02 -04:00
npi_imx6ull.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
nsa310s.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04: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 mips: octeon: Add minimal Octeon 3 EBB7304 EVK support 2020-07-18 15:47:50 +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_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
octeontx_common.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
odroid.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04: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 arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
omap3_beagle.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
omap3_evm.h Prepare v2021.10-rc4 2021-09-16 10:29:40 -04:00
omap3_igep00x0.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
omap3_logic.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
omap4_panda.h Convert CONFIG_ENV_OVERWRITE to Kconfig 2020-07-28 16:18:06 -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_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
omapl138_lcdk.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
openpiton-riscv64.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
openrd.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
opos6uldev.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
origen.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
owl-common.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
p1_p2_rdb_pc.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
P1010RDB.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
P2041RDB.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04: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 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
p2771-0000.h Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
P3041DS.h
p3450-0000.h ARM: tegra: Add NVIDIA Jetson Nano Developer Kit support 2020-04-02 14:30:02 -07:00
P4080DS.h
P5040DS.h
paz00.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
pcl063.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
pcl063_ull.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
pcm052.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
pcm058.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
pdu001.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04: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 arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
phycore_imx8mm.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
phycore_imx8mp.h i2c: Convert CONFIG_POWER_I2C et al to Kconfig 2021-09-04 12:26:02 -04: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_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
pico-imx6.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
pico-imx6ul.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
pico-imx7d.h i2c: Convert CONFIG_POWER_I2C et al to Kconfig 2021-09-04 12:26:02 -04:00
pico-imx8mq.h Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig 2021-09-07 13:04:09 -04: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 env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
pm9g45.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
pm9261.h board: pm926x: remove unused CONFIG_SYS_AT91_CPU_NAME 2021-09-21 10:08:24 +03:00
pm9263.h board: pm926x: remove unused CONFIG_SYS_AT91_CPU_NAME 2021-09-21 10:08:24 +03:00
pogo_e02.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04: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 Convert CONFIG_PHYLIB et al to Kconfig 2020-04-28 15:57:58 -04:00
presidio_asic.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -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 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 kconfig: mmc: move pxa_mmc_generic to kconfig 2020-06-30 11:13:11 -04:00
pxm2.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
qemu-arm.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
qemu-ppce500.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
qemu-riscv.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
qemu-x86.h qemu-x86*_defconfig: Enable CONFIG_PCI_INIT_R 2020-05-15 17:12:41 -04:00
r2dplus.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
rastaban.h Convert CONFIG_SYS_I2C_SPEED et al to Kconfig 2021-08-30 14:10:07 -04:00
rcar-gen2-common.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
rcar-gen3-common.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
rk322x_common.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
rk3036_common.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
rk3128_common.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
rk3188_common.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
rk3288_common.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
rk3308_common.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04: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 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04: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 arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
rut.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04: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_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
s5p_goni.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
s5pc210_universal.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
sagem_f@st1704.h env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
salvator-x.h ARM: rmobile: Enable CONFIG_SYS_FLASH_PROTECTION 2021-04-26 01:32:52 +02:00
sam9x60ek.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
sama5d2_icp.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
sama5d2_ptc_ek.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
sama5d2_xplained.h board: sama5d2_xplained: Modify load addresses 2021-09-21 10:05:38 +03:00
sama5d3_xplained.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
sama5d3xek.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
sama5d4_xplained.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
sama5d4ek.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
sama5d27_som1_ek.h board: sama5d27_som1_ek: Modify load addresses 2021-09-21 10:05:38 +03:00
sama5d27_wlsom1_ek.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
sama7g5ek.h board: atmel: sama7g5ek: avoid rewriting of configured CONFIG_BOOTCOMMAND 2021-09-21 10:07:04 +03:00
sandbox.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
sandbox_spl.h
SBx81LIFKW.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
SBx81LIFXCAT.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
seaboard.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04: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 env: Finish migration of common ENV options 2019-11-20 18:32:09 -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 arm: kirkwood: Marvell Sheevaplug: Add DM SATA and remove IDE configs 2021-07-19 08:44:18 +02:00
siemens-am33x-common.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
siemens-ccp-common.h imx: add imx8x capricorn giedi board 2020-01-14 22:15:21 +01:00
siemens-env-common.h imx: add imx8x capricorn giedi board 2020-01-14 22:15:21 +01:00
sifive-unleashed.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
sifive-unmatched.h Prepare v2021.10-rc4 2021-09-16 10:29:40 -04:00
silinux-ek874.h arm: rmobile: Add Silicon Linux EK874 board support 2021-03-16 20:09:29 +01:00
silk.h Convert CONFIG_PHYLIB et al to Kconfig 2020-04-28 15:57:58 -04:00
sipeed-maix.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
slimbootloader.h x86: serial: Use NS16550_DYNAMIC in Slim Bootloader 2020-02-04 01:19:26 +08:00
smartweb.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
smdk5250.h treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLE 2020-10-15 13:33:22 +09:00
smdk5420.h treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLE 2020-10-15 13:33:22 +09:00
smdkc100.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
smdkv310.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
smegw01.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
snapper9g45.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
snapper9260.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
sniper.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04: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 arm: Disable ATAGs support 2021-09-07 16:22:30 -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 Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
socfpga_common.h mmc: Rename MMC_SUPPORT to MMC 2021-09-04 11:42:41 -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_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04: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_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
socfpga_n5x_socdk.h include: configs: Add Intel N5X device CONFIGs 2021-08-25 15:21:20 +08:00
socfpga_soc64_common.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -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 configs: socfpga: Move Stratix10 and Agilex common CONFIGs 2020-01-07 14:38:34 +01:00
socfpga_vining_fpga.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
socrates.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04: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_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
spring.h treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLE 2020-10-15 13:33:22 +09:00
stemmy.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
stih410-b2260.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
stm32f429-discovery.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
stm32f429-evaluation.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
stm32f469-discovery.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
stm32f746-disco.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
stm32h743-disco.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
stm32h743-eval.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
stm32h750-art-pi.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
stm32mp1.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
stmark2.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
stout.h Convert CONFIG_PHYLIB et al to Kconfig 2020-04-28 15:57:58 -04:00
stv0991.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -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
sun7i.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
sun8i.h sunxi: A23/A33/H3: Move sun8i secure monitor to SRAM A2 2021-08-01 00:11:34 +01:00
sun9i.h
sun50i.h sunxi: Introduce common symbol for H6 like SoCs 2021-01-25 21:52:00 +00:00
sunxi-common.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
synquacer.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
syzygy_hub.h xilinx: zynq: Add usb dfu/thor distro boot support 2021-04-23 08:45:55 +02:00
T102xRDB.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
T104xRDB.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
T208xQDS.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
T208xRDB.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
T4240RDB.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
tam3517-common.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
taurus.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
tb100.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
tbs2910.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
tec-ng.h arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
tec.h env: Finish migration of common ENV options 2019-11-20 18:32:09 -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 arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
tegra20-common.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
tegra30-common.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
tegra114-common.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
tegra124-common.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
tegra186-common.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
tegra210-common.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
theadorable-x86-common.h configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs 2020-10-18 15:27:01 +02:00
theadorable-x86-conga-qa3-e3845.h
theadorable-x86-dfi-bt700.h
theadorable.h mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZE 2021-08-31 17:46:37 -04:00
thuban.h Convert CONFIG_SYS_I2C_SPEED et al to Kconfig 2021-08-30 14:10:07 -04:00
thunderx_88xx.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
ti814x_evm.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
ti816x_evm.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04: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 arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
ti_armv7_keystone2.h ti: Convert CONFIG_TI_EDMA3 to Kconfig 2021-09-04 12:26:02 -04: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 ti: omap5: Switch to generic distro boot for non-Android cases 2021-07-15 17:56:04 +05:30
tinker_rk3288.h Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
topic_miami.h Rename SPL_ETH_SUPPORT to SPL_ETH 2021-07-28 14:27:54 -04:00
total_compute.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
tplink_wdr4300.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
tqma6.h i2c: Convert CONFIG_POWER_I2C et al to Kconfig 2021-09-04 12:26:02 -04:00
tqma6_mba6.h
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 arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
trats2.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04: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: Disable ATAGs support 2021-09-07 16:22:30 -04:00
turris_omnia.h arm: mvebu: a38x: Detect CONFIG_SYS_TCLK from SAR register 2021-08-11 08:42:26 +02:00
tuxx1.h board/km: remove CONFIG_KM_BOARD_NAME 2019-12-23 14:06:47 +05:30
udoo.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
udoo_neo.h i2c: Convert CONFIG_POWER_I2C et al to Kconfig 2021-09-04 12:26:02 -04:00
ulcb.h ARM: rmobile: Enable CONFIG_SYS_FLASH_PROTECTION 2021-04-26 01:32:52 +02:00
uniphier.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
usb_a9263.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
usbarmory.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04: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 Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
vexpress_aemv8a.h Revert most of the series for adding vexpress_aemv8r support 2021-09-03 10:42:15 -04:00
vexpress_ca9x4.h ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU. 2021-09-24 14:30:46 -04:00
vexpress_common.h ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU. 2021-09-24 14:30:46 -04:00
veyron.h configs: Move CONFIG_SPI_FLASH_GIGADEVICE properly into Kconfig 2019-08-19 12:43:26 +08:00
vf610twr.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
vinco.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04: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_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
vyasa-rk3288.h Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig 2020-08-08 11:03:52 -04:00
wandboard.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
warp.h i2c: Convert CONFIG_POWER_I2C et al to Kconfig 2021-09-04 12:26:02 -04:00
warp7.h imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG 2021-09-07 13:04:52 -04:00
work_92105.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
x86-chromebook.h env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
x86-common.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
x530.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
xea.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
xenguest_arm64.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
xilinx_versal.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04: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 Prepare v2021.10-rc4 2021-09-16 10:29:40 -04:00
xilinx_zynqmp_mini.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04: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_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
xpress.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
xtfpga.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
zmx25.h arm: Finish migration of CONFIG_MACH_TYPE 2021-09-07 19:17:32 -04:00
zynq-common.h Convert CONFIG_SYS_LOAD_ADDR to Kconfig 2021-08-31 17:46:37 -04:00
zynq_cse.h Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00