u-boot-brain/include/configs
Stephen Warren f9f2f12e2c tegra: seaboard: disable SPI, move environment to eMMC
The SPI hardware on Seaboard is too broken to use; it is muxed with the
console UART and requires evil interactions between the SPI and UART
drivers to work even partially. The current code in U-Boot is not
sufficient to make this work correctly; auto boot is aborted due to
corruption in the UART RX channel interrupting it.

Instead, move the environment to eMMC, at the end of the second boot
sector. This should not conflict with any other eMMC usage, irrespective
of whether the board boots from SPI, NAND, or eMMC: if U-Boot is stored
in eMMC, it will be stored well below this location. The kernel only
uses the general area of the eMMC once booted, not the boot sectors.

Boards that are derivatives of Seaboard don't have the muxing issue,
and should/could have a separate U-Boot configuration file that does
enable SPI if desired.

Alternatively, the environment could be stored in NAND flash, but we
currently have no driver for that controller.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2012-07-07 14:07:21 +02:00
..
km hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
manroland Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
a4m072.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
a320evb.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
A3000.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
acadia.h nand_spl: store ecc data on the stack 2012-01-26 16:09:06 -06:00
actux1.h IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST} 2012-03-26 23:09:25 +02:00
actux2.h IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST} 2012-03-26 23:09:25 +02:00
actux3.h IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST} 2012-03-26 23:09:25 +02:00
actux4.h IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST} 2012-03-26 23:09:25 +02:00
ADCIOP.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
Adder.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
AdderUSB.h
adp-ag101.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
adp-ag101p.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
adp-ag102.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
ADS860.h Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
aev.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
afeb9260.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
Alaska8220.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
alpr.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
am335x_evm.h SPL: Enable YMODEM support on BeagleBone and AM335x EVM 2012-03-26 23:09:25 +02:00
am3517_crane.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
am3517_evm.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
amcc-common.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
AMX860.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
ap_sh4a_4a.h sh: Add support for AP-SH4A-4A board 2012-05-28 09:12:54 +09:00
ap325rxa.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
AP1000.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
APC405.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
apollon.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
AR405.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
aria.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
ASH405.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
aspenite.h Kirkwood: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPT 2011-05-31 23:51:55 +02:00
astro_mcf5373l.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
at91rm9200ek.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
at91sam9m10g45ek.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
at91sam9rlek.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
at91sam9260ek.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
at91sam9261ek.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
at91sam9263ek.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
atc.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
atngw100.h ATMEL: use generic mmc framework 2012-03-13 12:06:41 +01:00
atstk1002.h ATMEL: use generic mmc framework 2012-03-13 12:06:41 +01:00
atstk1003.h ATMEL: use generic mmc framework 2012-03-13 12:06:41 +01:00
atstk1004.h ATMEL: use generic mmc framework 2012-03-13 12:06:41 +01:00
atstk1006.h ATMEL: use generic mmc framework 2012-03-13 12:06:41 +01:00
balloon3.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
bamboo.h nand_spl: store ecc data on the stack 2012-01-26 16:09:06 -06:00
BC3450.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
bct-brettl2.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
bf506f-ezkit.h Blackfin: bf506f-ezkit: disable import/export env commands 2011-04-25 02:02:51 -04:00
bf518f-ezbrd.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
bf525-ucr2.h Blackfin: bf525-ucr2: new board port 2011-04-08 00:44:26 -04:00
bf526-ezbrd.h NAND: remove NAND_MAX_CHIPS definitions 2012-01-26 16:08:55 -06:00
bf527-ad7160-eval.h NAND: remove NAND_MAX_CHIPS definitions 2012-01-26 16:08:55 -06:00
bf527-ezkit.h NAND: remove NAND_MAX_CHIPS definitions 2012-01-26 16:08:55 -06:00
bf527-sdp.h Blackfin: move CONFIG_BFIN_CPU back to board config.h 2011-04-08 00:44:26 -04:00
bf533-ezkit.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
bf533-stamp.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
bf537-minotaur.h common: cosmetic: CONFIG_ROOTPATH checkpatch compliance 2011-10-22 01:21:15 +02:00
bf537-pnav.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
bf537-srv1.h common: cosmetic: CONFIG_ROOTPATH checkpatch compliance 2011-10-22 01:21:15 +02:00
bf537-stamp.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
bf538f-ezkit.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
bf548-ezkit.h NAND: remove NAND_MAX_CHIPS definitions 2012-01-26 16:08:55 -06:00
bf561-acvilon.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
bf561-ezkit.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
bfin_adi_common.h common: cosmetic: CONFIG_ROOTPATH checkpatch compliance 2011-10-22 01:21:15 +02:00
blackstamp.h common: cosmetic: CONFIG_ROOTPATH checkpatch compliance 2011-10-22 01:21:15 +02:00
blackvme.h common: cosmetic: CONFIG_ROOTPATH checkpatch compliance 2011-10-22 01:21:15 +02:00
bluestone.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
BMW.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
br4.h Blackfin: br4: new board port 2012-02-12 15:03:25 -05:00
bubinga.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
c2mon.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
ca9x4_ct_vxp.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
calimain.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
cam_enc_4xx.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
CANBT.h ppc4xx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:09 +01:00
canmb.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
canyonlands.h nand_spl: store ecc data on the stack 2012-01-26 16:09:06 -06:00
CATcenter.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
charon.h mpc52xx, charon: change mtd default partitions 2010-12-17 20:15:12 +01:00
cm_t35.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
cm-bf527.h NAND: remove NAND_MAX_CHIPS definitions 2012-01-26 16:08:55 -06:00
cm-bf533.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
cm-bf537e.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
cm-bf537u.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
cm-bf548.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
cm-bf561.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
cm41xx.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
cm4008.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
cm5200.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
cmi_mpc5xx.h 5xx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:11 +01:00
CMS700.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
cobra5272.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
cogent_common.h
cogent_mpc8xx.h 8xx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:10 +01:00
cogent_mpc8260.h 8260: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:12 +01:00
colibri_pxa270.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
coreboot.h configs: Remove CONFIG_NET_MULTI from board files 2012-02-12 10:11:26 +01:00
corenet_ds.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
CPC45.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
CPCI2DP.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
CPCI405.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
CPCI405AB.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
CPCI405DT.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
CPCI750.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
CPCI4052.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
cpci5200.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
CPCIISER4.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
CPU86.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
CPU87.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
cpu9260.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
cpuat91.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
CRAYL1.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
csb272.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
csb472.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
CU824.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
da830evm.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
da850evm.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
DASA_SIM.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
davinci_dm355evm.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
davinci_dm355leopard.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
davinci_dm365evm.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
davinci_dm6467evm.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
davinci_dvevm.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
davinci_schmoogie.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
davinci_sffsdr.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
davinci_sonata.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
DB64360.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
DB64460.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
dbau1x00.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
debris.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
devkit3250.h devkit3250: add Timll DevKit3250 board initial support 2012-05-15 08:31:22 +02:00
devkit8000.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
dig297.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
digsy_mtc.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
dkb.h dkb: make mmc command as default enabled 2011-10-27 21:56:37 +02:00
dlvision-10g.h powerpc/ppc4xx: Support gdsys dlvision-10g hardware 1.20 2012-04-30 15:01:11 +02:00
dlvision.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
dnp5370.h common: cosmetic: CONFIG_ROOTPATH checkpatch compliance 2011-10-22 01:21:15 +02:00
dns325.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
dockstar.h Seagate FreeAgent DockStar support 2010-11-26 21:12:52 +01:00
DP405.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
dreamplug.h ARM: dreamplug: Enable FDT support 2012-05-15 08:31:21 +02:00
DU405.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
DU440.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
dvlhost.h IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST} 2012-03-26 23:09:25 +02:00
ea20.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
eb_cpux9k2.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
EB+MCF-EV123.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
ebony.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
ecovec.h sh: Set CONFIG_SH_ETHER_PHY_MODE and CONFIG_SH_ETHER_SH7734_MII to boards with sh_eth 2012-05-28 09:12:54 +09:00
edminiv2.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
efikamx.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
ELPPC.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
ELPT860.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
enbw_cmc.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
eNET.h x86: Provide more configuration granularity 2011-11-29 21:09:52 +11:00
ep82xxm.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
EP88x.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
ep8248.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
ep8260.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
espt.h sh: Set CONFIG_SH_ETHER_PHY_MODE and CONFIG_SH_ETHER_SH7734_MII to boards with sh_eth 2012-05-28 09:12:54 +09:00
ESTEEM192E.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
ethernut5.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
ETX094.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
EVB64260.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
eXalion.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
EXBITGEN.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
FADS823.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
FADS850SAR.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
FADS860T.h Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
favr-32-ezkit.h ATMEL: use generic mmc framework 2012-03-13 12:06:41 +01:00
FLAGADM.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
flea3.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
FPS850L.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
FPS860L.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
fx12mm.h mtd: MTD related config header changes (mtdparts command) 2009-06-12 20:45:47 +02:00
G2000.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
galaxy5200.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
gdppc440etx.h powerpc/ppc4xx: Update gdsys board configurations 2012-04-30 15:01:17 +02:00
GEN860T.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
GENIETV.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
gplugd.h CMD: Remove CMD_AUTOSCRIPT, it's not used 2012-04-19 22:01:12 +02:00
gr_cpci_ax2000.h sparc: fix unknown escape sequence warnings 2011-12-05 21:55:24 +01:00
gr_ep2s60.h sparc: fix unknown escape sequence warnings 2011-12-05 21:55:24 +01:00
gr_xc3s_1500.h sparc: fix unknown escape sequence warnings 2011-12-05 21:55:24 +01:00
grasshopper.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
grsim_leon2.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
grsim.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
gth2.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
guruplug.h kirkwood: guruplug: Relocate NAND environment area 2010-10-28 19:02:12 +05:30
gw8260.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
h2_p2_dbg_board.h arch/arm/include/asm/sizes.h: cleanups 2010-10-13 09:59:33 +02:00
hammerhead.h ATMEL: use generic mmc framework 2012-03-13 12:06:41 +01:00
harmony.h mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.* 2012-07-07 14:07:20 +02:00
hawkboard.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
hermes.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
HH405.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
HIDDEN_DRAGON.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
highbank.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
hmi1001.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
HUB405.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
HWW1U1A.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
hymod.h powerpc: cpm2 boards: update fcc register logic 2011-10-17 22:25:31 +02:00
IAD210.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
ib62x0.h kirkwood: add NAS62x0 board support 2012-05-15 08:31:22 +02:00
ibf-dsp561.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
IceCube.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
icon.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
ICU862.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
idmr.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
IDS8247.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
igep00x0.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
ima3-mx53.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
imx27lite-common.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
imx27lite.h arm, i.mx27: add support for magnesium board from projectiondesign 2010-04-30 05:23:23 -05:00
imx31_litekit.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
imx31_phycore.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
incaip.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
inka4x0.h common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 2011-10-22 01:21:35 +02:00
integratorap.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
integratorcp.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
intip.h powerpc/ppc4xx: Update gdsys board configurations 2012-04-30 15:01:17 +02:00
io.h powerpc/ppc4xx: Update gdsys board configurations 2012-04-30 15:01:17 +02:00
io64.h powerpc/ppc4xx: Update gdsys board configurations 2012-04-30 15:01:17 +02:00
iocon.h powerpc/ppc4xx: Update gdsys board configurations 2012-04-30 15:01:17 +02:00
ip04.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
IP860.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
ipek01.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
IPHASE4539.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
ISPAN.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
IVML24.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
IVMS8.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
jadecpu.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
jornada.h armv7: rename cache related CONFIG flags 2011-07-04 10:55:25 +02:00
JSE.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
jupiter.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
KAREF.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
katmai.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
kilauea.h CMD: Remove CMD_LOG, it's unused 2012-04-19 22:01:13 +02:00
km_kirkwood.h arm/km: trigger reconfiguration for the Xilinx FPGA 2011-11-03 22:56:23 +01:00
km8360.h powerpc/83xx: configure CONFIG_POST for kmcoge5ne 2012-06-15 17:12:51 -05:00
korat.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
KUP4K.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
KUP4X.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
kvme080.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
lacie_kw.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
LANTEC.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
linkstation.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
luan.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
lubbock.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
lwmon.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
lwmon5.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
m28evk.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
M5208EVBE.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
M5235EVB.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
M5249EVB.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
M5253DEMO.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
M5253EVBE.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
M5271EVB.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
M5272C3.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
M5275EVB.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
M5282EVB.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
M5329EVB.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
M5373EVB.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
M5475EVB.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
M5485EVB.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
M52277EVB.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
M53017EVB.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
M54451EVB.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
M54455EVB.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
magnesium.h arm, i.mx27: add support for magnesium board from projectiondesign 2010-04-30 05:23:23 -05:00
makalu.h CMD: Remove CMD_LOG, it's unused 2012-04-19 22:01:13 +02:00
MBX.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MBX860T.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
mcc200.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
mcx.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
mecp5123.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
mecp5200.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
medcom.h mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.* 2012-07-07 14:07:20 +02:00
meesc.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
MERGERBOX.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
METROBOX.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
mgcoge.h keymile boards: move keymile specific header in subdir 2011-05-10 23:22:49 +02:00
mgcoge3ne.h keymile boards: move keymile specific header in subdir 2011-05-10 23:22:49 +02:00
mgcoge3un.h arm/km: add variable waitforne to mgcoge3un 2011-11-03 22:56:22 +01:00
MHPC.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
microblaze-generic.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MigoR.h CMD: Drop CONFIG_CMD_DFL, it's not used 2012-04-19 22:01:13 +02:00
mimc200.h ATMEL: use generic mmc framework 2012-03-13 12:06:41 +01:00
MIP405.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
ML2.h Move LDSCRIPT definitions to board config files. 2010-12-09 10:27:41 +01:00
ml507.h
motionpro.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MOUSSE.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
MPC86xADS.h Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
MPC832XEMDS.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MPC837XEMDS.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MPC837XERDB.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MPC885ADS.h Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc5121-common.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
mpc5121ads.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
mpc7448hpc2.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MPC8260ADS.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MPC8266ADS.h powerpc: cpm2 boards: update fcc register logic 2011-10-17 22:25:31 +02:00
mpc8308_p1m.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MPC8308RDB.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MPC8313ERDB.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MPC8315ERDB.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MPC8323ERDB.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MPC8349EMDS.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MPC8349ITX.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MPC8360EMDS.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MPC8360ERDK.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MPC8536DS.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MPC8540ADS.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MPC8541CDS.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MPC8544DS.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MPC8548CDS.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MPC8555CDS.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MPC8560ADS.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MPC8568MDS.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MPC8569MDS.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MPC8572DS.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MPC8610HPCD.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MPC8641HPCN.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
mpq101.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
mpr2.h common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 2011-10-22 01:21:35 +02:00
ms7720se.h common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 2011-10-22 01:21:35 +02:00
ms7722se.h CMD: Drop CONFIG_CMD_DFL, it's not used 2012-04-19 22:01:13 +02:00
ms7750se.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
mt_ventoux.h OMAP3: mt_ventoux: sets its own mtdparts 2012-03-27 22:05:29 +02:00
muas3001.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
mucmc52.h Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
munices.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
MUSENKI.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
mv-common.h include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF 2012-05-15 08:31:28 +02:00
mv88f6281gtw_ge.h kirkwood: added common config file mv-common.h 2010-10-13 09:36:10 +02:00
MVBC_P.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MVBLM7.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MVBLUE.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
MVS1.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
MVSMR.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
mx1ads.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
mx6qarm2.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
mx6qsabrelite.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
mx25pdk.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
mx28evk.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
mx31ads.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
mx31pdk.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
mx35pdk.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
mx51evk.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
mx53ard.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
mx53evk.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
mx53loco.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
mx53smd.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
neo.h powerpc/ppc4xx: Make gdsys 405ep boards reset more generic 2012-04-30 15:00:56 +02:00
NETPHONE.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
NETTA.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
NETTA2.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
NETVIA.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
nhk8815.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
nios2-generic.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
ns9750dev.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
NSCU.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
NX823.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
o2dnt.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
ocotea.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
OCRTC.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
omap3_beagle.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
omap3_evm_common.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
omap3_evm_quick_mmc.h OMAP3: Add SPL support to omap3_evm 2011-12-06 23:59:38 +01:00
omap3_evm_quick_nand.h nand_spl_simple: store ecc data on the stack 2012-01-26 16:06:21 -06:00
omap3_evm.h nand_spl_simple: store ecc data on the stack 2012-01-26 16:06:21 -06:00
omap3_logic.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
omap3_mvblx.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
omap3_overo.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
omap3_pandora.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
omap3_sdp3430.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
omap3_zoom1.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
omap3_zoom2.h OMAP3: Remove unused define CONFIG_OMAP3_*_DDR 2012-01-16 08:40:10 +01:00
omap4_common.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
omap4_panda.h OMAP4: ehci-omap: enable ehci-omap for panda boards 2012-02-12 10:11:31 +01:00
omap4_sdp4430.h mmc: omap: config VMMC, MMC1_PBIAS 2011-09-30 22:00:55 +02:00
omap5_evm.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
omap730.h arch/arm/include/asm/sizes.h: cleanups 2010-10-13 09:59:33 +02:00
omap730p2.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
omap1510.h arch/arm/include/asm/sizes.h: cleanups 2010-10-13 09:59:33 +02:00
omap1510inn.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
omap2420h4.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
omap5912osk.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
openrd.h Kirkwood: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPT 2011-05-31 23:51:55 +02:00
openrisc-generic.h openrisc: Add openrisc-generic example board 2012-01-13 21:17:00 +01:00
origen.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
ORSG.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
otc570.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
p1_p2_rdb_pc.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
P1_P2_RDB.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
P3G4.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
p3mx.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
p3p440.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
P1010RDB.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
P1022DS.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
P1023RDS.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
P2020COME.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
P2020DS.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
P2041RDB.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
P3041DS.h powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.h 2011-11-29 08:48:06 -06:00
P3060QDS.h powerpc/p3060qds: Add board related support for P3060QDS platform 2011-11-29 08:48:06 -06:00
P4080DS.h powerpc/85xx: Refactor some defines out of corenet_ds.h 2011-10-03 08:52:15 -05:00
P5020DS.h powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.h 2011-11-29 08:48:06 -06:00
palmld.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
palmtc.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
PATI.h board/mpl/pati: use the CFI driver for the PATI board 2012-01-09 09:25:07 +01:00
paz00.h tegra: paz00: store environment in eMMC 2012-07-07 14:07:21 +02:00
pb1x00.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
PCI405.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
PCI5441.h Timer: Allow reset_timer() only for systems with low resolution timers 2011-07-26 14:52:53 +02:00
PCIPPC2.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
PCIPPC6.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
pcm030.h Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments 2011-05-12 23:04:55 +02:00
pcs440ep.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
pdm360ng.h NAND: remove NAND_MAX_CHIPS definitions 2012-01-26 16:08:55 -06:00
pdnb3.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
pf5200.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
PIP405.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
PK1C20.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
PLU405.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
plutux.h mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.* 2012-07-07 14:07:20 +02:00
pm9g45.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
PM520.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
PM826.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
PM828.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
pm9261.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
pm9263.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
PMC405.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
PMC405DE.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
PMC440.h nand_spl: store ecc data on the stack 2012-01-26 16:09:06 -06:00
PN62.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
pogo_e02.h kirkwood: add support for Cloud Engines Pogoplug E02 2012-05-15 08:31:22 +02:00
portl2.h arm/km: portl2 environment address update to P1B 2011-11-03 22:56:23 +01:00
PPChameleonEVB.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
ppmc7xx.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
ppmc8260.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
pr1.h Blackfin: pr1: new board port 2012-02-12 15:03:25 -05:00
pxa-common.h PXA: Introduce common configuration header for PXA 2011-12-06 23:59:33 +01:00
pxa255_idp.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
qemu-mips.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
qi_lb60.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
qong.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
QS823.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
QS850.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
QS860T.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
quad100hd.h CMD: Remove CMD_LOG, it's unused 2012-04-19 22:01:13 +02:00
quantum.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
r2dplus.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
R360MPI.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
r7780mp.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
r0p7734.h sh: Set CONFIG_SH_ETHER_PHY_MODE and CONFIG_SH_ETHER_SH7734_MII to boards with sh_eth 2012-05-28 09:12:54 +09:00
Rattler.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
RBC823.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
rd6281a.h Kirkwood: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPT 2011-05-31 23:51:55 +02:00
redwood.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
RPXClassic.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
RPXlite_DW.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
RPXlite.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
RPXsuper.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
RRvision.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
rsdproto.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
rsk7203.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
rsk7264.h sh: Fix sh7264 clock speed and related serial setting 2012-03-08 10:26:32 +09:00
rsk7269.h sh: Add SH7269 device and RSK2+SH7269 board 2012-05-28 09:12:54 +09:00
s5p_goni.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
s5pc210_universal.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
sacsng.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
sandbox.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
Sandpoint8240.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
Sandpoint8245.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
sbc35_a9g20.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
sbc405.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
sbc8349.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
SBC8540.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
sbc8548.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
sbc8560.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
sbc8641d.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
sc3.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
scb9328.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
SCM.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
seaboard.h tegra: seaboard: disable SPI, move environment to eMMC 2012-07-07 14:07:21 +02:00
sequoia.h nand_spl: store ecc data on the stack 2012-01-26 16:09:06 -06:00
sh7757lcr.h sh: Set CONFIG_SH_ETHER_PHY_MODE and CONFIG_SH_ETHER_SH7734_MII to boards with sh_eth 2012-05-28 09:12:54 +09:00
sh7763rdp.h sh: Set CONFIG_SH_ETHER_PHY_MODE and CONFIG_SH_ETHER_SH7734_MII to boards with sh_eth 2012-05-28 09:12:54 +09:00
sh7785lcr.h CMD: Drop CONFIG_CMD_DFL, it's not used 2012-04-19 22:01:13 +02:00
sheevaplug.h kirkwood: added common config file mv-common.h 2010-10-13 09:36:10 +02:00
shmin.h Merge branch 'master' of git://git.denx.de/u-boot-sh 2011-02-04 20:38:27 +01:00
SIMPC8313.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
SM850.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
smdk2410.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
smdk5250.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
smdk6400.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
smdkc100.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
smdkv310.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
snapper9260.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
socrates.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
sorcery.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
spc1920.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
SPD823TS.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
spear-common.h include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF 2012-05-15 08:31:28 +02:00
spear3xx.h mkconfig: change CONFIG_MK_ prefix into plain CONFIG_ 2010-10-18 22:01:21 +02:00
spear6xx.h mod change 755 => 644 for multiple files 2010-03-21 22:22:53 +01:00
spieval.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
stxgp3.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
stxssa.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
stxxtc.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
suvd3.h mpc83xx: Cleanup usage of LBC constants 2011-11-03 18:27:56 -05:00
svm_sc8xx.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
SX1.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
SXNI855T.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
t3corp.h ppc4xx: t3corp: Add support for the Xilinx DS617 flash chip 2010-12-17 09:43:23 +01:00
taihu.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
taishan.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
tam3517-common.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
TASREG.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
tb0229.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
TB5200.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
tcm-bf518.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
tcm-bf537.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
tegra2-common-post.h tegra: flesh out bootcmd 2012-07-07 14:07:18 +02:00
tegra2-common.h gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.* 2012-07-07 14:07:20 +02:00
TK885D.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
tnetv107x_evm.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
tny_a9260.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
TOP860.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
TOP5200.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
top9000.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
Total5200.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
TQM85xx.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
TQM823L.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
TQM823M.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
TQM834x.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
TQM850L.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
TQM850M.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
TQM855L.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
TQM855M.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
TQM860L.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
TQM860M.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
TQM862L.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
TQM862M.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
TQM866M.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
TQM885D.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
TQM5200.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
TQM8260.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
TQM8272.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
trats.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
tricorder.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
trimslice.h tegra: trimslice: store environment in SPI flash 2012-07-07 14:07:20 +02:00
trizepsiv.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
tt01.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
tuxx1.h powerpc/83xx/km: use tuxx1.h for kmsupx5 target 2012-06-15 16:42:32 -05:00
twister.h OMAP3: twister: add support to boot Linux from SPL 2012-03-27 22:05:29 +02:00
tx25.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
u8500_href.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
uc100.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
uc101.h Move LDSCRIPT definitions to board config files. 2010-12-09 10:27:41 +01:00
utx8245.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
v5fx30teval.h
v37.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
v38b.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
VCMA9.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
vct.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
ve8313.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
ventana.h mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.* 2012-07-07 14:07:20 +02:00
versatile.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
virtlab2.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
vision2.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
vme8349.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
VOH405.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
VOM405.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
VoVPN-GW.h CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
vpac270.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
W7OLMC.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
W7OLMG.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
walnut.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
whistler.h mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.* 2012-07-07 14:07:20 +02:00
WUH405.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
xaeniax.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
xilinx-ppc.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
xilinx-ppc405-generic.h
xilinx-ppc405.h
xilinx-ppc440-generic.h
xilinx-ppc440.h
xpedite517x.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
xpedite520x.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
xpedite537x.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
xpedite550x.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
xpedite1000.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
yosemite.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
yucca.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
Yukon8220.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
zeus.h CMD: Remove CMD_LOG, it's unused 2012-04-19 22:01:13 +02:00
zipitz2.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
zmx25.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
ZPC1900.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00
ZUMA.h hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 2012-06-20 20:36:51 +02:00