summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '83xx' into for_paulusKumar Gala2007-02-091-19/+59
|\
| * [POWERPC] 83xx: Add platform_device for USB DR peripheral driverLi Yang2007-02-081-19/+59
* | [POWERPC] QE: Rename ucc_slow_info.us_regs to ucc_slow_info.regsTimur Tabi2007-02-091-3/+3
|/
* [POWERPC] Assign all PCI busses on G3 Blue & WhitePavel Roskin2007-02-071-0/+2
* [POWERPC] cpm2: CPM2 interrupt controller fixVitaly Bordug2007-02-072-63/+89
* [POWERPC] MPIC: support more than 256 sourcesOlof Johansson2007-02-071-22/+42
* [POWERPC] 8xx: powerpc port of core CPM PICVitaly Bordug2007-02-075-0/+1352
* [POWERPC] 8xx: platform related changes to the fsl_socVitaly Bordug2007-02-071-2/+272
* [POWERPC] Remove fastcall function attributeKumar Gala2007-01-261-2/+2
* [POWERPC] 83xx: Return a point to the struct ipic from ipic_init()Kumar Gala2007-01-261-6/+9
* [POWERPC] arch/powerpc/sysdev/cpm2_pic.c of_node_get cleanupMariusz Kozlowski2007-01-241-3/+1Star
* [POWERPC] arch/powerpc/sysdev/qe_lib of_node_get cleanupMariusz Kozlowski2007-01-241-1/+1
* [POWERPC] arch/powerpc/sysdev/mpic.c of_node_get cleanupMariusz Kozlowski2007-01-241-1/+1
* [POWERPC] arch/powerpc/sysdev/ipic.c of_node_get cleanupMariusz Kozlowski2007-01-241-1/+1
* [POWERPC] Fix cell's mmio nvram to properly parse device treeBenjamin Herrenschmidt2007-01-221-17/+23
* [POWERPC] Don't include powerpc/sysdev/rom.o for arch/ppc buildsGrant Likely2007-01-091-1/+1
* PCI: Only check the HT capability bits in mpic.cMichael Ellerman2006-12-201-1/+1
* Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2006-12-111-1/+2
|\
| * [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is setKumar Gala2006-12-111-1/+2
* | [POWERPC] Remove old dcr.SBenjamin Herrenschmidt2006-12-111-39/+0Star
* | [POWERPC] qe_ic: Do a sync when masking interruptsScott Wood2006-12-081-30/+10Star
* | [POWERPC] powerpc: fix build error in rom.cGeoff Levand2006-12-081-0/+1
|/
* [POWERPC] Replace kmalloc+memset with kzallocYan Burman2006-12-042-6/+2Star
* [POWERPC] Move MPC52xx PIC driver into arch/powerpc/platforms/52xxGrant Likely2006-12-042-539/+0Star
* [POWERPC] Add of_platform support for ROM devicesVitaly Wool2006-12-042-0/+32
* [POWERPC] Don't compile arch/powerpc mpc52xx_pic driver for ARCH=ppcGrant Likely2006-12-041-1/+1
* [POWERPC] Make pci_read_irq_line the default on mpc7448hpc2 boardZang Roy-r619112006-12-041-6/+42
* [POWERPC] Cell iommu supportJeremy Kerr2006-12-041-3/+0Star
* [POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt2006-12-041-22/+9Star
* [POWERPC] Improve MPIC driver auto-configuration from DTBenjamin Herrenschmidt2006-12-041-13/+37
* [POWERPC] Support for DCR based MPICBenjamin Herrenschmidt2006-12-041-36/+100
* [POWERPC] Generic DCR infrastructureBenjamin Herrenschmidt2006-12-043-2/+177
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-049-16/+15Star
|\
| * [POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDRTimur Tabi2006-11-011-2/+1Star
| * [POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas2006-11-012-8/+1Star
| * [POWERPC] Fix CHRP platforms with only 8259Benjamin Herrenschmidt2006-10-251-0/+5
| * [POWERPC] IPIC: Fix spinlock recursion in set_irq_handlerScott Wood2006-10-251-2/+2
| * [POWERPC] Fix the UCC rx/tx clock of QELiu Dave-r632382006-10-251-0/+2
| * [POWERPC] Fix spelling errors in ucc_fast.c and ucc_slow.cTimur Tabi2006-10-232-2/+2
| * [POWERPC] Fix compiler warning message on get_property callZang Roy-r619112006-10-231-2/+2
* | [PATCH] Optimize qe_brg struct to use an arrayTimur Tabi2006-11-131-2/+1Star
* | [PATCH] Slight refactor of interrupt mapping for FSL partsAndy Fleming2006-11-131-17/+11Star
* | [PATCH] Add MPC5200 Interrupt Controller support.Nicolas DET2006-11-132-0/+539
* | [POWERPC] Remove todc code from ARCH=powerpcDavid Gibson2006-10-162-393/+0Star
|/
* [HEADERS] Put linux/config.h out of its misery.Dave Jones2006-10-101-1/+0Star
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-077-17/+14Star
* [POWERPC] Fix fsl_soc build breaksOlof Johansson2006-10-071-4/+5
* [PATCH] powerpc: irq change build breaksOlof Johansson2006-10-062-3/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-041-1/+0Star
|\