u-boot-brain/include/configs
Tom Rini 5e61b0df41 ti_armv7_common.h: Adjust malloc pool size in all cases.
Previously we had been adjusting CONFIG_SYS_MALLOC_LEN based on if
CONFIG_DFU_MMC has been set or not.  However, for quite some time this
has not been the case as we often include <configs/ti_armv7_common.h>
prior to setting CONFIG_DFU_MMC so we would always use 16MiB and then
not have enough room for to DFU files.  Given the amount of memory we
always have, setting a minimum size of 32MiB for malloc is reasonable.
However, in the SPL case not only do we not need that much we start
running into overlap problems and then will fail to boot.  Since we
don't need 16MiB in the SPL case, bring this down to 8MiB.

Signed-off-by: Tom Rini <trini@konsulko.com>
2016-09-27 10:46:17 -04:00
..
km kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
manroland common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
3c120_devboard.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
10m50_devboard.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
a3m071.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
a4m072.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
ac14xx.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
acadia.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
adp-ag101p.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
advantech_dms-ba16.h arm: imx: Add support for Advantech DMS-BA16 board 2016-09-06 18:22:48 +02:00
alt.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
am43xx_evm.h Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig 2016-09-16 17:27:23 -04:00
am57xx_evm.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
am335x_evm.h Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig 2016-09-16 17:27:23 -04:00
am335x_igep0033.h Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig 2016-09-16 17:27:23 -04:00
am335x_shc.h Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig 2016-09-16 17:27:23 -04:00
am335x_sl50.h Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig 2016-09-16 17:27:23 -04:00
am3517_crane.h Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig 2016-09-16 17:27:19 -04:00
am3517_evm.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
amcc-common.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
amcore.h board: amcore: add update scripts 2016-09-25 14:26:22 +02:00
ap121.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
ap143.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
ap325rxa.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
ap_sh4a_4a.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
apalis_t30.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
apf27.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
apx4devkit.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
aria.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
aristainetos2.h
aristainetos2b.h
aristainetos-common.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
aristainetos.h
armadillo-800eva.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
arndale.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
aspenite.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
astro_mcf5373l.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
at91-sama5_common.h ARM: Move SYS_CACHELINE_SIZE over to Kconfig 2016-08-26 17:04:46 -04:00
at91rm9200ek.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
at91sam9m10g45ek.h Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig 2016-09-16 17:27:19 -04:00
at91sam9n12ek.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
at91sam9rlek.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
at91sam9x5ek.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
at91sam9260ek.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
at91sam9261ek.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
at91sam9263ek.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
atngw100.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
atngw100mkii.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
atstk1002.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
axs10x.h arc: Rename AXS101 board to more generic AXS10x 2016-08-05 12:50:33 +03:00
B4860QDS.h Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig 2016-09-16 17:27:19 -04:00
baltos.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
bamboo.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
bav335x.h Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig 2016-09-16 17:27:23 -04:00
bayleybay.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
bcm23550_w1d.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
bcm28155_ap.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
bcm_ep_board.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
bct-brettl2.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
beaver.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
bf506f-ezkit.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
bf518f-ezbrd.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
bf525-ucr2.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
bf526-ezbrd.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
bf527-ad7160-eval.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
bf527-ezkit.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
bf527-sdp.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
bf533-ezkit.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
bf533-stamp.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
bf537-minotaur.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
bf537-pnav.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
bf537-srv1.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
bf537-stamp.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
bf538f-ezkit.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
bf548-ezkit.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
bf561-acvilon.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
bf561-ezkit.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
bf609-ezkit.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
bfin_adi_common.h autoboot: follow-up cleanup after CONFIG_BOOTDELAY moves 2016-06-13 07:46:29 +09:00
bg0900.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
blackstamp.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
blackvme.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
blanche.h arm: rmobile: Update defconfig 2016-08-17 10:25:36 +09:00
boston.h boston: Introduce support for the MIPS Boston development board 2016-09-21 16:24:36 +02:00
br4.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
brppt1.h Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig 2016-09-16 17:27:23 -04:00
brxre1.h Convert CONFIG_SPL_MMC_SUPPORT to Kconfig 2016-09-16 17:27:13 -04:00
BSC9131RDB.h Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig 2016-09-16 17:27:19 -04:00
BSC9132QDS.h Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig 2016-09-16 17:27:19 -04:00
bubinga.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
bur_am335x_common.h Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig 2016-09-16 17:27:23 -04:00
bur_cfg_common.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
C29XPCIE.h Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig 2016-09-16 17:27:19 -04:00
calimain.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
canmb.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
canyonlands.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
cardhu.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
cei-tk1-som.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
cgtqmx6eval.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
charon.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
chromebook_jerry.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
chromebook_link.h
chromebook_samus.h x86: Add support for the samus chromebook 2016-03-17 10:27:27 +08:00
chromebox_panther.h net: Move CONFIG_RTL8169 to Kconfig 2016-03-22 12:19:53 -04:00
clearfog.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
cm5200.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
cm_fx6.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
cm_t35.h Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig 2016-09-16 17:27:19 -04:00
cm_t43.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
cm_t54.h Convert CONFIG_SPL_SATA_SUPPORT to Kconfig 2016-09-16 17:27:18 -04:00
cm_t335.h arm: cm-t335: add support for eeprom layout comands 2016-05-20 17:02:07 -04:00
cm_t3517.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
cm-bf527.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
cm-bf533.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
cm-bf537e.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
cm-bf537u.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
cm-bf548.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
cm-bf561.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
cobra5272.h configs: Re-sync BOOTDELAY changes 2016-06-17 09:34:49 -04:00
colibri_imx7.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
colibri_pxa270.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
colibri_t20.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
colibri_t30.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
colibri_vf.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
conga-qeval20-qa3-e3845.h x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config code 2016-08-16 11:44:09 +08:00
controlcenterd.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
corenet_ds.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
corvus.h Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig 2016-09-16 17:27:19 -04:00
cougarcanyon2.h x86: Add Intel Cougar Canyon 2 board 2016-02-21 13:42:52 +08:00
CPCI2DP.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
CPCI4052.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
crownbay.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
cyrus.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
da850evm.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
dalmore.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
db-88f6720.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
db-88f6820-amc.h arm: mvebu: NAND support for DB-88F6820-AMC 2016-09-24 10:07:48 +02:00
db-88f6820-gp.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
db-mv784mp-gp.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
dbau1x00.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
devkit3250.h Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig 2016-09-16 17:27:19 -04:00
devkit8000.h Convert CONFIG_SPL_MTD_SUPPORT to Kconfig 2016-09-16 17:27:13 -04:00
dfi-bt700.h x86: Add DFI BT700 BayTrail board support 2016-08-16 11:44:09 +08:00
digsy_mtc.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
dlvision-10g.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
dlvision.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
dnp5370.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
dns325.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
dockstar.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
dra7xx_evm.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
draco.h Convert CONFIG_SPL_NET_SUPPORT to Kconfig 2016-09-16 17:27:15 -04:00
dragonboard410c.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
dreamplug.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
ds414.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
duovero.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
e2220-1170.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
ea20.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
eb_cpu5282.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
eco5pk.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
ecovec.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
edb93xx.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
edminiv2.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
efi-x86.h dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI 2016-05-17 09:54:43 -06:00
el6x_common.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
embestmx6boards.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
espresso7420.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
espt.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
etamin.h Convert CONFIG_SPL_NET_SUPPORT to Kconfig 2016-09-16 17:27:15 -04:00
ethernut5.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
evb_rk3036.h
evb_rk3288.h Convert CONFIG_SPL_MMC_SUPPORT to Kconfig 2016-09-16 17:27:13 -04:00
evb_rk3399.h ARM64: rockchip: add support for rk3399 SoC based evb 2016-07-25 20:46:45 -06:00
exynos4-common.h ARM: Move SYS_CACHELINE_SIZE over to Kconfig 2016-08-26 17:04:46 -04:00
exynos5-common.h Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig 2016-09-16 17:27:12 -04:00
exynos5-dt-common.h exynos: video: Convert several boards to driver model for video 2016-05-25 13:25:19 +09:00
exynos5250-common.h
exynos5420-common.h usb: move CONFIG_USB_XHCI to Kconfig with renaming 2016-06-04 00:43:53 +02:00
exynos7420-common.h arm: exynos: add support for Exynos7420 SoC 2016-05-25 10:00:19 +09:00
exynos-common.h autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK 2016-07-01 17:42:55 -04:00
fennec_rk3288.h Convert CONFIG_SPL_MMC_SUPPORT to Kconfig 2016-09-16 17:27:13 -04:00
firefly-rk3288.h Convert CONFIG_SPL_MMC_SUPPORT to Kconfig 2016-09-16 17:27:13 -04:00
flea3.h ARM: Move SYS_CACHELINE_SIZE over to Kconfig 2016-08-26 17:04:46 -04:00
galileo.h dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI 2016-05-17 09:54:43 -06:00
gdppc440etx.h autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK 2016-07-01 17:42:55 -04:00
ge_bx50v3.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
goflexhome.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
gose.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
gplugd.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
gr_cpci_ax2000.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
gr_ep2s60.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
gr_xc3s_1500.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
grasshopper.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
grsim_leon2.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
grsim.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
guruplug.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
gw_ventana.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
h2200.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
harmony.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
highbank.h dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI 2016-05-17 09:54:43 -06:00
hikey.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
hrcon.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
ib62x0.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
ibf-dsp561.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
icon.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
iconnect.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
ids8313.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
imgtec_xilfpga.h mips: Add MIPSfpga platform support 2016-09-21 14:55:14 +02:00
imx6_spl.h Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig 2016-09-16 17:27:23 -04:00
imx27lite-common.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
imx31_phycore.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
inka4x0.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
integrator-common.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
integratorap.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
integratorcp.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
intip.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
io64.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
io.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
iocon.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
ip04.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
ipam390.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
ipek01.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
jetson-tk1.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
jupiter.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
k2e_evm.h configs: k2*_evm: Update fdt file names 2016-06-06 13:39:18 -04:00
k2g_evm.h defconfig: k2g_evm_defconfig: Enable Cadence QSPI controller 2016-07-09 20:16:33 +05:30
k2hk_evm.h configs: k2*_evm: Update fdt file names 2016-06-06 13:39:18 -04:00
k2l_evm.h configs: k2*_evm: Update fdt file names 2016-06-06 13:39:18 -04:00
katmai.h treewide: move CONFIG_PHYS_64BIT to Kconfig 2016-08-05 07:27:25 -04:00
kc1.h Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig 2016-09-16 17:27:19 -04:00
kilauea.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
km82xx.h Kconfig: Move CONFIG_FIT and related options to Kconfig 2016-03-14 19:18:07 -04:00
km8360.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
km_kirkwood.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
kmp204x.h
koelsch.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
kylin_rk3036.h rockchip: remove the duplicated macro config 2016-07-31 07:24:20 -06:00
kzm9g.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
lacie_kw.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
lager.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
legoev3.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
ls1012a_common.h armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021A 2016-09-26 08:53:07 -07:00
ls1012afrdm.h driver: ddr: fsl_mmdc: Pass board parameters through data structure 2016-09-26 08:53:07 -07:00
ls1012aqds.h driver: ddr: fsl_mmdc: Pass board parameters through data structure 2016-09-26 08:53:07 -07:00
ls1012ardb.h driver: ddr: fsl_mmdc: Pass board parameters through data structure 2016-09-26 08:53:07 -07:00
ls1021aqds.h Merge git://git.denx.de/u-boot-fsl-qoriq 2016-09-26 17:10:56 -04:00
ls1021atwr.h armv7: ls1021a: Convert CONFIG_LS1_DEEP_SLEEP to Kconfig option 2016-09-26 08:53:07 -07:00
ls1043a_common.h Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig 2016-09-16 17:27:23 -04:00
ls1043aqds.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
ls1043ardb.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
ls1046a_common.h armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046A 2016-09-26 08:53:07 -07:00
ls1046aqds.h armv8: ls1046aqds: Add LS1046AQDS board support 2016-09-14 14:11:10 -07:00
ls1046ardb.h armv8: ls1046ardb: Add LS1046ARDB board support 2016-09-14 14:11:00 -07:00
ls2080a_common.h Merge git://git.denx.de/u-boot-fsl-qoriq 2016-09-26 17:10:56 -04:00
ls2080a_emu.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
ls2080a_simu.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
ls2080aqds.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
ls2080ardb.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
lsxl.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
luan.h
lwmon5.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
m28evk.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
m53evk.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
M5208EVBE.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
M5235EVB.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
M5249EVB.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
M5253DEMO.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
M5253EVBE.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
M5272C3.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
M5275EVB.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
M5282EVB.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
M5329EVB.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
M5373EVB.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
M5475EVB.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
M5485EVB.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
M52277EVB.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
M53017EVB.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
M54418TWR.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
M54451EVB.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
M54455EVB.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
ma5d4evk.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
makalu.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
malta.h malta: Allow MIPS64 builds 2016-05-31 09:38:11 +02:00
maxbcm.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
mcx.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
mecp5123.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
medcom-wide.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
meesc.h autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK 2016-07-01 17:42:55 -04:00
meson-gxbb-common.h ARM: Move SYS_CACHELINE_SIZE over to Kconfig 2016-08-26 17:04:46 -04:00
microblaze-generic.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
MigoR.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
miniarm_rk3288.h Convert CONFIG_SPL_MMC_SUPPORT to Kconfig 2016-09-16 17:27:13 -04:00
minnowmax.h x86: minnowmax: Adjust U-Boot environment address in SPI flash 2016-05-23 15:18:00 +08:00
MIP405.h PowerPC: Update MIP405/MIP405T to use Kconfig better 2016-09-20 09:30:25 -04:00
motionpro.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
mpc5121-common.h configs: Re-sync HUSH options 2016-04-25 14:22:43 -04:00
mpc5121ads.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
mpc8308_p1m.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
MPC832XEMDS.h mpc83xx: make it bootable with the latest kernel 2016-07-21 11:08:58 -07:00
MPC837XEMDS.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
MPC837XERDB.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
MPC8308RDB.h mpc83xx: make it bootable with the latest kernel 2016-07-21 11:08:58 -07:00
MPC8313ERDB.h Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig 2016-09-16 17:27:19 -04:00
MPC8315ERDB.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
MPC8323ERDB.h mpc83xx: make it bootable with the latest kernel 2016-07-21 11:08:58 -07:00
MPC8349EMDS.h mpc83xx: make it bootable with the latest kernel 2016-07-21 11:08:58 -07:00
MPC8349ITX.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
MPC8536DS.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
MPC8540ADS.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
MPC8541CDS.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
MPC8544DS.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
MPC8548CDS.h treewide: move CONFIG_PHYS_64BIT to Kconfig 2016-08-05 07:27:25 -04:00
MPC8555CDS.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
MPC8560ADS.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
MPC8568MDS.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
MPC8569MDS.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
MPC8572DS.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
MPC8610HPCD.h powerpc/86xx: Increase boot map size to 256 MiB 2016-08-03 18:02:29 -07:00
MPC8641HPCN.h treewide: move CONFIG_PHYS_64BIT to Kconfig 2016-08-05 07:27:25 -04:00
mpr2.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
ms7720se.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
ms7722se.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
ms7750se.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
mt_ventoux.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
munices.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
mv-common.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
mv-plug-common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mx6_common.h autoboot: follow-up cleanup after CONFIG_BOOTDELAY moves 2016-06-13 07:46:29 +09:00
mx6cuboxi.h Convert CONFIG_SPL_MMC_SUPPORT to Kconfig 2016-09-16 17:27:13 -04:00
mx6qarm2.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
mx6qsabreauto.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
mx6sabre_common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mx6sabresd.h Convert CONFIG_SPL_MMC_SUPPORT to Kconfig 2016-09-16 17:27:13 -04:00
mx6slevk.h Convert CONFIG_SPL_MMC_SUPPORT to Kconfig 2016-09-16 17:27:13 -04:00
mx6sxsabreauto.h configs: fsl: Move SPI/SPI-FLASH configs to defconfig 2016-09-22 14:17:02 +05:30
mx6sxsabresd.h Convert CONFIG_SPL_MMC_SUPPORT to Kconfig 2016-09-16 17:27:13 -04:00
mx6ul_14x14_evk.h configs: fsl: Move SPI/SPI-FLASH configs to defconfig 2016-09-22 14:17:02 +05:30
mx7_common.h ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig 2016-09-07 08:48:54 -04:00
mx7dsabresd.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
mx23_olinuxino.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
mx23evk.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
mx25pdk.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
mx28evk.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
mx31ads.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
mx31pdk.h Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig 2016-09-16 17:27:19 -04:00
mx35pdk.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
mx51evk.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
mx53ard.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
mx53evk.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
mx53loco.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
mx53smd.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
mxs.h Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig 2016-09-16 17:27:19 -04:00
nas220.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
neo.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
nitrogen6x.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
nokia_rx51.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
novena.h Convert CONFIG_SPL_MMC_SUPPORT to Kconfig 2016-09-16 17:27:13 -04:00
nsa310s.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
nsim.h arc: Rename ARCangel4 board to nSIM 2016-08-05 12:50:25 +03:00
nyan-big.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
o2d300.h
o2d.h
o2dnt2.h
o2dnt-common.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
o2i.h
o2mnt.h
o3dnt.h
odroid_xu3.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
odroid-c2.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
odroid.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
omap3_beagle.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
omap3_cairo.h ARM: Move SYS_CACHELINE_SIZE over to Kconfig 2016-08-26 17:04:46 -04:00
omap3_evm.h Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig 2016-09-16 17:27:19 -04:00
omap3_igep00x0.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
omap3_logic.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
omap3_overo.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
omap3_pandora.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
omap3_zoom1.h ARM: Move SYS_CACHELINE_SIZE over to Kconfig 2016-08-26 17:04:46 -04:00
omap4_panda.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
omap4_sdp4430.h
omap5_uevm.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
omapl138_lcdk.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
openrd.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
openrisc-generic.h net/ethoc: add Kconfig entry for the driver 2016-08-15 13:34:46 -05:00
origen.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
ot1200.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
p1_p2_rdb_pc.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
p1_twr.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
p2371-0000.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
p2371-2180.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
p2571.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
p2771-0000.h ARM: tegra: enable PCIe controller on p2771-0000 2016-08-15 10:26:13 -07:00
P1010RDB.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
P1022DS.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
P1023RDB.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
P2041RDB.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
P3041DS.h treewide: move CONFIG_PHYS_64BIT to Kconfig 2016-08-05 07:27:25 -04:00
P4080DS.h treewide: move CONFIG_PHYS_64BIT to Kconfig 2016-08-05 07:27:25 -04:00
P5020DS.h treewide: move CONFIG_PHYS_64BIT to Kconfig 2016-08-05 07:27:25 -04:00
P5040DS.h treewide: move CONFIG_PHYS_64BIT to Kconfig 2016-08-05 07:27:25 -04:00
PATI.h PowerPC: Update last users of CONFIG_ISO_STRING to Kconfig 2016-09-20 09:30:26 -04:00
paz00.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
pb1x00.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
pcm030.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
pcm051.h Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig 2016-09-16 17:27:23 -04:00
pcm052.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
pcm058.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
pdm360ng.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
peach-pi.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
peach-pit.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
pengwyn.h Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig 2016-09-16 17:27:23 -04:00
pepper.h
pic32mzdask.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
pico-imx6ul.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
picosam9g45.h Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig 2016-09-16 17:27:23 -04:00
PIP405.h PowerPC: Update last users of CONFIG_ISO_STRING to Kconfig 2016-09-20 09:30:26 -04:00
platinum_picon.h
platinum_titanium.h
platinum.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
PLU405.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
plutux.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
pm9g45.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
pm9261.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
pm9263.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
PMC405DE.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
PMC440.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
pogo_e02.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
popmetal_rk3288.h Convert CONFIG_SPL_MMC_SUPPORT to Kconfig 2016-09-16 17:27:13 -04:00
porter.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
pr1.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
pxa-common.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
pxm2.h Convert CONFIG_SPL_NET_SUPPORT to Kconfig 2016-09-16 17:27:15 -04:00
qemu-mips64.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
qemu-mips.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
qemu-ppce500.h treewide: move CONFIG_PHYS_64BIT to Kconfig 2016-08-05 07:27:25 -04:00
qemu-x86.h dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI 2016-05-17 09:54:43 -06:00
r0p7734.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
r2dplus.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
r7780mp.h autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK 2016-07-01 17:42:55 -04:00
rastaban.h Convert CONFIG_SPL_NET_SUPPORT to Kconfig 2016-09-16 17:27:15 -04:00
rcar-gen2-common.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
rcar-gen3-common.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
redwood.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
rk3036_common.h Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig 2016-09-16 17:27:19 -04:00
rk3288_common.h rockchip: rk3288: skip lowlevel_init process 2016-09-22 07:57:02 -06:00
rk3399_common.h config: rk3399: add usb related configs 2016-09-22 07:40:56 -06:00
rock2.h Convert CONFIG_SPL_MMC_SUPPORT to Kconfig 2016-09-16 17:27:13 -04:00
rpi.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
rsk7203.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
rsk7264.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
rsk7269.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
rut.h Convert CONFIG_SPL_NET_SUPPORT to Kconfig 2016-09-16 17:27:15 -04:00
s5p_goni.h ARM: Move SYS_CACHELINE_SIZE over to Kconfig 2016-08-26 17:04:46 -04:00
s5pc210_universal.h exynos: Disable LCD display for boards we can't convert 2016-05-25 13:25:18 +09:00
s32v234evb.h Move CONFIG_SYS_HUSH_PARSER to Kconfig for last 4 boards 2016-06-24 17:24:33 -04:00
salvator-x.h ARM: rmobile: Add support salvator-x board 2016-08-17 10:25:35 +09:00
sama5d2_ptc.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
sama5d2_xplained.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
sama5d3_xplained.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
sama5d3xek.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
sama5d4_xplained.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
sama5d4ek.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
sandbox_spl.h Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig 2016-09-16 17:27:19 -04:00
sandbox.h sandbox: Migrate CONFIG_I2C_EEPROM 2016-07-25 18:18:15 -04:00
sansa_fuze_plus.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
sbc8349.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
sbc8548.h powerpc/85xx: Increase fdt address 2016-07-21 11:11:44 -07:00
sbc8641d.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
sc_sps_1.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
seaboard.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
secomx6quq7.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
sequoia.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
sh7752evb.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
sh7753evb.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
sh7757lcr.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
sh7763rdp.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
sh7785lcr.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
sheevaplug.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
shmin.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
siemens-am33x-common.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
silk.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
smartweb.h Convert CONFIG_SPL_NAND_SUPPORT to Kconfig 2016-09-16 17:27:14 -04:00
smdk2410.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
smdk5250.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
smdk5420.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
smdkc100.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
smdkv310.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
snapper9g45.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
snapper9260.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
sniper.h Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig 2016-09-16 17:27:19 -04:00
snow.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
socfpga_arria5_socdk.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
socfpga_common.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
socfpga_cyclone5_socdk.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
socfpga_de0_nano_soc.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
socfpga_is1.h ARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for IS1 board 2016-07-01 17:42:54 -04:00
socfpga_mcvevk.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
socfpga_sockit.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
socfpga_socrates.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
socfpga_sr1500.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
socfpga_vining_fpga.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
socrates.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
som-6896.h
som-db5800-som-6867.h x86: Add Advantech SOM-DB5800/SOM-6867 support 2016-07-12 13:46:01 +08:00
spear3xx_evb.h spear: Use upper case for CONFIG options 2016-09-16 17:26:39 -04:00
spear6xx_evb.h spear: Use upper case for CONFIG options 2016-09-16 17:26:39 -04:00
spear-common.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
spring.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
stm32f429-discovery.h ARM: stm32: remove unused CONFIG_AUTOBOOT 2016-06-13 07:46:29 +09:00
stm32f746-disco.h stm32: Add SDRAM support for stm32f746 discovery board 2016-07-14 18:22:43 -04:00
stout.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
strider.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
stv0991.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
sun4i.h
sun5i.h
sun6i.h ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig 2016-09-07 08:48:54 -04:00
sun7i.h ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig 2016-09-07 08:48:54 -04:00
sun8i.h ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig 2016-09-07 08:48:54 -04:00
sun9i.h
sun50i.h sunxi: Add support for Allwinner A64 SoCs 2016-04-01 09:52:28 +02:00
sunxi-common.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
suvd3.h
t3corp.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
t4qds.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
T102xQDS.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
T102xRDB.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
T104xRDB.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
T208xQDS.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
T208xRDB.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
T1040QDS.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
T4240QDS.h Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig 2016-09-16 17:27:19 -04:00
T4240RDB.h Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig 2016-09-16 17:27:19 -04:00
tam3517-common.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
tao3530.h Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig 2016-09-16 17:27:19 -04:00
taurus.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
tb100.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
tbs2910.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
tcm-bf518.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
tcm-bf537.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
tec-ng.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
tec.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
tegra20-common.h ARM: Move SYS_CACHELINE_SIZE over to Kconfig 2016-08-26 17:04:46 -04:00
tegra30-common.h ARM: Move SYS_CACHELINE_SIZE over to Kconfig 2016-08-26 17:04:46 -04:00
tegra114-common.h ARM: Move SYS_CACHELINE_SIZE over to Kconfig 2016-08-26 17:04:46 -04:00
tegra124-common.h ARM: Move SYS_CACHELINE_SIZE over to Kconfig 2016-08-26 17:04:46 -04:00
tegra186-common.h ARM: Move SYS_CACHELINE_SIZE over to Kconfig 2016-08-26 17:04:46 -04:00
tegra210-common.h ARM: Move SYS_CACHELINE_SIZE over to Kconfig 2016-08-26 17:04:46 -04:00
tegra-common-post.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
tegra-common-usb-gadget.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
tegra-common.h Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig 2016-09-16 17:27:19 -04:00
theadorable.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
thuban.h Convert CONFIG_SPL_NET_SUPPORT to Kconfig 2016-09-16 17:27:15 -04:00
thunderx_88xx.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
ti814x_evm.h Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig 2016-09-16 17:27:23 -04:00
ti816x_evm.h Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig 2016-09-16 17:27:23 -04:00
ti_am335x_common.h Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig 2016-09-16 17:27:23 -04:00
ti_armv7_common.h ti_armv7_common.h: Adjust malloc pool size in all cases. 2016-09-27 10:46:17 -04:00
ti_armv7_keystone2.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
ti_armv7_omap.h
ti_omap3_common.h Convert CONFIG_SPL_POWER_SUPPORT to Kconfig 2016-09-16 17:27:18 -04:00
ti_omap4_common.h Convert CONFIG_SPL_I2C_SUPPORT to Kconfig 2016-09-16 17:27:10 -04:00
ti_omap5_common.h TI: Rework SRAM definitions and maximums 2016-09-06 13:41:42 -04:00
titanium.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
tplink_wdr4300.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
TQM823L.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
TQM823M.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
TQM834x.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
TQM850L.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
TQM850M.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
TQM855L.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
TQM855M.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
TQM860L.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
TQM860M.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
TQM862L.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
TQM862M.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
TQM866M.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
TQM885D.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
TQM5200.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
tqma6_mba6.h
tqma6_wru4.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
tqma6.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00
trats2.h exynos: Disable LCD display for boards we can't convert 2016-05-25 13:25:18 +09:00
trats.h exynos: Disable LCD display for boards we can't convert 2016-05-25 13:25:18 +09:00
tricorder.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
trimslice.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
ts4800.h Merge branch 'master' of git://git.denx.de/u-boot 2016-06-18 10:25:13 +02:00
tuxx1.h
twister.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
UCP1020.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
udoo.h Convert CONFIG_SPL_MMC_SUPPORT to Kconfig 2016-09-16 17:27:13 -04:00
uniphier.h Merge branch 'master' of git://git.denx.de/u-boot-uniphier 2016-09-18 14:05:30 -04:00
usb_a9263.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
usbarmory.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
v38b.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
VCMA9.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
vct.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
ve8313.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
venice2.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
ventana.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
vexpress_aemv8a.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
vexpress_ca5x2.h net: Move the VCI and client arch values to Kconfig 2016-05-27 10:01:12 -04:00
vexpress_ca9x4.h net: Move the VCI and client arch values to Kconfig 2016-05-27 10:01:12 -04:00
vexpress_ca15_tc2.h ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig 2016-09-07 08:48:54 -04:00
vexpress_common.h ARM: Move SYS_CACHELINE_SIZE over to Kconfig 2016-08-26 17:04:46 -04:00
vf610twr.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
vinco.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
vme8349.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
VOM405.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
walnut.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
wandboard.h Convert CONFIG_SPL_MMC_SUPPORT to Kconfig 2016-09-16 17:27:13 -04:00
warp7.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
warp.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
whistler.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
woodburn_common.h ARM: Move SYS_CACHELINE_SIZE over to Kconfig 2016-08-26 17:04:46 -04:00
woodburn_sd.h Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig 2016-09-16 17:27:19 -04:00
woodburn.h
work_92105.h Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig 2016-09-16 17:27:19 -04:00
x86-chromebook.h x86: Add support for the samus chromebook 2016-03-17 10:27:27 +08:00
x86-common.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
x600.h kconfig: introduce kconfig for UBI 2016-09-26 13:24:43 -04:00
xfi3.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
xilinx_zynqmp_ep.h ARM64: zynqmp: Enable CONFIG_AHCI via Kconfig 2016-09-22 07:33:21 +02:00
xilinx_zynqmp_zc1751_xm015_dc1.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
xilinx_zynqmp_zc1751_xm016_dc2.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
xilinx_zynqmp_zc1751_xm019_dc5.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
xilinx_zynqmp_zcu102.h Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
xilinx_zynqmp.h ARM64: zynqmp: Use the same name for atf image everywhere 2016-09-22 07:33:21 +02:00
xilinx-ppc405-generic.h configs/xilinx-ppc405-generic: Typos and size 2016-01-27 15:43:01 +01:00
xilinx-ppc440-generic.h ppc: xilinx-ppc440-generic: Wire LL_TEMAC driver 2016-01-27 15:57:20 +01:00
xilinx-ppc.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
xpedite517x.h powerpc/85xx: Increase fdt address 2016-07-21 11:11:44 -07:00
xpedite520x.h powerpc/85xx: Increase fdt address 2016-07-21 11:11:44 -07:00
xpedite537x.h powerpc/85xx: Increase fdt address 2016-07-21 11:11:44 -07:00
xpedite550x.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
xpedite1000.h powerpc/85xx: Increase fdt address 2016-07-21 11:11:44 -07:00
xpress.h Convert CONFIG_SPL_MMC_SUPPORT to Kconfig 2016-09-16 17:27:13 -04:00
xtfpga.h common, kconfig: move VERSION_VARIABLE to Kconfig 2016-09-09 18:14:18 -04:00
yosemite.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
yucca.h
zc5202.h mx6: add support for el6x board 2016-07-12 17:58:48 +02:00
zc5601.h mx6: add support for el6x board 2016-07-12 17:58:48 +02:00
zipitz2.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 2016-06-09 13:53:05 -04:00
zmx25.h configs: Migrate CONFIG_USB_STORAGE 2016-09-09 14:59:35 -04:00
zynq_zc70x.h zynq: config: Enable CONFIG_SYS_NO_FLASH through defconfig 2016-07-22 14:06:11 +02:00
zynq_zybo.h zynq: config: Enable CONFIG_SYS_NO_FLASH through defconfig 2016-07-22 14:06:11 +02:00
zynq-common.h Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 2016-09-16 17:27:21 -04:00