Age | Commit message (Expand) | Author | Files | Lines |
2016-07-30 | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 25 | -128/+47 |
2016-07-21 | powerpc: Move 32-bit probe() machine to later in the boot process | Benjamin Herrenschmidt | 25 | -119/+42 |
2016-07-14 | powerpc: Make ppc_md.{halt, restart} __noreturn | Daniel Axtens | 2 | -2/+2 |
2016-07-13 | powerpc/85xx/mpc85xx_rdb: Don't use the flat device-tree after boot | Benjamin Herrenschmidt | 1 | -2/+1 |
2016-07-13 | powerpc/85xx/mpc85xx_ds: Don't use the flat device-tree after boot | Benjamin Herrenschmidt | 1 | -3/+1 |
2016-07-13 | powerpc/85xx/ge_imp3a: Don't use the flat device-tree after boot | Benjamin Herrenschmidt | 1 | -2/+1 |
2016-06-08 | powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 1 | -2/+2 |
2016-03-04 | powerpc/mpc85xx: Add CPU hotplug support for E6500 | chenhui zhao | 1 | -31/+39 |
2016-03-04 | powerpc/mpc85xx: Add hotplug support on E5500 and E500MC cores | chenhui zhao | 1 | -88/+108 |
2016-03-04 | powerpc/mpc85xx: refactor the PM operations | chenhui zhao | 4 | -54/+127 |
2016-03-04 | powerpc/rcpm: add RCPM driver | chenhui zhao | 2 | -0/+4 |
2016-03-04 | powerpc/cache: add cache flush operation for various e500 | chenhui zhao | 1 | -2/+3 |
2016-03-01 | powerpc: Fix misspellings in comments. | Adam Buchbinder | 1 | -1/+1 |
2015-12-22 | powerpc/85xx: mpc85xx ADS: remove pci exclude | Daniel Walker | 1 | -15/+0 |
2015-12-22 | powerpc/85xx: Add PCIe controller support for bsc9132qds | Harninder Rai | 1 | -1/+7 |
2015-12-22 | QE: Move QE from arch/powerpc to drivers/soc | Zhao Qiang | 5 | -8/+8 |
2015-12-22 | QE: use subsys_initcall to init qe | Zhao Qiang | 1 | -1/+0 |
2015-10-27 | Merge branch 'clock' into HEAD | Scott Wood | 6 | -6/+6 |
2015-10-27 | powerpc/e6500: kexec: Handle hardware threads | Scott Wood | 1 | -0/+46 |
2015-10-27 | powerpc/85xx: Implement 64-bit kexec support | Tiejun Chen | 1 | -0/+11 |
2015-10-21 | powerpc/fsl: Move fsl_guts.h out of arch/powerpc | Scott Wood | 6 | -6/+6 |
2015-10-17 | powerpc/85xx: Don't use generic timebase sync on 64-bit | Scott Wood | 1 | -1/+1 |
2015-10-17 | powerpc/fsl-corenet: Disable coreint if kexec is enabled | Scott Wood | 1 | -2/+4 |
2015-10-17 | powerpc/fsl-booke-64: Allow booting from the secondary thread | Scott Wood | 1 | -7/+20 |
2015-10-17 | powerpc/85xx: Add support for Varisys Cyrus board | Andy Fleming | 1 | -0/+1 |
2015-10-16 | powerpc/corenet: use the mixed mode of MPIC when enabling CPU hotplug | chenhui zhao | 1 | -0/+8 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 4 | -7/+5 |
2015-09-14 | powerpc/85xx: Prepare irq handlers for irq argument removal | Thomas Gleixner | 2 | -2/+4 |
2015-08-17 | powerpc/fsl-booke: Add T1040D4RDB/T1042D4RDB board support | Priyanka Jain | 1 | -0/+2 |
2015-08-17 | powerpc/85xx: Remove unused pci fixup hooks on c293pcie | Hou Zhiqiang | 1 | -4/+0 |
2015-06-02 | powerpc/85xx: p1025twr: add module conditional to fix QE-uart issue | Xie Xiaobo | 1 | -2/+2 |
2015-06-02 | powerpc: mpc85xx: flush the l1 cache before cpu down in kexec | Kevin Hao | 1 | -50/+1 |
2015-06-02 | powerpc/fsl-booke: Add T1023 RDB board support | Shengzhou Liu | 1 | -0/+1 |
2015-06-02 | powerpc/fsl-booke: Add T1024 RDB board support | Shengzhou Liu | 2 | -1/+2 |
2015-06-02 | powerpc/fsl-booke: Add T1024 QDS board support | Shengzhou Liu | 2 | -1/+2 |
2015-04-16 | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 3 | -2/+15 |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2015-03-31 | powerpc/mpc85xx: call k(un)map_atomic rather than k(un)map | Yanjiang Jin | 1 | -2/+2 |
2015-03-23 | powerpc/corenet: Enable muxing MDIO buses via FPGA | Shruti Kanetkar | 1 | -0/+6 |
2015-03-23 | powerpc/corenet: Enable muxing MDIO buses via GPIO | Andy Fleming | 1 | -0/+3 |
2015-03-23 | powerpc/mpc85xx: Add FMan platform support | Igal Liberman | 2 | -0/+4 |
2015-03-06 | treewide: Fix typo in printk messages | Masanari Iida | 1 | -2/+2 |
2015-01-29 | powerpc/85xx: Add support for Emerson/Artesyn MVME2500. | Alessio Igor Bogani | 3 | -0/+81 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-03 | powerpc: Convert power off logic to pm_power_off | Alexander Graf | 2 | -3/+3 |
2014-10-20 | powerpc: platforms: 85xx: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-10-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 3 | -1/+25 |
2014-09-25 | powerpc: make of_device_ids const | Uwe Kleine-König | 3 | -4/+4 |
2014-09-09 | powerpc/fsl-booke: Add initial T1042RDB_PI board support | Priyanka Jain | 1 | -0/+1 |
2014-09-09 | powerpc/fsl-booke: Add initial T1040/T1042 RDB board support | Priyanka Jain | 2 | -1/+3 |