summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)AuthorLines
2008-05-14[POWERPC] mpic_pasemi_msi: Failed allocation unnoticedRoel Kluin-2/+4
2008-05-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds-49/+131
2008-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-0/+2
2008-05-06[POWERPC] 4xx: Add endpoint support to 4xx PCIe driverStefan Roese-49/+131
2008-05-06Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik-0/+2
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds-5/+10
2008-05-01[POWERPC] Xilinx: Fix compile warningsKumar Gala-1/+1
2008-05-01[POWERPC] Squash build warning for print of resource_size_t in fsl_soc.cBecky Bruce-2/+2
2008-05-01[RAPIDIO] fix current kernel-doc notationRandy Dunlap-2/+7
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare-15/+12
2008-04-29[RAPIDIO] Change RapidIO doorbell source and target ID field to 16-bitZhang Wei-4/+4
2008-04-29[RAPIDIO] Add RapidIO connection info print out and re-training for broken co...Zhang Wei-0/+71
2008-04-29[RAPIDIO] Add serial RapidIO controller support, which includes MPC8548, MPC8641Zhang Wei-11/+64
2008-04-29[RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei-0/+6
2008-04-29[RAPIDIO] Add OF-tree support to RapidIO controller driverZhang Wei-28/+102
2008-04-29[RAPIDIO] Add RapidIO multi mport supportZhang Wei-173/+222
2008-04-29[RAPIDIO] Change RIO function mpc85xx_ to fsl_Zhang Wei-40/+40
2008-04-28mv643xx_eth: get rid of static variables, allow multiple instancesLennert Buytenhek-0/+2
2008-04-28powerpc: Add DIU platform code for MPC8610HPCDYork Sun-0/+64
2008-04-28return pfn from direct_access, for XIPJared Hulbert-2/+3
2008-04-24[POWERPC] Fix mv64x60 early console code to use cell-index propertyRemi Machet-1/+1
2008-04-24[POWERPC] Initialize all mv64x60 devices even if one failsRemi Machet-16/+26
2008-04-24[POWERPC] Use default values if necessary in mv64x60 I2C initializationRemi Machet-6/+4
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-914/+656
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller-0/+1
2008-04-17[POWERPC] fsl_soc: Factor fsl_get_sys_freq() out of the wdt and spi inits.Scott Wood-38/+33
2008-04-17[POWERPC] CPM: Always use new binding.Scott Wood-753/+0
2008-04-17[POWERPC] QE: fix sparse warningsAnton Vorontsov-2/+3
2008-04-17[POWERPC] QE: export qe_get_brg_clk()Anton Vorontsov-2/+3
2008-04-17[POWERPC] QE: implement qe_muram_offsetAnton Vorontsov-7/+1
2008-04-17[POWERPC] fsl_lbc: implement few UPM routinesAnton Vorontsov-0/+130
2008-04-17[POWERPC] CPM2: Reset the CPM when early debugging is not enabled.Laurent Pinchart-0/+6
2008-04-16phy: Change mii_bus id field to a stringAndy Fleming-2/+3
2008-04-17[POWERPC] Add MODULE_LICENSE to powerpc/sysdev/rtc_cmos_setup.cAdrian Bunk-0/+2
2008-04-17Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras-5/+4
2008-04-15[POWERPC] mv643xx_eth: Prepare to support multiple silicon blocksDale Farnsworth-23/+29
2008-04-15[POWERPC] prpmc2800: Clean up dts propertiesMark A. Greer-11/+7
2008-04-15[POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360Mark A. Greer-11/+11
2008-04-14Merge branch 'linux-2.6'Paul Mackerras-0/+1
2008-04-07[POWERPC] kexec: MPIC ack interrupts at mpic_teardown_this_cpu()Valentine Barshak-5/+4
2008-04-03[POWERPC] Fix CPM2 SCC1 clock initialization.Laurent Pinchart-0/+1
2008-04-02[POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.cStefan Roese-0/+11
2008-04-02[POWERPC] 4xx: Fix PESDRn_UTLSET1 register setup on 460EX/GTStefan Roese-6/+4
2008-04-02[POWERPC] 4xx: Only reset PCIe PHY on 405EX systems when no link is detectedStefan Roese-8/+0
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison-32/+32
2008-03-26[POWERPC] 4xx: Add PPC4xx L2-cache support (440GX)Stefan Roese-0/+190
2008-03-26[POWERPC] 4xx: Use dcri_clrset() for PCIe indirect dcr read/modify/write accessValentine Barshak-8/+5
2008-03-26[POWERPC] 4xx: Add 460EX PCIe support to 4xx pci driverStefan Roese-0/+173
2008-03-26Merge branch 'linux-2.6'Paul Mackerras-3/+7
2008-03-24[POWERPC] Fix Oops with TQM5200 on TQM5200Anatolij Gustschin-2/+2