aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx
AgeCommit message (Expand)AuthorFilesLines
2011-10-03powerpc/p3060: Add SoC related support for P3060 platformShengzhou Liu4-0/+263
2011-10-03powerpc/85xx: Add support for setting up RAID engine liodns on P5020Kumar Gala2-1/+37
2011-10-03powerpc/mpc8548: Add workaround for erratum NMG_LBC103Kumar Gala2-0/+6
2011-10-03powerpc/mpc8548: Add workaround for erratum NMG_DDR120Kumar Gala2-0/+24
2011-10-03powerpc/p4080: Add support for secure boot flowRuchika Gupta3-3/+73
2011-09-29powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driverYork Sun1-2/+6
2011-09-29powerpc/85xx: Cleanup how SVR_MAJ() is defined on MPC8536Kumar Gala1-3/+0
2011-09-29powerpc/85xx: Add support for FMan ethernet in Independent modeKumar Gala1-0/+5
2011-09-29powerpc/mp: add support for discontiguous coresTimur Tabi3-22/+21
2011-09-29fdt: Rename fdt_create_phandle to fdt_set_phandleKumar Gala1-1/+1
2011-09-29powerpc/85xx: Fix compile warnings/errors if CONFIG_SYS_DPAA_FMAN isn't setKumar Gala2-1/+8
2011-09-29fsl_ifc: Add the workaround for erratum IFC A-003399(enabled on P1010)Poonam Aggrwal3-0/+91
2011-09-29powerpc/P1010: Add workaround for erratum P1010-A003549 (related to IFC)Poonam Aggrwal2-0/+15
2011-09-29fsl_ifc: Add the workaround for erratum IFC-A002769 (enable on P1010)Poonam Aggrwal1-0/+3
2011-09-29powerpc/85xx: Expanding the window of CCSRBAR in AS=1 from 4k to 1MPoonam Aggrwal1-3/+4
2011-09-29nand: Freescale Integrated Flash Controller NAND supportDipen Dudhat2-3/+25
2011-09-29powerpc/85xx: relocate CCSR before creating the initial RAM areaTimur Tabi2-58/+234
2011-07-29powerpc/85xx: verify the device tree before booting LinuxTimur Tabi1-0/+72
2011-07-29MPC8xxx: drop redundant boot messagesWolfgang Denk1-1/+1
2011-07-29powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500Kumar Gala1-19/+13
2011-07-29powerpc/85xx: Fix up clock_freq property in CAN node of dtsBhaskar Upadhaya1-0/+3
2011-07-29powerpc/85xx: provide 85xx flush_icache for cmd_cacheMatthew McClintock1-0/+2
2011-07-29powerpc/85xx: Handle the lack of L2 cache on P2040/P2040EKumar Gala3-9/+37
2011-07-29powerpc/85xx: Add support for P2041[e] XAUI in SERDESKumar Gala1-5/+21
2011-07-29powerpc/85xx: Rename P2040 id & SERDES to P2041Kumar Gala3-3/+3
2011-07-29powerpc/85xx: Adding configuration for DCSRCR to enable 32M accessStephen George1-0/+11
2011-07-28unify version_stringAndreas Bießmann1-8/+1
2011-07-22powerpc/mpc85xx: Add clear_ddr_tlbs functionBecky Bruce2-11/+32
2011-07-22fman: insert the Fman firmware into the device treeTimur Tabi1-0/+123
2011-07-22powerpc/85xx: add support the ePAPR "phandle" propertyTimur Tabi1-2/+4
2011-07-11powerpc/85xx: remove SERDES4 soft-reset work-aroundTimur Tabi1-22/+49
2011-07-11powerpc/mpc8xxx: Enable calculation for fixed DDR chipsYork Sun1-1/+3
2011-07-11powerpc/85xx: Add P2041 processor supportKumar Gala2-0/+6
2011-07-11powerpc/p2040: Add various p2040 specific informationMingkai Hu3-0/+133
2011-07-11powerpc/85xx: Fix compile errors if CONFIG_SYS_DPAA_QBMAN isn't setKumar Gala3-13/+22
2011-05-19Minor coding style cleanup.Wolfgang Denk1-1/+1
2011-05-13powerpc/85xx: fix compatible property for the L2 cache nodeTimur Tabi1-10/+19
2011-04-28powerpc/85xx: Change timebase divisor to be defined per processorKumar Gala1-5/+6
2011-04-28powerpc/85xx: Implement work-around for P4080 erratum SERDES-A001Timur Tabi1-16/+64
2011-04-28powerpc/85xx: Extend SERDES9 erratum work-around to SGMII, SRIO, and AURORATimur Tabi1-17/+34
2011-04-28powerpc/85xx: Display SERDES 8 erratum warning if banks are not disabledTimur Tabi1-0/+11
2011-04-28powerpc/85xx: Implement work-around for P4080 erratum SERDES-A005Timur Tabi2-0/+51
2011-04-27powerpc/85xx: Enable Internal USB PHY for p2040, p3041, p5010 and p5020Roy Zang1-0/+17
2011-04-27p4080/serdes: Implement the XAUI workaround for SERDES9 erratumEmil Medve2-0/+110
2011-04-27powerpc/85xx: fsl_corenet_serdes code reworkEmil Medve2-3/+39
2011-04-27powerpc/85xx: Add device tree fixup for bman portalHaiying Wang2-0/+31
2011-04-20Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk1-10/+0
2011-04-11PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund1-0/+10
2011-04-11PowerPC: Move -fPIC flag to common placeJoakim Tjernlund1-1/+1
2011-04-10powerpc/85xx: Removed clearing of L2-as-SRAMFabian Cenedese1-7/+0