aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar1-1/+1
2009-01-13Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt1-33/+74
2009-01-08Merge commit 'origin/master' into nextBenjamin Herrenschmidt2-3/+3
2009-01-07powerpc/fsl-pci: Set relaxed ordering on prefetchable rangesTrent Piepho1-0/+3
2009-01-07powerpc/fsl-pci: Better ATMU setup for 85xx/86xxTrent Piepho1-33/+71
2009-01-05Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt7-4/+374
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-3/+3
2008-12-30powerpc/qe: Select QE_USB with USB_GADGET_FSL_QEAnton Vorontsov1-1/+2
2008-12-30powerpc/fsl_pci: Fix sparse warningsAnton Vorontsov1-3/+4
2008-12-30powerpc: Implement GPIO driver for simple memory-mapped banksAnton Vorontsov3-0/+168
2008-12-30powerpc/qe: Implement QE Pin Multiplexing APIAnton Vorontsov1-0/+195
2008-12-30powerpc: Implement get_brgfreq() and get_baudrate() stubsAnton Vorontsov1-0/+5
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds13-174/+300
2008-12-21powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driverTim Yamin1-12/+5
2008-12-21powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabledGrant Likely3-5/+21
2008-12-21powerpc/mpc5200: Bestcomm fixes to ATA supportTim Yamin2-3/+3
2008-12-21powerpc/mpc5200: Bugfix on handling variable sized buffer descriptorsGrant Likely1-19/+42
2008-12-21powerpc: Const-qualify Device Node Argument to DCR Resource Extent APIGrant Erickson1-2/+3
2008-12-21powerpc/4xx: Extended DCR support v2Benjamin Herrenschmidt1-1/+7
2008-12-17Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into nextPaul Mackerras1-98/+208
2008-12-16gianfar: Convert gianfar to an of_platform_driverAndy Fleming1-213/+28
2008-12-16powerpc: Introduce ppc_pci_flags accessorsJosh Boyer2-3/+3
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2-3/+3
2008-12-04powerpc/4xx: Add support for ISA holes on 4xx PCI/X/EBenjamin Herrenschmidt1-98/+208
2008-12-03powerpc/qe: Move cmxgcr_lock definition from the ucc.c into the qe.cAnton Vorontsov2-3/+4
2008-12-03Merge branch 'merge'Paul Mackerras3-11/+13
2008-12-02powerpc: Use physical cpu id when setting the processor affinityKumar Gala1-1/+1
2008-12-01powerpc/mpic: Don't reset affinity for secondary MPIC on bootArnd Bergmann1-2/+7
2008-11-19powerpc/mpic: Use new smp_request_message_ipiMilton Miller1-28/+4
2008-11-14powerpc/virtex: fix various format/casting printk mismatchesGrant Likely1-2/+2
2008-11-13powerpc/mpc5200: fix bestcomm Kconfig dependenciesGrant Likely1-6/+3
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+26
2008-10-31powerpc/mpic: Fix regression caused by change of default IRQ affinityKumar Gala1-4/+55
2008-10-31gianfar: Fix race in TBI/SerDes configurationTrent Piepho1-0/+26
2008-10-21Merge commit 'origin' into masterBenjamin Herrenschmidt1-10/+6
2008-10-17powerpc/4xx: Add PowerPC 4xx GPIO driverSteven A. Falco2-0/+218
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-10/+6
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linusIngo Molnar1-10/+6
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt1-4/+2
2008-10-13powerpc: fix fsl_upm nand driver modular buildAnton Vorontsov1-4/+49
2008-10-13powerpc: remove support for bootmem-allocated memory for the DIU driverTimur Tabi2-45/+1
2008-10-13powerpc/5121: Add PCI support.John Rigby1-2/+2
2008-10-13powerpc: 83xx: pci: Remove need for get_immrbase from mpc83xx_add_bridge.John Rigby1-19/+35
2008-10-13powerpc/QE: move QE_GPIO Kconfig symbol into the platforms/KconfigAnton Vorontsov1-9/+0
2008-10-13powerpc: Remove old Makefile workaround for arch/ppcJosh Boyer1-3/+0
2008-10-07Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt1-1/+8
2008-10-02powerpc/4xx: Allow 4xx PCI bridge to be disabled via device treeMatthias Fuchs1-1/+8
2008-09-29powerpc/fsl_soc: remove mpc83xx_wdt codeAnton Vorontsov1-47/+0
2008-09-23powerpc: Move 8xxx GPIO Kconfig under the platform menuKumar Gala1-9/+0
2008-09-23powerpc: gpio driver for mpc8349/8572/8610 and compatiblePeter Korsgaard3-0/+181