aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/83xx
AgeCommit message (Expand)Author
2007-07-10[POWERPC] 83xx: Add USB support to mpc8349-mitx board portGrant Likely
2007-07-10[POWERPC] 83xx: USB platform code reworkLi Yang
2007-06-29[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala
2007-06-29[POWERPC] Removed remnants of bus_offsetKumar Gala
2007-06-29[POWERPC] Remove hack to determine the 2nd PHBs bus numberKumar Gala
2007-06-29[POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala
2007-06-29[POWERPC] Remove set_cfg_type for PCI indirect users that don't need itKumar Gala
2007-06-29[POWERPC] kill isa_{io,mem}_base definitions for !PCIArnd Bergmann
2007-06-29[POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann
2007-06-29[POWERPC] move 82xx/83xx/86xx Kconfig options to platform selectionArnd Bergmann
2007-05-09[POWERPC] 83xx: Suppress warning when CONFIG_ options aren't definedKumar Gala
2007-05-09[POWERPC] 83xx: Suppress warning when CONFIG_PCI is not definedLi Yang
2007-05-02[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UECKim Phillips
2007-04-24Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/p...Paul Mackerras
2007-04-12[POWERPC] Convert 83xx platform to unified platform KconfigKumar Gala
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras
2007-03-29[POWERPC] 83xx: Add MPC832x RDB board support.Michael Barkowski
2007-03-26[POWERPC] 83xx: Removed dead headerKumar Gala
2007-03-26[POWERPC] 83xx: Delete unused header file.Robert P. J. Day
2007-03-07[POWERPC] 83xx: Minor fixes for 834x_mds USB setup codeLi Yang
2007-02-17[POWERPC] 83xx: Updated and renamed MPC8360PB to MPC836x MDSKumar Gala
2007-02-17[POWERPC] 83xx: Use of_platform_bus_probe to setup QE devicesKumar Gala
2007-02-17[POWERPC] 83xx: use default value of loops_per_jiffyKumar Gala
2007-02-17[POWERPC] 83xx: Remove obsolete setting of ROOT_DEV.Kumar Gala
2007-02-17[POWERPC] 83xx: Cleaning up machine probing and board initcallsKumar Gala
2007-02-09[POWERPC] 83xx: Updated and renamed MPC834x SYS to MPC834x MDSKumar Gala
2007-02-08[POWERPC] 83xx: Add USB setup code for MPC8349E MDS-PBLi Yang
2007-02-07[POWERPC] 83xx: Add base support for the MPC8313E RDBKim Phillips
2007-01-30[POWERPC] 83xx: Fix compiler warnings on 836x and 832xLi Yang
2007-01-26[POWERPC] 83xx: Make platform *_init_IRQ() staticKumar Gala
2007-01-26[POWERPC] 83xx: Don't call ioremap in the reset functionKumar Gala
2007-01-22[POWERPC] Fix OF node refcnt underflow in 836x and 832x platform codeLi Yang
2006-12-04[POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpcBenjamin Herrenschmidt
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt
2006-11-30Fix misc Kconfig typosMatt LaPlante
2006-11-22[POWERPC] Fix ucc_geth of_device discovery on mpc832xKim Phillips
2006-11-22[POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX"Kim Phillips
2006-10-16[POWERPC] Add Makefile entry for MPC832x_mds supportLi Yang
2006-10-16[POWERPC] Fix MPC8360EMDS PB board supportLi Yang
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-04[POWERPC] Add support for the mpc832x mds boardKim Phillips
2006-10-04[POWERPC] Add MPC8360EMDS board supportLi Yang
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-02[POWERPC] Enable generic rtc hook for the MPC8349 mITXKim Phillips
2006-08-31Merge branch 'merge'Paul Mackerras
2006-08-30[POWERPC] modify mpc83xx platforms to use new IRQ layerKim Phillips
2006-07-31[POWERPC] mpc: Constify & voidify get_property()Jeremy Kerr