u-boot-brain/cpu/ppc4xx
Stefan Roese 62534beb2f Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440)
405 SDRAM: - The SDRAM parameters can now be defined in the board
             config file and the 405 SDRAM controller values will
             be calculated upon bootup (see PPChameleonEVB).
             When those settings are not defined in the board
             config file, the register setup will be as it is now,
             so this implementation should not break any current
             design using this code.

             Thanks to Andrea Marson from DAVE for this patch.

440 DDR:   - Added function sdram_tr1_set to auto calculate the
             TR1 value for the DDR.
           - Added ECC support (see p3p440).

Patch by Stefan Roese, 17 Mar 2006
2006-03-31 14:32:07 +02:00
..
4xx_enet.c Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board. 2005-11-29 18:18:21 +01:00
405gp_pci.c Fix problem with updated PCI code in cpu/ppc4xx/405gp_pci.c 2006-03-13 09:43:01 +01: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 Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c 2005-08-16 18:18:00 +02:00
cpu.c 2005-12-12 16:06:05 +01:00
dcr.S Initial revision 2001-10-21 10:56:49 +00:00
i2c.c Cleanup for GCC-4.x 2005-10-13 16:45:02 +02:00
interrupts.c Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux) 2005-08-08 12:42:22 +02:00
kgdb.S * Code cleanup: 2003-06-27 21:31:46 +00:00
Makefile Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c 2005-08-16 18:18:00 +02:00
miiphy.c Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board. 2005-11-29 18:18:21 +01:00
resetvec.S * Code cleanup: 2003-06-27 21:31:46 +00:00
sdram.c Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440) 2006-03-31 14:32:07 +02: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 440SP, add support for AMCC Luan 440SP eval board. 2005-11-29 18:18:21 +01:00
spd_sdram.c Code cleanup, especially MIPS for GCC 4.x 2005-12-04 00:40:34 +01:00
speed.c Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board. 2005-11-29 18:18:21 +01:00
start.S cpu/ppc4xx/start.S : exceptions are enabled after relocation 2006-03-13 09:42:28 +01:00
traps.c * Patches by Reinhard Meyer, 14 Feb 2004: 2004-02-23 22:22:28 +00:00
usb_ohci.c Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux) 2005-08-08 12:42:22 +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 Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux) 2005-08-08 12:42:22 +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 440SP, add support for AMCC Luan 440SP eval board. 2005-11-29 18:18:21 +01:00