u-boot/include/configs
Marek Vasut 291000894e ARM: mx6: Enable MMC and SATA extfs boot support
Enable support for booting U-Boot image from ext filesystem when either
SD/MMC or SATA support is compiled into the SPL. This will allow easy
transition from loading U-Boot image from ad-hoc offset on the card to
loading U-Boot image from the filesystem. VFAT support is intently not
enabled. The boot order is tweaked so that raw is tested first and if
the raw has no signature, FS boot is attempted.

To install just the SPL on i.MX6 board, perform the following operation
 $ dd if=SPL of=/dev/sdX seek=2 bs=512
To install the U-Boot image, copy u-boot.img to the first partition of
the SD/MMC/SATA drive. The partition must be formated to extfs.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
Cc: Peng Fan <van.freenix@gmail.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Tom Rini <trini@konsulko.com>
2016-05-17 17:52:20 +02:00
..
km include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
manroland configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
3c120_devboard.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
10m50_devboard.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
a3m071.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
a4m072.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
ac14xx.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
acadia.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
adp-ag101p.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
alt.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
am43xx_evm.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
am57xx_evm.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
am335x_evm.h config: am335x_evm: detect BoneGreen using BBG1 2016-05-02 18:37:10 -04:00
am335x_igep0033.h
am335x_sl50.h Kconfig: Move CONFIG_FIT and related options to Kconfig 2016-03-14 19:18:07 -04:00
am3517_crane.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
am3517_evm.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
amcc-common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
amcore.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
ap325rxa.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
ap_sh4a_4a.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
apalis_t30.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
apf27.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
apx4devkit.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
arcangel4.h Move CONFIG_OF_LIBFDT to Kconfig 2016-03-14 14:50:25 -04:00
aria.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
aristainetos-common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
aristainetos.h
aristainetos2.h
aristainetos2b.h
armadillo-800eva.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
arndale.h arndale: Apply Cortex-A15 errata #773022 and #774769 2015-10-11 17:12:11 -04:00
aspenite.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
astro_mcf5373l.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
at91-sama5_common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
at91rm9200ek.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
at91sam9m10g45ek.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
at91sam9n12ek.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
at91sam9rlek.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
at91sam9x5ek.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
at91sam9260ek.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
at91sam9261ek.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
at91sam9263ek.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
atngw100.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
atngw100mkii.h Change my mailaddress 2016-05-02 18:37:09 -04:00
atstk1002.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
axs101.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
B4860QDS.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
baltos.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
bamboo.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
bav335x.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
bayleybay.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
bcm28155_ap.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
bcm_ep_board.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
bct-brettl2.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
beaver.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -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 configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
bf526-ezbrd.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
bf527-ad7160-eval.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
bf527-ezkit.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -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 configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
bf537-pnav.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
bf537-srv1.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -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 include/configs: Whitespace fixup 2016-04-25 15:09:46 -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 configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
bg0900.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
blackstamp.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
blackvme.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
br4.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
BSC9131RDB.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
BSC9132QDS.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
bubinga.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
bur_am335x_common.h board/BuR: split bur_am335x_common.h into am335x-specific and BuR common parts 2016-02-24 18:44:03 -05:00
bur_cfg_common.h board/BuR: split bur_am335x_common.h into am335x-specific and BuR common parts 2016-02-24 18:44:03 -05:00
C29XPCIE.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
calimain.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
canmb.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
canyonlands.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
cardhu.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
cgtqmx6eval.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
charon.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
chromebook_jerry.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -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 configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -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
cm5200.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
cm_fx6.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
cm_t35.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
cm_t43.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
cm_t54.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
cm_t335.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
cm_t3517.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
cobra5272.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
colibri_pxa270.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
colibri_t20.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
colibri_t30.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
colibri_vf.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
conga-qeval20-qa3-e3845.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
controlcenterd.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
corenet_ds.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
corvus.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
cougarcanyon2.h x86: Add Intel Cougar Canyon 2 board 2016-02-21 13:42:52 +08:00
CPCI2DP.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
CPCI4052.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
crownbay.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
cyrus.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
da850evm.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
dalmore.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
db-88f6720.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
db-88f6820-gp.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
db-mv784mp-gp.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
dbau1x00.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
devkit3250.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
devkit8000.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
digsy_mtc.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
dlvision-10g.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
dlvision.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
dnp5370.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
dns325.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
dockstar.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
dra7xx_evm.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
draco.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
dragonboard410c.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
dreamplug.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
ds414.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
duovero.h omap4: duovero: Disable EFI booting 2016-05-05 21:32:26 -04:00
e2220-1170.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
ea20.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
eb_cpu5282.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
eco5pk.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
ecovec.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
edb93xx.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
edminiv2.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
efi-x86.h efi: app: Disable CONFIG_USB_EHCI_PCI 2016-02-05 12:47:23 +08:00
embestmx6boards.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
espt.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
ethernut5.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
evb_rk3036.h rockchip: Add basic support for evb-rk3036 board 2015-12-01 08:07:22 -07:00
exynos-common.h Merge branch 'master' of git://git.denx.de/u-boot-samsung 2016-04-26 07:20:45 -04:00
exynos4-common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
exynos5-common.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
exynos5-dt-common.h
exynos5250-common.h
exynos5420-common.h
firefly-rk3288.h video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default 2016-01-26 08:06:13 +01:00
flea3.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
galileo.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
gdppc440etx.h ns16550: move CONFIG_SYS_NS16550 to Kconfig 2015-11-21 21:50:18 -05:00
ge_bx50v3.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
goflexhome.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
gose.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
gplugd.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
gr_cpci_ax2000.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
gr_ep2s60.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
gr_xc3s_1500.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
grasshopper.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
grsim.h configs: Re-sync HUSH options 2016-04-25 14:22:43 -04:00
grsim_leon2.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
guruplug.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
gw_ventana.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
h2200.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
harmony.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
highbank.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
hikey.h Fix various typos, scattered over the code. 2016-05-05 21:39:26 -04:00
hrcon.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
ib62x0.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -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 configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
ids8313.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
imx6_spl.h ARM: mx6: Enable MMC and SATA extfs boot support 2016-05-17 17:52:20 +02:00
imx27lite-common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
imx31_phycore.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
inka4x0.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
integrator-common.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
integratorap.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
integratorcp.h
intip.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
io.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
io64.h Kconfig: Move CONFIG_FIT and related options to Kconfig 2016-03-14 19:18:07 -04:00
iocon.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
ip04.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
ipam390.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
ipek01.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
jetson-tk1.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
jupiter.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
k2e_evm.h keystone2: env: Set mmc as default boot for k2g-evm 2016-03-15 21:30:19 -04:00
k2g_evm.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
k2hk_evm.h keystone2: env: Set mmc as default boot for k2g-evm 2016-03-15 21:30:19 -04:00
k2l_evm.h keystone2: env: Set mmc as default boot for k2g-evm 2016-03-15 21:30:19 -04:00
katmai.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
kc1.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -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 include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
kmp204x.h
koelsch.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
kwb.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
kylin_rk3036.h rockchip: kylin: Store env in emmc 2016-01-21 20:05:41 -07:00
kzm9g.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
lacie_kw.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
lager.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
legoev3.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
ls1021aqds.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
ls1021atwr.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
ls1043a_common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
ls1043aqds.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
ls1043ardb.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
ls2080a_common.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
ls2080a_emu.h armv8: LS2080A: Consolidate LS2080A and LS2085A 2016-04-06 10:26:46 -07:00
ls2080a_simu.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
ls2080aqds.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
ls2080ardb.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
lsxl.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
luan.h eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS 2015-11-21 21:50:21 -05:00
lwmon5.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
m28evk.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
m53evk.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
M5208EVBE.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
M5235EVB.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
M5249EVB.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
M5253DEMO.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
M5253EVBE.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
M5272C3.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
M5275EVB.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
M5282EVB.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
M5329EVB.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
M5373EVB.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
M5475EVB.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
M5485EVB.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
M52277EVB.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
M53017EVB.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
M54418TWR.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
M54451EVB.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
M54455EVB.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
ma5d4evk.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
makalu.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
malta.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
maxbcm.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
mcx.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mecp5123.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
medcom-wide.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
meesc.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
microblaze-generic.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
MigoR.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
minnowmax.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
MIP405.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
motionpro.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
MPC832XEMDS.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
MPC837XEMDS.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
MPC837XERDB.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mpc5121-common.h configs: Re-sync HUSH options 2016-04-25 14:22:43 -04:00
mpc5121ads.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mpc8308_p1m.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
MPC8308RDB.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
MPC8313ERDB.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
MPC8315ERDB.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
MPC8323ERDB.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
MPC8349EMDS.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
MPC8349ITX.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
MPC8536DS.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
MPC8540ADS.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
MPC8541CDS.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
MPC8544DS.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
MPC8548CDS.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
MPC8555CDS.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
MPC8560ADS.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
MPC8568MDS.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
MPC8569MDS.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
MPC8572DS.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
MPC8610HPCD.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
MPC8641HPCN.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
mpr2.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
ms7720se.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
ms7722se.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
ms7750se.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
mt_ventoux.h
munices.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mv-common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mv-plug-common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mx6_common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mx6cuboxi.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mx6qarm2.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mx6qsabreauto.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
mx6sabre_common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mx6sabresd.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
mx6slevk.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mx6sxsabreauto.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mx6sxsabresd.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mx6ul_14x14_evk.h mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOT 2016-05-02 21:04:36 -04:00
mx7_common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mx7dsabresd.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mx23_olinuxino.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mx23evk.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mx25pdk.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mx28evk.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mx31ads.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
mx31pdk.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mx35pdk.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mx51evk.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mx53ard.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mx53evk.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mx53loco.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mx53smd.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mxs.h configs: Re-sync HUSH options 2016-04-25 14:22:43 -04:00
nas220.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
neo.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
nitrogen6x.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
nokia_rx51.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
novena.h ARM: mx6: Enable MMC and SATA extfs boot support 2016-05-17 17:52:20 +02:00
nsa310s.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
nyan-big.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
o2d.h
o2d300.h
o2dnt-common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
o2dnt2.h
o2i.h
o2mnt.h
o3dnt.h
odroid.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
odroid_xu3.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
omap3_beagle.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
omap3_cairo.h configs: remove remnants of CONFIG_SYS_NAND_QUIET_TEST 2015-09-28 10:15:46 -04:00
omap3_evm.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
omap3_evm_common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
omap3_evm_quick_mmc.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
omap3_evm_quick_nand.h Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
omap3_igep00x0.h igep00x0: Use the SRAM available for SPL. 2016-05-03 12:17:13 -04:00
omap3_logic.h Fix various typos, scattered over the code. 2016-05-05 21:39:26 -04:00
omap3_overo.h omap3: Reduce logic/overo SPL max image size 2016-04-27 18:44:32 -04:00
omap3_pandora.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
omap3_zoom1.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
omap4_panda.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
omap4_sdp4430.h
omap5_uevm.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
omapl138_lcdk.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
openrd.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
openrisc-generic.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
origen.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
ot1200.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
p1_p2_rdb_pc.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
p1_twr.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
P1010RDB.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
P1022DS.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
P1023RDB.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
P2041RDB.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
p2371-0000.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
p2371-2180.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
p2571.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
P3041DS.h
P4080DS.h
P5020DS.h
P5040DS.h
PATI.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
paz00.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
pb1x00.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
pcm030.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
pcm051.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
pcm052.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
pdm360ng.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
peach-pi.h
peach-pit.h
pengwyn.h Fix various typos, scattered over the code. 2016-05-05 21:39:26 -04:00
pepper.h
pic32mzdask.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
pico-imx6ul.h pico-imx6ul: Update the defconfig 2016-04-25 18:03:48 -04:00
picosam9g45.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
PIP405.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
platinum.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
platinum_picon.h
platinum_titanium.h
PLU405.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
plutux.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
pm9g45.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
pm9261.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
pm9263.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
PMC405DE.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
PMC440.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
pogo_e02.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
porter.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
pr1.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
pxa-common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
pxm2.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
qemu-mips.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
qemu-mips64.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
qemu-ppce500.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
qemu-x86.h dm: x86: Set up interrupt routing from interrupt_init() 2016-01-24 12:07:18 +08:00
r0p7734.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
r2dplus.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
r7780mp.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
rastaban.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
rcar-gen2-common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
redwood.h
rk3036_common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
rk3288_common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
rock2.h video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default 2016-01-26 08:06:13 +01:00
rpi.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
rsk7203.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
rsk7264.h
rsk7269.h
rut.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
s5p_goni.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
s5pc210_universal.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
sama5d2_xplained.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
sama5d3_xplained.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
sama5d3xek.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
sama5d4_xplained.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
sama5d4ek.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
sandbox.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
sansa_fuze_plus.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
sbc8349.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
sbc8548.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
sbc8641d.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
sc_sps_1.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
seaboard.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
secomx6quq7.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
sequoia.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
sh7752evb.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
sh7753evb.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
sh7757lcr.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
sh7763rdp.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
sh7785lcr.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
sheevaplug.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
shmin.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
siemens-am33x-common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
silk.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
smartweb.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
smdk2410.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
smdk5250.h
smdk5420.h
smdkc100.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
smdkv310.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
snapper9260.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
sniper.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
snow.h
socfpga_arria5_socdk.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
socfpga_common.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
socfpga_cyclone5_socdk.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
socfpga_de0_nano_soc.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
socfpga_mcvevk.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
socfpga_sockit.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
socfpga_socrates.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
socfpga_sr1500.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
socrates.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
som-6896.h x86: Remove CONFIG_SYS_EARLY_PCI_INIT 2015-11-13 06:46:26 -08:00
spear-common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
spear3xx_evb.h
spear6xx_evb.h
spring.h
stm32f429-discovery.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
stm32f746-disco.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
stout.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
strider.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
stv0991.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
sun4i.h
sun5i.h
sun6i.h sunxi: Add support for Allwinner A64 SoCs 2016-04-01 09:52:28 +02:00
sun7i.h sunxi: Add support for Allwinner A64 SoCs 2016-04-01 09:52:28 +02:00
sun8i.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
sun9i.h
sun50i.h sunxi: Add support for Allwinner A64 SoCs 2016-04-01 09:52:28 +02:00
sunxi-common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
suvd3.h powerpc/83xx: add support for kmtegr1 board 2015-11-18 15:28:58 -05:00
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 include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
T102xRDB.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
T104xRDB.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
T208xQDS.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
T208xRDB.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
T1040QDS.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
T4240QDS.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
T4240RDB.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
tam3517-common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
tao3530.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
taurus.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
tb100.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
tbs2910.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -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: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
tec.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
tegra-common-post.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
tegra-common-usb-gadget.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
tegra-common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
tegra20-common.h ARM: tegra: expand all SPL sizes to be consistent 2015-10-02 11:05:30 -07:00
tegra30-common.h ARM: tegra: expand all SPL sizes to be consistent 2015-10-02 11:05:30 -07:00
tegra114-common.h Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
tegra124-common.h
tegra210-common.h arm64: Remove non-full-va map code 2016-03-15 15:13:10 -04:00
theadorable.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
thuban.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
thunderx_88xx.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
ti814x_evm.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
ti816x_evm.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
ti_am335x_common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
ti_armv7_common.h Revert "ti_armv7_common.h: Fix U-Boot location on eMMC" 2016-05-02 08:49:53 -04:00
ti_armv7_keystone2.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
ti_armv7_omap.h
ti_omap3_common.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
ti_omap4_common.h omap4: load files for legacy boot 2016-05-05 21:32:18 -04:00
ti_omap5_common.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
titanium.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
TQM823L.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
TQM823M.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
TQM834x.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
TQM850L.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
TQM850M.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
TQM855L.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
TQM855M.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
TQM860L.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
TQM860M.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
TQM862L.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
TQM862M.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
TQM866M.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
TQM885D.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
TQM5200.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
tqma6.h ARM: mx6: Enable MMC and SATA extfs boot support 2016-05-17 17:52:20 +02:00
tqma6_mba6.h
tqma6_wru4.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
trats.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
trats2.h include/configs: Whitespace fixup 2016-04-25 15:09:46 -04:00
tricorder.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
trimslice.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
ts4800.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
tseries.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
tuxx1.h powerpc/83xx: add support for kmtepr2 board 2015-11-18 15:28:51 -05:00
twister.h
UCP1020.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
udoo.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
uniphier.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
usb_a9263.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
usbarmory.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
v38b.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
VCMA9.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
vct.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
ve8313.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
venice2.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
ventana.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
vexpress_aemv8a.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
vexpress_ca5x2.h Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
vexpress_ca9x4.h Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
vexpress_ca15_tc2.h Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
vexpress_common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
vf610twr.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
vinco.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
vme8349.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
VOM405.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
walnut.h configs: Re-sync almost all of cmd/Kconfig 2016-04-25 15:09:40 -04:00
wandboard.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
warp.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
warp7.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
whistler.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
woodburn.h
woodburn_common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
woodburn_sd.h
work_92105.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
x86-chromebook.h x86: Add support for the samus chromebook 2016-03-17 10:27:27 +08:00
x86-common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
x600.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
xfi3.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
xilinx-ppc.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04: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_zynqmp.h ARM64: zynqmp: Cleanup config file after CMD move 2016-04-26 10:16:10 -04:00
xilinx_zynqmp_ep.h ARM64: zynqmp: Use i2c cadence DM driver 2016-04-13 18:29:07 +02:00
xilinx_zynqmp_zc1751_xm015_dc1.h ARM64: zynqmp: Use i2c cadence DM driver 2016-04-13 18:29:07 +02:00
xilinx_zynqmp_zc1751_xm016_dc2.h ARM64: zynqmp: Use i2c cadence DM driver 2016-04-13 18:29:07 +02:00
xilinx_zynqmp_zc1751_xm019_dc5.h ARM64: zynqmp: Use i2c cadence DM driver 2016-04-13 18:29:07 +02:00
xilinx_zynqmp_zcu102.h ARM64: zynqmp: Enable pca953x driver for zcu102 2016-04-13 18:29:06 +02:00
xpedite517x.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
xpedite520x.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
xpedite537x.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
xpedite550x.h include/configs: Numerous typo fixes: "controler" -> "controller". 2016-05-03 21:36:13 -04:00
xpedite1000.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
xpress.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
yosemite.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
yucca.h
zipitz2.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
zmx25.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
zynq-common.h configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
zynq_microzed.h ARM: zynq: Extend microzed board support 2016-04-13 18:29:02 +02:00
zynq_picozed.h ARM: zynq: Remove ZYNQ_BOOT_FREEBSD option 2016-02-22 16:21:03 +01:00
zynq_zc70x.h ARM: zynq: Remove ZYNQ_BOOT_FREEBSD option 2016-02-22 16:21:03 +01:00
zynq_zc770.h ARM: zynq: Read memory size setting from DT 2016-02-22 16:21:02 +01:00
zynq_zed.h ARM: zynq: Remove ZYNQ_BOOT_FREEBSD option 2016-02-22 16:21:03 +01:00
zynq_zybo.h ARM: zynq: zybo: Enabling reading MAC address from EEPROM 2016-04-04 20:28:37 +02:00