summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/82xx
Commit message (Expand)AuthorAgeFilesLines
* powerpc/82xx: Select FSL_SOCChristophe Leroy2023-09-181-2/+1
* powerpc/82xx: Remove CONFIG_8260 and CONFIG_8272Christophe Leroy2023-08-181-21/+4
* powerpc/82xx: Remove pq2_init_pciChristophe Leroy2023-08-181-46/+0
* powerpc: Remove CONFIG_PCI_8260Christophe Leroy2023-08-161-0/+1
* powerpc/include: Remove mpc8260.h and m82xx_pci.hChristophe Leroy2023-08-163-16/+0
* powerpc/ep8248e: Mark driver as non removableUwe Kleine-König2023-08-021-7/+1
* powerpc: Explicitly include correct DT includesRob Herring2023-08-021-0/+1
* powerpc: drop MPC8272-ADS and PowerQUICC II FADS shared code.Paul Gortmaker2023-04-204-219/+0
* powerpc: drop PowerQUICC II Family ADS platform supportPaul Gortmaker2023-04-203-193/+0
* powerpc: drop MPC8272_ADS platform supportPaul Gortmaker2023-04-203-216/+0
* powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy2023-03-164-4/+0
* powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy2023-03-154-36/+4
* powerpc: Add missing headersChristophe Leroy2022-05-081-1/+1
* powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy2022-05-082-2/+0
* powerpc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-121-4/+2
* powerpc/82xx/*: Move PHB discoveryOliver O'Halloran2021-02-092-3/+2
* powerpc/82xx: Use common error handling code in pq2ads_pci_init_irq()Markus Elfring2021-01-311-7/+5
* powerpc/82xx: Delete an unnecessary of_node_put() call in pq2ads_pci_init_irq()Markus Elfring2021-01-311-1/+0
* powerpc/82xx: Blacklist pq2_restart() for kprobeChristophe Leroy2020-06-021-0/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-8/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-306-29/+6
* powerpc/kconfig: remove CONFIG_6xxChristophe Leroy2018-11-261-2/+2
* powerpc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2018-10-131-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* powerpc/e8248e: Select PHYLIB only if NETDEVICES is enabledAndrey Smirnov2016-09-242-3/+5
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-1/+1
* powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt2016-07-214-8/+4
* powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2016-07-142-2/+2
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-9/+1
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* powerpc: platforms: 82xx: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* powerpc: make of_device_ids constUwe Kleine-König2014-09-254-4/+4
* powerpc: add explicit OF includesRob Herring2013-10-092-0/+4
* powerpc/82xx: fix checkpatch warnings for km82xx.cHolger Brunck2013-02-131-3/+3
* powerpc/82xx: Use for_each_compatible_node() macroWei Yongjun2013-01-101-2/+2
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* powerpc: Change free_bootmem() to kfree()JoonSoo Kim2012-11-151-5/+3
* powerpc/82xx: add SPI support for mgcogeHolger Brunck2012-07-101-0/+5
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+0
* irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-161-1/+1
* irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-161-5/+1
* irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-141-5/+5
* powerpc/82xx: updates for mgcogeHolger Brunck2011-10-111-0/+4
* powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring2011-07-121-1/+1
* powerpc: Remove trival irq_host_ops.unmapMilton Miller2011-05-191-8/+0
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-041-2/+2
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-7/+7
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-291-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-183-33/+58
|\
| * powerpc/82xx: rename and update mgcoge board supportHolger Brunck2011-03-152-19/+45