summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc85xx/cpu_init.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mpc85xx: Add workaround for erratum A006379York Sun2013-10-161-0/+7
* powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2Prabhakar Kushwaha2013-10-161-3/+3
* powerpc/sec: Add workaround for SEC A-003571Shengzhou Liu2013-08-201-1/+9
* powerpcv2: Print hardcoded size like print_size() doesShruti Kanetkar2013-08-201-7/+7
* powerpc: Use print_size() where appropriateShruti Kanetkar2013-08-201-3/+5
* fsl/usb: Move USB internal phy definitions to fsl_usb.hramneek mehresh2013-08-141-3/+4
* powerpc/mpc85xx: Workaround for A-005812York Sun2013-08-091-0/+8
* mpc85xx: Base emulator supportYork Sun2013-08-091-0/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* powerpc/mpc85xx: work around erratum A-006593Scott Wood2013-06-201-0/+3
* powerpc/boot: Change the macro of Boot from SRIO and PCIE master moduleLiu Gang2013-06-201-1/+1
* Add e6500 L2 replacement policy selectionJames Yang2013-05-241-1/+1
* Enable L2 cache parity/ECC error checkingJames Yang2013-05-241-1/+1
* T4/usb: move usb 2.0 utmi dual phy init code to cpu_init.cRoy Zang2013-05-141-0/+22
* powerpc/85xx: Add workaround for errata USB-14 (enable on P204x/P3041/P50x0)Xulei2013-05-021-0/+14
* powerpc/t4240: Adding workaround errata A-005871Shengzhou Liu2013-01-301-0/+14
* powerpc/mpc85xx:Fix Core cluster configuration loopPrabhakar Kushwaha2013-01-301-8/+22
* powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLEYork Sun2012-11-271-2/+2
* powerpc/mpc85xx: Temporary fix for spin table backward compatibilityYork Sun2012-11-271-0/+12
* powerpc/mpc85xx: add comma before "already enabled"Scott Wood2012-11-261-1/+1
* powerpc/mpc85xx: sparse fixesKim Phillips2012-11-041-1/+1
* powerpc/boot: Change the compile macro for SRIO & PCIE boot master moduleLiu Gang2012-10-221-1/+1
* powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500York Sun2012-10-221-2/+48
* P4080/esdhc: make the P4080 ESDHC13 errata workaround conditionalZang Roy-R619112012-10-221-4/+6
* 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
OpenPOWER on IntegriCloud