aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)Author
2007-02-07[POWERPC] cpm2: CPM2 interrupt controller fixVitaly Bordug
2007-02-07[POWERPC] MPIC: support more than 256 sourcesOlof Johansson
2007-02-07[POWERPC] 8xx: powerpc port of core CPM PICVitaly Bordug
2007-02-07[POWERPC] 8xx: platform related changes to the fsl_socVitaly Bordug
2007-01-26[POWERPC] Remove fastcall function attributeKumar Gala
2007-01-26[POWERPC] 83xx: Return a point to the struct ipic from ipic_init()Kumar Gala
2007-01-24[POWERPC] arch/powerpc/sysdev/cpm2_pic.c of_node_get cleanupMariusz Kozlowski
2007-01-24[POWERPC] arch/powerpc/sysdev/qe_lib of_node_get cleanupMariusz Kozlowski
2007-01-24[POWERPC] arch/powerpc/sysdev/mpic.c of_node_get cleanupMariusz Kozlowski
2007-01-24[POWERPC] arch/powerpc/sysdev/ipic.c of_node_get cleanupMariusz Kozlowski
2007-01-22[POWERPC] Fix cell's mmio nvram to properly parse device treeBenjamin Herrenschmidt
2007-01-09[POWERPC] Don't include powerpc/sysdev/rom.o for arch/ppc buildsGrant Likely
2006-12-20PCI: Only check the HT capability bits in mpic.cMichael Ellerman
2006-12-11Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras
2006-12-10[POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is setKumar Gala
2006-12-11[POWERPC] Remove old dcr.SBenjamin Herrenschmidt
2006-12-08[POWERPC] qe_ic: Do a sync when masking interruptsScott Wood
2006-12-08[POWERPC] powerpc: fix build error in rom.cGeoff Levand
2006-12-04[POWERPC] Replace kmalloc+memset with kzallocYan Burman
2006-12-04[POWERPC] Move MPC52xx PIC driver into arch/powerpc/platforms/52xxGrant Likely
2006-12-04[POWERPC] Add of_platform support for ROM devicesVitaly Wool
2006-12-04[POWERPC] Don't compile arch/powerpc mpc52xx_pic driver for ARCH=ppcGrant Likely
2006-12-04[POWERPC] Make pci_read_irq_line the default on mpc7448hpc2 boardZang Roy-r61911
2006-12-04[POWERPC] Cell iommu supportJeremy Kerr
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt
2006-12-04[POWERPC] Improve MPIC driver auto-configuration from DTBenjamin Herrenschmidt
2006-12-04[POWERPC] Support for DCR based MPICBenjamin Herrenschmidt
2006-12-04[POWERPC] Generic DCR infrastructureBenjamin Herrenschmidt
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras
2006-11-13[PATCH] Optimize qe_brg struct to use an arrayTimur Tabi
2006-11-13[PATCH] Slight refactor of interrupt mapping for FSL partsAndy Fleming
2006-11-13[PATCH] Add MPC5200 Interrupt Controller support.Nicolas DET
2006-11-01[POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDRTimur Tabi
2006-11-01[POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas
2006-10-25[POWERPC] Fix CHRP platforms with only 8259Benjamin Herrenschmidt
2006-10-25[POWERPC] IPIC: Fix spinlock recursion in set_irq_handlerScott Wood
2006-10-25[POWERPC] Fix the UCC rx/tx clock of QELiu Dave-r63238
2006-10-23[POWERPC] Fix spelling errors in ucc_fast.c and ucc_slow.cTimur Tabi
2006-10-23[POWERPC] Fix compiler warning message on get_property callZang Roy-r61911
2006-10-16[POWERPC] Remove todc code from ARCH=powerpcDavid Gibson
2006-10-09[HEADERS] Put linux/config.h out of its misery.Dave Jones
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering
2006-10-07[POWERPC] Fix fsl_soc build breaksOlof Johansson
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-10-04[PATCH] Add Hypertransport capability definesEric W. Biederman
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-04[POWERPC] Add QUICC Engine (QE) infrastructureLi Yang