aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-26[I2C] i2c-mv64xxx: Don't set i2c_adapter.retriesJean Delvare1-6/+0
2008-01-25[POWERPC] Enable RTC for Ebony and Walnut (v2)David Gibson2-0/+60
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers3-3/+3
2008-01-23[POWERPC] Move RapidIO support code from arch/ppcKumar Gala3-0/+953
2008-01-23[POWERPC] fsl_soc: Fix get_immrbase() to use ranges, rather than reg.Scott Wood1-2/+10
2008-01-23[POWERPC] Add IPIC Kconfig optionJohn Rigby1-1/+1
2008-01-23[POWERPC] Add support for mpc512x interrupts to ipicJohn Rigby1-0/+62
2008-01-23[POWERPC] QE: Add support for Freescale QUICCEngine UARTTimur Tabi2-2/+10
2008-01-23[POWERPC] QE: Add ability to upload QE firmwareTimur Tabi1-0/+247
2008-01-23[POWERPC] fsl_soc: add support to gianfar for fixed-link propertyVitaly Bordug1-17/+62
2008-01-23[POWERPC] 83xx: USB device tree cleanupsLi Yang1-7/+5
2008-01-23[POWERPC] Fixup use of phys_addr_t in mpic codeBecky Bruce1-2/+2
2008-01-23[POWERPC] FSL: Rework PCI/PCIe support for 85xx/86xxKumar Gala1-88/+62
2008-01-17[POWERPC] Use for_each macros in arch/powerpc/sysdevCyrill Gorcunov6-38/+25
2008-01-11Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virtex into for-2.6.25Josh Boyer1-1/+7
2008-01-09[POWERPC] Xilinx: update compatible list for interrupt controllerStephen Neuendorffer1-1/+7
2008-01-08[POWERPC] 4xx: PCIe: Increase max busses per port to 64Stefan Roese1-1/+1
2007-12-31Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/pasemiPaul Mackerras2-6/+28
2007-12-28[POWERPC] pasemi: Distribute interrupts evenly across cpusOlof Johansson1-0/+5
2007-12-28[POWERPC] pasemi: Implement NMI supportOlof Johansson2-6/+23
2007-12-23[POWERPC] 4xx: Set ibpre for 405EX in 4xx PCIe driverStefan Roese1-0/+2
2007-12-23[POWERPC] 4xx: rework UIC cascade irq handlingValentine Barshak1-17/+19
2007-12-23[POWERPC] 4xx: make UIC use generic level irq handlerValentine Barshak1-62/+19
2007-12-23[POWERPC] 4xx: Add 440SPe revA runtime detection to PCIeStefan Roese1-8/+17
2007-12-23[POWERPC] 4xx: PCI-E Link setup improvementsBenjamin Herrenschmidt2-89/+133
2007-12-23[POWERPC] 4xx: PLB to PCI Express supportBenjamin Herrenschmidt3-18/+1226
2007-12-23[POWERPC] 4xx: PLB to PCI 2.x supportBenjamin Herrenschmidt2-1/+198
2007-12-23[POWERPC] 4xx: PLB to PCI-X supportBenjamin Herrenschmidt3-0/+448
2007-12-21Merge branch 'linux-2.6'Paul Mackerras1-2/+1
2007-12-20[POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt2-2/+2
2007-12-20[POWERPC] arch/powerpc/: Spelling fixesjoe@perches.com2-2/+2
2007-12-20[POWERPC] pasemi: Implement MSI supportOlof Johansson4-1/+200
2007-12-20[POWERPC] MPIC: Minor optimization of ipi handlerOlof Johansson1-8/+7
2007-12-13[POWERPC] qe: add function qe_clock_source()Timur Tabi1-0/+32
2007-12-13[POWERPC] Move CPM command handling into the cpm driversJochen Friedrich2-0/+53
2007-12-13[POWERPC] Add support for PORTA and PORTB odr registersJochen Friedrich1-3/+16
2007-12-13[POWRPC] CPM2: Eliminate section mismatch warning in cpm2_reset().Scott Wood1-2/+1
2007-12-12[POWERPC] ipic: ack only for edge interruptsLi Yang2-74/+45
2007-12-12[POWERPC] FSL: enet device tree cleanupsKumar Gala1-5/+10