- Nov 29, 2006
-
-
Stefan Roese authored
Fixed include/ppc440.c for UIC address Bug Corrects bug affecting the addresses for the universal interrupt controller UIC2 and UIC3 on the PPC440 Epx, GRx, and SPE chips. Signed-off-by:
Jeff Mann <mannj@embeddedplanet.com> Signed-off-by:
Stefan Roese <sr@denx.de>
-
- Sep 20, 2006
-
-
Wolfgang Denk authored
Patch by Martin Hicks, 16 Jun 2006
-
- Sep 07, 2006
-
-
Stefan Roese authored
- Add support for PPC440EPx & PPC440GRx - Add support for PPC440EP(x)/GR(x) NAND controller in cpu/ppc4xx directory - Add NAND boot functionality for Sequoia board, please see doc/README.nand-boot-ppc440 for details - This Sequoia NAND image doesn't support environment in NAND for now. This will be added in a short while. Patch by Stefan Roese, 07 Sep 2006
-
- Aug 15, 2006
-
-
Stefan Roese authored
NAND needs some additional testing Patch by Heiko Schocher, 15 Aug 2006
-
- Jun 30, 2006
-
-
Marian Balakowicz authored
-
Marian Balakowicz authored
-
- Jun 02, 2006
-
-
Stefan Roese authored
Patch by Stefan Roese, 02 Jun 2006
-
- Nov 29, 2005
-
-
Stefan Roese authored
Patch by John Otken, 23 Nov 2005
-
- Nov 22, 2005
-
-
Stefan Roese authored
- Added onboard PPC440 DDR autodetection in cpu/ppc/sdram.c - CFG_FLASH_QUIET_TEST added to use the common CFI driver for bank autodetection Patch by Stefan Roese, 22 Nov 2005
-
- Sep 25, 2005
-
-
Wolfgang Denk authored
Patch by Andrew E Mileski, 04 Feb 2005
-
- Aug 15, 2005
-
-
Stefan Roese authored
Second serial port on 440GX now defined as a system device. Add 'Short Etch' code for Cicada PHY within 440gx_enet.c Patch by Travis B. Sawyer, 12 Jul 2005 Check return value of malloc in 440gx_enet.c Patch by Travis B. Sawyer, 18 Jul 2005
-
- Aug 08, 2005
-
-
Stefan Roese authored
Patch by Stefan Roese, 08 Aug 2005
-
- Aug 04, 2005
-
-
Stefan Roese authored
Patch by Stefan Roese, 04 Aug 2005
-
- Aug 01, 2005
-
-
Stefan Roese authored
Patch by Steven Blakeslee, 27 Jul 2005
-
- Apr 03, 2005
-
-
Wolfgang Denk authored
Add missing 440GX SDRAM Controller reset
-
- Mar 14, 2004
-
-
Wolfgang Denk authored
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
-
- Feb 06, 2004
-
-
Wolfgang Denk authored
Add support for IBM PPC440GX. Multiple EMAC Ethernet devices, select MDI port based on enabled EMAC device. Add support for XES Inc <http://www.xes-inc.com> XPedite1000 440GX base PrPMC board.
-
- Jun 27, 2003
-
-
Wolfgang Denk authored
- remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen)
-
- Nov 03, 2002
-
-
Wolfgang Denk authored
-