summaryrefslogtreecommitdiffstats
path: root/cpu/mpc85xx/cpu_init.c
Commit message (Expand)AuthorAgeFilesLines
* ppc/p4080: Handle timebase enabling and frequency reportingKumar Gala2009-09-241-0/+17
* ppc/85xx: Fix enabling of L2 cacheKumar Gala2009-09-241-2/+2
* ppc/85xx: Disable all async interrupt sources when we bootKumar Gala2009-09-151-0/+11
* ppc/85xx: Split out cpu_init_early into its own file for NAND_SPLKumar Gala2009-09-151-51/+0
* ppc/85xx: Change cpu_init_early_f so we can use with NAND SPLKumar Gala2009-09-151-9/+25
* ppc/85xx: add boot from NAND/eSDHC/eSPI supportMingkai Hu2009-09-151-0/+19
* 85xx: Add support for setting IVORs to fixed offset defaultsKumar Gala2009-09-081-0/+7
* 85xx: Add L2SRAM Register's macro definitionMingkai Hu2009-08-281-2/+3
* 8xxx: Move dma_init() call to common codePeter Tyser2009-07-011-1/+3
* 85xx: Add support for additional e500mc featuresKumar Gala2009-03-301-0/+13
* 85xx: init gd as early as possibleKumar Gala2008-12-041-6/+6
* 85xx: Fix relocation of CCSRBARKumar Gala2008-12-041-4/+5
* 85xx: Add CPU 2 errata workaround to all 8548 boardsPeter Tyser2008-12-031-0/+13
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-44/+44
* mpc85xx: Add support for the MPC8536Kumar Gala2008-08-271-0/+7
* 85xx: Cleanup L2 cache size detectionKumar Gala2008-07-141-17/+30
* FSL LAW: Keep track of LAW allocationsKumar Gala2008-06-111-17/+6
* MPC85xx: Beautify boot output of L2 cache configurationWolfgang Grandegger2008-06-101-8/+10
* 85xx: Use SVR_SOC_VER instead of SVR_VERKumar Gala2008-04-111-1/+1
* 85xx: Added support for multicore boot mechanismKumar Gala2008-03-261-0/+4
* 85xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala2008-03-261-3/+3
* 85xx: Get ride of old TLB setup codeKumar Gala2008-01-171-20/+0
* 85xx: Reworked initial processor initKumar Gala2008-01-171-4/+52
* 85xx: Move LAW init code into CKumar Gala2008-01-161-0/+8
* Stop using immap_t on 85xxKumar Gala2007-12-111-7/+3
* Stop using immap_t for cpm offset on 85xxKumar Gala2007-12-111-3/+3
* Enable L2 cache for MPC8568MDS boardHaiying Wang2007-08-291-1/+1
* Add support for UEC to 8568Andy Fleming2007-08-141-0/+33
* Fix minor 85xx warningsAndy Fleming2007-08-141-1/+3
* mpc85xx L2 cache reporting and SRAM relocation option.Ed Swarthout2007-08-141-18/+47
* Add support for the 8568 MDS boardAndy Fleming2007-05-021-2/+0
* * Add Flat Dev Tree construction for MPC85xx ADS and CDS boardsMatthew McClintock2006-06-281-0/+1
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-1/+2
* * Patch by Jon Loeliger, 2005-05-05Jon Loeliger2005-07-251-13/+29
* * Patch by Jon Loeliger 2005-02-08Jon Loeliger2005-07-251-1/+16
* * Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger2005-07-231-3/+3
* Update code for TQM8540 board (and 85xx in general):wdenk2005-03-151-2/+2
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-151-0/+205
OpenPOWER on IntegriCloud