summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)AuthorFilesLines
2008-04-29[RAPIDIO] Add RapidIO multi mport supportZhang Wei1-173/+222
2008-04-29[RAPIDIO] Change RIO function mpc85xx_ to fsl_Zhang Wei1-40/+40
2008-04-29mv643xx_eth: get rid of static variables, allow multiple instancesLennert Buytenhek1-0/+2
2008-04-28powerpc: Add DIU platform code for MPC8610HPCDYork Sun2-0/+64
2008-04-28return pfn from direct_access, for XIPJared Hulbert1-2/+3
2008-04-24[POWERPC] Fix mv64x60 early console code to use cell-index propertyRemi Machet1-1/+1
2008-04-24[POWERPC] Initialize all mv64x60 devices even if one failsRemi Machet1-16/+26
2008-04-24[POWERPC] Use default values if necessary in mv64x60 I2C initializationRemi Machet1-6/+4
2008-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds23-914/+656
2008-04-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller1-0/+1
2008-04-17[POWERPC] fsl_soc: Factor fsl_get_sys_freq() out of the wdt and spi inits.Scott Wood2-38/+33
2008-04-17[POWERPC] CPM: Always use new binding.Scott Wood4-753/+0
2008-04-17[POWERPC] QE: fix sparse warningsAnton Vorontsov1-2/+3
2008-04-17[POWERPC] QE: export qe_get_brg_clk()Anton Vorontsov1-2/+3
2008-04-17[POWERPC] QE: implement qe_muram_offsetAnton Vorontsov1-7/+1
2008-04-17[POWERPC] fsl_lbc: implement few UPM routinesAnton Vorontsov2-0/+130
2008-04-17[POWERPC] CPM2: Reset the CPM when early debugging is not enabled.Laurent Pinchart1-0/+6
2008-04-17phy: Change mii_bus id field to a stringAndy Fleming1-2/+3
2008-04-17[POWERPC] Add MODULE_LICENSE to powerpc/sysdev/rtc_cmos_setup.cAdrian Bunk1-0/+2
2008-04-17Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras1-5/+4
2008-04-15[POWERPC] mv643xx_eth: Prepare to support multiple silicon blocksDale Farnsworth1-23/+29
2008-04-15[POWERPC] prpmc2800: Clean up dts propertiesMark A. Greer1-11/+7
2008-04-15[POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360Mark A. Greer4-11/+11
2008-04-14Merge branch 'linux-2.6'Paul Mackerras1-0/+1
2008-04-07[POWERPC] kexec: MPIC ack interrupts at mpic_teardown_this_cpu()Valentine Barshak1-5/+4
2008-04-03[POWERPC] Fix CPM2 SCC1 clock initialization.Laurent Pinchart1-0/+1
2008-04-03[POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.cStefan Roese1-0/+11
2008-04-03[POWERPC] 4xx: Fix PESDRn_UTLSET1 register setup on 460EX/GTStefan Roese1-6/+4
2008-04-03[POWERPC] 4xx: Only reset PCIe PHY on 405EX systems when no link is detectedStefan Roese1-8/+0
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison7-32/+32
2008-03-26[POWERPC] 4xx: Add PPC4xx L2-cache support (440GX)Stefan Roese2-0/+190
2008-03-26[POWERPC] 4xx: Use dcri_clrset() for PCIe indirect dcr read/modify/write accessValentine Barshak1-8/+5
2008-03-26[POWERPC] 4xx: Add 460EX PCIe support to 4xx pci driverStefan Roese2-0/+173
2008-03-26Merge branch 'linux-2.6'Paul Mackerras2-3/+7
2008-03-24[POWERPC] Fix Oops with TQM5200 on TQM5200Anatolij Gustschin1-2/+2
2008-03-24[POWERPC] mpc5200: Fix null dereference if bestcomm fails to initializeGrant Likely1-0/+4
2008-03-24[POWERPC] Fix crash in init_ipic_sysfs on efikaOlaf Hering1-1/+1
2008-03-13Merge branch 'linux-2.6'Paul Mackerras1-2/+5
2008-03-10[POWERPC] QE: Make qe_get_firmware_info reentrantIonut Nicu1-1/+4
2008-03-07[POWERPC] QE: Fix QE firmware uploading limitTimur Tabi1-1/+1
2008-02-26[POWERPC] mpic: Make sparse happyJohannes Berg1-14/+18
2008-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6Paul Mackerras1-1/+1
2008-02-21[POWERPC] pasemi: Remove warning in mpic_pasemi_msi.cOlof Johansson1-3/+2
2008-02-14[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller1-1/+1
2008-02-07[POWERPC] Add missing native dcr dcr_ind_lock spinlockValentine Barshak1-2/+3
2008-02-06Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2-6/+6
2008-02-06[POWERPC] arch/powerpc/sysdev: Add missing of_node_putJulia Lawall1-3/+7
2008-02-06[POWERPC] qe_lib: fix few fluffy negligencesAnton Vorontsov1-5/+5
2008-02-06[POWERPC] FSL: fix mpc83xx_spi device registrationKim Phillips1-1/+1
2008-01-31Merge branch 'linux-2.6'Paul Mackerras4-9/+3