u-boot/include/configs
Wolfgang Denk bc6f6c87b6 Merge branch 'master' of git://git.denx.de/u-boot-arm
* 'master' of git://git.denx.de/u-boot-arm: (146 commits)
  arm: Use common .lds file where possible
  arm: add a common .lds link script
  arm: Remove unneeded setting of LDCSRIPT
  Define CPUDIR for the .lds link script
  arm: Remove zipitz2 link script
  Allow arch directory to contain .lds without requiring Makefile
  OMAP: Remove omap1610inn-based boards
  arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings
  board/ti/beagle/beagle.c: Fix build warnings
  sdrc.c: Fix typo in do_sdrc_init() for SPL
  tegra: i2c: Add I2C driver
  tegra: fdt: i2c: Add extra I2C bindings for U-Boot
  tegra: i2c: Select I2C ordering for Seaboard
  tegra: i2c: Enable I2C on Seaboard
  tegra: i2c: Select number of controllers for Tegra2 boards
  tegra: i2c: Initialise I2C on Nvidia boards
  tegra: Enhance clock support to handle 16-bit clock divisors
  fdt: Add function to allow aliases to refer to multiple nodes
  tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE
  tegra: fdt: Enable FDT support for Ventana
  tegra: fdt: Enable FDT support for Seaboard
  tegra: usb: Enable USB on Seaboard
  tegra: usb: Add common USB defines for tegra2 boards
  tegra: usb: Add USB support to nvidia boards
  arm: Check for valid FDT after console is up
  fdt: Avoid early panic() when there is no FDT present
  tegra: usb: Add support for Tegra USB peripheral
  tegra: fdt: Add function to return peripheral/clock ID
  usb: Add support for txfifo threshold
  tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard
  tegra: usb: fdt: Add additional device tree definitions for USB ports
  tegra: fdt: Add clock bindings for Tegra2 Seaboard
  tegra: fdt: Add clock bindings
  tegra: fdt: Add additional USB binding
  fdt: Add tegra-usb bindings file from linux
  fdt: Add staging area for device tree binding documentation
  tegra: fdt: Add device tree file for Tegra2 Seaboard from kernel
  tegra: fdt: Add Tegra2x device tree file from kernel
  arm: fdt: Add skeleton device tree file from kernel
  fdt: Add basic support for decoding GPIO definitions
  fdt: Add functions to access phandles, arrays and bools
  fdt: Tidy up a few fdtdec problems
  fdt: Add tests for fdtdec
  fdt: Add fdtdec_find_aliases() to deal with alias nodes
  arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer load
  net: fec_mxc: allow use with cache enabled
  net: force PKTALIGN to ARCH_DMA_MINALIGN
  i.MX28: Enable caches by default
  i.MX28: Make use of the bounce buffer
  i.MX28: Do data transfers via DMA in MMC driver
  MMC: Implement generic bounce buffer
  i.MX28: Add cache support to MXS NAND driver
  i.MX28: Add cache support into the APBH DMA driver
  ARM926EJS: Implement cache operations
  board/vpac270/onenand.c: Fix build errors
  nhk8815: fix build errors
  atmel-boards: add missing atmel_mci.h
  ARM: highbank: setup env from boot source register
  ARM: highbank: change env config to use nvram
  ARM: highbank: add reset support
  ARM: highbank: Add boot counter support
  ARM: highbank: change TEXT_BASE to 0x8000
  ARM: highbank: fix us_to_tick calculation
  ARM: highbank: add missing get_tbclk
  ARM: highbank: fix warning for calxedaxgmac_initialize
  net: calxedaxgmac: fix build due to missing __aligned definition
  EXYNOS: Add structure for Exynos4 DMC
  EXYNOS: SMDK5250: Support all 4 UARTs
  ARM: fix s3c2410 timer code
  ARM: davinci: fixes for cam_enc_4xx board
  omap3_spi: receive transmit mode
  calimain, enbw_cmc: Fix typo in comments
  Davinci: ea20: use gpio framework to access gpios
  OMAP3: mt_ventoux: sets its own mtdparts
  OMAP3: mt_ventoux: updated timing for FPGA
  twl4030: fix potential power supply handling issues
  NAND: TI: fix warnings in omap_gpmc.c
  cam_enc_4xx: Rename 'images' to 'imgs'
  arm: Add Prep subcommand support to bootm
  OMAP3: twister: add support to boot Linux from SPL
  SPL: call cleanup_before_linux() before booting Linux
  OMAP3: SPL: do not call I2C init if no I2C is set.
  Add cache functions to SPL for armv7
  devkit8000: Implement and activate direct OS boot
  omap/spl: change output of spl_parse_image_header
  omap-common/spl: Add linux boot to SPL
  devkit8000/spl: init GPMC for dm9000 in SPL
  omap-common: Add NAND SPL linux booting
  devkit8000: add config for spl command
  Add cmd_spl command
  mx53ard: Initialize return code with error
  mx53: Make PLL2 to be the parent of UART clock
  configs: imx: Use CONFIG_SF_DEFAULT_CS
  mx28evk: Provide default values for SPI bus and chip select
  USB: ehci-mx6: Add proper IO accessors
  mx6: Read silicon revision from register
  i.MX28: Drop __naked function from spl_mem_init
  mxs_spi: Return proper timeout error
  i.MX28: Make the stabilization delays shorter
  pmic_i2c: Return error in case of invalid pmic_i2c_tx_num
  mx6: Remove duplicate definition of ANATOP_BASE_ADDR
  mx6: Fix reset cause for Power On Reset case
  i.MX6: mx6qsabrelite: add MACH_TYPE_MX6Q_SABRELITE
  i.MX6: mx6q_sabrelite: add CONFIG_REVISION_TAG
  i.MX28: Enable additional DRAM address bits
  mx6q: mx6qsabrelite: setup_spi() should be called in board_init to allow use for environment
  mx31: add "ARM11P power gating" to get_reset_cause
  mx31pdk: Fix CONFIG_SYS_MEMTEST_END
  efikamx: Fix CONFIG_SYS_MEMTEST_END
  mx53smd: Fix CONFIG_SYS_MEMTEST_END
  mx53evk: Fix CONFIG_SYS_MEMTEST_END
  mx51evk: Fix CONFIG_SYS_MEMTEST_END
  i.MX6: mx6qsabrelite: add ext2 support
  imximage: Remove overwriting of flash_offset
  IXP: Fix GPIO_INT_ACT_LOW_SET()
  IXP: Fix NAND build warning on PDNB3 and SCPU
  IXP: Move PDNB3 and SCPU from Makefile to boards.cfg
  IXP: Squash warnings in IXP NPE
  IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST}
  IXP: Make IXP buildable with arm-linux- toolchains
  Examples: Properly append LDFLAGS to LD command
  SPL: Enable YMODEM support on BeagleBone and AM335x EVM
  SPL: Add YMODEM over UART load support
  SPL: Add README.omap3
  README: document more SPL config options
  spl.c: Use __noreturn decorator
  config.mk: Check for -fstack-usage support
  config.mk: Make cc-option create a file under include/generated
  ...
2012-03-30 18:09:08 +02:00
..
km arm/km: speed up i2c access for keymile boards 2012-02-12 10:11:28 +01:00
manroland Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
a4m072.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
a320evb.h arm: a320evb: define mach-type in board config file 2011-11-27 19:44:49 +01:00
A3000.h board configs: drop NET_MULTI references 2011-10-05 22:22: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 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
AdderUSB.h
adp-ag101.h adp-ag101: add board adp-ag101 support 2011-10-22 00:54:25 +02:00
adp-ag101p.h adp-ag101p: Add SoC and board support of ag101p 2011-11-10 10:46:54 +08: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 board configs: drop NET_MULTI references 2011-10-05 22:22: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 nand_spl_simple: store ecc data on the stack 2012-01-26 16:06:21 -06:00
am3517_evm.h am3517evm: remove rootfstype kernel parameter for MMC boot device 2012-02-12 10:11:23 +01:00
amcc-common.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
AMX860.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
ap325rxa.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
AP1000.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
APC405.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
apollon.h ARM: convert "apollon" board to use boards.cfg 2011-12-10 23:10:36 +01:00
AR405.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
aria.h NAND: remove NAND_MAX_CHIPS definitions 2012-01-26 16:08:55 -06:00
ASH405.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
aspenite.h Kirkwood: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPT 2011-05-31 23:51:55 +02:00
astro_mcf5373l.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
at91rm9200ek.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
at91sam9m10g45ek.h NAND: Remove additional (CONFIG_SYS)_NAND_MAX_CHIPS 2012-01-26 16:09:01 -06:00
at91sam9rlek.h Fix Stelian's email address 2011-11-27 19:44:21 +01:00
at91sam9260ek.h Fix Stelian's email address 2011-11-27 19:44:21 +01:00
at91sam9261ek.h Fix Stelian's email address 2011-11-27 19:44:21 +01:00
at91sam9263ek.h Fix Stelian's email address 2011-11-27 19:44:21 +01:00
atc.h board configs: drop NET_MULTI references 2011-10-05 22:22: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 PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 2011-12-06 23:59:32 +01: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 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance 2011-10-22 01:21:15 +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 net: drop !NET_MULTI bcm570x/tigon3 drivers 2011-10-05 22:22:15 +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 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
ca9x4_ct_vxp.h arm: ca9x4_ct_vxp: enable PXE BOOTP options support 2011-10-17 22:25:36 +02:00
calimain.h arm, davinci: Add support for the Calimain board from OMICRON electronics 2012-02-12 10:11:33 +01:00
cam_enc_4xx.h ARM: davinci: fixes for cam_enc_4xx board 2012-03-27 22:05:29 +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 board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
charon.h mpc52xx, charon: change mtd default partitions 2010-12-17 20:15:12 +01: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 board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
cm4008.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
cm5200.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
cm_t35.h cm-t35: add EEPROM module and pass Linux a serial number 2012-01-16 08:40:11 +01:00
cmi_mpc5xx.h 5xx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:11 +01:00
CMS700.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
cobra5272.h board configs: drop NET_MULTI references 2011-10-05 22:22: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 PXA: Flip colibri_pxa27x to pxa-common.h 2011-12-06 23:59:33 +01:00
coreboot.h configs: Remove CONFIG_NET_MULTI from board files 2012-02-12 10:11:26 +01:00
corenet_ds.h sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION option 2012-02-12 10:11:25 +01:00
CPC45.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
CPCI2DP.h ppc4xx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:09 +01:00
CPCI405.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
CPCI405AB.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
CPCI405DT.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
CPCI750.h CPCI750: Add CPCI-HD/2 support 2012-03-18 20:10:02 +01:00
CPCI4052.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +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 powerpc: cpm2 boards: update fcc register logic 2011-10-17 22:25:31 +02:00
CPU87.h powerpc: cpm2 boards: update fcc register logic 2011-10-17 22:25:31 +02:00
cpu9260.h NAND: remove NAND_MAX_CHIPS definitions 2012-01-26 16:08:55 -06:00
cpuat91.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
CRAYL1.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
csb272.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
csb472.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
CU824.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
da830evm.h davinci: add support for printing clock frequency 2012-02-12 10:11:32 +01:00
da850evm.h Changes to move hawkboard to the new spl infrastructure 2012-02-12 10:11:33 +01:00
DASA_SIM.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
davinci_dm355evm.h davinci: add support for printing clock frequency 2012-02-12 10:11:32 +01:00
davinci_dm355leopard.h davinci: add support for printing clock frequency 2012-02-12 10:11:32 +01:00
davinci_dm365evm.h davinci: add support for printing clock frequency 2012-02-12 10:11:32 +01:00
davinci_dm6467evm.h dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci_dm6467Tevm 2012-02-27 21:19:24 +01:00
davinci_dvevm.h davinci: add support for printing clock frequency 2012-02-12 10:11:32 +01:00
davinci_schmoogie.h davinci: add support for printing clock frequency 2012-02-12 10:11:32 +01:00
davinci_sffsdr.h davinci: add support for printing clock frequency 2012-02-12 10:11:32 +01:00
davinci_sonata.h davinci: add support for printing clock frequency 2012-02-12 10:11:32 +01:00
DB64360.h common: cosmetic: CONFIG_ROOTPATH checkpatch compliance 2011-10-22 01:21:15 +02:00
DB64460.h common: cosmetic: CONFIG_ROOTPATH checkpatch compliance 2011-10-22 01:21:15 +02:00
dbau1x00.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
debris.h common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 2011-10-22 01:21:35 +02:00
devkit8000.h devkit8000: Implement and activate direct OS boot 2012-03-27 22:05:28 +02:00
dig297.h OMAP3: Remove unused define CONFIG_OMAP3_*_DDR 2012-01-16 08:40:10 +01:00
digsy_mtc.h mpc5200: digsy_mtc: Fix extension board detection 2011-12-12 08:17:05 +01:00
dkb.h dkb: make mmc command as default enabled 2011-10-27 21:56:37 +02:00
dlvision-10g.h ppc4xx: Improve lm63 pwm on dlvision-10g 2011-10-12 11:50:16 +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 kirkwood: add support for D-Link DNS-325 2012-02-12 10:11:28 +01:00
dockstar.h Seagate FreeAgent DockStar support 2010-11-26 21:12:52 +01:00
DP405.h ppc4xx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:09 +01:00
dreamplug.h dreamplug: initial board support. 2011-10-27 21:56:32 +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 Davinci: ea20: use gpio framework to access gpios 2012-03-27 22:05:29 +02:00
EB+MCF-EV123.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
eb_cpux9k2.h NAND: Remove additional (CONFIG_SYS)_NAND_MAX_CHIPS 2012-01-26 16:09:01 -06:00
ebony.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
ecovec.h sh: ecovec: Add support PHY of SMSC 2012-03-08 10:26:04 +09:00
edminiv2.h edminiv2: add USB host support 2012-02-12 10:11:28 +01:00
efikamx.h configs: imx: Use CONFIG_SF_DEFAULT_CS 2012-03-27 09:41:17 +02:00
ELPPC.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
ELPT860.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
enbw_cmc.h Changes to move hawkboard to the new spl infrastructure 2012-02-12 10:11:33 +01:00
eNET.h x86: Provide more configuration granularity 2011-11-29 21:09:52 +11:00
ep82xxm.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
EP88x.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
ep8248.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
ep8260.h powerpc: cpm2 boards: update fcc register logic 2011-10-17 22:25:31 +02:00
espt.h sh: espt: change config for new sh_eth driver 2011-12-02 13:46:21 +09:00
ESTEEM192E.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
ethernut5.h configs: Remove CONFIG_NET_MULTI from board files 2012-02-12 10:11:26 +01:00
ETX094.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
EVB64260.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
eXalion.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
EXBITGEN.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
FADS823.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
FADS850SAR.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +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 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
flea3.h configs: Remove CONFIG_NET_MULTI from board files 2012-02-12 10:11:26 +01:00
FPS850L.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
FPS860L.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
fx12mm.h mtd: MTD related config header changes (mtdparts command) 2009-06-12 20:45:47 +02:00
G2000.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
galaxy5200.h Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments 2011-05-12 23:04:55 +02:00
gdppc440etx.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
GEN860T.h Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE 2010-10-26 21:03:25 +02:00
GENIETV.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
gplugd.h Armada100: gplugD: Add FAT & EXT2 command support 2012-03-19 00:08:26 +01: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 board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
grsim.h sparc: fix unknown escape sequence warnings 2011-12-05 21:55:24 +01:00
grsim_leon2.h sparc: fix unknown escape sequence warnings 2011-12-05 21:55:24 +01: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 powerpc: cpm2 boards: update fcc register logic 2011-10-17 22:25:31 +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 tegra2: Enable SPI environment on Seaboard 2011-12-24 10:23:31 +01:00
hawkboard.h Changes to move hawkboard to the new spl infrastructure 2012-02-12 10:11:33 +01:00
hermes.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
HH405.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
HIDDEN_DRAGON.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
highbank.h ARM: highbank: change env config to use nvram 2012-03-28 23:34:13 +02:00
hmi1001.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
HUB405.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
HWW1U1A.h eXMeritus HWW-1U-1A: Add support for the AT24C128N I2C EEPROM 2012-01-11 13:57:53 -06:00
hymod.h powerpc: cpm2 boards: update fcc register logic 2011-10-17 22:25:31 +02:00
IAD210.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
ibf-dsp561.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
IceCube.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
icon.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
ICU862.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
idmr.h common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 2011-10-22 01:21:35 +02:00
IDS8247.h powerpc: cpm2 boards: update fcc register logic 2011-10-17 22:25:31 +02:00
igep0020.h OMAP3: Remove unused define CONFIG_OMAP3_*_DDR 2012-01-16 08:40:10 +01:00
igep0030.h OMAP3: Remove unused define CONFIG_OMAP3_*_DDR 2012-01-16 08:40:10 +01:00
imx27lite-common.h MX: serial_mxc: cleanup removing nasty #ifdef 2011-12-06 23:59:40 +01:00
imx27lite.h arm, i.mx27: add support for magnesium board from projectiondesign 2010-04-30 05:23:23 -05:00
imx31_litekit.h MX: serial_mxc: cleanup removing nasty #ifdef 2011-12-06 23:59:40 +01:00
imx31_phycore.h MX: serial_mxc: cleanup removing nasty #ifdef 2011-12-06 23:59:40 +01:00
incaip.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
inka4x0.h common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 2011-10-22 01:21:35 +02:00
integratorap.h integrator: rewrite the AP PCI driver 2012-02-27 21:19:24 +01:00
integratorcp.h integrator: update the Integrator/CP config 2012-02-27 21:19:24 +01:00
intip.h ppc4xx: Change DDR2 CL from 4 to 5 for intip 2011-10-12 11:50:42 +02:00
io.h ppc4xx: Add DLVision-10G board support 2011-02-07 11:13:16 +01:00
io64.h ppc4xx: Add Io64 board support 2011-12-01 09:10:57 +01:00
iocon.h ppc4xx: Add DLVision-10G board support 2011-02-07 11:13:16 +01:00
ip04.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
IP860.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
ipek01.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
IPHASE4539.h powerpc: cpm2 boards: update fcc register logic 2011-10-17 22:25:31 +02:00
ISPAN.h powerpc: cpm2 boards: update fcc register logic 2011-10-17 22:25:31 +02:00
IVML24.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
IVMS8.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
jadecpu.h arm: jadecpu: Readd MACH_TYPE_JADECPU 2011-11-05 13:36:31 +01:00
jornada.h armv7: rename cache related CONFIG flags 2011-07-04 10:55:25 +02:00
JSE.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
jupiter.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
KAREF.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
katmai.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
kilauea.h nand_spl: store ecc data on the stack 2012-01-26 16:09:06 -06:00
km_kirkwood.h arm/km: trigger reconfiguration for the Xilinx FPGA 2011-11-03 22:56:23 +01:00
kmeter1.h mpc83xx: Cleanup usage of LBC constants 2011-11-03 18:27:56 -05:00
kmsupx5.h mpc83xx: Cleanup usage of LBC constants 2011-11-03 18:27:56 -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 board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
lacie_kw.h ARM: remove duplicated code for LaCie boards 2011-12-06 23:59:30 +01:00
LANTEC.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
linkstation.h board configs: drop NET_MULTI references 2011-10-05 22:22: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 PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 2011-12-06 23:59:32 +01:00
lwmon.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
lwmon5.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
m28evk.h i.MX28: Make use of the bounce buffer 2012-03-29 07:56:53 +02:00
M5208EVBE.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
M5235EVB.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
M5249EVB.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
M5253DEMO.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
M5253EVBE.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
M5271EVB.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
M5272C3.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
M5275EVB.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
M5282EVB.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
M5329EVB.h ColdFire: Move boards with simple _config rules to boards.cfg 2011-10-19 00:34:57 +08:00
M5373EVB.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
M5475EVB.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
M5485EVB.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
M52277EVB.h ColdFire: Fix the compile issue for M52277 2011-11-07 22:02:33 +08:00
M53017EVB.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
M54451EVB.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
M54455EVB.h board configs: drop NET_MULTI references 2011-10-05 22:22: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 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
MBX.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
MBX860T.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
mcc200.h 5xxx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:11 +01:00
mcx.h mcx: Enable command line editing 2012-02-27 21:19:24 +01:00
mecp5123.h NAND: remove NAND_MAX_CHIPS definitions 2012-01-26 16:08:55 -06:00
mecp5200.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
medcom.h tegra: Fix build error in plutux, medcom 2011-12-24 10:23:32 +01:00
meesc.h Fix Stelian's email address 2011-11-27 19:44:21 +01:00
MERGERBOX.h mpc83xx: Cleanup usage of LBC constants 2011-11-03 18:27:56 -05:00
METROBOX.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +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 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
microblaze-generic.h microblaze: Enable phylib and mii support 2012-03-27 13:58:19 +02:00
MigoR.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
mimc200.h ATMEL: use generic mmc framework 2012-03-13 12:06:41 +01:00
MIP405.h board/mpl/mip405: use the CFI driver for the MIP405/MIP405T board 2012-01-09 09:25:01 +01:00
ML2.h Move LDSCRIPT definitions to board config files. 2010-12-09 10:27:41 +01:00
ml507.h
motionpro.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
MOUSSE.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
MPC86xADS.h Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
MPC832XEMDS.h mpc83xx: Cleanup usage of LBC constants 2011-11-03 18:27:56 -05:00
MPC837XEMDS.h mpc83xx: Cleanup usage of LBC constants 2011-11-03 18:27:56 -05:00
MPC837XERDB.h mpc83xx: Cleanup usage of LBC constants 2011-11-03 18:27:56 -05:00
MPC885ADS.h Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc5121-common.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
mpc5121ads.h NAND: remove NAND_MAX_CHIPS definitions 2012-01-26 16:08:55 -06:00
mpc7448hpc2.h GCC4.6: Squash GTREADREG related errors 2011-10-27 23:54:08 +02:00
MPC8260ADS.h powerpc: cpm2 boards: update fcc register logic 2011-10-17 22:25:31 +02:00
MPC8266ADS.h powerpc: cpm2 boards: update fcc register logic 2011-10-17 22:25:31 +02:00
mpc8308_p1m.h mpc83xx: Cleanup usage of LBC constants 2011-11-03 18:27:56 -05:00
MPC8308RDB.h mpc83xx: Cleanup usage of LBC constants 2011-11-03 18:27:56 -05:00
MPC8313ERDB.h mpc8313erdb: fix mtdparts address 2012-01-09 20:10:34 -06:00
MPC8315ERDB.h mpc83xx: Cleanup usage of LBC constants 2011-11-03 18:27:56 -05:00
MPC8323ERDB.h mpc83xx: Cleanup usage of LBC constants 2011-11-03 18:27:56 -05:00
MPC8349EMDS.h mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds code 2011-11-03 18:27:56 -05:00
MPC8349ITX.h mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds code 2011-11-03 18:27:56 -05:00
MPC8360EMDS.h powerpc/mpc83xx: Add 33.33MHz support for mpc8360emds 2011-11-07 18:34:40 -06:00
MPC8360ERDK.h mpc83xx: Cleanup usage of LBC constants 2011-11-03 18:27:56 -05:00
MPC8536DS.h sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION option 2012-02-12 10:11:25 +01:00
MPC8540ADS.h common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 2011-10-22 01:21:35 +02:00
MPC8541CDS.h common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 2011-10-22 01:21:35 +02:00
MPC8544DS.h common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 2011-10-22 01:21:35 +02:00
MPC8548CDS.h powerpc/mpc8548cds: Fix network initialization 2011-11-08 08:30:47 -06:00
MPC8555CDS.h common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 2011-10-22 01:21:35 +02:00
MPC8560ADS.h common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 2011-10-22 01:21:35 +02:00
MPC8568MDS.h common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 2011-10-22 01:21:35 +02:00
MPC8569MDS.h powerpc/85xx: clean up and document the QE/FMAN microcode macros 2011-11-29 08:48:06 -06:00
MPC8572DS.h powerpc/85xx: Fix NAND SPL support 2011-11-09 09:13:39 -06:00
MPC8610HPCD.h common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 2011-10-22 01:21:35 +02:00
MPC8641HPCN.h common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 2011-10-22 01:21:35 +02:00
mpq101.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +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 board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
ms7750se.h cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT 2011-10-27 23:53:59 +02:00
mt_ventoux.h OMAP3: mt_ventoux: sets its own mtdparts 2012-03-27 22:05:29 +02:00
muas3001.h powerpc: cpm2 boards: update fcc register logic 2011-10-17 22:25:31 +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 board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
mv-common.h NAND: remove NAND_MAX_CHIPS definitions 2012-01-26 16:08:55 -06:00
mv88f6281gtw_ge.h kirkwood: added common config file mv-common.h 2010-10-13 09:36:10 +02:00
MVBC_P.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
MVBLM7.h mpc83xx: Cleanup usage of LBC constants 2011-11-03 18:27:56 -05:00
MVBLUE.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
MVS1.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
MVSMR.h Move LDSCRIPT definitions to board config files. 2010-12-09 10:27:41 +01:00
mx1ads.h cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT 2011-10-27 23:53:59 +02:00
mx6qarm2.h i.mx6q: configs: Add fdt_high and initrd_high variables 2012-02-12 10:11:26 +01:00
mx6qsabrelite.h i.MX6: mx6qsabrelite: add MACH_TYPE_MX6Q_SABRELITE 2012-03-27 09:41:15 +02:00
mx25pdk.h MX: serial_mxc: cleanup removing nasty #ifdef 2011-12-06 23:59:40 +01:00
mx28evk.h i.MX28: Make use of the bounce buffer 2012-03-29 07:56:53 +02:00
mx31ads.h MX: serial_mxc: cleanup removing nasty #ifdef 2011-12-06 23:59:40 +01:00
mx31pdk.h mx31pdk: Fix CONFIG_SYS_MEMTEST_END 2012-03-27 09:41:15 +02:00
mx35pdk.h MX: serial_mxc: cleanup removing nasty #ifdef 2011-12-06 23:59:40 +01:00
mx51evk.h mx51evk: Fix CONFIG_SYS_MEMTEST_END 2012-03-27 09:41:14 +02:00
mx53ard.h MX: serial_mxc: cleanup removing nasty #ifdef 2011-12-06 23:59:40 +01:00
mx53evk.h mx53evk: Fix CONFIG_SYS_MEMTEST_END 2012-03-27 09:41:14 +02:00
mx53loco.h USB: mx53loco: add end enable USB host support on port 1 2011-12-11 14:49:50 +01:00
mx53smd.h mx53smd: Fix CONFIG_SYS_MEMTEST_END 2012-03-27 09:41:15 +02:00
neo.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
NETPHONE.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
NETTA.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
NETTA2.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
NETVIA.h 8xx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:10 +01:00
nhk8815.h cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT 2011-10-27 23:53:59 +02:00
nios2-generic.h board/nios2-generic: Use altera_pio driver and remove board specific driver 2011-10-28 09:51:19 +08:00
ns9750dev.h net: ns9750: drop !NET_MULTI driver 2011-10-23 23:34:20 +02:00
NSCU.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
NX823.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +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 ehci-omap: driver for EHCI host on OMAP3 2012-02-12 10:11:30 +01:00
omap3_evm.h nand_spl_simple: store ecc data on the stack 2012-01-26 16:06:21 -06:00
omap3_evm_common.h configs: Remove CONFIG_NET_MULTI from board files 2012-02-12 10:11:26 +01: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_logic.h ARMV7: Add support For Logic OMAP35x/DM37x modules 2012-01-16 08:40:10 +01:00
omap3_mvblx.h configs: Remove CONFIG_NET_MULTI from board files 2012-02-12 10:11:26 +01:00
omap3_overo.h OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTAL 2012-02-27 21:19:24 +01:00
omap3_pandora.h OMAP3: Remove unused define CONFIG_OMAP3_*_DDR 2012-01-16 08:40:10 +01:00
omap3_sdp3430.h OMAP3: Remove unused define CONFIG_OMAP3_*_DDR 2012-01-16 08:40:10 +01:00
omap3_zoom1.h OMAP3: Remove unused define CONFIG_OMAP3_*_DDR 2012-01-16 08:40:10 +01:00
omap3_zoom2.h OMAP3: Remove unused define CONFIG_OMAP3_*_DDR 2012-01-16 08:40:10 +01:00
omap4_common.h omap4+: streamline CONFIG_SYS_TEXT_BASE and other SDRAM addresses 2011-12-06 23:59:34 +01: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 omap4+: streamline CONFIG_SYS_TEXT_BASE and other SDRAM addresses 2011-12-06 23:59:34 +01:00
omap730.h arch/arm/include/asm/sizes.h: cleanups 2010-10-13 09:59:33 +02:00
omap730p2.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
omap1510.h arch/arm/include/asm/sizes.h: cleanups 2010-10-13 09:59:33 +02:00
omap1510inn.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
omap2420h4.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
omap5912osk.h board configs: drop NET_MULTI references 2011-10-05 22:22: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 ORIGEN: remove duplicated MACH_TYPE define 2012-02-12 10:11:29 +01:00
ORSG.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
otc570.h Fix Stelian's email address 2011-11-27 19:44:21 +01:00
P1_P2_RDB.h sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION option 2012-02-12 10:11:25 +01:00
p1_p2_rdb_pc.h configs: Remove CONFIG_NET_MULTI from board files 2012-02-12 10:11:26 +01:00
P3G4.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
p3mx.h GCC4.6: Squash GTREADREG related errors 2011-10-27 23:54:08 +02:00
p3p440.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
P1010RDB.h configs: Remove CONFIG_NET_MULTI from board files 2012-02-12 10:11:26 +01:00
P1022DS.h powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.h 2011-11-29 08:48:06 -06:00
P1023RDS.h powerpc/85xx: clean up and document the QE/FMAN microcode macros 2011-11-29 08:48:06 -06:00
P2020COME.h sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION option 2012-02-12 10:11:25 +01:00
P2020DS.h sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION option 2012-02-12 10:11:25 +01:00
P2041RDB.h sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION option 2012-02-12 10:11:25 +01: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 PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 2011-12-06 23:59:32 +01:00
palmtc.h PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 2011-12-06 23:59:32 +01:00
PATI.h board/mpl/pati: use the CFI driver for the PATI board 2012-01-09 09:25:07 +01:00
paz00.h tegra2: Add support for Compal Paz00 (Toshiba AC100) 2012-02-12 10:11:22 +01:00
pb1x00.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
PCI405.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +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 GCC4.6: Squash GTREADREG related errors 2011-10-27 23:54:08 +02:00
PCIPPC6.h GCC4.6: Squash GTREADREG related errors 2011-10-27 23:54:08 +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 IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST} 2012-03-26 23:09:25 +02:00
pf5200.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
PIP405.h board/mpl/pip405: use the CFI driver for the PIP405 board 2012-01-09 09:24:56 +01:00
PK1C20.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
PLU405.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
plutux.h tegra: Fix build error in plutux, medcom 2011-12-24 10:23:32 +01:00
pm9g45.h NAND: Remove additional (CONFIG_SYS)_NAND_MAX_CHIPS 2012-01-26 16:09:01 -06:00
PM520.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
PM826.h configs: Remove CONFIG_NET_MULTI from board files 2012-02-12 10:11:26 +01:00
PM828.h configs: Remove CONFIG_NET_MULTI from board files 2012-02-12 10:11:26 +01:00
pm9261.h NAND: remove NAND_MAX_CHIPS definitions 2012-01-26 16:08:55 -06:00
pm9263.h NAND: Remove additional (CONFIG_SYS)_NAND_MAX_CHIPS 2012-01-26 16:09:01 -06:00
PMC405.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
PMC405DE.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
PMC440.h nand_spl: store ecc data on the stack 2012-01-26 16:09:06 -06:00
PN62.h common: cosmetic: CONFIG_ROOTPATH checkpatch compliance 2011-10-22 01:21:15 +02:00
portl2.h arm/km: portl2 environment address update to P1B 2011-11-03 22:56:23 +01:00
PPChameleonEVB.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
ppmc7xx.h GCC4.6: Squash GTREADREG related errors 2011-10-27 23:54:08 +02:00
ppmc8260.h powerpc: cpm2 boards: update fcc register logic 2011-10-17 22:25:31 +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 PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 2011-12-06 23:59:32 +01:00
qemu-mips.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
qi_lb60.h nand_spl: store ecc data on the stack 2012-01-26 16:09:06 -06:00
qong.h MX: serial_mxc: cleanup removing nasty #ifdef 2011-12-06 23:59:40 +01:00
QS823.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
QS850.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
QS860T.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
quad100hd.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
quantum.h common: cosmetic: CONFIG_ROOTPATH checkpatch compliance 2011-10-22 01:21:15 +02:00
r2dplus.h cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT 2011-10-27 23:53:59 +02:00
R360MPI.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
r7780mp.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
Rattler.h powerpc: cpm2 boards: update fcc register logic 2011-10-17 22:25:31 +02:00
RBC823.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +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 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
RPXlite.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
RPXlite_DW.h common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 2011-10-22 01:21:35 +02:00
RPXsuper.h powerpc: cpm2 boards: update fcc register logic 2011-10-17 22:25:31 +02:00
RRvision.h common: cosmetic: CONFIG_ROOTPATH checkpatch compliance 2011-10-22 01:21:15 +02:00
rsdproto.h powerpc: cpm2 boards: update fcc register logic 2011-10-17 22:25:31 +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
s5p_goni.h usb:gadget:s5p Enable the USB Gadget framework at GONI 2011-12-11 14:44:49 +01:00
s5pc210_universal.h Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro 2012-02-12 10:11:30 +01:00
sacsng.h powerpc: cpm2 boards: update fcc register logic 2011-10-17 22:25:31 +02:00
sandbox.h sandbox: enable GPIO driver 2012-03-12 11:03:43 -04:00
Sandpoint8240.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
Sandpoint8245.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
sbc35_a9g20.h ARM: sbc35_a9g20: re-add MACH_TYPE_SBC35_A9G20 2011-12-19 17:52:44 +01:00
sbc405.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
sbc8349.h mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds code 2011-11-03 18:27:56 -05:00
SBC8540.h common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 2011-10-22 01:21:35 +02:00
sbc8548.h sbc8548: enable support for hardware SPD errata workaround 2012-01-11 13:59:14 -06:00
sbc8560.h common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 2011-10-22 01:21:35 +02:00
sbc8641d.h common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 2011-10-22 01:21:35 +02:00
sc3.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
scb9328.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
SCM.h powerpc: cpm2 boards: update fcc register logic 2011-10-17 22:25:31 +02:00
seaboard.h tegra: i2c: Enable I2C on Seaboard 2012-03-29 08:12:50 +02:00
sequoia.h nand_spl: store ecc data on the stack 2012-01-26 16:09:06 -06:00
sh7757lcr.h sh: sh7757lcr: add supporting for MMCIF 2012-03-26 10:09:30 +09:00
sh7763rdp.h sh7763rdp: change config for new sh_eth driver 2011-12-02 13:46:21 +09:00
sh7785lcr.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +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 NAND: remove NAND_MAX_CHIPS definitions 2012-01-26 16:08:55 -06:00
SM850.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
smdk2410.h ARM: activate DISPLAY_CPUINFO for VCMA9 + SMDK2410 board 2012-02-12 10:11:27 +01:00
smdk5250.h SMDK5250: Add ethernet support 2012-02-12 10:11:30 +01:00
smdk6400.h nand_spl: store ecc data on the stack 2012-01-26 16:09:06 -06:00
smdkc100.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
smdkv310.h S5PC2XX: Rename S5pc2XX to exynos 2011-12-09 17:30:09 +01:00
snapper9260.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
socrates.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
sorcery.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
spc1920.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
SPD823TS.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
spear-common.h USB:gadget:designware USB device controller (UDC) implementation 2012-03-19 00:08:16 +01: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 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 2011-10-22 01:21:35 +02:00
stxssa.h common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 2011-10-22 01:21:35 +02:00
stxxtc.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
suvd3.h mpc83xx: Cleanup usage of LBC constants 2011-11-03 18:27:56 -05:00
svm_sc8xx.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
SX1.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
SXNI855T.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +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 ARM: omap3: Added Teejet mt_ventoux 2012-02-12 10:11:31 +01:00
TASREG.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
tb0229.h board configs: drop NET_MULTI references 2011-10-05 22:22: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.h tegra: i2c: Select number of controllers for Tegra2 boards 2012-03-29 08:12:50 +02:00
TK885D.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
tnetv107x_evm.h NAND: remove NAND_MAX_CHIPS definitions 2012-01-26 16:08:55 -06:00
tny_a9260.h ARM: tny_a9260: re-add MACH_TYPE_TNY_A9G20 and MACH_TYPE_TNY_A9260 2011-12-19 17:52:44 +01:00
TOP860.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
TOP5200.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
top9000.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
Total5200.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
TQM85xx.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
TQM823L.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
TQM823M.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
TQM834x.h mpc83xx: Cleanup usage of LBC constants 2011-11-03 18:27:56 -05:00
TQM850L.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
TQM850M.h TQM850M: Add missing CONFIG_BOOTDELAY 2011-11-07 22:15:46 +01:00
TQM855L.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
TQM855M.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
TQM860L.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
TQM860M.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
TQM862L.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
TQM862M.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
TQM866M.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
TQM885D.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
TQM5200.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
TQM8260.h powerpc: cpm2 boards: update fcc register logic 2011-10-17 22:25:31 +02:00
TQM8272.h powerpc: cpm2 boards: update fcc register logic 2011-10-17 22:25:31 +02:00
trats.h Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro 2012-02-12 10:11:30 +01:00
tricorder.h OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTAL 2012-02-27 21:19:24 +01:00
trizepsiv.h PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 2011-12-06 23:59:32 +01:00
tt01.h tt01: fix hush parser config, add release config 2012-02-27 21:19:25 +01:00
tuxx1.h powerpc/83xx/km: add support for 8321 based tuge1 board 2012-01-09 20:10:34 -06:00
twister.h OMAP3: twister: add support to boot Linux from SPL 2012-03-27 22:05:29 +02:00
tx25.h MX: serial_mxc: cleanup removing nasty #ifdef 2011-12-06 23:59:40 +01:00
u8500_href.h cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT 2011-10-27 23:53:59 +02:00
uc100.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
uc101.h Move LDSCRIPT definitions to board config files. 2010-12-09 10:27:41 +01:00
utx8245.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
v5fx30teval.h
v37.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
v38b.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
VCMA9.h ARM: activate DISPLAY_CPUINFO for VCMA9 + SMDK2410 board 2012-02-12 10:11:27 +01:00
vct.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
ve8313.h mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds code 2011-11-03 18:27:56 -05:00
ventana.h tegra: fdt: Enable FDT support for Ventana 2012-03-29 08:12:49 +02:00
versatile.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
virtlab2.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
vision2.h configs: imx: Use CONFIG_SF_DEFAULT_CS 2012-03-27 09:41:17 +02:00
vme8349.h mpc83xx: Cleanup usage of LBC constants 2011-11-03 18:27:56 -05:00
VOH405.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
VOM405.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
VoVPN-GW.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
vpac270.h PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 2011-12-06 23:59:32 +01:00
W7OLMC.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
W7OLMG.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
walnut.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
WUH405.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
xaeniax.h PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 2011-12-06 23:59:32 +01:00
xilinx-ppc.h xilinx-ppc4xx-generic: Use common u-boot.lds 2010-12-17 09:44:40 +01:00
xilinx-ppc405-generic.h
xilinx-ppc405.h
xilinx-ppc440-generic.h
xilinx-ppc440.h
xpedite517x.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
xpedite520x.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
xpedite537x.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
xpedite550x.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
xpedite1000.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +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 board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00
zipitz2.h zipitz2: use pxa_mmc_gen as MMC driver 2012-03-26 23:09:22 +02:00
zmx25.h MX: serial_mxc: cleanup removing nasty #ifdef 2011-12-06 23:59:40 +01:00
ZPC1900.h powerpc: cpm2 boards: update fcc register logic 2011-10-17 22:25:31 +02:00
ZUMA.h board configs: drop NET_MULTI references 2011-10-05 22:22:16 +02:00