9
0
Fork 0
barebox/cpu/ppc4xx
Stefan Roese 3d9569b232 Changed PPC44x startup message (cpu info, speed...) to common style:
On PPC44x platforms, the startup message generated in "cpu.c" only
comprised the ppc type and revision but not additional informations
like speed etc. Those speed infos where printed in the board specific
code. This new implementation now prints all CPU infos in the common
cpu specific code. No board specific code is needed anymore and
therefore removed from all current 44x implementations.

Patch by Stefan Roese, 27 Nov 2005
2005-11-27 19:36:26 +01:00
..
4xx_enet.c Merge with /home/m8/git/u-boot 2005-10-29 23:45:04 +02:00
405gp_pci.c Add support for Prodrive P3P440 board: 2005-11-22 13:20:42 +01:00
Makefile Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c 2005-08-16 18:18:00 +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.c Changed PPC44x startup message (cpu info, speed...) to common style: 2005-11-27 19:36:26 +01: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
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
miiphy.c Add support for multiple PHYs. 2005-10-28 22:30:33 +02:00
resetvec.S * Code cleanup: 2003-06-27 21:31:46 +00:00
sdram.c Add support for Prodrive P3P440 board: 2005-11-22 13:20:42 +01:00
serial.c Cleanup (PPC4xx is AMCC now) 2005-09-23 11:05:55 +02:00
spd_sdram.c Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM) 2005-11-15 16:04:58 +01:00
speed.c Add support for AP1000 board. 2005-10-09 01:04:33 +02:00
start.S Add support for Prodrive P3P440 board: 2005-11-22 13:20:42 +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 PPC440EP/GR eval boards Yosemite and Yellowstone. 2005-08-01 16:41:48 +02:00