summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/cpu_init.c
AgeCommit message (Expand)Author
2009-10-23ppc4xx: Add function to check and dynamically change PCI sync clockStefan Roese
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese
2009-07-24ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs
2009-07-10ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init()Matthias Fuchs
2009-03-20ppc4xx: Don't write the MAC address into the internal SoC registersStefan Roese
2009-03-20cpu/: get mac address from environmentMike Frysinger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-21ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patchStefan Roese
2008-08-21ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe,Prodyut Hazarika
2008-07-11ppc4xx: Rework 440GX UIC handlingStefan Roese
2008-06-30ppc4xx: Fix 460EX errata with CPU lockup upon high AHB trafficStefan Roese
2008-06-03ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson
2008-03-27ppc4xx: PPC405EP Set EMAC noise filter bitsMarkus Brunner
2008-03-27ppc4xx: Reconfigure PLL for 667MHz processor for PPC440EPxMike Nuss
2008-03-15ppc4xx: Add basic support for AMCC 460EX/460GT (2/5)Stefan Roese
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