aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/82xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-26powerpc/kconfig: remove CONFIG_6xxChristophe Leroy1-2/+2
2018-10-13powerpc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2016-09-24powerpc/e8248e: Select PHYLIB only if NETDEVICES is enabledAndrey Smirnov2-3/+5
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman1-1/+1
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt4-8/+4
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2-2/+2
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn1-9/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2014-10-20powerpc: platforms: 82xx: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-25powerpc: make of_device_ids constUwe Kleine-König4-4/+4
2013-10-09powerpc: add explicit OF includesRob Herring2-0/+4
2013-02-13powerpc/82xx: fix checkpatch warnings for km82xx.cHolger Brunck1-3/+3
2013-01-10powerpc/82xx: Use for_each_compatible_node() macroWei Yongjun1-2/+2
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-11-15powerpc: Change free_bootmem() to kfree()JoonSoo Kim1-5/+3
2012-07-10powerpc/82xx: add SPI support for mgcogeHolger Brunck1-0/+5
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-1/+0
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely1-1/+1
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely1-5/+1
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely1-5/+5
2011-10-11powerpc/82xx: updates for mgcogeHolger Brunck1-0/+4
2011-07-12powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring1-1/+1
2011-05-19powerpc: Remove trival irq_host_ops.unmapMilton Miller1-8/+0
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely1-2/+2
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner1-7/+7
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner1-1/+1
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-33/+58
2011-03-15powerpc/82xx: rename and update mgcoge board supportHolger Brunck2-19/+45
2011-03-10powerpc: platforms/82xx irq_data conversion.Lennert Buytenhek1-14/+13
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-4/+3
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely1-2/+2
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-1/+2
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2010-03-04powerpc/82xx: Convert pci_pic_lock to raw_spinlockAnton Vorontsov1-5/+5
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner1-1/+0
2009-11-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-1/+14
2009-11-05powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe()Roel Kluin1-1/+14
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman1-1/+1
2009-08-25powerpc/82xx: Add CPM USB Gadget support for MPC8272ADS boardsAnton Vorontsov1-0/+14
2009-08-25powerpc/82xx: Fix BCSR bits for MPC8272ADS boardsAnton Vorontsov1-1/+7
2009-08-20powerpc/82xx: mgcoge - updates for 2.6.32Heiko Schocher1-9/+60
2009-07-08powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov1-1/+1
2009-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-6/+3
2009-05-19powerpc/cpm: Remove some cruft code and definesKumar Gala1-13/+0
2009-04-27powerpc/82xx: Rework Embedded Planet ep8248e platform to use of_mdioGrant Likely1-6/+3
2009-03-11powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt1-1/+1
2009-02-06arch/powerpc: Eliminate double sizeofJulia Lawall1-1/+1
2008-12-16powerpc: Introduce ppc_pci_flags accessorsJosh Boyer1-1/+1