summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
* [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
|\
| * [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
* | Merge branch 'linux-2.6'Paul Mackerras2008-03-131-2/+5
|\ \ | |/
| * [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] 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
* | [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
|\ \
| * | [POWERPC] mpc5200: normalize compatible property bindingsGrant Likely2008-01-261-6/+10
* | | [POWERPC] 83xx: ipic: add interrupt vector 94Kim Phillips2008-01-281-0/+6
* | | [POWERPC] fsl_spi: stop using device_type = "spi"Anton Vorontsov2008-01-281-38/+60
* | | spi_mpc83xx: use brg-frequency for SPI in QEAnton Vorontsov2008-01-281-13/+33
* | | [POWERPC] QE: get rid of most device_types and modelAnton Vorontsov2008-01-282-20/+48
* | | [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich2008-01-284-7/+6
* | | [POWERPC] 8xx: Remove sysdev/commproc.hJochen Friedrich2008-01-283-14/+0
* | | [POWERPC] 8xx: Rename m8xx_pic_init to mpc8xx_pics_initJochen Friedrich2008-01-281-1/+1
* | | [POWERPC] 8xx: Remove unused m8xx_cpm_hostalloc/free/dump()Jochen Friedrich2008-01-281-37/+0
|/ /
* | [POWERPC] Enable RTC for Ebony and Walnut (v2)David Gibson2008-01-252-0/+60
* | [POWERPC] Move RapidIO support code from arch/ppcKumar Gala2008-01-233-0/+953
* | [POWERPC] fsl_soc: Fix get_immrbase() to use ranges, rather than reg.Scott Wood2008-01-231-2/+10
* | [POWERPC] Add IPIC Kconfig optionJohn Rigby2008-01-231-1/+1
* | [POWERPC] Add support for mpc512x interrupts to ipicJohn Rigby2008-01-231-0/+62
* | [POWERPC] QE: Add support for Freescale QUICCEngine UARTTimur Tabi2008-01-232-2/+10
* | [POWERPC] QE: Add ability to upload QE firmwareTimur Tabi2008-01-231-0/+247
* | [POWERPC] fsl_soc: add support to gianfar for fixed-link propertyVitaly Bordug2008-01-231-17/+62
* | [POWERPC] 83xx: USB device tree cleanupsLi Yang2008-01-231-7/+5
* | [POWERPC] Fixup use of phys_addr_t in mpic codeBecky Bruce2008-01-231-2/+2
* | [POWERPC] FSL: Rework PCI/PCIe support for 85xx/86xxKumar Gala2008-01-231-88/+62
* | [POWERPC] Use for_each macros in arch/powerpc/sysdevCyrill Gorcunov2008-01-176-38/+25
* | Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer2008-01-111-1/+7
|\ \
| * | [POWERPC] Xilinx: update compatible list for interrupt controllerStephen Neuendorffer2008-01-091-1/+7
* | | [POWERPC] 4xx: PCIe: Increase max busses per port to 64Stefan Roese2008-01-081-1/+1
|/ /
* | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ol...Paul Mackerras2007-12-312-6/+28
|\ \
| * | [POWERPC] pasemi: Distribute interrupts evenly across cpusOlof Johansson2007-12-281-0/+5
| * | [POWERPC] pasemi: Implement NMI supportOlof Johansson2007-12-282-6/+23
* | | [POWERPC] 4xx: Set ibpre for 405EX in 4xx PCIe driverStefan Roese2007-12-231-0/+2
OpenPOWER on IntegriCloud