summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/cpu_init.c
Commit message (Expand)AuthorAgeLines
* powerpc/mpc85xx: sparse fixesKim Phillips2012-11-04-1/+1
* powerpc/boot: Change the compile macro for SRIO & PCIE boot master moduleLiu Gang2012-10-22-1/+1
* powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500York Sun2012-10-22-2/+48
* P4080/esdhc: make the P4080 ESDHC13 errata workaround conditionalZang Roy-R619112012-10-22-4/+6
* powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.hYork Sun2012-08-23-2/+0
* powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build targetLiu Gang2012-08-23-5/+12
* powerpc/mpc85xx: Make NMG_CPU_A011 workaround conditionalYork Sun2012-08-23-2/+35
* powerpc/mpc85xx: Workaround for erratum CPU_A011York Sun2012-07-06-2/+8
* powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER()York Sun2012-07-06-9/+4
* powerpc/P4080: Check SVR for CPU22 workaroundYork Sun2012-07-06-3/+5
* powerpc/85xx:Fix MSR[DE] bit in MSR to support debuggerPrabhakar Kushwaha2012-07-06-1/+1
* powerpc/corenet_ds: Slave core in holdoff when boot from SRIOLiu Gang2012-04-24-0/+3
* powerpc/corenet_ds: Master module for boot from SRIOLiu Gang2012-04-24-2/+4
* powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi2011-11-29-6/+6
* powerpc/85xx: always implement the work-around for Erratum SATA_A001Timur Tabi2011-11-29-4/+33
* arch/powerpc/cpu/mpc85xx/cpu_init.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-2/+1
* powerpc/mpc8548: Add workaround for erratum NMG_LBC103Kumar Gala2011-10-03-0/+3
* powerpc/p4080: Add support for secure boot flowRuchika Gupta2011-10-03-1/+10
* powerpc/85xx: Add support for FMan ethernet in Independent modeKumar Gala2011-09-29-0/+5
* powerpc/85xx: Handle the lack of L2 cache on P2040/P2040EKumar Gala2011-07-29-0/+8
* powerpc/85xx: Adding configuration for DCSRCR to enable 32M accessStephen George2011-07-29-0/+11
* powerpc/85xx: Enable Internal USB PHY for p2040, p3041, p5010 and p5020Roy Zang2011-04-27-0/+17
* powerpc/85xx: Add PBL boot from SPI flash support on P4080DSShaohui Xie2011-04-10-0/+19
* powerpc/85xx: load ucode from nand flash before qe_initHaiying Wang2011-04-04-0/+17
* powerpc: Add cpu_secondary_init_r to allow for initialization post env setupKumar Gala2011-04-04-6/+9
* powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080)Kumar Gala2011-01-14-0/+3
* powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080)Kumar Gala2011-01-14-0/+4
* fsl_esdhc: Add the workaround for erratum ESDHC136 (enable on P4080)Roy Zang2011-01-14-0/+8
* powerpc/8xxx: Refactor SRIO initialization into common codeKumar Gala2011-01-14-1/+7
* powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak functionKumar Gala2011-01-14-2/+6
* powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not definedHaiying Wang2010-12-01-1/+1
* powerpc/8xxx: share PIC defines among 85xx and 86xxKim Phillips2010-08-19-1/+1
* powerpc/p4080: Add workaround for erratum CPU22Kumar Gala2010-07-26-0/+7
* powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platformsKumar Gala2010-07-26-1/+44
* powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured supportKumar Gala2010-07-21-7/+5
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-16-56/+2
* 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabledKumar Gala2010-05-12-1/+13
* mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flashLan Chunhe2010-04-26-0/+15
* 85xx: Convert cpu_init_f code to use out_be32 for LBC registersKumar Gala2010-04-26-18/+18
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21-0/+405