aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/82xx
Commit message (Expand)AuthorAge
* powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-23
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-11
|\
| * powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe()Roel Kluin2009-11-05
* | powerpc: Remove get_irq_desc()Michael Ellerman2009-10-30
|/
* powerpc/82xx: Add CPM USB Gadget support for MPC8272ADS boardsAnton Vorontsov2009-08-25
* powerpc/82xx: Fix BCSR bits for MPC8272ADS boardsAnton Vorontsov2009-08-25
* powerpc/82xx: mgcoge - updates for 2.6.32Heiko Schocher2009-08-19
* powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov2009-07-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-15
|\
| * powerpc/82xx: Rework Embedded Planet ep8248e platform to use of_mdioGrant Likely2009-04-27
* | powerpc/cpm: Remove some cruft code and definesKumar Gala2009-05-19
|/
* powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt2009-03-11
* arch/powerpc: Eliminate double sizeofJulia Lawall2009-02-06
* powerpc: Introduce ppc_pci_flags accessorsJosh Boyer2008-12-15
* Merge commit 'origin'Benjamin Herrenschmidt2008-10-14
|\
| * phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-08
* | powerpc: Add support for mpc8247 based board MGCOGE from keymile.Heiko Schocher2008-09-16
|/
* Revert "powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET"Kumar Gala2008-07-16
* powerpc/ep8248e: Unconditionally select PHYLIB for mdio_bitbangKumar Gala2008-07-16
* powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENETKumar Gala2008-07-16
* powerpc: Add 82xx/83xx/86xx to 6xx MultiplatformKumar Gala2008-07-14
* powerpc/CPM: Add i2c pins to dts and board setupJochen Friedrich2008-07-14
* powerpc: Fix pq2fads irq handling with PREEMPT_RTRune Torgersen2008-07-14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-21
|\
| * [POWERPC] CPM: Always use new binding.Scott Wood2008-04-17
* | phy: Change mii_bus id field to a stringAndy Fleming2008-04-16
|/
* [POWERPC] arch/powerpc/platforms/82xx: Add missing of_node_putJulia Lawall2008-02-06
* [POWERPC] 82xx and embedded6xx: Use machine_*_initcall() hooks in platform codeGrant Likely2008-01-28
* [POWERPC] 82xx: Embedded Planet EP8248E supportScott Wood2008-01-23
* [POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt2007-12-20
* [POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of...Jon Loeliger2007-12-11
* [POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell2007-12-10
* [POWERPC] mpc82xx: Add pq2fads board support.Scott Wood2007-10-04
* [POWERPC] mpc82xx: Update mpc8272ads, and factor out PCI and reset.Scott Wood2007-10-04
* [POWERPC] mpc8272ads: Change references from 82xx_ADS to 8272_ADS.Scott Wood2007-10-04
* [POWERPC] mpc82xx: Rename mpc82xx_ads to mpc8272_ads.Scott Wood2007-10-04
* [POWERPC] mpc82xx: Remove a bunch of cruft that duplicates generic functional...Scott Wood2007-10-04
* [POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman2007-09-13
* [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-13
* [POWERPC] Remove old includes from arch/ppcKumar Gala2007-08-22
* [POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala2007-07-23
* [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala2007-06-29
* [POWERPC] Remove bus_offset in places its not really usedKumar Gala2007-06-29
* [POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala2007-06-29
* [POWERPC] Remove set_cfg_type for PCI indirect users that don't need itKumar Gala2007-06-29
* [POWERPC] mpc82xx_ads build fixArnd Bergmann2007-06-29
* [POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann2007-06-29
* [POWERPC] move 82xx/83xx/86xx Kconfig options to platform selectionArnd Bergmann2007-06-29
* Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/p...Paul Mackerras2007-04-23
|\
| * [POWERPC] Convert 82xx platform to unified platform KconfigKumar Gala2007-04-12