Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix CONFIG_ETH*ADDR for Ocotea board. | wdenk | 2004-05-29 | -3/+3 |
| | | | | | Sort Makefile. Update docs. | |||
* | * Patch by Stephen Williams, 19 March 2004 | wdenk | 2004-03-23 | -0/+1 |
| | | | | | | | | | | | | | | | Increase speed of sector reads from SystemACE, shorten poll timeout and remove a useless reset * Patch by Tolunay Orkun, 19 Mar 2004: Make GigE PHY 1000Mbps Speed/Duplex detection conditional (CONFIG_PHY_GIGE) * Patch by Brad Kemp, 18 Mar 2004: prevent machine checks during a PCI scan * Patch by Pierre Aubert, 18 Mar 2004: Fix string cleaning in IDE identification | |||
* | Code cleanup; make several boards compile & link. | wdenk | 2004-03-14 | -31/+31 |
| | ||||
* | * Patch by Travis Sawyer, 01 Mar 2004: | wdenk | 2004-03-14 | -0/+248 |
Ocotea: - Add IBM PPC440GX Ref Platform support (Ocotea) Original code by Paul Reynolds <PaulReynolds@lhsolutions.com> Adapted to U-Boot and 440GX port 440gx_enet.c: - Add gracious handling of all Ethernet Pin Selections for 440GX - Add RGMII selection for Cicada CIS8201 Gigabit PHY ppc440.h: - Add needed bit definitions - Fix formatting * Patch by Carl Riechers, 1 Mar 2004: Add PPC440GX prbdv0 divider to fix memory clock calculation. * Patch by Stephan Linz, 27 Feb 2004 - avoid problems for targets without NFS download support |