summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
* rtc-ds1374: rename device to just "ds1374"Jean Delvare2008-06-061-1/+1
* [POWERPC] mpic: Fix use of uninitialized variableStephen Rothwell2008-05-231-17/+3Star
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-05-091-49/+131
|\
| * [POWERPC] 4xx: Add endpoint support to 4xx PCIe driverStefan Roese2008-05-061-49/+131
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-091-0/+2
|\ \ | |/ |/|
| * Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik2008-05-061-0/+2
| |\
| | * mv643xx_eth: get rid of static variables, allow multiple instancesLennert Buytenhek2008-04-291-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2008-05-033-5/+10
|\ \ \ | |/ / |/| |
| * | [POWERPC] Xilinx: Fix compile warningsKumar Gala2008-05-021-1/+1
| * | [POWERPC] Squash build warning for print of resource_size_t in fsl_soc.cBecky Bruce2008-05-021-2/+2
| * | [RAPIDIO] fix current kernel-doc notationRandy Dunlap2008-05-021-2/+7
* | | i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-291-15/+12Star
|/ /
* | [RAPIDIO] Change RapidIO doorbell source and target ID field to 16-bitZhang Wei2008-04-291-4/+4
* | [RAPIDIO] Add RapidIO connection info print out and re-training for broken co...Zhang Wei2008-04-291-0/+71
* | [RAPIDIO] Add serial RapidIO controller support, which includes MPC8548, MPC8641Zhang Wei2008-04-291-11/+64
* | [RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei2008-04-291-0/+6
* | [RAPIDIO] Add OF-tree support to RapidIO controller driverZhang Wei2008-04-292-28/+102
* | [RAPIDIO] Add RapidIO multi mport supportZhang Wei2008-04-291-173/+222
* | [RAPIDIO] Change RIO function mpc85xx_ to fsl_Zhang Wei2008-04-291-40/+40
|/
* powerpc: Add DIU platform code for MPC8610HPCDYork Sun2008-04-282-0/+64
* return pfn from direct_access, for XIPJared Hulbert2008-04-281-2/+3
* [POWERPC] Fix mv64x60 early console code to use cell-index propertyRemi Machet2008-04-241-1/+1
* [POWERPC] Initialize all mv64x60 devices even if one failsRemi Machet2008-04-241-16/+26
* [POWERPC] Use default values if necessary in mv64x60 I2C initializationRemi Machet2008-04-241-6/+4Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-2223-914/+656Star
|\
| * [POWERPC] fsl_soc: Factor fsl_get_sys_freq() out of the wdt and spi inits.Scott Wood2008-04-172-38/+33Star
| * [POWERPC] CPM: Always use new binding.Scott Wood2008-04-174-753/+0Star
| * [POWERPC] QE: fix sparse warningsAnton Vorontsov2008-04-171-2/+3
| * [POWERPC] QE: export qe_get_brg_clk()Anton Vorontsov2008-04-171-2/+3
| * [POWERPC] QE: implement qe_muram_offsetAnton Vorontsov2008-04-171-7/+1Star
| * [POWERPC] fsl_lbc: implement few UPM routinesAnton Vorontsov2008-04-172-0/+130
| * [POWERPC] CPM2: Reset the CPM when early debugging is not enabled.Laurent Pinchart2008-04-171-0/+6
| * [POWERPC] Add MODULE_LICENSE to powerpc/sysdev/rtc_cmos_setup.cAdrian Bunk2008-04-161-0/+2
| * Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras2008-04-161-5/+4Star
| |\
| | * [POWERPC] kexec: MPIC ack interrupts at mpic_teardown_this_cpu()Valentine Barshak2008-04-071-5/+4Star
| * | [POWERPC] mv643xx_eth: Prepare to support multiple silicon blocksDale Farnsworth2008-04-151-23/+29
| * | [POWERPC] prpmc2800: Clean up dts propertiesMark A. Greer2008-04-151-11/+7Star
| * | [POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360Mark A. Greer2008-04-154-11/+11
| * | Merge branch 'linux-2.6'Paul Mackerras2008-04-141-0/+1
| |\ \ | | |/ | |/|
| * | [POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.cStefan Roese2008-04-031-0/+11
| * | [POWERPC] 4xx: Fix PESDRn_UTLSET1 register setup on 460EX/GTStefan Roese2008-04-031-6/+4Star
| * | [POWERPC] 4xx: Only reset PCIe PHY on 405EX systems when no link is detectedStefan Roese2008-04-031-8/+0Star
| * | [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-017-32/+32
| * | [POWERPC] 4xx: Add PPC4xx L2-cache support (440GX)Stefan Roese2008-03-262-0/+190
| * | [POWERPC] 4xx: Use dcri_clrset() for PCIe indirect dcr read/modify/write accessValentine Barshak2008-03-261-8/+5Star
| * | [POWERPC] 4xx: Add 460EX PCIe support to 4xx pci driverStefan Roese2008-03-262-0/+173
| * | Merge branch 'linux-2.6'Paul Mackerras2008-03-252-3/+7
| |\ \
| * \ \ Merge branch 'linux-2.6'Paul Mackerras2008-03-131-2/+5
| |\ \ \
| * | | | [POWERPC] mpic: Make sparse happyJohannes Berg2008-02-261-14/+18
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6Paul Mackerras2008-02-261-1/+1
| |\ \ \ \