u-boot-brain/cpu/ppc4xx
Stefan Roese 4037ed3b63 [PATCH] PPC4xx: Add 440SP(e) DDR2 SPD DIMM support
This patch adds support for the DDR2 controller used on the
440SP and 440SPe. It is tested on the Katmai (440SPe) eval
board and works fine with the following DIMM modules:

- Corsair CM2X512-5400C4 (512MByte per DIMM)
- Kingston ValueRAM KVR667D2N5/512 (512MByte per DIMM)
- Kingston ValueRAM KVR667D2N5K2/2G (1GByte per DIMM)

This patch also adds the nice functionality to dynamically
create the TLB entries for the SDRAM (tlb.c). So we should
never run into such problems with wrong (too short) TLB
initialization again on these platforms.

Signed-off-by: Stefan Roese <sr@denx.de>
2007-02-20 10:43:34 +01:00
..
4xx_enet.c [PATCH] Add support for AMCC Taishan PPC440GX eval board 2007-01-18 10:25:34 +01:00
40x_spd_sdram.c [PATCH] PPC4xx: Split 4xx SPD SDRAM init routines into 2 files 2007-02-20 10:35:42 +01:00
44x_spd_ddr2.c [PATCH] PPC4xx: Add 440SP(e) DDR2 SPD DIMM support 2007-02-20 10:43:34 +01:00
44x_spd_ddr.c [PATCH] PPC4xx: Split 4xx SPD SDRAM init routines into 2 files 2007-02-20 10:35:42 +01:00
405gp_pci.c [PATCH] Fix: Compilerwarnings for SC3 board. 2007-01-18 11:28:51 +01:00
440spe_pcie.c [PATCH] Add support for AMCC Taishan PPC440GX eval board 2007-01-18 10:25:34 +01:00
440spe_pcie.h PCIe endpoint support for AMCC Yucca 440SPe board 2006-08-29 08:05:15 +02:00
bedbug_405.c Cleanup (PPC4xx is AMCC now) 2005-09-23 11:05:55 +02:00
commproc.c * Patches by Reinhard Meyer, 14 Feb 2004: 2004-02-23 22:22:28 +00:00
config.mk * Code cleanup, mostly for GCC-3.3.x 2004-12-31 09:32:47 +00:00
cpu_init.c [PATCH] Fix: Compilerwarnings for SC3 board. 2007-01-18 11:28:51 +01:00
cpu.c [PATCH] Correctly display PCI arbiter en-/disabled on some 4xx boards 2007-02-02 12:44:22 +01:00
dcr.S Initial revision 2001-10-21 10:56:49 +00:00
i2c.c [PATCH] PPC4xx: Add support for multiple I2C busses 2007-02-20 10:27:08 +01:00
interrupts.c Add support for AMCC Sequoia PPC440EPx eval board 2006-09-07 11:51:23 +02:00
kgdb.S * Code cleanup: 2003-06-27 21:31:46 +00:00
Makefile [PATCH] PPC4xx: Split 4xx SPD SDRAM init routines into 2 files 2007-02-20 10:35:42 +01:00
miiphy.c Add support for AMCC Sequoia PPC440EPx eval board 2006-09-07 11:51:23 +02:00
ndfc.c Added support for the TQM8272 board from TQ 2006-12-21 17:17:02 +01:00
resetvec.S * Code cleanup: 2003-06-27 21:31:46 +00:00
sdram.c [PATCH] Add support for AMCC Taishan PPC440GX eval board 2007-01-18 10:25:34 +01:00
sdram.h Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440) 2006-03-31 14:32:07 +02:00
serial.c Add support for AMCC Sequoia PPC440EPx eval board 2006-09-07 11:51:23 +02:00
speed.c Add support for AMCC Sequoia PPC440EPx eval board 2006-09-07 11:51:23 +02:00
start.S [PATCH] PPC4xx start.S: Fix for processor errata 2006-11-22 13:20:50 +01:00
tlb.c [PATCH] PPC4xx: Add 440SP(e) DDR2 SPD DIMM support 2007-02-20 10:43:34 +01:00
traps.c * Patches by Reinhard Meyer, 14 Feb 2004: 2004-02-23 22:22:28 +00:00
usb_ohci.c Add support for AMCC Sequoia PPC440EPx eval board 2006-09-07 11:51:23 +02:00
usb_ohci.h Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. 2005-08-01 16:41:48 +02:00
usbdev.c Add support for AMCC Sequoia PPC440EPx eval board 2006-09-07 11:51:23 +02:00
usbdev.h Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. 2005-08-01 16:41:48 +02:00
vecnum.h Add support for AMCC Rainier PPX440GRx eval board 2006-09-13 13:56:49 +02:00