summaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Collapse)Author
2008-09-02Add support for Freescale SGMII Riser CardAndy Fleming
The 8544DS and 8572DS systems have an optional SGMII riser card which exposes new ethernet ports which are connected to the eTSECs via an SGMII interface. The SGMII PHYs for this board are offset from the standard PHY addresses, so this code modifies the passed in tsec_info structure to use the SGMII PHYs on the card, instead. Signed-off-by: Andy Fleming <[email protected]> Signed-off-by: Ben Warren <[email protected]>
2008-09-01avr32: refactor the portmux/gpio codeHaavard Skinnemoen
- Separate the portmux configuration functionality from the GPIO pin control API. - Separate the controller-specific code from the chip-specific code. - Allow "ganged" port configuration (multiple pins at once). - Add more flexibility to the "canned" peripheral select functions: - Allow using more than 23 address bits, more chip selects, as well as NAND- and CF-specific pins. - Make the MACB SPEED pin optional, and choose between MII/RMII using a parameter instead of an #ifdef. - Make it possible to use other MMC slots than slot 0, and support different MMC/SDCard data bus widths. - Use more reasonable pull-up defaults; floating pins may consume a lot of power. - Get rid of some custom portmux code from the mimc200 board code. The old gpio/portmux API couldn't really handle its requirements, but the new one can. - Add documentation. The end result is slightly smaller code for all boards. Which isn't really the point, but at least it isn't any larger. This has been verified on ATSTK1002 and ATNGW100. I'd appreciate if the board maintainers could help me test this on their boards. In particular, the mimc200 port has lost a lot of code, so I'm hoping Mark can help me out. Signed-off-by: Haavard Skinnemoen <[email protected]> Cc: Hans-Christian Egtvedt <[email protected]> Cc: Mark Jackson <[email protected]> Cc: Alex Raimondi <[email protected]> Cc: Julien May <[email protected]> Changes since v1: * Enable pullup on NWAIT * Add missing include to portmux-pio.h * Rename CONFIG_PIO2 -> CONFIG_PORTMUX_PIO to match docs
2008-09-01Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2008-09-01Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2008-09-01Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2008-08-31Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk
2008-08-31sh: Fix compile error rsk7203 boardNobuhiro Iwamatsu
This boards used old type preprocessor. This patch fix compile error. Signed-off-by: Nobuhiro Iwamatsu <[email protected]> Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
2008-08-31sh: Fix compile error sh7785lcr boardNobuhiro Iwamatsu
This boards used old type preprocessor. This patch fix compile error. Signed-off-by: Nobuhiro Iwamatsu <[email protected]> Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
2008-08-31sh: Renesas Solutions AP325RXA board supportNobuhiro Iwamatsu
AP325RXA is SH7723's reference board. This has SCIF, NOR Flash, Ethernet, USB host, LCDC, SD Host, Camera and other. In this patch, support SCIF, NOR Flash, and Ethernet. Signed-off-by: Nobuhiro Iwamatsu <[email protected]> Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
2008-08-31sh: Renesas RSK+ 7203 board supportNobuhiro Iwamatsu
This adds initial support for the RTE RSK+ SH7203 board. Signed-off-by: Nobuhiro Iwamatsu <[email protected]> Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
2008-08-31sh: Renesas R0P7785LC0011RL board supportNobuhiro Iwamatsu
This board has SH7785, 512MB DDR2-SDRAM, NOR Flash, Graphic, Ethernet, USB, SD, RTC, and I2C controller. This patch supports the following functions: - 128MB DDR2-SDRAM (29-bit address mode only) - NOR Flash - USB host - Ethernet Signed-off-by: Yoshihiro Shimoda <[email protected]> Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
2008-08-31smdk6400: Use CONFIG_FLASH_CFI_DRIVERJean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]>
2008-08-31smdk6400: remove redundant bootargs definitionGuennadi Liakhovetski
Double bootargs setting leads to a duplicated environmant entry. Signed-off-by: Guennadi Liakhovetski <[email protected]>
2008-08-31ARM: Add support for S3C6400 based SMDK6400 boardGuennadi Liakhovetski
SMDK6400 can only boot U-Boot from NAND-flash. This patch adds a nand_spl driver for it too. The board can also boot from the NOR flash, but due to hardware limitations it can only address 64KiB on it, which is not enough for U-Boot. Based on the original sources by Samsung for U-Boot 1.1.6. Signed-off-by: Guennadi Liakhovetski <[email protected]>
2008-08-30ppc4xx: Increase image size for NAND boot targetStefan Roese
This is needed since now with HUSH enabled (amcc-common.h) the image read from NAND exceeds the previous limit. Signed-off-by: Stefan Roese <[email protected]>
2008-08-28ADS5121: Fix NOR and CPLD ALE timing for rev 2 siliconJohn Rigby
MPC5121 rev 2 silicon has a new register for controlling how long CS is asserted after deassertion of ALE in multiplexed mode. The default is to assert CS together with ALE. The alternative is to assert CS (ALEN+1)*LPC_CLK clocks after deassertion of ALE. The default is wrong for the NOR flash and CPLD on the ADS5121. This patch turns on the alternative for CS0 (NOR) and CS2 (CPLD) it does so conditionally based on silicon rev 2.0 or greater. Signed-off-by: Martha J Marx <[email protected]> Signed-off-by: John Rigby <[email protected]>
2008-08-28ColdFire: I2C fix for multiple platformsTsiChung Liew
Signed-off-by: TsiChung Liew <[email protected]>
2008-08-28ColdFire: Add CONFIG_MII_INIT for M5272C3TsiChung Liew
Signed-off-by: TsiChung Liew <[email protected]>
2008-08-28ColdFire: Multiple fixes for MCF5445x platformsTsiChung Liew
Add FEC pin set and mii reset in __mii_init(). Change legacy flash vendor from 2 to AMD LEGACY (0xFFF0), change cfi_offset to 0, and change CFG_FLASH_CFI to CONFIG_FLASH_CFI_LEGACY. Correct M54451EVB and M54455EVB env settings in configuration file. Signed-off-by: TsiChung Liew <[email protected]>
2008-08-28ColdFire: Change the SDRAM BRD2WT timing from 3 to 7TsiChung Liew
The user manuals recommend 7. Signed-off-by: Kurt Mahan <[email protected]> Acked-by: TsiChung Liew <[email protected]>
2008-08-28ColdFire: Raise uart baudrate to 115200 bpsTsiChung Liew
M5249EVB, M5271EVB, M5272C3, M5275EVB and M5282EVB platforms uart baudrate increase from 19200 to 115200 bps Signed-off-by: TsiChung Liew <[email protected]>
2008-08-28Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk
2008-08-27mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN.Heiko Schocher
Signed-off-by: Heiko Schocher <[email protected]>
2008-08-27mpc85xx: Add support for the MPC8536DS reference boardKumar Gala
Signed-off-by: Kumar Gala <[email protected]> Signed-off-by: Srikanth Srinivasan <[email protected]> Signed-off-by: Dejan Minic <[email protected]> Signed-off-by: Jason Jin <[email protected]> Signed-off-by: Dave Liu <[email protected]> Signed-off-by: Kumar Gala <[email protected]>
2008-08-27mpc85xx: Add support for the MPC8572DS reference boardKumar Gala
Signed-off-by: Kumar Gala <[email protected]>
2008-08-27FSL DDR: Remove old SPD support from cpu/mpc85xxKumar Gala
All 85xx boards have been converted to the new code so we can remove the old SPD DDR setup code. Signed-off-by: Kumar Gala <[email protected]>
2008-08-27FSL DDR: Convert STXSSA to new DDR code.Kumar Gala
Signed-off-by: Kumar Gala <[email protected]>
2008-08-27FSL DDR: Convert STXGP3 to new DDR code.Kumar Gala
Signed-off-by: Kumar Gala <[email protected]>
2008-08-27FSL DDR: Convert SBC8560 to new DDR code.Kumar Gala
Signed-off-by: Kumar Gala <[email protected]>
2008-08-27FSL DDR: Convert MPC8540EVAL to new DDR code.Kumar Gala
Signed-off-by: Kumar Gala <[email protected]>
2008-08-27FSL DDR: Convert PM856 to new DDR code.Kumar Gala
Signed-off-by: Kumar Gala <[email protected]>
2008-08-27FSL DDR: Convert PM854 to new DDR code.Kumar Gala
Signed-off-by: Kumar Gala <[email protected]>
2008-08-27FSL DDR: Convert sbc8548 to new DDR code.Kumar Gala
Signed-off-by: Kumar Gala <[email protected]>
2008-08-27FSL DDR: Convert atum8548 to new DDR code.Kumar Gala
Signed-off-by: Kumar Gala <[email protected]>
2008-08-27FSL DDR: Convert socrates to new DDR code.Kumar Gala
Signed-off-by: Kumar Gala <[email protected]>
2008-08-27FSL DDR: Convert MPC8544DS to new DDR code.Kumar Gala
Signed-off-by: Kumar Gala <[email protected]>
2008-08-27FSL DDR: Convert MPC8568MDS to new DDR code.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]> Signed-off-by: Kumar Gala <[email protected]>
2008-08-27FSL DDR: Convert MPC8548CDS to new DDR code.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]> Signed-off-by: Kumar Gala <[email protected]>
2008-08-27FSL DDR: Convert MPC8541CDS to new DDR code.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]> Signed-off-by: Kumar Gala <[email protected]>
2008-08-27FSL DDR: Convert MPC8555ADS to new DDR code.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]> Signed-off-by: Kumar Gala <[email protected]>
2008-08-27FSL DDR: Convert MPC8560ADS to new DDR code.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]> Signed-off-by: Kumar Gala <[email protected]>
2008-08-27FSL DDR: Convert MPC8540ADS to new DDR code.Kumar Gala
Signed-off-by: Kumar Gala <[email protected]>
2008-08-27FSL DDR: Convert SBC8641D to new DDR code.Kumar Gala
Signed-off-by: Kumar Gala <[email protected]>
2008-08-27FSL DDR: Convert MPC8610HPCD to new DDR code.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]> Signed-off-by: Kumar Gala <[email protected]>
2008-08-27FSL DDR: Convert MPC8641HPCN to new DDR code.Kumar Gala
Signed-off-by: Jon Loeliger <[email protected]> Signed-off-by: Kumar Gala <[email protected]>
2008-08-27Add support for muas3001 board (MPC8270)Heiko Schocher
Signed-off-by: Heiko Schocher <[email protected]>
2008-08-26Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2008-08-26ADS5121: adjust image addresses in RAM and flashWolfgang Denk
Use the same mapping in flash as used by Linux Signed-off-by: Wolfgang Denk <[email protected]>
2008-08-25change mvBL-M7 default env and move to vendor subdirAndre Schwarz
fix mvBL-M7 config and move to matrix_vision subdir Signed-off-by: Andre Schwarz <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
2008-08-25MPC8349EMDS: Add PCI Agent (PCISLAVE) supportIra W. Snyder
Add the ability for the MPC8349EMDS to run in PCI Agent mode, acting as a PCI card rather than a host computer. Signed-off-by: Ira W. Snyder <[email protected]> Signed-off-by: Kim Phillips <[email protected]>