u-boot-brain/include/configs
Stefan Roese 06985289d4 watchdog: Implement generic watchdog_reset() version
This patch tries to implement a generic watchdog_reset() function that
can be used by all boards that want to service the watchdog device in
U-Boot. This watchdog servicing is enabled via CONFIG_WATCHDOG.

Without this approach, new boards or platforms needed to implement a
board specific version of this functionality, mostly copy'ing the same
code over and over again into their board or platforms code base.

With this new generic function, the scattered other functions are now
removed to be replaced by the generic one. The new version also enables
the configuration of the watchdog timeout via the DT "timeout-sec"
property (if enabled via CONFIG_OF_CONTROL).

This patch also adds a new flag to the GD flags, to flag that the
watchdog is ready to use and adds the pointer to the watchdog device
to the GD. This enables us to remove the global "watchdog_dev"
variable, which was prone to cause problems because of its potentially
very early use in watchdog_reset(), even before the BSS is cleared.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Heiko Schocher <hs@denx.de>
Cc: Tom Rini <trini@konsulko.com>
Cc: Michal Simek <michal.simek@xilinx.com>
Cc: "Marek Behún" <marek.behun@nic.cz>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Cc: Maxim Sloyko <maxims@google.com>
Cc: Erik van Luijk <evanluijk@interact.nl>
Cc: Ryder Lee <ryder.lee@mediatek.com>
Cc: Weijie Gao <weijie.gao@mediatek.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: "Álvaro Fernández Rojas" <noltari@gmail.com>
Cc: Philippe Reynes <philippe.reynes@softathome.com>
Cc: Christophe Leroy <christophe.leroy@c-s.fr>
Reviewed-by: Michal Simek <michal.simek@xilinx.com>
Tested-by: Michal Simek <michal.simek@xilinx.com> (on zcu100)
2019-04-26 09:16:32 +02:00
..
km cosmetic: config: Remove empty #ifdefs 2019-04-02 13:44:18 +02:00
3c120_devboard.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
10m50_devboard.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
adp-ae3xx.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
adp-ag101p.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
advantech_dms-ba16.h configs: move CONFIG_MXC_OCOTP to Kconfig 2019-04-13 20:30:09 +02:00
alt.h ARM: rmobile: alt: Increase USB power-good delay 2019-04-09 18:19:10 +02:00
am43xx_evm.h spi: ti_qspi: Drop non DM code 2019-04-17 17:43:19 +05:30
am57xx_evm.h spi: ti_qspi: Drop non DM code 2019-04-17 17:43:19 +05:30
am65x_evm.h am65x_evm: Allow bootm to load larger kernels 2019-02-09 07:51:01 -05:00
am335x_evm.h configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig 2019-04-19 11:31:58 +02:00
am335x_guardian.h am335x, guardian: Add support for the bosch guardian board 2019-04-12 08:05:48 -04:00
am335x_igep003x.h Convert CONFIG_MTD_PARTITIONS et al to Kconfig 2018-07-22 19:20:17 -04:00
am335x_shc.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
am335x_sl50.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
am3517_crane.h Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
am3517_evm.h ARM: am3517_evm: Enable Falcon Mode 2019-02-19 08:55:43 -05:00
amcore.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
ap_sh4a_4a.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
ap121.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
ap143.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
ap152.h mips: add initial support for qca956x referenced board 2019-04-12 17:32:50 +02:00
ap325rxa.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
apalis_imx6.h configs: move CONFIG_MXC_OCOTP to Kconfig 2019-04-13 20:30:09 +02:00
apalis_t30.h Kconfig: tegra: Migrate USB_EHCI_TEGRA 2019-02-20 09:01:44 -07:00
apalis-tk1.h Kconfig: tegra: Migrate USB_EHCI_TEGRA 2019-02-20 09:01:44 -07:00
apf27.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
apx4devkit.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
aristainetos-common.h imx: move CONFIG_VIDEO_IPUV3 to defconfigs 2019-04-13 20:30:09 +02:00
aristainetos.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
aristainetos2.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
aristainetos2b.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
armadillo-800eva.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
arndale.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
aspeed-common.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
aspenite.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
astro_mcf5373l.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
at91-sama5_common.h configs: at91: sama5_common: Adjust CONFIG_ENV_OFFSET to match block alignment 2018-05-23 17:30:03 -04:00
at91rm9200ek.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
at91sam9m10g45ek.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
at91sam9n12ek.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
at91sam9rlek.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
at91sam9x5ek.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
at91sam9260ek.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
at91sam9261ek.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
at91sam9263ek.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
ax25-ae350.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
axs10x.h ARC: AXS10x: drop NAND support 2019-03-28 10:42:47 +03:00
B4860QDS.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
baltos.h configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig 2019-04-19 11:31:58 +02:00
bav335x.h configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig 2019-04-19 11:31:58 +02:00
bayleybay.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
bcm_ep_board.h Kconfig: Migrate BOUNCE_BUFFER 2019-01-19 09:49:26 -05:00
bcm_northstar2.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bcm7260.h board: arm: Add support for Broadcom BCM7260 2018-09-10 21:19:31 -04:00
bcm7445.h bcm7445: move some configuration in defconfig file 2019-03-25 17:35:52 -04:00
bcm23550_w1d.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
bcm28155_ap.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
bcmstb.h arm: bcm7445: Change serial console index 2018-09-10 21:19:31 -04:00
beaver.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
bg0900.h cosmetic: config: Remove empty #ifdefs 2019-04-02 13:44:18 +02:00
bitmain_antminer_s9.h env: Added support to save env to spi through Kconfig 2018-07-19 10:49:56 +02:00
bk4r1.h config: bk4: Update u-boot envs to support NOR memories initial setup 2019-04-13 20:30:08 +02:00
blanche.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
bmips_bcm3380.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bmips_bcm6318.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bmips_bcm6328.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bmips_bcm6338.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
bmips_bcm6348.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
bmips_bcm6358.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
bmips_bcm6362.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bmips_bcm6368.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
bmips_bcm6838.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bmips_bcm63268.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bmips_common.h net: add support for bcm6348-enet 2018-12-19 15:23:00 +01:00
boston.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
broadcom_bcm963158.h bcm963158: add nand support 2019-04-22 12:06:39 -04:00
broadcom_bcm968380gerg.h bcm968380gerg: add nand support 2019-04-22 11:56:29 -04:00
broadcom_bcm968580xref.h bcm968580xref: add nand support 2019-04-22 12:06:38 -04:00
brppt1.h configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig 2019-04-19 11:31:58 +02:00
brxre1.h configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig 2019-04-19 11:31:58 +02:00
BSC9131RDB.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
BSC9132QDS.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
bubblegum_96.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bur_am335x_common.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
bur_cfg_common.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
C29XPCIE.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
calimain.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
cardhu.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
cei-tk1-som.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
cgtqmx6eval.h imx: move CONFIG_VIDEO_IPUV3 to defconfigs 2019-04-13 20:30:09 +02:00
cherryhill.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
chiliboard.h configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig 2019-04-19 11:31:58 +02:00
chromebook_link.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
chromebook_samus.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
chromebox_panther.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ci20.h mips: jz47xx: Add Creator CI20 platform 2018-12-19 15:23:02 +01:00
cl-som-imx7.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
clearfog.h mvebu: drop dangling SPI flash comments and #ifdefs 2019-04-12 07:04:18 +02:00
cm_fx6.h imx: move CONFIG_VIDEO_IPUV3 to defconfigs 2019-04-13 20:30:09 +02:00
cm_t35.h Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
cm_t43.h spi: ti_qspi: Drop non DM code 2019-04-17 17:43:19 +05:30
cm_t54.h arm: ti: boot: Extract PARTS_DEFAULT to boot.h 2018-05-08 18:50:22 -04:00
cm_t335.h Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
cm_t3517.h Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
cobra5272.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
colibri_imx6.h configs: move CONFIG_MXC_OCOTP to Kconfig 2019-04-13 20:30:09 +02:00
colibri_imx7.h colibri_imx7: fix boot commands 2019-01-28 13:02:07 +01:00
colibri_pxa270.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
colibri_t20.h Kconfig: tegra: Migrate USB_EHCI_TEGRA 2019-02-20 09:01:44 -07:00
colibri_t30.h Kconfig: tegra: Migrate USB_EHCI_TEGRA 2019-02-20 09:01:44 -07:00
colibri_vf.h colibri_vf: fix sdboot for vybrid modules 2019-04-13 20:30:09 +02:00
colibri-imx6ull.h configs: mx7: Remove CONFIG_DBG_MONITOR 2018-10-09 18:34:13 +02:00
comtrend_ar5315u.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
comtrend_ar5387un.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
comtrend_ct5361.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
comtrend_vr3032u.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
comtrend_wap5813n.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
conga-qeval20-qa3-e3845.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
controlcenterd.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
controlcenterdc.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
coreboot.h x86: coreboot: Add generic coreboot payload support 2018-08-20 13:52:06 +08:00
corenet_ds.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
corvus.h at91: corvus_defconfig: get rid of build warnings 2019-04-22 10:17:29 +03:00
cougarcanyon2.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
crownbay.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cyrus.h configs: drop CONFIG_SYS_EXTRA_ENV_RELOC 2018-10-06 09:04:18 -04:00
da850evm.h davinci: da850evm/omapl138-lcdk: Move BSS to SDRAM because SRAM is full 2019-04-12 08:05:49 -04:00
dalmore.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
db-88f6281-bp.h ARM: kirkwood: add db-88f6281-bp board 2019-04-26 07:35:38 +02:00
db-88f6720.h mvebu: drop dangling SPI flash comments and #ifdefs 2019-04-12 07:04:18 +02:00
db-88f6820-amc.h mvebu: drop dangling SPI flash comments and #ifdefs 2019-04-12 07:04:18 +02:00
db-88f6820-gp.h mvebu: drop dangling SPI flash comments and #ifdefs 2019-04-12 07:04:18 +02:00
db-mv784mp-gp.h mvebu: drop dangling SPI flash comments and #ifdefs 2019-04-12 07:04:18 +02:00
db-xc3-24g4xg.h arm: mvebu: Add DB-XC3-24G4XG board 2019-04-12 07:04:18 +02:00
devkit3250.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
devkit8000.h Convert CONFIG_TWL4030_LED et al to Kconfig 2018-08-17 13:04:00 -04:00
dfi-bt700.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dh_imx6.h configs: move CONFIG_MXC_OCOTP to Kconfig 2019-04-13 20:30:09 +02:00
display5.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
dns325.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
dockstar.h Convert CONFIG_MTD_PARTITIONS et al to Kconfig 2018-07-22 19:20:17 -04:00
dra7xx_evm.h spi: ti_qspi: Drop non DM code 2019-04-17 17:43:19 +05:30
draak.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
draco.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
dragonboard410c.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
dragonboard820c.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
dreamplug.h cosmetic: config: Remove empty #ifdefs 2019-04-02 13:44:18 +02:00
ds109.h cosmetic: config: Remove empty #ifdefs 2019-04-02 13:44:18 +02:00
ds414.h mvebu: drop dangling SPI flash comments and #ifdefs 2019-04-12 07:04:18 +02:00
duovero.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
e2220-1170.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
ea20.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
eagle.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
eb_cpu5282.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
ebisu.h ARM: rmobile: Zap CONFIG_SYS_CLK_FREQ where applicable 2018-06-14 22:35:21 +02:00
eco5pk.h Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
ecovec.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
edb93xx.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
edison.h x86: edison: Remove staled comments from configuration header 2018-12-31 09:42:41 +08:00
edminiv2.h configs: Remove CONFIG_MARVELL 2018-11-26 22:52:13 -05:00
efi-x86_app.h x86: Rename efi-x86 target to efi-x86_app 2018-06-17 21:16:04 +08:00
efi-x86_payload.h x86: efi-x86_payload: Enable usb keyboard during boot 2018-06-24 08:56:04 +08:00
el6x_common.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
elgin_rv1108.h ARM: rockchip: Add rv1108-elgin-r1 board support 2018-12-16 01:30:11 +01:00
embestmx6boards.h imx: move CONFIG_VIDEO_IPUV3 to defconfigs 2019-04-13 20:30:09 +02:00
emsdp.h ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig 2019-01-25 08:38:18 +03:00
espresso7420.h espresso7420: remove duplicated config 2019-03-11 15:53:55 +09:00
espt.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
etamin.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
ethernut5.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
evb_ast2500.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
evb_px5.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
evb_rk3036.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
evb_rk3128.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
evb_rk3229.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
evb_rk3288.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
evb_rk3328.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
evb_rk3399.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
evb_rv1108.h ARM: rockchip: rv1108: Add support for default distro_bootcmd 2018-11-30 21:56:45 +01:00
exynos-common.h Kconfig: Migrate BOUNCE_BUFFER 2019-01-19 09:49:26 -05:00
exynos4-common.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
exynos5-common.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
exynos5-dt-common.h exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASE 2019-03-25 17:35:52 -04:00
exynos5250-common.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
exynos5420-common.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
exynos7420-common.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fennec_rk3288.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
firefly-rk3288.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
flea3.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
galileo.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
gardena-smart-gateway-at91sam.h arm: at91: Add gardena-gateway-at91sam support 2019-04-09 09:28:50 +03:00
gardena-smart-gateway-mt7688.h mips: mt76xx: Use correct timer frequency 2019-02-01 14:12:36 +01:00
ge_bx50v3.h configs: move CONFIG_MXC_OCOTP to Kconfig 2019-04-13 20:30:09 +02:00
geekbox.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
goflexhome.h configs: kirkwood: Move RTC_MV to DM and Kconfig 2018-08-07 10:51:19 +02:00
gose.h ARM: rmobile: Convert to bootm_size 2018-12-04 09:21:06 +01:00
gplugd.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
gru.h rockchip: Add support for chromebook_bob 2019-02-01 16:59:13 +01:00
guruplug.h configs: kirkwood: Move RTC_MV to DM and Kconfig 2018-08-07 10:51:19 +02:00
gw_ventana.h imx: move CONFIG_VIDEO_IPUV3 to defconfigs 2019-04-13 20:30:09 +02:00
h2200.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
harmony.h Kconfig: tegra: Migrate USB_EHCI_TEGRA 2019-02-20 09:01:44 -07:00
helios4.h mvebu: drop dangling SPI flash comments and #ifdefs 2019-04-12 07:04:18 +02:00
highbank.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
hikey.h hikey: Allow environment to store in eMMC and increase bootdelay 2019-02-19 08:55:43 -05:00
hrcon.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
hsdk.h Convert CONFIG_BOARD_TYPES to Kconfig 2019-02-09 12:50:21 -07:00
huawei_hg556a.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
ib62x0.h Kconfig: Migrate CONFIG_BUILD_TARGET 2019-02-02 08:23:57 -05:00
iconnect.h Convert CONFIG_MTD_PARTITIONS et al to Kconfig 2018-07-22 19:20:17 -04:00
ids8313.h spi: Zap CONFIG_HARD_SPI 2018-11-27 21:06:53 +05:30
imgtec_xilfpga.h MIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE_MODE 2018-09-22 21:04:10 +02:00
imx6_logic.h ARM: imx6q_logic: Enable UUID support 2019-03-31 20:00:57 +02:00
imx6_spl.h spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 2019-02-01 09:14:21 -05:00
imx6-engicam.h include: configs: imx6-engicam: Add recovery boot option 2019-03-13 09:14:35 +01:00
imx6dl-mamoj.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
imx7_spl.h spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 2019-02-01 09:14:21 -05:00
imx8mq_evk.h configs: move CONFIG_MXC_OCOTP to Kconfig 2019-04-13 20:30:09 +02:00
imx8qxp_mek.h imx8qxp: mek: default enable SPL 2019-01-28 20:35:47 +01:00
imx27lite-common.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
integrator-common.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
integratorap.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
integratorcp.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
iot_devkit.h ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig 2019-01-25 08:38:18 +03:00
ipam390.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
jetson-tk1.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
k2e_evm.h ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common place 2019-04-12 08:05:55 -04:00
k2g_evm.h ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common place 2019-04-12 08:05:55 -04:00
k2hk_evm.h ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common place 2019-04-12 08:05:55 -04:00
k2l_evm.h ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common place 2019-04-12 08:05:55 -04:00
kc1.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
km_kirkwood.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
km8360.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
kmp204x.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
koelsch.h ARM: rmobile: Convert to bootm_size 2018-12-04 09:21:06 +01:00
kp_imx6q_tpc.h configs: move CONFIG_MXC_OCOTP to Kconfig 2019-04-13 20:30:09 +02:00
kp_imx53.h cosmetic: Remove not needed string from kp_imx53.h config 2019-04-02 13:44:18 +02:00
kylin_rk3036.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
kzm9g.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
lacie_kw.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
lager.h ARM: rmobile: Convert to bootm_size 2018-12-04 09:21:06 +01:00
legoev3.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
libretech-ac.h boards: Amlogic: Add support for Libretech-AC 2019-04-10 16:50:46 +02:00
linkit-smart-7688.h mips: mt76xx: Use correct timer frequency 2019-02-01 14:12:36 +01:00
lion_rk3368.h rockchip: board: lion-rk3368: increase phy autonegotiation timeout 2018-07-21 01:55:26 +02:00
liteboard.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
ls1012a_common.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
ls1012a2g5rdb.h armv8: ls1012afrx: Add TFABOOT support 2018-12-06 14:37:57 -08:00
ls1012afrdm.h armv8: ls1012afrx: Add TFABOOT support 2018-12-06 14:37:57 -08:00
ls1012afrwy.h armv8: ls1012afrx: Add TFABOOT support 2018-12-06 14:37:57 -08:00
ls1012aqds.h Convert CONFIG_DEFAULT_SPI_* to Kconfig 2019-03-25 17:36:53 -04:00
ls1012ardb.h armv8: ls1012ardb: Add TFABOOT support 2018-12-06 14:37:19 -08:00
ls1021aiot.h armv7: ls102xa: Add workaround for DDR erratum A-008850 2019-03-15 11:52:01 +05:30
ls1021aqds.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
ls1021atwr.h armv7: ls102xa: Add workaround for DDR erratum A-008850 2019-03-15 11:52:01 +05:30
ls1043a_common.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
ls1043aqds.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
ls1043ardb.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
ls1046a_common.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
ls1046aqds.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
ls1046ardb.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
ls1088a_common.h mc : Reduce MC memory size to 128M 2019-03-15 11:52:00 +05:30
ls1088aqds.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
ls1088ardb.h board: ls1088ardb: use default scan_dev_for_boot 2019-03-03 20:56:00 +05:30
ls2080a_common.h mc : Reduce MC memory size to 128M 2019-03-15 11:52:00 +05:30
ls2080a_emu.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
ls2080a_simu.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
ls2080aqds.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
ls2080ardb.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
lsxl.h arm: kirkwood: lsxl: enable DM for SATA 2019-04-12 07:04:18 +02:00
lx2160a_common.h mc : Reduce MC memory size to 128M 2019-03-15 11:52:00 +05:30
lx2160aqds.h lx2160aqds : Add support for LX2160AQDS platform 2019-02-19 10:26:44 +05:30
lx2160ardb.h board/lx2160ardb: Add distro boot support 2019-02-19 10:26:44 +05:30
m53menlo.h imx: move CONFIG_VIDEO_IPUV3 to defconfigs 2019-04-13 20:30:09 +02:00
M5208EVBE.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
M5235EVB.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
M5249EVB.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
M5253DEMO.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
M5272C3.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
M5275EVB.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
M5282EVB.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
M5329EVB.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
M5373EVB.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
M5475EVB.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
M5485EVB.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
M52277EVB.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
M53017EVB.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
M54418TWR.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
M54451EVB.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
M54455EVB.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
malta.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
maxbcm.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
mccmon6.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
MCR3000.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
mcx.h Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
medcom-wide.h Kconfig: tegra: Migrate USB_EHCI_TEGRA 2019-02-20 09:01:44 -07:00
meesc.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
meson64.h configs: meson64: use vidconsole and usbkbd if enabled 2019-01-31 09:35:01 +01:00
microblaze-generic.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
MigoR.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
minnowmax.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
miqi_rk3288.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
MPC832XEMDS.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
MPC837XEMDS.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
MPC837XERDB.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
mpc8308_p1m.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
MPC8308RDB.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
MPC8313ERDB.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
MPC8315ERDB.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
MPC8323ERDB.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
MPC8349EMDS.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
MPC8349ITX.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
MPC8536DS.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
MPC8540ADS.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
MPC8541CDS.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
MPC8544DS.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
MPC8548CDS.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
MPC8555CDS.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
MPC8560ADS.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
MPC8568MDS.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
MPC8569MDS.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
MPC8572DS.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
MPC8610HPCD.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
MPC8641HPCN.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
mpr2.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
ms7720se.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
ms7722se.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
ms7750se.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
mt_ventoux.h Convert CONFIG_VIDEO_OMAP3 to Kconfig 2018-08-17 13:04:00 -04:00
mt7623.h adding saveenv-command for bananapi r2 2019-01-18 09:26:04 -05:00
mt7629.h arm: MediaTek: add ethernet support for MT7629 boards 2019-01-14 17:43:18 -05:00
mv-common.h configs: Remove CONFIG_MARVELL 2018-11-26 22:52:13 -05:00
mv-plug-common.h Kconfig: Migrate CONFIG_BUILD_TARGET 2019-02-02 08:23:57 -05:00
mvebu_armada-8k.h mvebu: drop dangling SPI flash comments and #ifdefs 2019-04-12 07:04:18 +02:00
mvebu_armada-37xx.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
mx6_common.h configs: move CONFIG_MXC_OCOTP to Kconfig 2019-04-13 20:30:09 +02:00
mx6cuboxi.h imx: move CONFIG_VIDEO_IPUV3 to defconfigs 2019-04-13 20:30:09 +02:00
mx6memcal.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
mx6qarm2.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx6sabre_common.h imx: move CONFIG_VIDEO_IPUV3 to defconfigs 2019-04-13 20:30:09 +02:00
mx6sabreauto.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
mx6sabresd.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mx6slevk.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
mx6sllevk.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
mx6sxsabreauto.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
mx6sxsabresd.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
mx6ul_14x14_evk.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
mx6ullevk.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
mx7_common.h configs: move CONFIG_MXC_OCOTP to Kconfig 2019-04-13 20:30:09 +02:00
mx7dsabresd.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
mx7ulp_evk.h Kconfig: Migrate BOUNCE_BUFFER 2019-01-19 09:49:26 -05:00
mx23_olinuxino.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
mx23evk.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
mx25pdk.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx28evk.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
mx31pdk.h Convert CONFIG_DEFAULT_SPI_* to Kconfig 2019-03-25 17:36:53 -04:00
mx35pdk.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
mx51evk.h imx: move CONFIG_VIDEO_IPUV3 to defconfigs 2019-04-13 20:30:09 +02:00
mx53ard.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx53cx9020.h imx: move CONFIG_VIDEO_IPUV3 to defconfigs 2019-04-13 20:30:09 +02:00
mx53evk.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mx53loco.h imx: move CONFIG_VIDEO_IPUV3 to defconfigs 2019-04-13 20:30:09 +02:00
mx53ppd.h imx: move CONFIG_VIDEO_IPUV3 to defconfigs 2019-04-13 20:30:09 +02:00
mx53smd.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
mxs.h Kconfig: Migrate BOUNCE_BUFFER 2019-01-19 09:49:26 -05:00
nas220.h Kirkwood: NAS220: remove bootdelay from CONFIG_EXTRA_ENV_SETTINGS 2018-09-19 08:59:26 +02:00
netgear_cg3100d.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
netgear_dgnd3700v2.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
nitrogen6x.h imx: move CONFIG_VIDEO_IPUV3 to defconfigs 2019-04-13 20:30:09 +02:00
nokia_rx51.h Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
novena.h imx: move CONFIG_VIDEO_IPUV3 to defconfigs 2019-04-13 20:30:09 +02:00
nsa310s.h Kconfig: Migrate CONFIG_BUILD_TARGET 2019-02-02 08:23:57 -05:00
nsim.h ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig 2019-01-25 08:38:18 +03:00
nyan-big.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
odroid_xu3.h arm: exynos: Remove duplicated "boardname" env setting 2019-03-11 15:53:29 +09:00
odroid.h arm: exynos: Remove duplicated "boardname" env setting 2019-03-11 15:53:29 +09:00
omap3_beagle.h Convert CONFIG_TWL4030_LED et al to Kconfig 2018-08-17 13:04:00 -04:00
omap3_cairo.h omap3_cairo: remove empty #ifdef/#endif block 2019-02-09 07:50:54 -05:00
omap3_evm.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
omap3_igep00x0.h omap3: igep00x0: Remove USB support due DM_USB deadline 2019-01-15 15:28:41 -05:00
omap3_logic.h ARM: omap3_logic: Add NOR Flash Support for SOM-LV 2018-10-22 09:18:49 -04:00
omap3_overo.h Convert CONFIG_TWL4030_LED et al to Kconfig 2018-08-17 13:04:00 -04:00
omap3_pandora.h omap3: pandora: Enable DM_SERIAL 2018-09-10 21:19:31 -04:00
omap3_zoom1.h Convert CONFIG_TWL4030_LED et al to Kconfig 2018-08-17 13:04:00 -04:00
omap4_panda.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
omap4_sdp4430.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
omap5_uevm.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
omapl138_lcdk.h davinci: da850evm/omapl138-lcdk: Move BSS to SDRAM because SRAM is full 2019-04-12 08:05:49 -04:00
openrd.h arm: kirkwood: openrd: Increase U-Boot size in flash to make it fit 2019-04-26 07:35:38 +02:00
opos6uldev.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
origen.h Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
ot1200.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
p1_p2_rdb_pc.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
p1_twr.h spi: Zap CONFIG_HARD_SPI 2018-11-27 21:06:53 +05:30
P1010RDB.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
P1022DS.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
P1023RDB.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
P2041RDB.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
p2371-2180.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
p2371-0000.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
p2571.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
p2771-0000.h Kconfig: tegra: Migrate SYS_I2C_TEGRA 2019-02-20 09:01:44 -07:00
P3041DS.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
P4080DS.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
P5020DS.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
P5040DS.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
paz00.h Kconfig: tegra: Migrate USB_EHCI_TEGRA 2019-02-20 09:01:44 -07:00
pcl063.h imx: Add PHYTEC phyBOARD-i.MX6UL-Segin 2019-01-28 12:47:27 +01:00
pcm051.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
pcm052.h config: pcm052: Use SZ_X{MK} from linux/sizes.h for include/configs/pcm052.h 2019-04-13 20:30:08 +02:00
pcm058.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
pdu001.h configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPAT 2018-12-10 06:21:58 +01:00
peach-pi.h Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
peach-pit.h Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
pengwyn.h configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig 2019-04-19 11:31:58 +02:00
pepper.h Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
pfla02.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
phycore_rk3288.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pic32mzdask.h MIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE_MODE 2018-09-22 21:04:10 +02:00
pico-imx6ul.h pico-imx6ul: Convert to DM_PMIC 2019-03-13 09:14:35 +01:00
pico-imx7d.h pico-imx7d: Add LCD support 2019-01-28 12:53:48 +01:00
picosam9g45.h arm: at91: wdt: Convert watchdog driver to dm/dt 2018-11-16 13:34:34 -05:00
platinum_picon.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
platinum_titanium.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
platinum.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
plutux.h Kconfig: tegra: Migrate USB_EHCI_TEGRA 2019-02-20 09:01:44 -07:00
pm9g45.h board: pm9g45: Migrate to CONFIG_DM 2019-04-09 09:28:50 +03:00
pm9261.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
pm9263.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
pogo_e02.h Convert CONFIG_MTD_PARTITIONS et al to Kconfig 2018-07-22 19:20:17 -04:00
poplar.h Kconfig: Migrate BOUNCE_BUFFER 2019-01-19 09:49:26 -05:00
popmetal_rk3288.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
porter.h ARM: rmobile: Convert to bootm_size 2018-12-04 09:21:06 +01:00
puma_rk3399.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
pxa-common.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pxm2.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
qemu-arm.h ARM: qemu-arm: enable USB boot in distro boot with UEFI 2019-03-08 18:03:58 -05:00
qemu-mips.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
qemu-mips64.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
qemu-ppce500.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
qemu-riscv.h riscv: qemu: define standalone load address 2019-01-15 09:36:31 +08:00
qemu-x86.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r2dplus.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
r7780mp.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
r0p7734.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
rastaban.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
rcar-gen2-common.h ARM: rmobile: rcar-gen2: Activate bootm_size 2019-03-30 07:48:05 +01:00
rcar-gen3-common.h ARM: rmobile: rcar-gen3: Activate bootm_size 2019-03-09 17:57:04 +01:00
rk322x_common.h Kconfig: Migrate BOUNCE_BUFFER 2019-01-19 09:49:26 -05:00
rk3036_common.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
rk3128_common.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
rk3188_common.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
rk3288_common.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
rk3328_common.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
rk3368_common.h Kconfig: Migrate BOUNCE_BUFFER 2019-01-19 09:49:26 -05:00
rk3399_common.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
rock.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rock2.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rock960_rk3399.h rockchip: rk3399: Add common Rock960 family from Vamrs 2018-12-06 16:04:49 +01:00
rockchip-common.h rockchip: set SYS_NS16550_MEM32 for all SoCs 2018-05-14 17:30:39 +02:00
rpi.h rpi: Add mmc 1 as a boot target 2018-12-02 22:59:55 +01:00
rsk7203.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
rsk7264.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
rsk7269.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
rut.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rv1108_common.h Kconfig: Migrate BOUNCE_BUFFER 2019-01-19 09:49:26 -05:00
s5p_goni.h Revert "arm: config: fix default console only to specify the device" 2018-12-26 10:34:59 +09:00
s5pc210_universal.h Revert "arm: config: fix default console only to specify the device" 2018-12-26 10:34:59 +09:00
s32v234evb.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
sagem_f@st1704.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
salvator-x.h ARM: rmobile: Zap CONFIG_SYS_CLK_FREQ where applicable 2018-06-14 22:35:21 +02:00
sama5d2_icp.h board: atmel: add SAMA5D2 ICP board 2019-04-18 09:43:22 +03:00
sama5d2_ptc_ek.h ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig 2019-01-21 08:36:11 -05:00
sama5d2_xplained.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
sama5d3_xplained.h ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig 2019-01-21 08:36:11 -05:00
sama5d3xek.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
sama5d4_xplained.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
sama5d4ek.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
sama5d27_som1_ek.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
sandbox_spl.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sandbox.h sandbox: Enable the 'trace' command when tracing is used 2019-04-23 20:26:43 -06:00
sansa_fuze_plus.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sbc8349.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
sbc8548.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
sbc8641d.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
SBx81LIFKW.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
SBx81LIFXCAT.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
sc_sps_1.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
seaboard.h Kconfig: tegra: Migrate TEGRA_KEYBOARD 2019-02-20 09:01:45 -07:00
secomx6quq7.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
sfr_nb4_ser.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
sh7752evb.h sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ 2018-09-15 03:19:07 +02:00
sh7753evb.h sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ 2018-09-15 03:19:07 +02:00
sh7757lcr.h sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ 2018-09-15 03:19:07 +02:00
sh7763rdp.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
sh7785lcr.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
sheep_rk3368.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sheevaplug.h configs: kirkwood: Move RTC_MV to DM and Kconfig 2018-08-07 10:51:19 +02:00
shmin.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
siemens-am33x-common.h configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig 2019-04-19 11:31:58 +02:00
sifive-fu540.h riscv: Add SiFive FU540 board support 2019-02-27 09:12:33 +08:00
silk.h ARM: rmobile: Convert to bootm_size 2018-12-04 09:21:06 +01:00
sksimx6.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
smartweb.h arm: at91: siemens: Add support to generate combined SPL+U-Boot image 2019-04-09 09:28:50 +03:00
smdk5250.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
smdk5420.h Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
smdkc100.h Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
smdkv310.h Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
snapper9g45.h ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig 2019-01-21 08:36:11 -05:00
snapper9260.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
sniper.h Convert CONFIG_TWL4030_LED et al to Kconfig 2018-08-17 13:04:00 -04:00
snow.h snow: set fdtfile 2018-07-27 11:19:49 +09:00
socfpga_arria5_socdk.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
socfpga_arria10_socdk.h ARM: socfpga: Disable D cache in SPL 2019-03-09 17:59:13 +01:00
socfpga_common.h arm: socfpga: gen5: deassert peripheral reset by default 2019-04-17 22:20:16 +02:00
socfpga_cyclone5_socdk.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
socfpga_dbm_soc1.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
socfpga_de1_soc.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
socfpga_de10_nano.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
socfpga_de0_nano_soc.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
socfpga_is1.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
socfpga_sockit.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
socfpga_socrates.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
socfpga_sr1500.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
socfpga_stratix10_socdk.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
socfpga_vining_fpga.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
socrates.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
som-db5800-som-6867.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
spear-common.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
spear3xx_evb.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
spear6xx_evb.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
spring.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
stih410-b2260.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
stm32f429-discovery.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
stm32f429-evaluation.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
stm32f469-discovery.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
stm32f746-disco.h configs: stm32f746-disco: update EXTRA_ENV_SETTINGS 2019-04-23 15:31:35 +02:00
stm32h743-disco.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
stm32h743-eval.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
stm32mp1.h stm32mp1: activated some configuration 2019-04-12 16:09:13 +02:00
stmark2.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
stout.h ARM: rmobile: Convert to bootm_size 2018-12-04 09:21:06 +01:00
strider.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
stv0991.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
sun4i.h sunxi: usb: Switch to Generic host controllers 2019-01-18 22:19:09 +05:30
sun5i.h sunxi: usb: Switch to Generic host controllers 2019-01-18 22:19:09 +05:30
sun6i.h sunxi: usb: Switch to Generic host controllers 2019-01-18 22:19:09 +05:30
sun7i.h sunxi: usb: Switch to Generic host controllers 2019-01-18 22:19:09 +05:30
sun8i.h sunxi: usb: Switch to Generic host controllers 2019-01-18 22:19:09 +05:30
sun9i.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sun50i.h sunxi: usb: Switch to Generic host controllers 2019-01-18 22:19:09 +05:30
sunxi-common.h Merge branch 'master' of git://git.denx.de/u-boot-sunxi 2019-04-17 09:19:45 -04:00
suvd3.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
syzygy_hub.h ARM: zynq: Convert Syzygy to DM_I2C 2019-02-14 14:31:10 +01:00
t4qds.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
T102xQDS.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
T102xRDB.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
T104xRDB.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
T208xQDS.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
T208xRDB.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
T1040QDS.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
T4240QDS.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
T4240RDB.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
tam3517-common.h Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
tao3530.h Convert CONFIG_TWL4030_LED et al to Kconfig 2018-08-17 13:04:00 -04:00
taurus.h arm: at91: siemens: Add support to generate combined SPL+U-Boot image 2019-04-09 09:28:50 +03:00
tb100.h ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig 2019-01-25 08:38:18 +03:00
tbs2910.h imx: move CONFIG_VIDEO_IPUV3 to defconfigs 2019-04-13 20:30:09 +02:00
tec-ng.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
tec.h Kconfig: tegra: Migrate USB_EHCI_TEGRA 2019-02-20 09:01:44 -07:00
tegra-common-post.h configs: Remove empty #ifdef/#ifndef blocks from configs 2018-07-10 16:55:57 -04:00
tegra-common-usb-gadget.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
tegra-common.h tegra: cleanup dangling comments in include/configs 2019-02-20 09:01:43 -07:00
tegra20-common.h ARM: tegra: Reserve 32MB for the Linux kernel 2019-02-20 09:01:44 -07:00
tegra30-common.h ARM: tegra: Reserve 32MB for the Linux kernel 2019-02-20 09:01:44 -07:00
tegra114-common.h ARM: tegra: Reserve 32MB for the Linux kernel 2019-02-20 09:01:44 -07:00
tegra124-common.h ARM: tegra: Reserve 32MB for the Linux kernel 2019-02-20 09:01:44 -07:00
tegra186-common.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
tegra210-common.h tegra: cleanup dangling comments in include/configs 2019-02-20 09:01:43 -07:00
theadorable-x86-common.h x86: theadorable-x86: Generate and pass root=PARTUUID instead of /dev/sdaX 2018-10-28 21:02:15 +08:00
theadorable-x86-conga-qa3-e3845.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
theadorable-x86-dfi-bt700.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
theadorable.h mvebu: drop dangling SPI flash comments and #ifdefs 2019-04-12 07:04:18 +02:00
thuban.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
thunderx_88xx.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
ti_am335x_common.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
ti_armv7_common.h configs: ti: Move FIT image load address to avoid overwrite 2019-03-29 10:53:18 -04:00
ti_armv7_keystone2.h ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common place 2019-04-12 08:05:55 -04:00
ti_armv7_omap.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ti_omap3_common.h DM: serial: ti_omap3_common: Don't define serial unless !DM_SERIAL 2018-09-11 21:39:06 -04:00
ti_omap4_common.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
ti_omap5_common.h configs: ti_omap5_common: Add NAND environment settings 2019-04-12 08:05:50 -04:00
ti814x_evm.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
ti816x_evm.h Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
tinker_rk3288.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
titanium.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
topic_miami.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
tplink_wdr4300.h hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board files 2018-07-19 10:49:53 +02:00
TQM834x.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
tqma6_mba6.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
tqma6_wru4.h Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig 2018-10-22 14:33:54 +02:00
tqma6.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
trats.h Revert "arm: config: fix default console only to specify the device" 2018-12-26 10:34:59 +09:00
trats2.h Revert "arm: config: fix default console only to specify the device" 2018-12-26 10:34:59 +09:00
tricorder.h Removed unused references to CONFIG_SERIALx 2018-08-17 15:43:32 -04:00
trimslice.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
ts4600.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
ts4800.h spi: Zap CONFIG_HARD_SPI 2018-11-27 21:06:53 +05:30
turris_mox.h mvebu: drop dangling SPI flash comments and #ifdefs 2019-04-12 07:04:18 +02:00
turris_omnia.h watchdog: Implement generic watchdog_reset() version 2019-04-26 09:16:32 +02:00
tuxx1.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
twister.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
UCP1020.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
udoo_neo.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
udoo.h arm: udoo: Convert to distro config 2018-10-22 09:18:49 -04:00
ulcb.h ARM: rmobile: Zap CONFIG_SYS_CLK_FREQ where applicable 2018-06-14 22:35:21 +02:00
uniphier.h preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT 2019-02-22 19:49:41 -05:00
usb_a9263.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
usbarmory.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
vcoreiii.h configs: vcoreiii: Change CONFIG_ENV_SIZE 2019-04-12 17:32:51 +02:00
vct.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
ve8313.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
venice2.h Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
ventana.h Kconfig: tegra: Migrate USB_EHCI_TEGRA 2019-02-20 09:01:44 -07:00
vexpress_aemv8a.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
vexpress_ca5x2.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
vexpress_ca9x4.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
vexpress_ca15_tc2.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
vexpress_common.h ARM: vexpress_*_defconfig: Enable CMD_UBI support 2018-11-26 22:52:13 -05:00
veyron.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
vf610twr.h configs: move CONFIG_MXC_OCOTP to Kconfig 2019-04-13 20:30:09 +02:00
vinco.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
vining_2000.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
vme8349.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
vyasa-rk3288.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
wandboard.h imx6: wandboard: convert to DM_I2C 2019-04-13 20:30:09 +02:00
warp.h Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig 2018-10-22 14:33:54 +02:00
warp7.h arm: imx7s-warp: Convert to DM PMIC 2019-01-28 20:55:46 +01:00
wb45n.h ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig 2019-01-21 08:36:11 -05:00
wb50n.h ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig 2019-01-21 08:36:11 -05:00
woodburn_common.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
woodburn_sd.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
woodburn.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
work_92105.h work_92105: remove unused CONFIG_SPL_NAND_BOOT configuration option 2018-10-19 12:56:58 -04:00
x86-chromebook.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
x86-common.h ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSI 2018-09-25 21:49:18 -04:00
x530.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
x600.h Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig 2018-12-03 10:44:10 -05:00
xfi3.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
xilinx_versal_mini_qspi.h arm64: versal: Add mini configuration for Versal 2019-02-14 14:31:10 +01:00
xilinx_versal_mini.h arm64: versal: Add mini eMMC configuration 2019-02-14 14:31:09 +01:00
xilinx_versal.h arm64: versal: Define distro boot commnads for qspi ospi and mmc 2019-02-14 14:31:10 +01:00
xilinx_zynqmp_mini_emmc.h arm: zynqmp: Move NR_DRAM_BANKS for mini confiration 2018-08-06 08:44:35 +02:00
xilinx_zynqmp_mini_nand.h arm: zynqmp: Move NR_DRAM_BANKS for mini confiration 2018-08-06 08:44:35 +02:00
xilinx_zynqmp_mini_qspi.h arm: zynqmp: Move NR_DRAM_BANKS for mini confiration 2018-08-06 08:44:35 +02:00
xilinx_zynqmp_mini.h arm64: zynqmp: Do not use any EXTRA_ENV_SETTINGS 2018-11-29 15:28:05 +01:00
xilinx_zynqmp_r5.h configs: Migrate CONFIG_NR_DRAM_BANKS 2018-08-16 16:45:02 -04:00
xilinx_zynqmp.h arm64: zynqmp: Remove eeprom setting 2019-04-16 11:52:02 +02:00
xpedite517x.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
xpedite520x.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
xpedite537x.h configs: fsl: move DDR specific defines to Kconfig 2019-03-03 20:56:01 +05:30
xpedite550x.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
xpress.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
xtfpga.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
zc5202.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
zc5601.h Convert CONFIG_MII et al to Kconfig 2018-08-17 13:03:54 -04:00
zipitz2.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
zmx25.h Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 2018-10-19 19:19:50 -04:00
zynq_cse.h arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via Kconfig 2018-09-26 10:15:00 +02:00
zynq-common.h ARM: zynq: fix environment command syntax 2019-04-16 11:51:34 +02:00