summaryrefslogtreecommitdiff
path: root/cpu/mpc85xx/cpu_init.c
Commit message (Expand)AuthorAgeLines
* 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