summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* serial: mpc512x: setup the PSC FIFO clock as wellGerhard Sittig2014-01-121-6/+44
* serial: mpc512x: adjust for OF based clock lookupGerhard Sittig2014-01-121-5/+35
* spi: mpc512x: adjust to OF based clock lookupGerhard Sittig2014-01-121-8/+18
* clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCKGerhard Sittig2014-01-128-865/+2
* dts: mpc512x: add clock specs for client lookupsGerhard Sittig2014-01-121-0/+95
* clk: mpc512x: add backwards compat to the CCF codeGerhard Sittig2014-01-121-1/+171
* clk: mpc512x: introduce COMMON_CLK for MPC512x (disabled)Gerhard Sittig2014-01-123-1/+817
* dts: mpc512x: add clock related device tree specsGerhard Sittig2014-01-122-1/+24
* dts: mpc512x: introduce dt-bindings/clock/ headerGerhard Sittig2014-01-121-0/+69
* 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
| * powerpc/powernv: Fix endian issue in opal_xscom_readAnton Blanchard2013-12-132-2/+4
| * powerpc: Fix endian issues in crash dump codeAnton Blanchard2013-12-131-3/+3
| * powerpc/pseries: Fix endian issues in MSI codeAnton Blanchard2013-12-131-13/+15
| * powerpc/pseries: Fix PCIE link speed endian issueAnton Blanchard2013-12-131-4/+4
| * powerpc/pseries: Fix endian issues in nvram codeAnton Blanchard2013-12-131-23/+23
| * powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfgAnton Blanchard2013-12-131-6/+6
| * powerpc: Fix topology core_id endian issue on LE buildsAnton Blanchard2013-12-131-2/+2
| * powerpc: Fix endian issue in setup-common.cAnton Blanchard2013-12-131-2/+2
| * powerpc: PTRACE_PEEKUSR always returns FPR0Ulrich Weigand2013-12-131-2/+2
| * powerpc: Fix up the kdump base cap to 128MMahesh Salgaonkar2013-12-101-1/+1
| * powernv: Fix VFIO support with PHB3Thadeu Lima de Souza Cascardo2013-12-101-0/+1
| * powerpc/52xx: Re-enable bestcomm driver in defconfigsAnatolij Gustschin2013-12-106-6/+12
| * powerpc/pasemi: Turn on devtmpfs in defconfigOlof Johansson2013-12-101-4/+3
| * offb: Add palette hack for little endianCedric Le Goater2013-12-101-1/+10
| * offb: Little endian fixesCedric Le Goater2013-12-101-7/+11
| * powerpc: Fix PTE page address mismatch in pgtable ctor/dtorHong H. Pham2013-12-102-8/+4
| * powerpc/44x: Fix ocm_block allocationIlia Mirkin2013-12-101-1/+1
| * powerpc: Fix build break with PPC_EARLY_DEBUG_BOOTX=yMichael Ellerman2013-12-101-1/+4
| * Merge remote-tracking branch 'agust/merge' into mergeBenjamin Herrenschmidt2013-12-101-1/+0
| |\
| | * powerpc/512x: dts: remove misplaced IRQ spec from 'soc' nodeGerhard Sittig2013-12-071-1/+0
| |/
* | powerpc: Fix endian issues in power7/8 machine check handlerAnton Blanchard2013-12-301-3/+3
* | powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple2013-12-306-65/+88
* | powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple2013-12-307-13/+24
* | powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple2013-12-3011-92/+94
* | powerpc: Remove unused REDBOOT Kconfig parameterMichael Opdenacker2013-12-303-5/+0
* | powerpc: Fix "attempt to move .org backwards" errorMahesh Salgaonkar2013-12-301-140/+138
* | powerpc/powernv: Get FSP memory errors and plumb into memory poison infrastru...Mahesh Salgaonkar2013-12-093-0/+199
* | powerpc/powernv: Add config option for hwpoisoning.Mahesh Salgaonkar2013-12-091-0/+6
* | powerpc/mm: Enable _PAGE_NUMA for book3sAneesh Kumar K.V2013-12-093-1/+72
OpenPOWER on IntegriCloud