summaryrefslogtreecommitdiffstats
path: root/cpu/ppc4xx/cpu_init.c
Commit message (Expand)AuthorAgeFilesLines
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-456/+0
* ppc4xx fix unstable 440EPx bootstrap optionsRupjyoti Sarmah2010-03-241-5/+60
* ppc4xx: Add function to check and dynamically change PCI sync clockStefan Roese2009-10-231-0/+69
* ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-071-2/+2
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-111-34/+34
* ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs2009-07-241-1/+1
* ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init()Matthias Fuchs2009-07-101-5/+0
* ppc4xx: Don't write the MAC address into the internal SoC registersStefan Roese2009-03-201-28/+1
* cpu/: get mac address from environmentMike Frysinger2009-03-201-6/+8
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-50/+50
* ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patchStefan Roese2008-08-211-9/+8
* ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe,Prodyut Hazarika2008-08-211-1/+15
* ppc4xx: Rework 440GX UIC handlingStefan Roese2008-07-111-1/+14
* ppc4xx: Fix 460EX errata with CPU lockup upon high AHB trafficStefan Roese2008-06-301-2/+18
* ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson2008-06-031-85/+0
* ppc4xx: PPC405EP Set EMAC noise filter bitsMarkus Brunner2008-03-271-1/+1
* ppc4xx: Reconfigure PLL for 667MHz processor for PPC440EPxMike Nuss2008-03-271-1/+99
* ppc4xx: Add basic support for AMCC 460EX/460GT (2/5)Stefan Roese2008-03-151-0/+1
* ppc4xx: Enable 405EP PCI arbiter per default on all boardsStefan Roese2007-12-281-0/+5
* ppc4xx: Fix bug in cpu_init.c (405EP instead of 450EP)Stefan Roese2007-12-281-1/+1
* ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platformsStefan Roese2007-11-151-3/+3
* ppc4xx: Add PPC405EX supportStefan Roese2007-10-311-3/+11
* Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk2007-06-221-1/+1
* Extend POST support for PPC440Igor Lisitsin2007-06-221-0/+2
* [PATCH] Add 4xx GPIO functionsStefan Roese2007-03-241-113/+2
* [PATCH] Add AMCC PPC405EZ supportStefan Roese2007-03-211-1/+2
* [PATCH] Add support for the AMCC Katmai (440SPe) eval boardStefan Roese2007-02-201-1/+1
* [PATCH] Fix: Compilerwarnings for SC3 board.Heiko Schocher2007-01-181-3/+2
* Merge with /home/hs/SC3/u-bootWolfgang Denk2007-01-151-2/+9
|\
| * Added support for the SOLIDCARD III board from EurodesignHeiko Schocher2007-01-111-1/+4
* | [PATCH] Add DDR2 optimization code for Sequoia (440EPx) boardStefan Roese2007-01-051-3/+0
|/
* [PATCH] Update Prodrive ALPR board support (440GX)Stefan Roese2006-11-271-0/+4
* * PPC405EP: Add CFG_GPIO0_OR, CFG_GPIO0_ODR to setup GPIO completely.Stefan Roese2006-10-121-4/+10
* Add support for PCS440EP boardStefan Roese2006-06-021-1/+119
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-2/+4
* Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese2005-08-161-1/+1
* Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese2005-08-081-1/+1
* Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese2005-08-011-0/+4
* - Fix bug for initial stack in data cache as pointed out by Thomas Schaefer (...stroese2003-06-051-7/+92
* PPC405EP support added.stroese2003-05-231-3/+24
* Changed PPC405GPr version from A to B.stroese2003-04-041-1/+1
* Set edge conditioning circuitry on PPC405GPr for compatibility to existing PP...stroese2003-03-201-0/+10
* Initial revisionwdenk2002-08-271-0/+148
OpenPOWER on IntegriCloud