summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/cpu_init.c
AgeCommit message (Collapse)Author
2005-08-16Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese
now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005
2005-08-08Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese
Patch by Stefan Roese, 08 Aug 2005
2005-08-01Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese
Patch by Steven Blakeslee, 27 Jul 2005
2003-06-05- Fix bug for initial stack in data cache as pointed out by Thomas Schaefer ↵stroese
(tschaefer@giga-stream.de). Now inital stack in data cache can be used even if the chip select is in use.
2003-05-23PPC405EP support added.stroese
2003-04-04Changed PPC405GPr version from A to B.stroese
2003-03-20Set edge conditioning circuitry on PPC405GPr for compatibility to existing ↵stroese
PPC405GP designs.
2002-08-27Initial revisionwdenk