summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/cpu_init.c
AgeCommit message (Expand)Author
2007-12-28ppc4xx: Enable 405EP PCI arbiter per default on all boardsStefan Roese
2007-12-28ppc4xx: Fix bug in cpu_init.c (405EP instead of 450EP)Stefan Roese
2007-11-15ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platformsStefan Roese
2007-10-31ppc4xx: Add PPC405EX supportStefan Roese
2007-06-22Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk
2007-06-22Extend POST support for PPC440Igor Lisitsin
2007-03-24[PATCH] Add 4xx GPIO functionsStefan Roese
2007-03-21[PATCH] Add AMCC PPC405EZ supportStefan Roese
2007-02-20[PATCH] Add support for the AMCC Katmai (440SPe) eval boardStefan Roese
2007-01-18[PATCH] Fix: Compilerwarnings for SC3 board.Heiko Schocher
2007-01-15Merge with /home/hs/SC3/u-bootWolfgang Denk
2007-01-11 Added support for the SOLIDCARD III board from EurodesignHeiko Schocher
2007-01-05[PATCH] Add DDR2 optimization code for Sequoia (440EPx) boardStefan Roese
2006-11-27[PATCH] Update Prodrive ALPR board support (440GX)Stefan Roese
2006-10-12* PPC405EP: Add CFG_GPIO0_OR, CFG_GPIO0_ODR to setup GPIO completely.Stefan Roese
2006-06-02Add support for PCS440EP boardStefan Roese
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2005-08-16Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese
2005-08-08Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese
2005-08-01Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese
2003-06-05- Fix bug for initial stack in data cache as pointed out by Thomas Schaefer (...stroese
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 PP...stroese
2002-08-27Initial revisionwdenk