aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/82xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-16Revert "powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET"Kumar Gala1-4/+0
2008-07-16powerpc/ep8248e: Unconditionally select PHYLIB for mdio_bitbangKumar Gala1-0/+1
2008-07-16powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENETKumar Gala1-0/+4
2008-07-14powerpc: Add 82xx/83xx/86xx to 6xx MultiplatformKumar Gala1-5/+6
2008-07-14powerpc/CPM: Add i2c pins to dts and board setupJochen Friedrich1-0/+4
2008-07-14powerpc: Fix pq2fads irq handling with PREEMPT_RTRune Torgersen1-1/+1
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-3/+0
2008-04-17[POWERPC] CPM: Always use new binding.Scott Wood1-3/+0
2008-04-16phy: Change mii_bus id field to a stringAndy Fleming1-1/+1
2008-02-06[POWERPC] arch/powerpc/platforms/82xx: Add missing of_node_putJulia Lawall2-4/+2
2008-01-28[POWERPC] 82xx and embedded6xx: Use machine_*_initcall() hooks in platform codeGrant Likely2-8/+2
2008-01-23[POWERPC] 82xx: Embedded Planet EP8248E supportScott Wood3-0/+338
2007-12-20[POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt1-1/+1
2007-12-11[POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of_{platform, device}.h.Jon Loeliger1-1/+1
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell1-1/+1
2007-10-04[POWERPC] mpc82xx: Add pq2fads board support.Scott Wood3-0/+210
2007-10-04[POWERPC] mpc82xx: Update mpc8272ads, and factor out PCI and reset.Scott Wood7-550/+424
2007-10-04[POWERPC] mpc8272ads: Change references from 82xx_ADS to 8272_ADS.Scott Wood1-12/+12
2007-10-04[POWERPC] mpc82xx: Rename mpc82xx_ads to mpc8272_ads.Scott Wood3-5/+5
2007-10-04[POWERPC] mpc82xx: Remove a bunch of cruft that duplicates generic functionality.Scott Wood4-125/+2
2007-09-14[POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman1-6/+0
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman1-5/+2
2007-08-22[POWERPC] Remove old includes from arch/ppcKumar Gala4-5/+0
2007-07-23[POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala1-1/+2
2007-06-29[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala1-3/+1
2007-06-29[POWERPC] Remove bus_offset in places its not really usedKumar Gala1-1/+0
2007-06-29[POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala1-1/+2
2007-06-29[POWERPC] Remove set_cfg_type for PCI indirect users that don't need itKumar Gala1-3/+0
2007-06-29[POWERPC] mpc82xx_ads build fixArnd Bergmann1-1/+1
2007-06-29[POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann1-2/+2
2007-06-29[POWERPC] move 82xx/83xx/86xx Kconfig options to platform selectionArnd Bergmann1-1/+1
2007-04-24Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.22Paul Mackerras1-35/+15
2007-04-12[POWERPC] Convert 82xx platform to unified platform KconfigKumar Gala1-35/+15
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2-9/+9
2007-03-22[POWERPC] Removed config options that we don't support in embedded6xxKumar Gala1-0/+35
2007-02-07[POWERPC] Fix kernel build errors for mpc8272ads and mpc8560adsVitaly Bordug3-4/+5
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt1-13/+0
2006-10-09[HEADERS] Put linux/config.h out of its misery.Dave Jones3-5/+0
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering1-3/+2
2006-10-03POWERPC: mpc82xx merge: board-specific/platform stuff(resend)Vitaly Bordug6-0/+884