aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc85xx/cpu_init.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-405/+0
2010-01-05ppc/85xx: Add tracking of TLB CAM usageKumar Gala1-0/+1
2010-01-0585xx: Add support for e500mc cache stashingKumar Gala1-0/+5
2009-10-26ppc/85xx: Make L2 support more robustDave Liu1-1/+4
2009-09-24ppc/p4080: Handle timebase enabling and frequency reportingKumar Gala1-0/+17
2009-09-24ppc/85xx: Fix enabling of L2 cacheKumar Gala1-2/+2
2009-09-15ppc/85xx: Disable all async interrupt sources when we bootKumar Gala1-0/+11
2009-09-15ppc/85xx: Split out cpu_init_early into its own file for NAND_SPLKumar Gala1-51/+0
2009-09-15ppc/85xx: Change cpu_init_early_f so we can use with NAND SPLKumar Gala1-9/+25
2009-09-15ppc/85xx: add boot from NAND/eSDHC/eSPI supportMingkai Hu1-0/+19
2009-09-0885xx: Add support for setting IVORs to fixed offset defaultsKumar Gala1-0/+7
2009-08-2885xx: Add L2SRAM Register's macro definitionMingkai Hu1-2/+3
2009-07-018xxx: Move dma_init() call to common codePeter Tyser1-1/+3
2009-03-3085xx: Add support for additional e500mc featuresKumar Gala1-0/+13
2008-12-0485xx: init gd as early as possibleKumar Gala1-6/+6
2008-12-0485xx: Fix relocation of CCSRBARKumar Gala1-4/+5
2008-12-0385xx: Add CPU 2 errata workaround to all 8548 boardsPeter Tyser1-0/+13
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-44/+44
2008-08-27mpc85xx: Add support for the MPC8536Kumar Gala1-0/+7
2008-07-1485xx: Cleanup L2 cache size detectionKumar Gala1-17/+30
2008-06-11FSL LAW: Keep track of LAW allocationsKumar Gala1-17/+6
2008-06-10MPC85xx: Beautify boot output of L2 cache configurationWolfgang Grandegger1-8/+10
2008-04-1185xx: Use SVR_SOC_VER instead of SVR_VERKumar Gala1-1/+1
2008-03-2685xx: Added support for multicore boot mechanismKumar Gala1-0/+4
2008-03-2685xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala1-3/+3
2008-01-1785xx: Get ride of old TLB setup codeKumar Gala1-20/+0
2008-01-1785xx: Reworked initial processor initKumar Gala1-4/+52
2008-01-1685xx: Move LAW init code into CKumar Gala1-0/+8
2007-12-11Stop using immap_t on 85xxKumar Gala1-7/+3
2007-12-11Stop using immap_t for cpm offset on 85xxKumar Gala1-3/+3
2007-08-29Enable L2 cache for MPC8568MDS boardHaiying Wang1-1/+1
2007-08-14Add support for UEC to 8568Andy Fleming1-0/+33
2007-08-14Fix minor 85xx warningsAndy Fleming1-1/+3
2007-08-14mpc85xx L2 cache reporting and SRAM relocation option.Ed Swarthout1-18/+47
2007-05-02Add support for the 8568 MDS boardAndy Fleming1-2/+0
2006-06-28* Add Flat Dev Tree construction for MPC85xx ADS and CDS boardsMatthew McClintock1-0/+1
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-1/+2
2005-07-25* Patch by Jon Loeliger, 2005-05-05Jon Loeliger1-13/+29
2005-07-25* Patch by Jon Loeliger 2005-02-08Jon Loeliger1-1/+16
2005-07-23* Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger1-3/+3
2005-03-15Update code for TQM8540 board (and 85xx in general):wdenk1-2/+2
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk1-0/+205