summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood2014-01-1010-36/+326
* powerpc: add barrier after writing kernel PTEScott Wood2014-01-102-0/+13
* powerpc/fsl_booke: enable the relocatable for the kdump kernelKevin Hao2014-01-101-2/+1
* powerpc/fsl_booke: smp support for booting a relocatable kernel above 64MKevin Hao2014-01-104-17/+34
* powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable...Kevin Hao2014-01-103-12/+106
* powerpc/fsl_booke: introduce map_mem_in_cams_addrKevin Hao2014-01-101-3/+10
* powerpc: introduce early_get_first_memblock_infoKevin Hao2014-01-102-1/+41
* powerpc/fsl_booke: set the tlb entry for the kernel address in AS1Kevin Hao2014-01-103-0/+85
* powerpc: enable the relocatable support for the fsl booke 32bit kernelKevin Hao2014-01-104-1/+65
* powerpc: introduce macro LOAD_REG_ADDR_PICKevin Hao2014-01-101-0/+13
* powerpc/fsl_booke: introduce get_phys_addr functionKevin Hao2014-01-101-20/+30
* powerpc/fsl_booke: protect the access to MAS7Kevin Hao2014-01-102-1/+4
* powerpc/mpic_timer: fix convert ticks to time subtraction overflowWang Dongsheng2014-01-101-2/+5
* powerpc/mpic_timer: fix the time is not accurate caused by GTCRR toggle bitWang Dongsheng2014-01-101-0/+3
* powerpc/p1022ds: add a interrupt for rtc nodeWang Dongsheng2014-01-101-0/+1
* powerpc/p1022ds: fix rtc compatible stringWang Dongsheng2014-01-101-1/+1
* drivers/tty: ehv_bytechan fails to build as a moduleAnton Blanchard2014-01-101-1/+1
* powerpc/85xx: add sysfs for pw20 state and altivec idleWang Dongsheng2014-01-101-0/+316
* powerpc/85xx: add hardware automatically enter pw20 stateWang Dongsheng2014-01-081-0/+21
* powerpc/85xx: add hardware automatically enter altivec idle stateWang Dongsheng2014-01-081-0/+21
* powerpc/fsl: add E6500 PVR and SPRN_PWRMGTCR0 defineWang Dongsheng2014-01-082-0/+11
* powerpc/sysdev: Fix a pci section mismatch for Book EChristian Engelmayer2014-01-082-5/+3
* powerpc/p1010rdb-pa: modify phy interrupt.Zhao Qiang2014-01-081-2/+2
* powerpc 8xx: defconfig: slice by 4 is more efficient than the default slice b...LEROY Christophe2014-01-085-0/+5
* powerpc/85xx: Add TWR-P1025 board supportXie Xiaobo2014-01-086-0/+542
* powerpc/85xx: Add QE common init functionXie Xiaobo2014-01-084-50/+48
* powerpc/85xx: Merge 85xx/p1023_defconfig into mpc85xx_smp and mpc85xxLijun Pan2014-01-083-188/+6
* powerpc/fsl-booke: Use SPRN_SPRGn rather than mfsprg/mtsprgScott Wood2014-01-081-16/+16
* powerpc/85xx: don't init the mpic ipi for the SoC which has doorbell supportKevin Hao2014-01-081-6/+11
* powerpc/p1010rdb:update mtd of nand to adapt to both old and new p1010rdbZhao Qiang2014-01-084-65/+88
* powerpc/p1010rdb:update dts to adapt to both old and new p1010rdbZhao Qiang2014-01-088-111/+297
* powerpc: fix e500 SPE float SIGFPE generationJoseph Myers2014-01-081-0/+20
* powerpc: fix e500 SPE float to integer and fixed-point conversionsJoseph Myers2014-01-081-75/+188
* math-emu: fix floating-point to integer overflow detectionJoseph Myers2014-01-081-0/+5
* math-emu: fix floating-point to integer unsigned saturationJoseph Myers2014-01-081-2/+2
* powerpc: fix e500 SPE float rounding inexactness detectionJoseph Myers2014-01-081-7/+16
* powerpc: fix exception clearing in e500 SPE float emulationJoseph Myers2014-01-083-4/+52
* powerpc/booke64: Add LRAT error exception handlerMihai Caraman2014-01-085-0/+33
* Merge branch 'merge' into nextBenjamin Herrenschmidt2013-12-3033-126/+172
|\
| * Merge remote-tracking branch 'agust/merge' into mergeBenjamin Herrenschmidt2013-12-301-1/+5
| |\
| | * powerpc/512x: dts: disable MPC5125 usb moduleMatteo Facchinetti2013-12-201-0/+5
| | * powerpc/512x: dts: remove misplaced IRQ spec from 'soc' node (5125)Gerhard Sittig2013-12-181-1/+0
| * | powerpc: Fix alignment of secondary cpu spin varsOlof Johansson2013-12-301-0/+1
| * | powerpc: Align p_endAnton Blanchard2013-12-301-0/+1
| * | powernv/eeh: Add buffer for P7IOC hub error dataBrian W Hart2013-12-302-14/+5
| * | powernv/eeh: Fix possible buffer overrun in ioda_eeh_phb_diag()Brian W Hart2013-12-301-2/+3
| * | powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endianPaul E. McKenney2013-12-301-15/+38
| * | powerpc: Make unaligned accesses endian-safe for powerpcRajesh B Prathipati2013-12-301-1/+6
| * | powerpc: Fix bad stack check in exception entryMichael Neuling2013-12-301-1/+1
| |/
| * powerpc/powernv: Fix OPAL LPC access in Little EndianBenjamin Herrenschmidt2013-12-132-7/+7