aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/cpu_init.c
AgeCommit message (Expand)Author
2012-07-06powerpc/mpc85xx: Workaround for erratum CPU_A011York Sun
2012-07-06powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER()York Sun
2012-07-06powerpc/P4080: Check SVR for CPU22 workaroundYork Sun
2012-07-06powerpc/85xx:Fix MSR[DE] bit in MSR to support debuggerPrabhakar Kushwaha
2012-04-24powerpc/corenet_ds: Slave core in holdoff when boot from SRIOLiu Gang
2012-04-24powerpc/corenet_ds: Master module for boot from SRIOLiu Gang
2011-11-29powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi
2011-11-29powerpc/85xx: always implement the work-around for Erratum SATA_A001Timur Tabi
2011-11-11arch/powerpc/cpu/mpc85xx/cpu_init.c: Fix GCC 4.6 build warningKumar Gala
2011-10-03powerpc/mpc8548: Add workaround for erratum NMG_LBC103Kumar Gala
2011-10-03powerpc/p4080: Add support for secure boot flowRuchika Gupta
2011-09-29powerpc/85xx: Add support for FMan ethernet in Independent modeKumar Gala
2011-07-29powerpc/85xx: Handle the lack of L2 cache on P2040/P2040EKumar Gala
2011-07-29powerpc/85xx: Adding configuration for DCSRCR to enable 32M accessStephen George
2011-04-27powerpc/85xx: Enable Internal USB PHY for p2040, p3041, p5010 and p5020Roy Zang
2011-04-10powerpc/85xx: Add PBL boot from SPI flash support on P4080DSShaohui Xie
2011-04-04powerpc/85xx: load ucode from nand flash before qe_initHaiying Wang
2011-04-04powerpc: Add cpu_secondary_init_r to allow for initialization post env setupKumar Gala
2011-01-14powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080)Kumar Gala
2011-01-14powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080)Kumar Gala
2011-01-14fsl_esdhc: Add the workaround for erratum ESDHC136 (enable on P4080)Roy Zang
2011-01-14powerpc/8xxx: Refactor SRIO initialization into common codeKumar Gala
2011-01-14powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak functionKumar Gala
2010-12-01powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not definedHaiying Wang
2010-08-19powerpc/8xxx: share PIC defines among 85xx and 86xxKim Phillips
2010-07-26powerpc/p4080: Add workaround for erratum CPU22Kumar Gala
2010-07-26powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platformsKumar Gala
2010-07-21powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured supportKumar Gala
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce
2010-05-1285xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabledKumar Gala
2010-04-26mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flashLan Chunhe
2010-04-2685xx: Convert cpu_init_f code to use out_be32 for LBC registersKumar Gala
2010-04-21Move arch/ppc to arch/powerpcStefan Roese