aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-17[POWERPC] QE: clean up ucc_slow.c and ucc_fast.cTimur Tabi2-186/+114
2007-02-17[POWERPC] add of_get_mac_address and update fsl_soc.c to use itTimur Tabi1-12/+7
2007-02-16[POWERPC] mpic: set IPIs to be per-CPUJohannes Berg1-1/+1
2007-02-16[POWERPC] Add PMI driver for cell bladeChristian Krafft2-0/+306
2007-02-14[POWERPC] Move MPIC smp routines into mpic.cMichael Ellerman1-0/+21
2007-02-09Merge branch '83xx' into for_paulusKumar Gala1-19/+59
2007-02-08[POWERPC] QE: Rename ucc_slow_info.us_regs to ucc_slow_info.regsTimur Tabi1-3/+3
2007-02-08[POWERPC] 83xx: Add platform_device for USB DR peripheral driverLi Yang1-19/+59
2007-02-07[POWERPC] Assign all PCI busses on G3 Blue & WhitePavel Roskin1-0/+2
2007-02-07[POWERPC] cpm2: CPM2 interrupt controller fixVitaly Bordug2-63/+89
2007-02-07[POWERPC] MPIC: support more than 256 sourcesOlof Johansson1-22/+42
2007-02-07[POWERPC] 8xx: powerpc port of core CPM PICVitaly Bordug5-0/+1352
2007-02-07[POWERPC] 8xx: platform related changes to the fsl_socVitaly Bordug1-2/+272
2007-01-26[POWERPC] Remove fastcall function attributeKumar Gala1-2/+2
2007-01-26[POWERPC] 83xx: Return a point to the struct ipic from ipic_init()Kumar Gala1-6/+9
2007-01-24[POWERPC] arch/powerpc/sysdev/cpm2_pic.c of_node_get cleanupMariusz Kozlowski1-3/+1
2007-01-24[POWERPC] arch/powerpc/sysdev/qe_lib of_node_get cleanupMariusz Kozlowski1-1/+1
2007-01-24[POWERPC] arch/powerpc/sysdev/mpic.c of_node_get cleanupMariusz Kozlowski1-1/+1
2007-01-24[POWERPC] arch/powerpc/sysdev/ipic.c of_node_get cleanupMariusz Kozlowski1-1/+1
2007-01-22[POWERPC] Fix cell's mmio nvram to properly parse device treeBenjamin Herrenschmidt1-17/+23
2007-01-09[POWERPC] Don't include powerpc/sysdev/rom.o for arch/ppc buildsGrant Likely1-1/+1
2006-12-20PCI: Only check the HT capability bits in mpic.cMichael Ellerman1-1/+1
2006-12-11Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpcPaul Mackerras1-1/+2
2006-12-10[POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is setKumar Gala1-1/+2
2006-12-11[POWERPC] Remove old dcr.SBenjamin Herrenschmidt1-39/+0
2006-12-08[POWERPC] qe_ic: Do a sync when masking interruptsScott Wood1-30/+10
2006-12-08[POWERPC] powerpc: fix build error in rom.cGeoff Levand1-0/+1
2006-12-04[POWERPC] Replace kmalloc+memset with kzallocYan Burman2-6/+2
2006-12-04[POWERPC] Move MPC52xx PIC driver into arch/powerpc/platforms/52xxGrant Likely2-539/+0
2006-12-04[POWERPC] Add of_platform support for ROM devicesVitaly Wool2-0/+32
2006-12-04[POWERPC] Don't compile arch/powerpc mpc52xx_pic driver for ARCH=ppcGrant Likely1-1/+1
2006-12-04[POWERPC] Make pci_read_irq_line the default on mpc7448hpc2 boardZang Roy-r619111-6/+42
2006-12-04[POWERPC] Cell iommu supportJeremy Kerr1-3/+0
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt1-22/+9
2006-12-04[POWERPC] Improve MPIC driver auto-configuration from DTBenjamin Herrenschmidt1-13/+37
2006-12-04[POWERPC] Support for DCR based MPICBenjamin Herrenschmidt1-36/+100
2006-12-04[POWERPC] Generic DCR infrastructureBenjamin Herrenschmidt3-2/+177
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras9-16/+15
2006-11-13[PATCH] Optimize qe_brg struct to use an arrayTimur Tabi1-2/+1
2006-11-13[PATCH] Slight refactor of interrupt mapping for FSL partsAndy Fleming1-17/+11
2006-11-13[PATCH] Add MPC5200 Interrupt Controller support.Nicolas DET2-0/+539
2006-11-01[POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDRTimur Tabi1-2/+1
2006-11-01[POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas2-8/+1
2006-10-25[POWERPC] Fix CHRP platforms with only 8259Benjamin Herrenschmidt1-0/+5
2006-10-25[POWERPC] IPIC: Fix spinlock recursion in set_irq_handlerScott Wood1-2/+2
2006-10-25[POWERPC] Fix the UCC rx/tx clock of QELiu Dave-r632381-0/+2
2006-10-23[POWERPC] Fix spelling errors in ucc_fast.c and ucc_slow.cTimur Tabi2-2/+2
2006-10-23[POWERPC] Fix compiler warning message on get_property callZang Roy-r619111-2/+2
2006-10-16[POWERPC] Remove todc code from ARCH=powerpcDavid Gibson2-393/+0
2006-10-09[HEADERS] Put linux/config.h out of its misery.Dave Jones1-1/+0