aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/82xx
AgeCommit message (Expand)Author
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
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-03-15powerpc/82xx: rename and update mgcoge board supportHolger Brunck
2011-03-10powerpc: platforms/82xx irq_data conversion.Lennert Buytenhek
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-04powerpc/82xx: Convert pci_pic_lock to raw_spinlockAnton Vorontsov
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner
2009-11-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-11-05powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe()Roel Kluin
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman
2009-08-25powerpc/82xx: Add CPM USB Gadget support for MPC8272ADS boardsAnton Vorontsov
2009-08-25powerpc/82xx: Fix BCSR bits for MPC8272ADS boardsAnton Vorontsov
2009-08-20powerpc/82xx: mgcoge - updates for 2.6.32Heiko Schocher
2009-07-08powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov
2009-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-05-19powerpc/cpm: Remove some cruft code and definesKumar Gala
2009-04-27powerpc/82xx: Rework Embedded Planet ep8248e platform to use of_mdioGrant Likely
2009-03-11powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt
2009-02-06arch/powerpc: Eliminate double sizeofJulia Lawall
2008-12-16powerpc: Introduce ppc_pci_flags accessorsJosh Boyer
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt
2008-10-08phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek
2008-09-16powerpc: Add support for mpc8247 based board MGCOGE from keymile.Heiko Schocher
2008-07-16Revert "powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET"Kumar Gala
2008-07-16powerpc/ep8248e: Unconditionally select PHYLIB for mdio_bitbangKumar Gala
2008-07-16powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENETKumar Gala
2008-07-14powerpc: Add 82xx/83xx/86xx to 6xx MultiplatformKumar Gala
2008-07-14powerpc/CPM: Add i2c pins to dts and board setupJochen Friedrich
2008-07-14powerpc: Fix pq2fads irq handling with PREEMPT_RTRune Torgersen
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-17[POWERPC] CPM: Always use new binding.Scott Wood
2008-04-16phy: Change mii_bus id field to a stringAndy Fleming