aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)AuthorFilesLines
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-16phy: 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-02[POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.cStefan Roese1-0/+11
2008-04-02[POWERPC] 4xx: Fix PESDRn_UTLSET1 register setup on 460EX/GTStefan Roese1-6/+4
2008-04-02[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-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller1-1/+1
2008-02-06[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-05[POWERPC] qe_lib: fix few fluffy negligencesAnton Vorontsov1-5/+5
2008-02-05[POWERPC] FSL: fix mpc83xx_spi device registrationKim Phillips1-1/+1
2008-01-31Merge branch 'linux-2.6'Paul Mackerras4-9/+3
2008-01-31Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras1-6/+10
2008-01-28[POWERPC] 83xx: ipic: add interrupt vector 94Kim Phillips1-0/+6
2008-01-28[POWERPC] fsl_spi: stop using device_type = "spi"Anton Vorontsov1-38/+60
2008-01-28spi_mpc83xx: use brg-frequency for SPI in QEAnton Vorontsov1-13/+33
2008-01-28[POWERPC] QE: get rid of most device_types and modelAnton Vorontsov2-20/+48
2008-01-28[POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich4-7/+6
2008-01-28[POWERPC] 8xx: Remove sysdev/commproc.hJochen Friedrich3-14/+0
2008-01-28[POWERPC] 8xx: Rename m8xx_pic_init to mpc8xx_pics_initJochen Friedrich1-1/+1
2008-01-28[POWERPC] 8xx: Remove unused m8xx_cpm_hostalloc/free/dump()Jochen Friedrich1-37/+0
2008-01-26[POWERPC] mpc5200: normalize compatible property bindingsGrant Likely1-6/+10