summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.denx.de/linux-denx-agust into nextMichael Ellerman2015-11-0511-9/+650
|\
| * powerpc: Introduce the use of the managed version of kzallocHimangi Saraogi2015-10-221-4/+2
| * powerpc: mpc512x: drop bogus and unused psc register bit definitionsUwe Kleine-König2015-10-221-2/+0
| * powerpc/512x: add a device tree binding for LocalPlus Bus FIFOAlexander Popov2015-10-223-3/+40
| * powerpc/512x: add LocalPlus Bus FIFO device driverAlexander Popov2015-10-225-0/+607
| * powerpc: platforms: mpc52xx_lpbfifo: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-221-0/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-11-02203-534/+5078
|\ \
| * | powerpc/e6500: hw tablewalk: make sure we invalidate and write to the same tl...Kevin Hao2015-10-282-13/+23
| * | powerpc/mpc85xx: Add FSL QorIQ DPAA FMan support to the SoC device tree(s)Igal Liberman2015-10-2822-18/+536
| * | powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FManIgal Liberman2015-10-2835-0/+2440
| * | powerpc/fsl: Add #clock-cells and clockgen label to clockgen nodesScott Wood2015-10-282-2/+4
| * | Merge branch 'clock' into HEADScott Wood2015-10-2815-246/+1201
| |\ \
| | * | clk: qoriq: Add ls1043a support.Hou Zhiqiang2015-10-271-0/+38
| | * | clk: qoriq: Fix wrong data in p2041_cmux_grp2Scott Wood2015-10-231-2/+2
| | * | clk: qoriq: Add ls2080a support.Scott Wood2015-10-222-10/+69
| | * | clk: qoriq: Move chip-specific knowledge into driverScott Wood2015-10-222-232/+1090
| | * | powerpc/fsl: Move fsl_guts.h out of arch/powerpcScott Wood2015-10-2212-15/+15
| * | | powerpc: handle error case in cpm_muram_alloc()Christophe Leroy2015-10-281-1/+2
| * | | powerpc: mpic: use IRQCHIP_SKIP_SET_WAKE instead of redundant mpic_irq_set_wakeSudeep Holla2015-10-281-19/+4
| * | | powerpc/book3e-64: Enable kexecTiejun Chen2015-10-283-1/+25
| * | | powerpc/book3e-64/kexec: Set "r4 = 0" when entering spinloopScott Wood2015-10-281-0/+2
| * | | powerpc/booke: Only use VIRT_PHYS_OFFSET on booke32Scott Wood2015-10-281-3/+4
| * | | powerpc/book3e-64/kexec: Enable SMP releaseScott Wood2015-10-282-1/+24
| * | | powerpc/book3e-64/kexec: create an identity TLB mappingTiejun Chen2015-10-281-1/+51
| * | | powerpc/book3e-64: Don't limit paca to 256 MiBScott Wood2015-10-281-2/+7
| * | | powerpc/book3e/kdump: Enable crash_kexec_wait_realmodeScott Wood2015-10-281-3/+3
| * | | powerpc/book3e: support CONFIG_RELOCATABLETiejun Chen2015-10-283-7/+28
| * | | powerpc/booke64: Fix args to copy_and_flushTiejun Chen2015-10-281-4/+7
| * | | powerpc/book3e-64: rename interrupt_end_book3e with __end_interruptsTiejun Chen2015-10-281-4/+4
| * | | powerpc/e6500: kexec: Handle hardware threadsScott Wood2015-10-282-0/+62
| * | | powerpc/85xx: Implement 64-bit kexec supportTiejun Chen2015-10-281-0/+11
| * | | powerpc/fsl-booke-64: Don't limit ppc64_rma_size to one TLB entryScott Wood2015-10-283-15/+34
| * | | powerpc/85xx: Load all early TLB entries at onceScott Wood2015-10-235-3/+92
| * | | powerpc/fsl_pci: Don't set up inbound windows in kdump crash kernelScott Wood2015-10-171-23/+61
| * | | powerpc/85xx: Don't use generic timebase sync on 64-bitScott Wood2015-10-171-1/+1
| * | | powerpc/fsl-corenet: Disable coreint if kexec is enabledScott Wood2015-10-171-2/+4
| * | | powerpc/fsl-booke-64: Allow booting from the secondary threadScott Wood2015-10-171-7/+20
| * | | powerpc/b4860: Renamed the L2 cachespoonam aggrwal2015-10-175-14/+12
| * | | powerpc/fsl: Move Freescale device tree files into fsl folderHongtao Jia2015-10-17105-143/+146
| * | | powerpc/b4860: Removed LIODN register from sRIO nodepoonam aggrwal2015-10-171-2/+0
| * | | powerpc/85xx: Add support for Varisys Cyrus boardAndy Fleming2015-10-172-0/+156
| * | | powerpc/fsl_pci: Check for get_user/probe_kernel_address failureScott Wood2015-10-171-1/+1
| * | | powerpc/t104xd4rdb: add DS26522 nodes to device treeZhao Qiang2015-10-172-0/+23
| * | | powerpc/dts: don't fall back to fsl,pq3-gpio for fsl,mpc8572-gpioUwe Kleine-König2015-10-172-2/+2
| * | | powerpc/dts: Add and fix 1588 timer node for eTSECYangbo Lu2015-10-178-6/+90
| * | | powerpc/corenet: use the mixed mode of MPIC when enabling CPU hotplugchenhui zhao2015-10-171-0/+8
* | | | powerpc/msi: Fix section mismatch warning in msi_bitmap_alloc()Denis Kirjanov2015-10-281-1/+1
* | | | powerpc/prom: Use of_get_next_parent() in of_get_ibm_chip_id()Michael Ellerman2015-10-281-3/+2
* | | | powerpc/pseries: Correct string length in pseries_of_derive_parent()Nathan Fontenot2015-10-281-2/+5
| |_|/ |/| |
* | | powerpc/eeh: Fix recursive fenced PHB on Broadcom shiner adapterGavin Shan2015-10-211-0/+3