aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner25-127/+25
2019-02-18powerpc/dma: trim the fat from <asm/dma-mapping.h>Christoph Hellwig2-0/+2
2019-02-18powerpc/dma: use the generic direct mapping bypassChristoph Hellwig8-21/+0
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-5/+5
2018-12-20powerpc: use mm zones more sensiblyChristoph Hellwig2-19/+0
2018-11-25powerpc/85xx: Drop pointless static qualifierYue Haibing1-1/+1
2018-11-23rapidio: consolidate RAPIDIO config entry in drivers/rapidioChristoph Hellwig1-4/+4
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-1/+1
2018-10-14powerpc: don't use ioremap_prot() nor __ioremap() unless really needed.Christophe Leroy1-2/+2
2018-08-08powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warningRandy Dunlap1-0/+4
2018-03-30powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin1-4/+4
2017-12-04powerpc: Use pr_warn instead of pr_warningJoe Perches1-4/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring2-6/+6
2017-04-28powerpc: Add struct smp_ops_t.cause_nmi_ipi operationNicholas Piggin1-0/+1
2017-04-13powerpc: Change the doorbell IPI calling conventionNicholas Piggin1-9/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h>Ingo Molnar1-0/+1
2017-01-25powerpc/corenet: add support for the kmcent2 boardValentin Longchamp1-0/+1
2017-01-25powerpc/85xx: Enable display support for t1042rdbJason Jin2-0/+153
2016-12-20powerpc: fsl/fman: remove fsl,fman from of_device_ids[]Madalin Bucur1-3/+0
2016-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman1-0/+2
2016-11-30powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann2-5/+5
2016-11-22powerpc/85xx/qemu: Enable CONFIG_E500 and CONFIG_PPC_E500MCDavid Engraf1-0/+2
2016-09-25powerpc: Convert fsl_rstcr_restart to a reset handlerAndrey Smirnov24-45/+18
2016-09-24powerpc/sgy_cts1000: Fix gpio_halt_cb()'s signatureAndrey Smirnov1-3/+5
2016-09-24powerpc/mpc85xx_mds: Select PHYLIB only if NETDEVICES is enabledAndrey Smirnov2-2/+9
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman4-8/+8
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds25-128/+47
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt25-119/+42
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2-2/+2
2016-07-13powerpc/85xx/mpc85xx_rdb: Don't use the flat device-tree after bootBenjamin Herrenschmidt1-2/+1
2016-07-13powerpc/85xx/mpc85xx_ds: Don't use the flat device-tree after bootBenjamin Herrenschmidt1-3/+1
2016-07-13powerpc/85xx/ge_imp3a: Don't use the flat device-tree after bootBenjamin Herrenschmidt1-2/+1
2016-06-08powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-2/+2
2016-03-04powerpc/mpc85xx: Add CPU hotplug support for E6500chenhui zhao1-31/+39
2016-03-04powerpc/mpc85xx: Add hotplug support on E5500 and E500MC coreschenhui zhao1-88/+108
2016-03-04powerpc/mpc85xx: refactor the PM operationschenhui zhao4-54/+127
2016-03-04powerpc/rcpm: add RCPM driverchenhui zhao2-0/+4
2016-03-04powerpc/cache: add cache flush operation for various e500chenhui zhao1-2/+3
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder1-1/+1
2015-12-22powerpc/85xx: mpc85xx ADS: remove pci excludeDaniel Walker1-15/+0
2015-12-22powerpc/85xx: Add PCIe controller support for bsc9132qdsHarninder Rai1-1/+7
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang5-8/+8
2015-12-22QE: use subsys_initcall to init qeZhao Qiang1-1/+0
2015-10-27Merge branch 'clock' into HEADScott Wood6-6/+6
2015-10-27powerpc/e6500: kexec: Handle hardware threadsScott Wood1-0/+46
2015-10-27powerpc/85xx: Implement 64-bit kexec supportTiejun Chen1-0/+11
2015-10-21powerpc/fsl: Move fsl_guts.h out of arch/powerpcScott Wood6-6/+6
2015-10-17powerpc/85xx: Don't use generic timebase sync on 64-bitScott Wood1-1/+1
2015-10-17powerpc/fsl-corenet: Disable coreint if kexec is enabledScott Wood1-2/+4