summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
* 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/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-2123-914/+656
|\
| * [POWERPC] fsl_soc: Factor fsl_get_sys_freq() out of the wdt and spi inits.Scott Wood2008-04-172-38/+33
| * [POWERPC] CPM: Always use new binding.Scott Wood2008-04-174-753/+0
| * [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/+1
| * [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-171-0/+2
| * Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras2008-04-171-5/+4
| |\
| | * [POWERPC] kexec: MPIC ack interrupts at mpic_teardown_this_cpu()Valentine Barshak2008-04-071-5/+4
| * | [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/+7
| * | [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-021-0/+11
| * | [POWERPC] 4xx: Fix PESDRn_UTLSET1 register setup on 460EX/GTStefan Roese2008-04-021-6/+4
| * | [POWERPC] 4xx: Only reset PCIe PHY on 405EX systems when no link is detectedStefan Roese2008-04-021-8/+0
| * | [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/+5
| * | [POWERPC] 4xx: Add 460EX PCIe support to 4xx pci driverStefan Roese2008-03-262-0/+173
| * | Merge branch 'linux-2.6'Paul Mackerras2008-03-262-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
| |\ \ \ \
| | * | | | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-131-1/+1
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-171-0/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | [POWERPC] Fix CPM2 SCC1 clock initialization.Laurent Pinchart2008-04-031-0/+1
| | |_|_|/ | |/| | |
* / | | | phy: Change mii_bus id field to a stringAndy Fleming2008-04-161-2/+3
|/ / / /
* | | | [POWERPC] Fix Oops with TQM5200 on TQM5200Anatolij Gustschin2008-03-241-2/+2
* | | | [POWERPC] mpc5200: Fix null dereference if bestcomm fails to initializeGrant Likely2008-03-241-0/+4
* | | | [POWERPC] Fix crash in init_ipic_sysfs on efikaOlaf Hering2008-03-241-1/+1
| |_|/ |/| |
* | | [POWERPC] QE: Make qe_get_firmware_info reentrantIonut Nicu2008-03-101-1/+4
* | | [POWERPC] QE: Fix QE firmware uploading limitTimur Tabi2008-03-071-1/+1
|/ /
* / [POWERPC] pasemi: Remove warning in mpic_pasemi_msi.cOlof Johansson2008-02-211-3/+2
|/
* [POWERPC] Add missing native dcr dcr_ind_lock spinlockValentine Barshak2008-02-061-2/+3
* Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-02-062-6/+6
|\
| * [POWERPC] qe_lib: fix few fluffy negligencesAnton Vorontsov2008-02-051-5/+5
| * [POWERPC] FSL: fix mpc83xx_spi device registrationKim Phillips2008-02-051-1/+1
* | [POWERPC] arch/powerpc/sysdev: Add missing of_node_putJulia Lawall2008-02-061-3/+7
|/
* Merge branch 'linux-2.6'Paul Mackerras2008-01-314-9/+3
|\
| * [I2C] i2c-mv64xxx: Don't set i2c_adapter.retriesJean Delvare2008-01-261-6/+0
| * Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-243-3/+3
* | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras2008-01-311-6/+10
|\ \