summaryrefslogtreecommitdiff
path: root/cpu/mpc85xx/cpu_init.c
Commit message (Expand)AuthorAgeLines
* 8xxx: Move dma_init() call to common codePeter Tyser2009-07-01-1/+3
* 85xx: Add support for additional e500mc featuresKumar Gala2009-03-30-0/+13
* 85xx: init gd as early as possibleKumar Gala2008-12-04-6/+6
* 85xx: Fix relocation of CCSRBARKumar Gala2008-12-04-4/+5
* 85xx: Add CPU 2 errata workaround to all 8548 boardsPeter Tyser2008-12-03-0/+13
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-44/+44
* mpc85xx: Add support for the MPC8536Kumar Gala2008-08-27-0/+7
* 85xx: Cleanup L2 cache size detectionKumar Gala2008-07-14-17/+30
* FSL LAW: Keep track of LAW allocationsKumar Gala2008-06-11-17/+6
* MPC85xx: Beautify boot output of L2 cache configurationWolfgang Grandegger2008-06-10-8/+10
* 85xx: Use SVR_SOC_VER instead of SVR_VERKumar Gala2008-04-11-1/+1
* 85xx: Added support for multicore boot mechanismKumar Gala2008-03-26-0/+4
* 85xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala2008-03-26-3/+3
* 85xx: Get ride of old TLB setup codeKumar Gala2008-01-17-20/+0
* 85xx: Reworked initial processor initKumar Gala2008-01-17-4/+52
* 85xx: Move LAW init code into CKumar Gala2008-01-16-0/+8
* Stop using immap_t on 85xxKumar Gala2007-12-11-7/+3
* Stop using immap_t for cpm offset on 85xxKumar Gala2007-12-11-3/+3
* Enable L2 cache for MPC8568MDS boardHaiying Wang2007-08-29-1/+1
* Add support for UEC to 8568Andy Fleming2007-08-14-0/+33
* Fix minor 85xx warningsAndy Fleming2007-08-14-1/+3
* mpc85xx L2 cache reporting and SRAM relocation option.Ed Swarthout2007-08-14-18/+47
* Add support for the 8568 MDS boardAndy Fleming2007-05-02-2/+0
* * Add Flat Dev Tree construction for MPC85xx ADS and CDS boardsMatthew McClintock2006-06-28-0/+1
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-1/+2
* * Patch by Jon Loeliger, 2005-05-05Jon Loeliger2005-07-25-13/+29
* * Patch by Jon Loeliger 2005-02-08Jon Loeliger2005-07-25-1/+16
* * Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger2005-07-23-3/+3
* Update code for TQM8540 board (and 85xx in general):wdenk2005-03-15-2/+2
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-0/+205