u-boot-brain/include/configs
Neil Armstrong c7be3e5a79 ARM: arch-meson: build memory banks using reported memory from registers
As discussed at [1], the Amlogic Meson GX SoCs can embed a BL31 firmware
and a secondary BL32 firmware.
Since mid-2017, the reserved memory address of the BL31 firmware was moved
and grown for security reasons.

But mainline U-Boot and Linux has the old address and size fixed.

These SoCs have a register interface to get the two firmware reserved
memory start and sizes.

This patch adds a dynamic reservation of the memory zones in the device tree bootmem
reserved memory zone used by the kernel in early boot.
To be complete, the memory zones are also added to the EFI reserved zones.

Depends on patchset "Add support for Amlogic GXL Based SBCs" at [2].

[1] http://lists.infradead.org/pipermail/linux-amlogic/2017-October/004860.html
[2] http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005410.html

Changes since v1:
- switched the #if to if(IS_ENABLED()) to compile all code paths
- renamed function to meson_board_add_reserved_memory()
- added a mem.h header with comment
- updated all boards ft_board_setup()

Changes since RFC v2:
- reduced preprocessor load
- kept Odroid-C2 static memory mapping as exception

Changes since RFC v1:
- switch to fdt rsv mem table and efi reserve memory
- replaced in_le32 by readl()

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
[trini: Fix warning on khadas-vim over missing <asm/arch/mem.h>
Signed-off-by: Tom Rini <trini@konsulko.com>
2017-12-04 10:17:29 -05:00
..
km Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
3c120_devboard.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
10m50_devboard.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
adp-ae3xx.h nds32: board: Support ftsdc010 DM. 2017-11-30 10:04:25 +08:00
adp-ag101p.h nds32: board: Support ftsdc010 DM. 2017-11-30 10:04:25 +08:00
advantech_dms-ba16.h ipu_common: Let the MX6 IPU clock be calculated in run-time 2017-09-11 12:46:51 +02:00
alt.h Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig 2017-08-07 15:22:29 -05:00
am43xx_evm.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
am57xx_evm.h dra7x: fastboot: Increase recovery partition size 2017-11-20 20:18:37 -05:00
am335x_evm.h Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND 2017-11-17 16:37:26 -05:00
am335x_igep003x.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
am335x_shc.h net: remove CONFIG_NET_MULTI 2017-10-27 08:52:22 -04:00
am335x_sl50.h Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs 2017-09-01 16:18:21 -04:00
am3517_crane.h Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig 2017-10-20 16:44:07 -04:00
am3517_evm.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
amcore.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
ap121.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
ap143.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
ap325rxa.h net: Add SMC911X driver to Kconfig, convert 2017-10-20 21:40:26 -04:00
ap_sh4a_4a.h sh7734: remove CONFIG_553MHZ_MODE 2017-10-27 08:52:22 -04:00
apalis_imx6.h mx6: toradex: Remove custom CONFIG_SPL_PAD_TO definition 2017-10-12 17:31:16 +02:00
apalis_t30.h include/configs: drop default definitions of CONFIG_SYS_PBSIZE 2017-09-03 15:30:28 -04:00
apalis-tk1.h Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND 2017-11-17 16:37:26 -05:00
apf27.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
apx4devkit.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
aristainetos2.h Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig 2017-08-07 15:22:29 -05:00
aristainetos2b.h Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig 2017-08-07 15:22:29 -05:00
aristainetos-common.h ipu_common: Let the MX6 IPU clock be calculated in run-time 2017-09-11 12:46:51 +02:00
aristainetos.h
armadillo-800eva.h include/configs: remove default values of CONFIG_SYS_BARGSIZE 2017-09-03 15:30:30 -04:00
arndale.h Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 2017-07-25 21:08:01 -04:00
aspeed-common.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
aspenite.h Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 2017-07-25 21:08:01 -04:00
astro_mcf5373l.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
at91-sama5_common.h configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment 2017-09-14 16:02:48 -04:00
at91rm9200ek.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
at91sam9m10g45ek.h configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment 2017-09-14 16:02:48 -04:00
at91sam9n12ek.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
at91sam9rlek.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
at91sam9x5ek.h board: at91sam9x5ek: Convert to CONFIG_DM_VIDEO 2017-09-29 17:51:56 +02:00
at91sam9260ek.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
at91sam9261ek.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
at91sam9263ek.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
axs10x.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
B4860QDS.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
baltos.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
bav335x.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
bayleybay.h x86: Switch all boards to use DM SCSI 2017-08-01 20:17:02 +08:00
bcm23550_w1d.h include/configs: drop default definitions of CONFIG_SYS_PBSIZE 2017-09-03 15:30:28 -04:00
bcm28155_ap.h include/configs: drop default definitions of CONFIG_SYS_PBSIZE 2017-09-03 15:30:28 -04:00
bcm_ep_board.h include/configs: drop default definitions of CONFIG_SYS_PBSIZE 2017-09-03 15:30:28 -04:00
bcm_northstar2.h include/configs: drop default definitions of CONFIG_SYS_PBSIZE 2017-09-03 15:30:28 -04:00
beaver.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
bg0900.h MX28: remove CONFIG_DEFAULT_SPI_CS 2017-10-27 08:52:22 -04:00
bk4r1.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
blanche.h net: remove CONFIG_NET_MULTI 2017-10-27 08:52:22 -04:00
bmips_bcm3380.h MIPS: add support for Broadcom MIPS BCM3380 SoC family 2017-05-31 14:49:55 +02:00
bmips_bcm6328.h MIPS: add support for Broadcom MIPS BCM6328 SoC family 2017-05-10 16:16:09 +02:00
bmips_bcm6338.h MIPS: add support for Broadcom MIPS BCM6338 SoC family 2017-05-31 14:49:55 +02:00
bmips_bcm6348.h MIPS: add support for Broadcom MIPS BCM6348 SoC family 2017-05-31 14:49:55 +02:00
bmips_bcm6358.h MIPS: add support for Broadcom MIPS BCM6358 SoC family 2017-05-10 16:16:09 +02:00
bmips_bcm63268.h MIPS: add support for Broadcom MIPS BCM63268 SoC family 2017-05-10 16:16:09 +02:00
bmips_common.h mips: bmips: extend baud rates support 2017-05-31 15:07:43 +02:00
boston.h boston: Set CONFIG_SYS_LOAD_ADDR to 0x88000000 2017-11-28 21:59:30 +01:00
brppt1.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
brxre1.h Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 2017-07-25 21:08:01 -04:00
BSC9131RDB.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
BSC9132QDS.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
bur_am335x_common.h spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files 2017-08-13 17:15:08 +02:00
bur_cfg_common.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
C29XPCIE.h mpc85xx: freescale: remove CONFIG_ADDR_STREAMING 2017-10-27 08:52:22 -04:00
calimain.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
cardhu.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
cei-tk1-som.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
cgtqmx6eval.h ipu_common: Let the MX6 IPU clock be calculated in run-time 2017-09-11 12:46:51 +02:00
cherryhill.h x86: Support Intel Cherry Hill board 2017-09-16 14:57:44 +08:00
chiliboard.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
chromebook_link.h
chromebook_samus.h
chromebox_panther.h
cl-som-am57x.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
cl-som-imx7.h arm: imx7d: add support for Compulab cl-som-imx7 2017-10-12 17:31:16 +02:00
clearfog.h arm: mvebu: clearfog: Fix SPI-NOR flash access 2017-11-16 11:45:20 +01:00
cm_fx6.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
cm_t35.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
cm_t43.h net: remove CONFIG_NET_MULTI 2017-10-27 08:52:22 -04:00
cm_t54.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
cm_t335.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
cm_t3517.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
cobra5272.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
colibri_imx6.h mx6: toradex: Remove custom CONFIG_SPL_PAD_TO definition 2017-10-12 17:31:16 +02:00
colibri_imx7.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
colibri_pxa270.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
colibri_t20.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
colibri_t30.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
colibri_vf.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
comtrend_ar5387un.h Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 2017-07-25 21:08:01 -04:00
comtrend_ct5361.h Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 2017-07-25 21:08:01 -04:00
comtrend_vr3032u.h Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 2017-07-25 21:08:01 -04:00
conga-qeval20-qa3-e3845.h common: Move CONFIG_BOOTARGS to Kconfig 2017-08-14 17:06:06 -04:00
controlcenterd.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
controlcenterdc.h Convert CONFIG_CMD_SCSI to Kconfig 2017-08-11 15:41:55 -04:00
corenet_ds.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
corvus.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
cougarcanyon2.h x86: Switch all boards to use DM SCSI 2017-08-01 20:17:02 +08:00
crownbay.h x86: Switch all boards to use DM SCSI 2017-08-01 20:17:02 +08:00
cyrus.h net: remove CONFIG_NET_MULTI 2017-10-27 08:52:22 -04:00
da850evm.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
dalmore.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
db-88f6720.h Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig 2017-07-25 21:31:03 -04:00
db-88f6820-amc.h Convert CONFIG_CMD_PCI to Kconfig 2017-08-11 15:41:50 -04:00
db-88f6820-gp.h Convert CONFIG_CMD_PCI to Kconfig 2017-08-11 15:41:50 -04:00
db-mv784mp-gp.h Convert CONFIG_CMD_PCI to Kconfig 2017-08-11 15:41:50 -04:00
dbau1x00.h block: ide: Drop CONFIG_IDE_LED 2017-09-03 15:30:35 -04:00
devkit3250.h Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig 2017-10-20 16:44:07 -04:00
devkit8000.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
dfi-bt700.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
dh_imx6.h ARM: imx6: Enable UMS and DFU on DHCOM i.MX6 PDK 2017-10-31 11:11:10 +01:00
display5.h imx:display5: Add support for LWN's DISPLAY5 board 2017-11-09 11:32:49 +01:00
dns325.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
dockstar.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
dra7xx_evm.h dra7x: fastboot: Increase recovery partition size 2017-11-20 20:18:37 -05:00
draco.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
dragonboard410c.h configs: dragonboard410c: Save environment data on eMMC 2017-11-17 07:44:13 -05:00
dreamplug.h Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig 2017-07-25 21:31:03 -04:00
ds109.h Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig 2017-07-25 21:31:03 -04:00
ds414.h configs: Migrate all of the existing USB symbols, except fastboot 2017-09-01 16:18:20 -04:00
duovero.h net: Add SMC911X driver to Kconfig, convert 2017-10-20 21:40:26 -04:00
e2220-1170.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
ea20.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
eb_cpu5282.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
eco5pk.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
ecovec.h include/configs: remove default values of CONFIG_SYS_BARGSIZE 2017-09-03 15:30:30 -04:00
edb93xx.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
edison.h x86: edison: Bring minimal ACPI support to the board 2017-10-07 15:07:59 +08:00
edminiv2.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
efi-x86.h usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig 2017-08-21 11:30:44 +02:00
el6x_common.h Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND 2017-11-17 16:37:26 -05:00
embestmx6boards.h Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND 2017-11-17 16:37:26 -05:00
espresso7420.h Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 2017-07-25 21:08:01 -04:00
espt.h include/configs: remove default values of CONFIG_SYS_BARGSIZE 2017-09-03 15:30:30 -04:00
etamin.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
ethernut5.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
evb_ast2500.h Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 2017-07-25 21:08:01 -04:00
evb_px5.h rockchip: remove duplicate CONFIG_ENV_SIZE definitions 2017-11-21 23:57:24 +01:00
evb_rk3036.h
evb_rk3128.h rockchip: rk3128: add evb-rk3128 support 2017-11-30 22:55:27 +01:00
evb_rk3229.h rockchip: config: use common CONFIG_ENV_SIZE for all SoCs 2017-11-07 09:16:56 +01:00
evb_rk3288.h Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 2017-07-25 21:08:01 -04:00
evb_rk3328.h rockchip: evb-rk3328: remove CONFIG_ENV_OFFSET 2017-11-01 11:21:32 +01:00
evb_rk3399.h evb-rk3399: avoid redefinition of CONFIG_ENV_OFFSET 2017-10-01 00:33:34 +02:00
evb_rv1108.h rockchip: Add basic support for evb-rv1108 board 2017-06-07 07:29:25 -06:00
exynos4-common.h Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig 2017-08-11 17:44:46 -04:00
exynos5-common.h net: Add SMC911X driver to Kconfig, convert 2017-10-20 21:40:26 -04:00
exynos5-dt-common.h Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig 2017-07-25 21:31:03 -04:00
exynos5250-common.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
exynos5420-common.h exynos: remove CONFIG_CORE_COUNT 2017-10-27 08:52:22 -04:00
exynos7420-common.h exynos: remove CONFIG_CORE_COUNT 2017-10-27 08:52:22 -04:00
exynos-common.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
fennec_rk3288.h Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 2017-07-25 21:08:01 -04:00
firefly-rk3288.h rockchip: firefly: Add "usb start" to auto-start USB device 2017-07-27 14:59:03 +02:00
flea3.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
galileo.h Convert CONFIG_SCSI to Kconfig 2017-07-11 10:08:19 -06:00
ge_bx50v3.h board: ge: bx50v3: set eth0 MAC address 2017-09-20 15:34:59 +02:00
geekbox.h rockchip: remove duplicate CONFIG_ENV_SIZE definitions 2017-11-21 23:57:24 +01:00
goflexhome.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
gose.h Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig 2017-08-07 15:22:29 -05:00
gplugd.h Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 2017-07-25 21:08:01 -04:00
guruplug.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
gw_ventana.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
h2200.h usb: gadget: Convert USB_ETHER to Kconfig 2017-10-03 19:12:05 +02:00
harmony.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
highbank.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
hikey.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
hrcon.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
hsdk.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
huawei_hg556a.h Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 2017-07-25 21:08:01 -04:00
ib62x0.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
iconnect.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
ids8313.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
imgtec_xilfpga.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
imx6_logic.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
imx6_spl.h spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files 2017-08-13 17:15:08 +02:00
imx6-engicam.h i.MX6UL: icore: Add SPL_OF_CONTROL support 2017-11-27 10:36:40 +01:00
imx7_spl.h imx: mx7: spl: remove redundant SATA definitionas 2017-10-12 18:00:46 +02:00
imx27lite-common.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
imx31_phycore.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
integrator-common.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
integratorap.h common: Move CONFIG_BOOTARGS to Kconfig 2017-08-14 17:06:06 -04:00
integratorcp.h common: Move CONFIG_BOOTARGS to Kconfig 2017-08-14 17:06:06 -04:00
ipam390.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
jetson-tk1.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
k2e_evm.h configs: k2x_evm: Adds FIT loading environment variables 2017-07-26 11:26:50 -04:00
k2g_evm.h configs: k2g_evm: Make findfdt command populate fdtfile variable 2017-09-29 14:07:56 -04:00
k2hk_evm.h configs: k2x_evm: Adds FIT loading environment variables 2017-07-26 11:26:50 -04:00
k2l_evm.h Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 2017-07-25 21:08:01 -04:00
kc1.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
khadas-vim.h arm: Add Khadas VIM support based on Meson GXL family 2017-12-04 09:59:03 -05:00
km8360.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
km_kirkwood.h
kmp204x.h
koelsch.h Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig 2017-08-07 15:22:29 -05:00
kylin_rk3036.h rockchip: config: use common CONFIG_ENV_SIZE for all SoCs 2017-11-07 09:16:56 +01:00
kzm9g.h net: Add SMC911X driver to Kconfig, convert 2017-10-20 21:40:26 -04:00
lacie_kw.h common: Move CONFIG_BOOTARGS to Kconfig 2017-08-14 17:06:06 -04:00
lager.h Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig 2017-08-07 15:22:29 -05:00
legoev3.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
libretech-cc.h arm: Add LibreTech CC support based on Meson GXL family 2017-12-04 09:59:03 -05:00
lion_rk3368.h rockchip: config: use common CONFIG_ENV_SIZE for all SoCs 2017-11-07 09:16:56 +01:00
liteboard.h configs: Migrate all of the existing USB symbols, except fastboot 2017-09-01 16:18:20 -04:00
ls1012a_common.h armv8: configs: ls1012a: correct the generic timer frequency 2017-10-27 08:39:49 -07:00
ls1012afrdm.h arm: layerscape: Remove CONFIG_USB_MAX_CONTROLLER_COUNT 2017-10-27 08:44:31 -07:00
ls1012aqds.h Merge git://git.denx.de/u-boot-fsl-qoriq 2017-10-27 21:59:10 -04:00
ls1012ardb.h Merge git://git.denx.de/u-boot-fsl-qoriq 2017-10-27 21:59:10 -04:00
ls1021aiot.h arm: layerscape: Remove CONFIG_USB_MAX_CONTROLLER_COUNT 2017-10-27 08:44:31 -07:00
ls1021aqds.h arm: layerscape: Remove CONFIG_USB_MAX_CONTROLLER_COUNT 2017-10-27 08:44:31 -07:00
ls1021atwr.h armv7: ls1021atwr: Add sd_bootcmd for distro fallback in case of sdboot 2017-11-15 10:56:29 -08:00
ls1043a_common.h armv8: ls1043ardb: Add sd_bootcmd for distro fallback in case of sdboot 2017-11-15 10:56:08 -08:00
ls1043aqds.h arm: layerscape: Remove CONFIG_USB_MAX_CONTROLLER_COUNT 2017-10-27 08:44:31 -07:00
ls1043ardb.h arm: layerscape: Remove CONFIG_USB_MAX_CONTROLLER_COUNT 2017-10-27 08:44:31 -07:00
ls1046a_common.h armv8: ls1046ardb: Add sd_bootcmd for distro fallback in case of sdboot 2017-11-15 10:56:22 -08:00
ls1046aqds.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
ls1046ardb.h armv8: ls1046ardb: Add sd_bootcmd for distro fallback in case of sdboot 2017-11-15 10:56:22 -08:00
ls1088a_common.h armv8: ls1088ardb: Add SD boot support for ls1088 2017-11-15 10:51:46 -08:00
ls1088aqds.h armv8: ls1088aqds: Add SD boot support for ls1088qds 2017-11-15 10:52:19 -08:00
ls1088ardb.h armv8: ls1088ardb: Add distro boot support 2017-11-15 10:52:26 -08:00
ls2080a_common.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
ls2080a_emu.h Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 2017-07-25 21:08:01 -04:00
ls2080a_simu.h configs: Migrate CMD_NAND* 2017-07-31 12:21:40 -04:00
ls2080aqds.h arm: layerscape: Remove CONFIG_USB_MAX_CONTROLLER_COUNT 2017-10-27 08:44:31 -07:00
ls2080ardb.h armv8: ls2080ardb: Add sd_bootcmd for distro fallback in case of sdboot 2017-11-15 10:56:35 -08:00
lsxl.h Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND 2017-11-17 16:37:26 -05:00
m28evk.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
m53evk.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
M5208EVBE.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
M5235EVB.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
M5249EVB.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
M5253DEMO.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
M5253EVBE.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
M5272C3.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
M5275EVB.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
M5282EVB.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
M5329EVB.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
M5373EVB.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
M5475EVB.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
M5485EVB.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
M52277EVB.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
M53017EVB.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
M54418TWR.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
M54451EVB.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
M54455EVB.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
ma5d4evk.h usb: gadget: usb_ether: Move settings to common 2017-10-03 19:12:05 +02:00
malta.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
maxbcm.h Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig 2017-07-25 21:31:03 -04:00
mccmon6.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
MCR3000.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
mcx.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
medcom-wide.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
meesc.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
meson-gxbb-common.h ARM: arch-meson: build memory banks using reported memory from registers 2017-12-04 10:17:29 -05:00
microblaze-generic.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
MigoR.h include/configs: remove default values of CONFIG_SYS_BARGSIZE 2017-09-03 15:30:30 -04:00
minnowmax.h x86: Switch all boards to use DM SCSI 2017-08-01 20:17:02 +08:00
miqi_rk3288.h Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 2017-07-25 21:08:01 -04:00
mpc8308_p1m.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
MPC832XEMDS.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
MPC837XEMDS.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
MPC837XERDB.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
MPC8308RDB.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
MPC8313ERDB.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
MPC8315ERDB.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
MPC8323ERDB.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
MPC8349EMDS.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
MPC8349ITX.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
MPC8536DS.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
MPC8540ADS.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
MPC8541CDS.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
MPC8544DS.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
MPC8548CDS.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
MPC8555CDS.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
MPC8560ADS.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
MPC8568MDS.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
MPC8569MDS.h include/configs: drop default definitions of CONFIG_SYS_PBSIZE 2017-09-03 15:30:28 -04:00
MPC8572DS.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
MPC8610HPCD.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
MPC8641HPCN.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
mpr2.h include/configs: remove default values of CONFIG_SYS_BARGSIZE 2017-09-03 15:30:30 -04:00
ms7720se.h include/configs: remove default values of CONFIG_SYS_BARGSIZE 2017-09-03 15:30:30 -04:00
ms7722se.h include/configs: remove default values of CONFIG_SYS_BARGSIZE 2017-09-03 15:30:30 -04:00
ms7750se.h include/configs: remove default values of CONFIG_SYS_BARGSIZE 2017-09-03 15:30:30 -04:00
mt_ventoux.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
mv-common.h include/configs: drop default definitions of CONFIG_SYS_PBSIZE 2017-09-03 15:30:28 -04:00
mv-plug-common.h Convert CONFIG_LZMA to Kconfig 2017-05-22 12:45:32 -04:00
mvebu_armada-8k.h arm64: mvebu: armada-7k/8k: drop useless #ifdef 2017-11-30 08:30:27 +01:00
mvebu_armada-37xx.h ARM: mvebu: Convert CONFIG_MVNETA to Kconfig 2017-09-26 06:51:30 +02:00
mx6_common.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
mx6cuboxi.h Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND 2017-11-17 16:37:26 -05:00
mx6qarm2.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
mx6sabre_common.h ipu_common: Let the MX6 IPU clock be calculated in run-time 2017-09-11 12:46:51 +02:00
mx6sabreauto.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
mx6sabresd.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
mx6slevk.h mx6slevk: Use PARTUUID to specify the rootfs location 2017-10-12 17:58:15 +02:00
mx6sllevk.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
mx6sxsabreauto.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
mx6sxsabresd.h mx6sxsabresd: Use PARTUUID to specify the rootfs location 2017-11-27 10:35:19 +01:00
mx6ul_14x14_evk.h Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig 2017-08-07 15:22:29 -05:00
mx6ullevk.h Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 2017-07-25 21:08:01 -04:00
mx7_common.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
mx7dsabresd.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
mx7ulp_evk.h mx7ulp_evk: Move CONFIG_CMD_BOOTZ to Kconfig 2017-10-12 17:31:16 +02:00
mx23_olinuxino.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
mx23evk.h Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 2017-07-25 21:08:01 -04:00
mx25pdk.h mx25: Move MX25 selection to Kconfig 2017-11-07 10:12:50 +01:00
mx28evk.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
mx31ads.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
mx31pdk.h net: Add SMC911X driver to Kconfig, convert 2017-10-20 21:40:26 -04:00
mx35pdk.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
mx51evk.h ipu_common: Let the MX6 IPU clock be calculated in run-time 2017-09-11 12:46:51 +02:00
mx53ard.h net: Add SMC911X driver to Kconfig, convert 2017-10-20 21:40:26 -04:00
mx53cx9020.h ipu_common: Let the MX6 IPU clock be calculated in run-time 2017-09-11 12:46:51 +02:00
mx53evk.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
mx53loco.h ipu_common: Let the MX6 IPU clock be calculated in run-time 2017-09-11 12:46:51 +02:00
mx53ppd.h mx53: Add Board support for GE PPD 2017-11-20 09:59:02 +01:00
mx53smd.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
mxs.h spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files 2017-08-13 17:15:08 +02:00
nas220.h configs: Migrate CMD_NAND* 2017-07-31 12:21:40 -04:00
netgear_cg3100d.h Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 2017-07-25 21:08:01 -04:00
nitrogen6x.h usb: gadget: usb_ether: Move the interfaces to Kconfig 2017-10-03 19:12:05 +02:00
nokia_rx51.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
novena.h Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND 2017-11-17 16:37:26 -05:00
nsa310s.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
nsim.h ARC: remove CONFIG_ARC_UART_BASE 2017-10-27 08:52:22 -04:00
nyan-big.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
odroid_xu3.h arm: config: fix default console only to specify the device 2017-11-17 10:54:32 -05:00
odroid-c2.h
odroid.h arm: config: fix default console only to specify the device 2017-11-17 10:54:32 -05:00
omap3_beagle.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
omap3_cairo.h Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig 2017-10-20 16:44:07 -04:00
omap3_evm.h net: Add SMC911X driver to Kconfig, convert 2017-10-20 21:40:26 -04:00
omap3_igep00x0.h Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND 2017-11-17 16:37:26 -05:00
omap3_logic.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
omap3_overo.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
omap3_pandora.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
omap3_zoom1.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
omap4_panda.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
omap4_sdp4430.h omap4: sdp4430: remove CONFIG_4430SDP 2017-10-27 08:52:22 -04:00
omap5_uevm.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
omapl138_lcdk.h Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig 2017-10-20 16:44:07 -04:00
openrd.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
opos6uldev.h imx: Fix regression with CONFIG_DM_MMC=y 2017-10-30 18:54:38 +01:00
origen.h spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files 2017-08-13 17:15:08 +02:00
ot1200.h include/configs: drop default definitions of CONFIG_SYS_PBSIZE 2017-09-03 15:30:28 -04:00
p1_p2_rdb_pc.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
p1_twr.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
p212.h arm: amlogic: p212: Add support for Ethernet with Internal PHY 2017-11-17 07:44:13 -05:00
p2371-0000.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
p2371-2180.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
p2571.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
p2771-0000.h Convert CONFIG_CMD_PCI to Kconfig 2017-08-11 15:41:50 -04:00
P1010RDB.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
P1022DS.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
P1023RDB.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
P2041RDB.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
P3041DS.h
P4080DS.h Convert CONFIG_CMD_SATA to Kconfig 2017-07-11 10:08:19 -06:00
P5020DS.h
P5040DS.h
paz00.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
pb1x00.h block: ide: Drop CONFIG_IDE_LED 2017-09-03 15:30:35 -04:00
pcm051.h usb: gadget: usb_ether: Move the interfaces to Kconfig 2017-10-03 19:12:05 +02:00
pcm052.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
pcm058.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
peach-pi.h
peach-pit.h
pengwyn.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
pepper.h spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files 2017-08-13 17:15:08 +02:00
pfla02.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
phycore_rk3288.h Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 2017-07-25 21:08:01 -04:00
pic32mzdask.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
pico-imx6ul.h pico-imx6ul: Use FS_GENERIC load command 2017-11-20 09:54:09 +01:00
pico-imx7d.h Move PHYLIB to Kconfig 2017-08-07 15:22:28 -05:00
picosam9g45.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
platinum_picon.h
platinum_titanium.h Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig 2017-08-07 15:22:29 -05:00
platinum.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
plutux.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
pm9g45.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
pm9261.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
pm9263.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
pogo_e02.h configs: Migrate CMD_NAND* 2017-07-31 12:21:40 -04:00
poplar.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
popmetal_rk3288.h Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 2017-07-25 21:08:01 -04:00
porter.h Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig 2017-08-07 15:22:29 -05:00
puma_rk3399.h rockchip: board: puma_rk3399: make env location selectable via Kconfig 2017-11-07 09:16:57 +01:00
pxa-common.h
pxm2.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
qemu-arm.h ARM: Add a new arch + board for QEMU's 'virt' machine 2017-10-06 11:28:16 -04:00
qemu-mips64.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
qemu-mips.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
qemu-ppce500.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
qemu-x86.h x86: Switch all boards to use DM SCSI 2017-08-01 20:17:02 +08:00
r0p7734.h sh7734: remove CONFIG_553MHZ_MODE 2017-10-27 08:52:22 -04:00
r2dplus.h include/configs: remove default values of CONFIG_SYS_BARGSIZE 2017-09-03 15:30:30 -04:00
r7780mp.h include/configs: remove default values of CONFIG_SYS_BARGSIZE 2017-09-03 15:30:30 -04:00
rastaban.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
rcar-gen2-common.h include/configs: remove default values of CONFIG_SYS_BARGSIZE 2017-09-03 15:30:30 -04:00
rcar-gen3-common.h ARM: rmobile: Zap ad-hoc DRAM configuration macros 2017-11-30 02:34:20 +01:00
rk322x_common.h rockchip: config: use common CONFIG_ENV_SIZE for all SoCs 2017-11-07 09:16:56 +01:00
rk3036_common.h rockchip: rk3036: use aligned address for SPL_TEXT_BASE 2017-11-21 23:57:21 +01:00
rk3128_common.h rockchip: rk3128: add soc basic support 2017-11-30 22:55:26 +01:00
rk3188_common.h rockchip: rk3188: move CONFIG_SPL_* entries from rk3188_common.h to Kconfig 2017-11-21 23:57:23 +01:00
rk3288_common.h rockchip: rk3288: use aligned address for SPL_TEXT_BASE 2017-11-21 23:57:21 +01:00
rk3328_common.h rockchip: config: use common CONFIG_ENV_SIZE for all SoCs 2017-11-07 09:16:56 +01:00
rk3368_common.h rockchip: configs: use rockchip-common.h for rk3368 2017-11-01 11:21:32 +01:00
rk3399_common.h rockchip: config: use common CONFIG_ENV_SIZE for all SoCs 2017-11-07 09:16:56 +01:00
rock2.h Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 2017-07-25 21:08:01 -04:00
rock.h rockchip: rock: remove CONFIG_ENV_OFFSET 2017-11-07 09:16:56 +01:00
rockchip-common.h rockchip: config: use common CONFIG_ENV_SIZE for all SoCs 2017-11-07 09:16:56 +01:00
rpi.h add support for Raspberry Pi Zero W 2017-12-04 09:59:02 -05:00
rsk7203.h net: Add SMC911X driver to Kconfig, convert 2017-10-20 21:40:26 -04:00
rsk7264.h net: Add SMC911X driver to Kconfig, convert 2017-10-20 21:40:26 -04:00
rsk7269.h net: Add SMC911X driver to Kconfig, convert 2017-10-20 21:40:26 -04:00
rut.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
rv1108_common.h rockchip: remove duplicate CONFIG_ENV_SIZE definitions 2017-11-21 23:57:24 +01:00
s5p_goni.h arm: config: fix default console only to specify the device 2017-11-17 10:54:32 -05:00
s5pc210_universal.h arm: config: fix default console only to specify the device 2017-11-17 10:54:32 -05:00
s32v234evb.h configs: Re-sync CONFIG_CMD_IMLS with moveconfig 2017-10-10 17:52:07 -04:00
sagem_f@st1704.h Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 2017-07-25 21:08:01 -04:00
salvator-x.h ARM: rmobile: Migrate boards to RCar IIC drivers 2017-11-30 02:34:21 +01:00
sama5d2_ptc_ek.h board: atmel: add sama5d2_ptc_ek board 2017-11-29 22:30:50 -05:00
sama5d2_xplained.h board: sama5d2_xplained: Convert to CONFIG_DM_VIDEO 2017-09-29 17:48:56 +02:00
sama5d3_xplained.h configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment 2017-09-14 16:02:48 -04:00
sama5d3xek.h board: sama5d3xek: Convert to CONFIG_DM_VIDEO 2017-09-29 17:50:04 +02:00
sama5d4_xplained.h board: sama5d4_xplained: Convert to CONFIG_DM_VIDEO 2017-09-29 17:51:22 +02:00
sama5d4ek.h board: sama5d4ek: Convert to CONFIG_DM_VIDEO 2017-09-29 17:50:44 +02:00
sama5d27_som1_ek.h board: atmel: Add SAMA5D27 SOM1 EK board 2017-09-14 16:02:46 -04:00
sandbox_spl.h Convert CONFIG_SPL_BOARD_INIT to Kconfig 2017-05-22 07:29:48 -04:00
sandbox.h Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND 2017-11-17 16:37:26 -05:00
sansa_fuze_plus.h usb: gadget: usb_ether: Move the interfaces to Kconfig 2017-10-03 19:12:05 +02:00
sbc8349.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
sbc8548.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
sbc8641d.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
sc_sps_1.h common: Move CONFIG_BOOTARGS to Kconfig 2017-08-14 17:06:06 -04:00
seaboard.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
secomx6quq7.h include/configs: drop default definitions of CONFIG_SYS_PBSIZE 2017-09-03 15:30:28 -04:00
sfr_nb4_ser.h Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 2017-07-25 21:08:01 -04:00
sh7752evb.h include/configs: remove default values of CONFIG_SYS_BARGSIZE 2017-09-03 15:30:30 -04:00
sh7753evb.h include/configs: remove default values of CONFIG_SYS_BARGSIZE 2017-09-03 15:30:30 -04:00
sh7757lcr.h include/configs: remove default values of CONFIG_SYS_BARGSIZE 2017-09-03 15:30:30 -04:00
sh7763rdp.h include/configs: remove default values of CONFIG_SYS_BARGSIZE 2017-09-03 15:30:30 -04:00
sh7785lcr.h include/configs: remove default values of CONFIG_SYS_BARGSIZE 2017-09-03 15:30:30 -04:00
sheep_rk3368.h rockchip: config: use common CONFIG_ENV_SIZE for all SoCs 2017-11-07 09:16:56 +01:00
sheevaplug.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
shmin.h include/configs: remove default values of CONFIG_SYS_BARGSIZE 2017-09-03 15:30:30 -04:00
siemens-am33x-common.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
silk.h Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig 2017-08-07 15:22:29 -05:00
smartweb.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
smdk5250.h
smdk5420.h
smdkc100.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
smdkv310.h net: Add SMC911X driver to Kconfig, convert 2017-10-20 21:40:26 -04:00
snapper9g45.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
snapper9260.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
sniper.h Convert CONFIG_EMIF4 et al to Kconfig 2017-09-13 09:24:27 -04:00
snow.h
socfpga_arria5_socdk.h Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig 2017-08-07 15:22:29 -05:00
socfpga_arria10_socdk.h common: Move CONFIG_BOOTARGS to Kconfig 2017-08-14 17:06:06 -04:00
socfpga_common.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
socfpga_cyclone5_socdk.h Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig 2017-08-07 15:22:29 -05:00
socfpga_de0_nano_soc.h Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig 2017-08-07 15:22:29 -05:00
socfpga_de1_soc.h Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig 2017-08-07 15:22:29 -05:00
socfpga_de10_nano.h Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig 2017-08-07 15:22:29 -05:00
socfpga_is1.h common: Move CONFIG_BOOTARGS to Kconfig 2017-08-14 17:06:06 -04:00
socfpga_mcvevk.h common: Move CONFIG_BOOTARGS to Kconfig 2017-08-14 17:06:06 -04:00
socfpga_sockit.h Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig 2017-08-07 15:22:29 -05:00
socfpga_socrates.h Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig 2017-08-07 15:22:29 -05:00
socfpga_sr1500.h Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig 2017-07-25 21:31:03 -04:00
socfpga_vining_fpga.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
socrates.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
som-6896.h x86: Switch all boards to use DM SCSI 2017-08-01 20:17:02 +08:00
som-db5800-som-6867.h x86: Switch all boards to use DM SCSI 2017-08-01 20:17:02 +08:00
spear3xx_evb.h Convert CONFIG_ENV_IS_IN_FLASH to Kconfig 2017-07-25 21:20:02 -04:00
spear6xx_evb.h Convert CONFIG_ENV_IS_IN_FLASH to Kconfig 2017-07-25 21:20:02 -04:00
spear-common.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
spring.h
stih410-b2260.h sti: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
stm32f429-discovery.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
stm32f746-disco.h stm32: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
stm32h743-disco.h stm32: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
stm32h743-eval.h stm32: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
stmark2.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
stout.h Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig 2017-08-07 15:22:29 -05:00
strider.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
stv0991.h stv0991: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
sun4i.h Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD 2017-05-15 10:40:05 -04:00
sun5i.h Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD 2017-05-15 10:40:05 -04:00
sun6i.h Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD 2017-05-15 10:40:05 -04:00
sun7i.h Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD 2017-05-15 10:40:05 -04:00
sun8i.h Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD 2017-05-15 10:40:05 -04:00
sun9i.h
sun50i.h Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD 2017-05-15 10:40:05 -04:00
sunxi-common.h sunxi: fix CONFIG_SUNXI_EMAC references 2017-11-09 14:39:09 +05:30
suvd3.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
syzygy_hub.h arm: zynq: Add support for SYZYGY Hub board 2017-11-28 15:53:07 +01:00
t4qds.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
T102xQDS.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
T102xRDB.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
T104xRDB.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
T208xQDS.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
T208xRDB.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
T1040QDS.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
T4240QDS.h configs: Finish migration of PHY_GIGE 2017-08-08 17:02:31 -04:00
T4240RDB.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
tam3517-common.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
tao3530.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
taurus.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
tb100.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
tbs2910.h ipu_common: Let the MX6 IPU clock be calculated in run-time 2017-09-11 12:46:51 +02:00
tec-ng.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
tec.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
tegra20-common.h configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards 2017-07-28 23:34:24 +02:00
tegra30-common.h configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards 2017-07-28 23:34:24 +02:00
tegra114-common.h configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards 2017-07-28 23:34:24 +02:00
tegra124-common.h configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards 2017-07-28 23:34:24 +02:00
tegra186-common.h
tegra210-common.h configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards 2017-07-28 23:34:24 +02:00
tegra-common-post.h configs: Migrate all of the existing USB symbols, except fastboot 2017-09-01 16:18:20 -04:00
tegra-common-usb-gadget.h
tegra-common.h Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig 2017-10-20 16:44:07 -04:00
theadorable-x86-common.h x86: theadorable-x86-common: Move "-generic" into kernel-ver variable 2017-10-07 12:06:27 +08:00
theadorable-x86-conga-qa3-e3845.h x86: theadorable-x86: Add header file for common defines and env 2017-08-08 21:13:06 +08:00
theadorable-x86-dfi-bt700.h x86: theadorable-x86: Add header file for common defines and env 2017-08-08 21:13:06 +08:00
theadorable.h Convert CONFIG_CMD_PCI to Kconfig 2017-08-11 15:41:50 -04:00
thuban.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
thunderx_88xx.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
ti814x_evm.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
ti816x_evm.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
ti_am335x_common.h Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig 2017-10-20 16:44:07 -04:00
ti_armv7_common.h include/configs: drop default definitions of CONFIG_SYS_PBSIZE 2017-09-03 15:30:28 -04:00
ti_armv7_keystone2.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
ti_armv7_omap.h Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig 2017-10-20 16:44:07 -04:00
ti_omap3_common.h Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig 2017-10-20 16:44:07 -04:00
ti_omap4_common.h Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND 2017-11-17 16:37:26 -05:00
ti_omap5_common.h Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig 2017-10-20 16:44:07 -04:00
tinker_rk3288.h Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 2017-07-25 21:08:01 -04:00
titanium.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
topic_miami.h topic_miami: Remove CONFIG_CMD_BOOTZ undef 2017-10-12 17:31:16 +02:00
tplink_wdr4300.h common: Move CONFIG_BOOTARGS to Kconfig 2017-08-14 17:06:06 -04:00
TQM834x.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
tqma6_mba6.h Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig 2017-08-07 15:22:29 -05:00
tqma6_wru4.h rtc: ds1337: drop "SYS" from config variables 2017-06-09 11:24:01 -04:00
tqma6.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
trats2.h arm: config: fix default console only to specify the device 2017-11-17 10:54:32 -05:00
trats.h arm: config: fix default console only to specify the device 2017-11-17 10:54:32 -05:00
tricorder.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
trimslice.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
ts4600.h
ts4800.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
turris_omnia.h Convert CONFIG_CMD_PCI to Kconfig 2017-08-11 15:41:50 -04:00
tuxx1.h
twister.h net: Add SMC911X driver to Kconfig, convert 2017-10-20 21:40:26 -04:00
UCP1020.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
udoo_neo.h Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND 2017-11-17 16:37:26 -05:00
udoo.h include/configs: drop default definitions of CONFIG_SYS_PBSIZE 2017-09-03 15:30:28 -04:00
ulcb.h ARM: rmobile: Rework the ULCB CPLD driver 2017-11-30 08:54:18 +01:00
uniphier.h ARM: uniphier: remove unused NAND CONFIG options 2017-11-29 00:29:00 +09:00
usb_a9263.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
usbarmory.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
vct.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
ve8313.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
venice2.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
ventana.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
vexpress_aemv8a.h net: Add SMC911X driver to Kconfig, convert 2017-10-20 21:40:26 -04:00
vexpress_ca5x2.h
vexpress_ca9x4.h
vexpress_ca15_tc2.h
vexpress_common.h Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND 2017-11-17 16:37:26 -05:00
veyron.h Convert CONFIG_CMD_SF_TEST to Kconfig 2017-08-11 15:41:56 -04:00
vf610twr.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
vinco.h cmd: Move CONFIG_RANDOM_UUID to Kconfig 2017-10-03 19:12:05 +02:00
vining_2000.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
vme8349.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
vyasa-rk3288.h rockchip: configs: vyasa: Update falcon offsets 2017-11-10 14:08:22 +01:00
wandboard.h Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND 2017-11-17 16:37:26 -05:00
warp7.h usb: gadget: usb_ether: Move the interfaces to Kconfig 2017-10-03 19:12:05 +02:00
warp.h Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 2017-07-25 21:08:01 -04:00
wb45n.h board: laird: add WB45N CPU module 2017-11-29 22:36:59 -05:00
wb50n.h board: laird: add WB50N CPU module 2017-11-29 22:36:59 -05:00
woodburn_common.h Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 2017-11-05 11:21:35 -05:00
woodburn_sd.h spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files 2017-08-13 17:15:08 +02:00
woodburn.h
work_92105.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
x86-chromebook.h x86: Switch all boards to use DM SCSI 2017-08-01 20:17:02 +08:00
x86-common.h usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
x600.h spear: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
xfi3.h usb: gadget: usb_ether: Move the interfaces to Kconfig 2017-10-03 19:12:05 +02:00
xilinx_zynqmp_ep.h
xilinx_zynqmp_zc1751_xm015_dc1.h
xilinx_zynqmp_zc1751_xm016_dc2.h
xilinx_zynqmp_zc1751_xm019_dc5.h
xilinx_zynqmp_zcu102.h Kconfig: Drop CONFIG_CMD_PCA953X_INFO 2017-08-11 15:41:50 -04:00
xilinx_zynqmp.h arm: zynq: Move ZYNQ_SERIAL to Kconfig 2017-11-28 16:08:45 +01:00
xpedite517x.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
xpedite520x.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
xpedite537x.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
xpedite550x.h mpc85xx: xpedite550x: remove CONFIG_FDT_FIXUP_PCI_IRQ 2017-10-27 08:52:22 -04:00
xpress.h i.mx6ul: xpress: update UART init for current board revision 2017-10-12 17:58:42 +02:00
xtfpga.h include/configs: drop default definitions of CONFIG_SYS_MAXARGS 2017-09-03 15:30:29 -04:00
zc5202.h Convert CONFIG_CMD_PCI to Kconfig 2017-08-11 15:41:50 -04:00
zc5601.h Move PHYLIB to Kconfig 2017-08-07 15:22:28 -05:00
zipitz2.h include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions 2017-09-03 15:30:30 -04:00
zmx25.h mx25: Move MX25 selection to Kconfig 2017-11-07 10:12:50 +01:00
zynq_cse.h arm: zynq: Add mini u-boot configuration for zynq 2017-11-28 16:08:47 +01:00
zynq_zc70x.h
zynq_zybo.h Convert CONFIG_CMD_EEPROM et al to Kconfig 2017-05-22 09:33:49 -04:00
zynq-common.h arm: zynq: Do not show information from checkboard twice 2017-11-29 08:02:40 +01:00