summaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Collapse)Author
2011-07-14EfikaMX: Add missing CONFIG_SYS_TEXT_BASEJana Rapava
Signed-off-by: Jana Rapava <[email protected]>
2011-07-14imx: Add support for zmx25 boardMatthias Weisser
zmx25 is a board based on imx25 SoC, 64 Megs of LPDDR, 32 Megs of NOR flash, an optional NAND flash. Signed-off-by: Matthias Weisser <[email protected]>
2011-07-14mx31pdk: cosmetic: Fix line over 80 charactersFabio Estevam
Signed-off-by: Fabio Estevam <[email protected]>
2011-07-13powerpc/mpc8548cds: Remove incorrect DDR_MSYNC_IN erratum defineBecky Bruce
This erratum doesn't exist on this processor, and the workaround spins on a non-existent register, causing boot to hang. Signed-off-by: Becky Bruce <[email protected]> Signed-off-by: Kumar Gala <[email protected]>
2011-07-12Blackfin: adi boards: also set stderr to nc with helperMike Frysinger
Signed-off-by: Mike Frysinger <[email protected]>
2011-07-12Blackfin: adi boards: enable pretty flash progress outputMike Frysinger
For only ~150 bytes increase in size, we can get a nice flash progress indicator rather than just the boring dots (which don't tell too much about overall progress). So enable it for all ADI boards. Signed-off-by: Mike Frysinger <[email protected]>
2011-07-12Blackfin: cm-bf537e/cm-bf537u/tcm-bf537: enable mmc_spi supportHarald Krapfenbauer
These boards have an mmc/sd slot on them connected over SPI, so enable the driver. Signed-off-by: Harald Krapfenbauer <[email protected]> Signed-off-by: Mike Frysinger <[email protected]>
2011-07-12Blackfin: cm-bf537e/cm-bf537u/tcm-bf537: update network settingsHarald Krapfenbauer
These boards can have an addon card plugged onto them, so enable support for it. Signed-off-by: Harald Krapfenbauer <[email protected]> Signed-off-by: Mike Frysinger <[email protected]>
2011-07-12Blackfin: post: setup default CONFIG_SYS_POST_WORD_ADDRMike Frysinger
Set the default post word location to an L1 data location for all Blackfin parts so things "just work" for most people. Signed-off-by: Mike Frysinger <[email protected]>
2011-07-12Blackfin: adi boards: enable multi serial support by defaultMike Frysinger
Since this only adds less than 3KiB, enable for all ADI boards. Signed-off-by: Mike Frysinger <[email protected]>
2011-07-11powerpc/85xx: Add default usb mode and phy type to hwconfigRamneek Mehresh
Move to use hwconfig for usb mode & phy type instead of magic 'usb_phy_type' environment variable on the following platforms: MPC8536DS, P1020RDB, P1020RDB-PC, P1010RDB, P2020RDB, P2020RDB-PC, P2020RDB, P3041DS, P4080DS, & P5020DS. Signed-off-by: Ramneek Mehresh <[email protected]> Signed-off-by: Kumar Gala <[email protected]>
2011-07-11powerpc/corenet_ds: add back buffer write for NOR flashYork Sun
Enable buffer write for better performance. This platform uses a NOR flash chip which supports write buffer programming. CFI driver can query the buffer size and use it to program the flash for best performance. Signed-off-by: York Sun <[email protected]> Signed-off-by: Kumar Gala <[email protected]>
2011-07-11powerpc/85xx: Add basic support for P1023RDS boardRoy Zang
The P1023RDS board is the reference board for the P1023 SoC. Add support for booting it from NOR or NAND, with fixed 2G of DDR, PCIe, UART, I2C, etc. Signed-off-by: Roy Zang <[email protected]> Signed-off-by: Haiying Wang <[email protected]> Signed-off-by: Chunhe Lan <[email protected]> Signed-off-by: Lei Xu <[email protected]> Signed-off-by: York Sun <[email protected]> Signed-off-by: Kumar Gala <[email protected]>
2011-07-11powerpc/85xx: Add NAND boot support for P3041/P5020DSShaohui Xie
When booting from NAND we get the environment and FMan ucode from NAND. Signed-off-by: Shaohui Xie <[email protected]> Signed-off-by: Kumar Gala <[email protected]>
2011-07-11qoriq/p1_p2_rdb: Add Dual Role USB support macro for P1020RDBRamneek Mehresh
Add CONFIG_HAS_FSL_DR_USB macro for P1020RDB Signed-off-by: Ramneek Mehresh <[email protected]> Signed-off-by: Kumar Gala <[email protected]>
2011-07-06powerpc/83xx: remove empty board_early_init_f()Timur Tabi
Remove an empty board_early_init_f() from the MPC8323ERD and MPC360ERDK boards. Signed-off-by: Timur Tabi <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
2011-07-06mpc83xx: Add support for MergerBox boardAndre Schwarz
Includes board config file, documentation, maintainer and boards.cfg entries, and board specific files in vendor dir. Signed-off-by: Andre Schwarz <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
2011-07-04Add support for Network Space v2 and parentsSimon Guinot
This patch add support for the Network Space v2 board and parents, based on the Marvell Kirkwood 6281 SoC. This include Network Space (Max) v2 and Internet Space v2. Additional information is available at: http://lacie-nas.org/doku.php?id=network_space_v2 Signed-off-by: Simon Guinot <[email protected]>
2011-07-04arm/km: add support for portl2 boardValentin Longchamp
This adds support for the keymile Kirkwood BEC portl2 board. This board relies on the km_arm (km_kirkwood) BEC. The egiga driver is configured for a 100M full-duplex, A/N off connnection to the backplane. This board has always ethernet present, because it is connected to the marvell switch similar to mgcoge3un. The reset_phy functionality is also the same to mgcoge3un. Signed-off-by: Valentin Longchamp <[email protected]> Signed-off-by: Holger Brunck <[email protected]> cc: Prafulla Wadaskar <[email protected]> cc: Heiko Schocher <[email protected]>
2011-07-04arm/km: replace suenx targets with km_kirkwoodHolger Brunck
suen3 and suen8 were in first HW version quite different, but now they are from a u-boot point of view similar. So these two boards can use the same header file. Other keymile boards differ only in the usage of the PCI interface. Therefore a target km_kirkwood_pci was introduced. All targets use the same header file. Signed-off-by: Holger Brunck <[email protected]> Signed-off-by: Valentin Longchamp <[email protected]> cc: Prafulla Wadaskar <[email protected]> cc: Heiko Schocher <[email protected]>
2011-07-04arm/km: use board KM_ENV_BUS for CONFIG_I2C_ENV_EEPROM_BUSValentin Longchamp
This is defined for all km_kirkwood boards and was not used up to now. This value was the same for all boards but it could be changed for some boards (and thus needs to be defined for every board). Signed-off-by: Valentin Longchamp <[email protected]> Signed-off-by: Holger Brunck <[email protected]> cc: Prafulla Wadaskar <[email protected]> cc: Heiko Schocher <[email protected]>
2011-07-04arm/km: remove unneeded defineHolger Brunck
CONFIG_ENV_SIZE for NAND was later in this file overwritten because we have the environment in i2c eeprom, so remove this define. Signed-off-by: Holger Brunck <[email protected]> Signed-off-by: Valentin Longchamp <[email protected]> cc: Prafulla Wadaskar <[email protected]> cc: Heiko Schocher <[email protected]>
2011-07-04arm/km: fix u-boot.kwb build breakageHolger Brunck
commit 010a958b (arm/km: remove CONFIG_SYS_KWD_CONFIG from keymile-common.h) breaks building keymile arm targets, when u-boot.kwb tries to generate the binary with mkimage. A simple make <board> or MAKEALL succeeded because it don't try to build the kirwood binary at the end. Due this commit we use the CONFIG_SYS_KWD_CONFIG from the arch-kirkwood/config.h and it was removed from the board config. But it was forgotten to include the header. Now the header is included in km_arm.h. Some other defines were obsolete due to this include, these are also removed in this commit. Signed-off-by: Holger Brunck <[email protected]> cc: Valentin Longchamp <[email protected]> cc: Prafulla Wadaskar <[email protected]> cc: Heiko Schocher <[email protected]>
2011-07-04atstk100x: switch to common cfi driverAndreas Bießmann
This patch removes the board implemenatation for flash driver which can now safely switched to the common cfi driver. Compile tested for all atstk100x boards, runtime tested on atstk1002. Signed-off-by: Andreas Bießmann <[email protected]>
2011-07-04cpuat91: use atmel_usartAndreas Bießmann
Signed-off-by: Andreas Bießmann <[email protected]> Cc: Eric Bénard <[email protected]>
2011-07-04eb_cpux9k2: use atmel_usartAndreas Bießmann
Signed-off-by: Andreas Bießmann <[email protected]> CC: Jens Scharsig <[email protected]> Acked-by: Jens Scharsig<[email protected]> Tested-by: Jens Scharsig<[email protected]> (for eb_cpux9k2 board)
2011-07-04at91rm9200ek: use atmel_usartAndreas Bießmann
Signed-off-by: Andreas Bießmann <[email protected]>
2011-07-04arm920t/at91: use new clock.c featuresAndreas Bießmann
This patch enables the new clock features from arm920t/at91/clock.c. This is an required step to get at91rm9200_usart replaced by atmel_usart driver. Signed-off-by: Andreas Bießmann <[email protected]> Cc: Jens Scharsig <[email protected]> Cc: Eric Bénard <[email protected]>
2011-07-04MX53: Add initial support for MX53ARDFabio Estevam
Signed-off-by: Fabio Estevam <[email protected]>
2011-07-04arm: Update jadecpu boardMatthias Weisser
Enable dcache and arch memset/memcpy for speed reasons Remove of config.mk and some environment overwrites Some generic cleanup Signed-off-by: Matthias Weisser <[email protected]>
2011-07-04arm: omap2: apollon: fix broken buildIgor Grinberg
Define CONFIG_SYS_SDRAM_BASE to physical SDRAM address and CONFIG_SYS_INIT_SP_ADDR to physical SRAM address Signed-off-by: Igor Grinberg <[email protected]> Cc: Kyungmin Park <[email protected]>
2011-07-04arm: Tegra2: GPIO: enable GPIO for Tegra2 boardsTom Warren
Signed-off-by: Tom Warren <[email protected]>
2011-07-04VCMA9: various cleanups/code style fixesDavid Müller (ELSOFT AG)
Signed-off-by: David Müller <[email protected]>
2011-07-04VCMA9: use CFI driver (and remove the old one)David Müller (ELSOFT AG)
Signed-off-by: David Müller <[email protected]>
2011-07-04VCMA9: remove unneeded config.mkDavid Müller (ELSOFT AG)
Signed-off-by: David Müller <[email protected]>
2011-07-04armv7: adapt omap4 to the new cache maintenance frameworkAneesh V
adapt omap4 to the new layered cache maintenance framework Signed-off-by: Aneesh V <[email protected]>
2011-07-04armv7: rename cache related CONFIG flagsAneesh V
Replace the cache related CONFIG flags with more meaningful names. Following are the changes: CONFIG_L2_OFF -> CONFIG_SYS_L2CACHE_OFF CONFIG_SYS_NO_ICACHE -> CONFIG_SYS_ICACHE_OFF CONFIG_SYS_NO_DCACHE -> CONFIG_SYS_DCACHE_OFF Signed-off-by: Aneesh V <[email protected]> V2: * Changed CONFIG_L2_OFF -> CONFIG_SYS_NO_L2CACHE V4: * Changed all three flags to the final names suggested as above and accordingly changed the commit message
2011-06-27Minor coding style fixes.Wolfgang Denk
Signed-off-by: Wolfgang Denk <[email protected]>
2011-06-23Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
* 'master' of git://git.denx.de/u-boot-arm: run arm_pci_init after relocation IXP42x PCI rewrite update/fix PDNB3 board update/fix IXDP425 / IXDPG425 boards add dvlhost (dLAN 200 AV Wireless G) board IXP NPE: add support for fixed-speed MII ports update/fix AcTux4 board update/fix AcTux3 board update/fix AcTux2 board update/fix AcTux1 board use -ffunction-sections / --gc-sections on IXP42x support CONFIG_SYS_LDSCRIPT on ARM fix "depend" target in npe directory Fix IXP code to work after relocation was added trigger hardware watchdog in IXP42x serial driver add support for IXP42x Rev. B1 and newer add XScale sub architecture (IXP/PXA) to maintainer list Conflicts: arch/arm/lib/board.c Signed-off-by: Wolfgang Denk <[email protected]>
2011-06-23update/fix PDNB3 boardMichael Schwingen
Signed-off-by: Michael Schwingen <[email protected]>
2011-06-23update/fix IXDP425 / IXDPG425 boardsMichael Schwingen
Signed-off-by: Michael Schwingen <[email protected]>
2011-06-23add dvlhost (dLAN 200 AV Wireless G) boardMichael Schwingen
Signed-off-by: Michael Schwingen <[email protected]>
2011-06-23update/fix AcTux4 boardMichael Schwingen
Signed-off-by: Michael Schwingen <[email protected]>
2011-06-23update/fix AcTux3 boardMichael Schwingen
Signed-off-by: Michael Schwingen <[email protected]>
2011-06-23update/fix AcTux2 boardMichael Schwingen
Signed-off-by: Michael Schwingen <[email protected]>
2011-06-23update/fix AcTux1 boardMichael Schwingen
Signed-off-by: Michael Schwingen <[email protected]>
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk
The 'trab' board configuration is broken, and there is nobody who is interested and willing to fix it. Drop it. This includes support for VFD displays which have always been used by this board only. Signed-off-by: Wolfgang Denk <[email protected]>
2011-06-21Build fix/update of AFEB9260Sergey Lapin
Make AFEB9260 build again. Based on fix for AT91SAM9260EK. Signed-off-by: Sergey Lapin <[email protected]>
2011-06-21cpu9260/9G20: fix board supportEric Benard
Signed-off-by: Eric Bénard <[email protected]>
2011-06-21AT91 rework: fix TOP9000 files to build againReinhard Meyer
Fix EMK TOP9000 board to build again: - changes required due to ATMEL rework Signed-off-by: Reinhard Meyer <[email protected]>