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