aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-22[POWERPC] Add Marvell mv64x60 udbg putc/getc functionsDale Farnsworth3-1/+155
2007-09-19[POWERPC] Fix section mismatch in PCI codeStephen Rothwell1-5/+1
2007-09-14[POWERPC] fsl_soc: add support for fsl_spiAnton Vorontsov2-0/+94
2007-09-14[POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS portKumar Gala1-0/+2
2007-09-14[POWERPC] fsl_soc.c cleanupScott Wood1-10/+17
2007-09-14[POWERPC] Add workaround for MPICs with broken register readsOlof Johansson1-2/+12
2007-09-14[POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman6-36/+0
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman13-66/+41
2007-09-14Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras1-1/+1
2007-09-10[POWERPC] cpm2: Fix off-by-one error in setbrg().Scott Wood1-1/+1
2007-08-28Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras4-39/+27
2007-08-25[POWERPC] axonram: Do not delete gendisks queue in error pathMaxim Shchetynin1-3/+0
2007-08-25[POWERPC] axonram: Module modification for latest firmware API changesMaxim Shchetynin1-32/+11
2007-08-22[POWERPC] Whitespace cleanup in arch/powerpcScott Wood2-11/+11
2007-08-21[POWERPC] Fix PCI Device ID for MPC8544/8533 processorsKumar Gala1-0/+2
2007-08-17[POWERPC] Fix 8xx compile failureKumar Gala1-0/+1
2007-08-17[POWERPC] Add interrupt resource for RTC CMOS driverKumar Gala1-4/+13
2007-08-17[POWERPC] Fix i2c device string formatGuennadi Liakhovetski1-4/+9
2007-08-17[POWERPC] Fix section mismatch in dart_iommu.cStephen Rothwell1-2/+2
2007-08-17[POWERPC] Improve robustness of the UIC cascade handlerDavid Gibson1-0/+3
2007-08-17[POWERPC] Fix irq flow handler for 4xx UICDavid Gibson1-1/+60
2007-08-17[POWERPC] Fix setting of irq trigger type in UIC driverDavid Gibson1-1/+1
2007-08-17[POWERPC] tsi108_direct_pci_ops: Use named structure member initializersNathan Lynch1-2/+2
2007-08-17[POWERPC] indirect_pci_ops: Use named structure member initializersNathan Lynch1-2/+2
2007-08-17[POWERPC] Export DCR symbols for modulesMurali Iyer1-0/+4
2007-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-0/+64
2007-07-26Merge branch 'fixes-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into mergePaul Mackerras2-2/+3
2007-07-26[POWERPC] Add of_register_i2c_devices()Guennadi Liakhovetski1-0/+61
2007-07-26[POWREPC] Fixup a number of modpost warnings on ppc32Kumar Gala1-1/+1
2007-07-25[POWERPC] Fix PCI indirect for big-endian cfg_addrKumar Gala2-1/+2
2007-07-24[WATCHDOG] mv64x60_wdt: Add arch/powerpc platform supportDale Farnsworth1-0/+64
2007-07-24[POWERPC] 85xx: Added needed MPC85xx PCI device IDsKumar Gala1-13/+13
2007-07-24[POWERPC] Add Freescale PCI VENDOR ID and 8641 device IDsJon Loeliger1-2/+2
2007-07-23[POWERPC] FSL: Add support for PCI-X controllersKumar Gala1-1/+12
2007-07-23[POWERPC] Make sure virtual P2P bridge registers are setup on PCIe PHBKumar Gala1-0/+14
2007-07-23[POWERPC] Add basic PCI/PCI Express support for 8544DS boardRoy Zang1-0/+2
2007-07-23[POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala4-16/+17
2007-07-23[POWERPC] Removed setup_indirect_pci_nomapKumar Gala1-13/+4
2007-07-23[POWERPC] 85xx: Added 8568 PCIe supportKumar Gala1-0/+4
2007-07-23[POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connectedKumar Gala2-0/+15
2007-07-23[POWERPC] Use Freescale pci/pcie common code for 85xx boardsRoy Zang1-0/+7
2007-07-23[POWERPC] FSL: Cleanup how we detect if we are a PCIe controllerKumar Gala1-9/+9
2007-07-23[POWERPC] Added indirect quirk to handle PCIe PHB that have issue w/no linkKumar Gala1-1/+15
2007-07-23[POWERPC] Rewrite Freescale PCI/PCIe support for 8{3,5,6}xxZang Roy-r619112-215/+174
2007-07-23[POWERPC] Create common fsl pci/e files based on 86xx platformsRoy Zang3-0/+239
2007-07-22[POWERPC] MPIC protected sourcesBenjamin Herrenschmidt1-0/+32
2007-07-20[CELL] driver for DDR2 memory on AXONMaxim Shchetynin2-0/+382
2007-07-20[CELL] pmi: remove support for mutiple devices.Christian Krafft1-29/+22
2007-07-18Fix RGMII-ID handling in gianfarAndy Fleming1-0/+9
2007-07-11[POWERPC] Create add_rtc() function to enable the RTC CMOS driverWade Farnsworth2-0/+50