aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)Author
2007-09-14[POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS portKumar Gala
2007-09-14[POWERPC] fsl_soc.c cleanupScott Wood
2007-09-14[POWERPC] Add workaround for MPICs with broken register readsOlof Johansson
2007-09-14[POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman
2007-09-14Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras
2007-09-10[POWERPC] cpm2: Fix off-by-one error in setbrg().Scott Wood
2007-08-28Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras
2007-08-25[POWERPC] axonram: Do not delete gendisks queue in error pathMaxim Shchetynin
2007-08-25[POWERPC] axonram: Module modification for latest firmware API changesMaxim Shchetynin
2007-08-22[POWERPC] Whitespace cleanup in arch/powerpcScott Wood
2007-08-21[POWERPC] Fix PCI Device ID for MPC8544/8533 processorsKumar Gala
2007-08-17[POWERPC] Fix 8xx compile failureKumar Gala
2007-08-17[POWERPC] Add interrupt resource for RTC CMOS driverKumar Gala
2007-08-17[POWERPC] Fix i2c device string formatGuennadi Liakhovetski
2007-08-17[POWERPC] Fix section mismatch in dart_iommu.cStephen Rothwell
2007-08-17[POWERPC] Improve robustness of the UIC cascade handlerDavid Gibson
2007-08-17[POWERPC] Fix irq flow handler for 4xx UICDavid Gibson
2007-08-17[POWERPC] Fix setting of irq trigger type in UIC driverDavid Gibson
2007-08-17[POWERPC] tsi108_direct_pci_ops: Use named structure member initializersNathan Lynch
2007-08-17[POWERPC] indirect_pci_ops: Use named structure member initializersNathan Lynch
2007-08-17[POWERPC] Export DCR symbols for modulesMurali Iyer
2007-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2007-07-26Merge branch 'fixes-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras
2007-07-26[POWERPC] Add of_register_i2c_devices()Guennadi Liakhovetski
2007-07-26[POWREPC] Fixup a number of modpost warnings on ppc32Kumar Gala
2007-07-25[POWERPC] Fix PCI indirect for big-endian cfg_addrKumar Gala
2007-07-24[WATCHDOG] mv64x60_wdt: Add arch/powerpc platform supportDale Farnsworth
2007-07-24[POWERPC] 85xx: Added needed MPC85xx PCI device IDsKumar Gala
2007-07-24[POWERPC] Add Freescale PCI VENDOR ID and 8641 device IDsJon Loeliger
2007-07-23[POWERPC] FSL: Add support for PCI-X controllersKumar Gala
2007-07-23[POWERPC] Make sure virtual P2P bridge registers are setup on PCIe PHBKumar Gala
2007-07-23[POWERPC] Add basic PCI/PCI Express support for 8544DS boardRoy Zang
2007-07-23[POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala
2007-07-23[POWERPC] Removed setup_indirect_pci_nomapKumar Gala
2007-07-23[POWERPC] 85xx: Added 8568 PCIe supportKumar Gala
2007-07-23[POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connectedKumar Gala
2007-07-23[POWERPC] Use Freescale pci/pcie common code for 85xx boardsRoy Zang
2007-07-23[POWERPC] FSL: Cleanup how we detect if we are a PCIe controllerKumar Gala
2007-07-23[POWERPC] Added indirect quirk to handle PCIe PHB that have issue w/no linkKumar Gala
2007-07-23[POWERPC] Rewrite Freescale PCI/PCIe support for 8{3,5,6}xxZang Roy-r61911
2007-07-23[POWERPC] Create common fsl pci/e files based on 86xx platformsRoy Zang
2007-07-22[POWERPC] MPIC protected sourcesBenjamin Herrenschmidt
2007-07-20[CELL] driver for DDR2 memory on AXONMaxim Shchetynin
2007-07-20[CELL] pmi: remove support for mutiple devices.Christian Krafft
2007-07-18Fix RGMII-ID handling in gianfarAndy Fleming
2007-07-11[POWERPC] Create add_rtc() function to enable the RTC CMOS driverWade Farnsworth
2007-07-10[POWERPC] 8xx: mpc885ads pcmcia supportVitaly Bordug
2007-07-03[POWERPC] qe_lib: export symbols for QE driver to compile as moduleLi Yang
2007-06-29[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala