summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-01-10powerpc/fsl_booke: introduce get_phys_addr functionKevin Hao1-20/+30
2014-01-10powerpc/fsl_booke: protect the access to MAS7Kevin Hao2-1/+4
2014-01-10powerpc/mpic_timer: fix convert ticks to time subtraction overflowWang Dongsheng1-2/+5
2014-01-10powerpc/mpic_timer: fix the time is not accurate caused by GTCRR toggle bitWang Dongsheng1-0/+3
2014-01-10powerpc/p1022ds: add a interrupt for rtc nodeWang Dongsheng1-0/+1
2014-01-10powerpc/p1022ds: fix rtc compatible stringWang Dongsheng1-1/+1
2014-01-10powerpc/85xx: add sysfs for pw20 state and altivec idleWang Dongsheng1-0/+316
2014-01-08powerpc/85xx: add hardware automatically enter pw20 stateWang Dongsheng1-0/+21
2014-01-08powerpc/85xx: add hardware automatically enter altivec idle stateWang Dongsheng1-0/+21
2014-01-08powerpc/fsl: add E6500 PVR and SPRN_PWRMGTCR0 defineWang Dongsheng2-0/+11
2014-01-08powerpc/sysdev: Fix a pci section mismatch for Book EChristian Engelmayer2-5/+3
2014-01-08powerpc/p1010rdb-pa: modify phy interrupt.Zhao Qiang1-2/+2
2014-01-08powerpc 8xx: defconfig: slice by 4 is more efficient than the default slice b...LEROY Christophe5-0/+5
2014-01-08powerpc/85xx: Add TWR-P1025 board supportXie Xiaobo5-0/+529
2014-01-08powerpc/85xx: Add QE common init functionXie Xiaobo4-50/+48
2014-01-08powerpc/85xx: Merge 85xx/p1023_defconfig into mpc85xx_smp and mpc85xxLijun Pan3-188/+6
2014-01-08powerpc/fsl-booke: Use SPRN_SPRGn rather than mfsprg/mtsprgScott Wood1-16/+16
2014-01-08powerpc/85xx: don't init the mpic ipi for the SoC which has doorbell supportKevin Hao1-6/+11
2014-01-08powerpc/p1010rdb:update mtd of nand to adapt to both old and new p1010rdbZhao Qiang4-65/+88
2014-01-08powerpc/p1010rdb:update dts to adapt to both old and new p1010rdbZhao Qiang8-111/+297
2014-01-08powerpc: fix e500 SPE float SIGFPE generationJoseph Myers1-0/+20
2014-01-08powerpc: fix e500 SPE float to integer and fixed-point conversionsJoseph Myers1-75/+188
2014-01-08powerpc: fix e500 SPE float rounding inexactness detectionJoseph Myers1-7/+16
2014-01-08powerpc: fix exception clearing in e500 SPE float emulationJoseph Myers3-4/+52
2014-01-08powerpc/booke64: Add LRAT error exception handlerMihai Caraman5-0/+33
2013-12-30Merge branch 'merge' into nextBenjamin Herrenschmidt32-118/+151
2013-12-30powerpc: Fix endian issues in power7/8 machine check handlerAnton Blanchard1-3/+3
2013-12-30Merge remote-tracking branch 'agust/merge' into mergeBenjamin Herrenschmidt1-1/+5
2013-12-30powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple5-59/+79
2013-12-30powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple7-13/+24
2013-12-30powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple9-74/+75
2013-12-30powerpc: Remove unused REDBOOT Kconfig parameterMichael Opdenacker3-5/+0
2013-12-30powerpc: Fix "attempt to move .org backwards" errorMahesh Salgaonkar1-140/+138
2013-12-30powerpc: Fix alignment of secondary cpu spin varsOlof Johansson1-0/+1
2013-12-30powerpc: Align p_endAnton Blanchard1-0/+1
2013-12-30powernv/eeh: Add buffer for P7IOC hub error dataBrian W Hart2-14/+5
2013-12-30powernv/eeh: Fix possible buffer overrun in ioda_eeh_phb_diag()Brian W Hart1-2/+3
2013-12-30powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endianPaul E. McKenney1-15/+38
2013-12-30powerpc: Make unaligned accesses endian-safe for powerpcRajesh B Prathipati1-1/+6
2013-12-30powerpc: Fix bad stack check in exception entryMichael Neuling1-1/+1
2013-12-21powerpc/512x: dts: disable MPC5125 usb moduleMatteo Facchinetti1-0/+5
2013-12-18powerpc/512x: dts: remove misplaced IRQ spec from 'soc' node (5125)Gerhard Sittig1-1/+0
2013-12-13powerpc/powernv: Fix OPAL LPC access in Little EndianBenjamin Herrenschmidt2-7/+7
2013-12-13powerpc/powernv: Fix endian issue in opal_xscom_readAnton Blanchard2-2/+4
2013-12-13powerpc: Fix endian issues in crash dump codeAnton Blanchard1-3/+3
2013-12-13powerpc/pseries: Fix endian issues in MSI codeAnton Blanchard1-13/+15
2013-12-13powerpc/pseries: Fix PCIE link speed endian issueAnton Blanchard1-4/+4
2013-12-13powerpc/pseries: Fix endian issues in nvram codeAnton Blanchard1-23/+23
2013-12-13powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfgAnton Blanchard1-6/+6
2013-12-13powerpc: Fix topology core_id endian issue on LE buildsAnton Blanchard1-2/+2