aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-28[POWERPC] Fix copy'n'paste typo in commproc.cJochen Friedrich1-1/+1
2007-09-10[POWERPC] cpm2: Fix off-by-one error in setbrg().Scott Wood1-1/+1
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-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-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
2007-07-10[POWERPC] 8xx: mpc885ads pcmcia supportVitaly Bordug2-2/+22
2007-07-03[POWERPC] qe_lib: export symbols for QE driver to compile as moduleLi Yang2-0/+10
2007-06-29[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala2-5/+2
2007-06-29[POWERPC] 86xx: Workaround PCI_PRIMARY_BUS usageKumar Gala1-0/+6
2007-06-29[POWERPC] Added indirect_type to handle variants of PCI opsKumar Gala1-6/+16
2007-06-29[POWERPC] Remove PCI-e errata for MPC8641 silicon ver 1.0Zhang Wei2-172/+0
2007-06-29[POWERPC] Removed remnants of bus_offsetKumar Gala2-3/+3
2007-06-29[POWERPC] Added self_busno to indicate which bus number the PHB isKumar Gala1-2/+10
2007-06-29[POWERPC] Remove bus_offset in places its not really usedKumar Gala1-4/+4
2007-06-29[POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala4-9/+11
2007-06-29[POWERPC] Remove set_cfg_type for PCI indirect users that don't need itKumar Gala2-2/+0
2007-06-25[POWERPC] Call add_preferred_console when MPSC is consoleMark A. Greer1-0/+28
2007-06-25[POWERPC] Don't link timer.o for powerpc systems using generic rtcGuennadi Liakhovetski1-0/+2
2007-06-25[POWERPC] Use mktime in timer sysdevJohannes Berg1-2/+12
2007-06-14[POWERPC] Fix problems with device tree representation of TSI-1xx bridgesDavid Gibson1-11/+22
2007-05-23[POWERPC] QE: fix Kconfig 'select' warning with UCC_FASTTimur Tabi1-3/+1
2007-05-17[POWERPC] Remove warning in mpic.cOlof Johansson1-3/+9
2007-05-12[POWERPC] Add Marvell mv64x60 PCI bridge supportDale Farnsworth3-1/+176