summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/82xx
AgeCommit message (Expand)Author
2024-11-15powerpc-km82xx.c: replace of_node_put() with __freeDavid Hunter
2024-11-14powerpc/ep8248e: Use %pa to format resource_size_tSimon Horman
2023-09-18powerpc/82xx: Select FSL_SOCChristophe Leroy
2023-08-18powerpc/82xx: Remove CONFIG_8260 and CONFIG_8272Christophe Leroy
2023-08-18powerpc/82xx: Remove pq2_init_pciChristophe Leroy
2023-08-16powerpc: Remove CONFIG_PCI_8260Christophe Leroy
2023-08-16powerpc/include: Remove mpc8260.h and m82xx_pci.hChristophe Leroy
2023-08-02powerpc/ep8248e: Mark driver as non removableUwe Kleine-König
2023-08-02powerpc: Explicitly include correct DT includesRob Herring
2023-04-20powerpc: drop MPC8272-ADS and PowerQUICC II FADS shared code.Paul Gortmaker
2023-04-20powerpc: drop PowerQUICC II Family ADS platform supportPaul Gortmaker
2023-04-20powerpc: drop MPC8272_ADS platform supportPaul Gortmaker
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy
2023-03-15powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy
2022-05-08powerpc: Add missing headersChristophe Leroy
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy
2021-08-12powerpc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-02-09powerpc/82xx/*: Move PHB discoveryOliver O'Halloran
2021-01-31powerpc/82xx: Use common error handling code in pq2ads_pci_init_irq()Markus Elfring
2021-01-31powerpc/82xx: Delete an unnecessary of_node_put() call in pq2ads_pci_init_irq()Markus Elfring
2020-06-02powerpc/82xx: Blacklist pq2_restart() for kprobeChristophe Leroy
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-11-26powerpc/kconfig: remove CONFIG_6xxChristophe Leroy
2018-10-13powerpc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-09-24powerpc/e8248e: Select PHYLIB only if NETDEVICES is enabledAndrey Smirnov
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2014-10-20powerpc: platforms: 82xx: drop owner assignment from platform_driversWolfram Sang
2014-09-25powerpc: make of_device_ids constUwe Kleine-König
2013-10-09powerpc: add explicit OF includesRob Herring
2013-02-13powerpc/82xx: fix checkpatch warnings for km82xx.cHolger Brunck
2013-01-10powerpc/82xx: Use for_each_compatible_node() macroWei Yongjun
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-11-15powerpc: Change free_bootmem() to kfree()JoonSoo Kim
2012-07-10powerpc/82xx: add SPI support for mgcogeHolger Brunck
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely
2011-10-11powerpc/82xx: updates for mgcogeHolger Brunck
2011-07-12powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring
2011-05-19powerpc: Remove trival irq_host_ops.unmapMilton Miller
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner