| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/85xx/86xx: Add suspend/resume support | Anton Vorontsov | 2009-11-11 | 1 | -0/+1 |
* | powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function | Wolfgang Denk | 2009-06-17 | 1 | -0/+3 |
* | powerpc: Add configurable -Werror for arch/powerpc | Michael Ellerman | 2009-06-16 | 1 | -0/+2 |
* | powerpc/virtex: Add support for Xilinx PCI host bridge | Roderick Colenbrander | 2009-06-06 | 1 | -0/+1 |
* | powerpc: Implement GPIO driver for simple memory-mapped banks | Anton Vorontsov | 2008-12-30 | 1 | -0/+1 |
* | powerpc/4xx: Add PowerPC 4xx GPIO driver | Steven A. Falco | 2008-10-17 | 1 | -0/+1 |
* | powerpc: Remove old Makefile workaround for arch/ppc | Josh Boyer | 2008-10-13 | 1 | -3/+0 |
* | powerpc: gpio driver for mpc8349/8572/8610 and compatible | Peter Korsgaard | 2008-09-23 | 1 | -0/+1 |
* | powerpc: Split-out common MSI bitmap logic into msi_bitmap.c | Michael Ellerman | 2008-08-20 | 1 | -0/+1 |
* | powerpc: Remove use of CONFIG_PPC_MERGE | Kumar Gala | 2008-08-04 | 1 | -2/+0 |
* | powerpc/QE: switch to the cpm_muram implementation | Anton Vorontsov | 2008-06-10 | 1 | -0/+1 |
* | powerpc/sysdev: implement FSL GTM support | Anton Vorontsov | 2008-06-10 | 1 | -0/+1 |
* | [POWERPC] fsl: PCIe MSI support for 83xx/85xx/86xx processors. | Jason Jin | 2008-06-02 | 1 | -1/+2 |
* | [POWERPC] Add 6xx-style HID0_SLEEP support. | Scott Wood | 2008-05-16 | 1 | -0/+4 |
* | [POWERPC] fsl_lbc: implement few UPM routines | Anton Vorontsov | 2008-04-17 | 1 | -0/+1 |
* | [POWERPC] 4xx: Add PPC4xx L2-cache support (440GX) | Stefan Roese | 2008-03-26 | 1 | -0/+1 |
* | [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c | Jochen Friedrich | 2008-01-28 | 1 | -2/+2 |
* | [POWERPC] Enable RTC for Ebony and Walnut (v2) | David Gibson | 2008-01-25 | 1 | -0/+1 |
* | [POWERPC] Move RapidIO support code from arch/ppc | Kumar Gala | 2008-01-23 | 1 | -0/+1 |
* | [POWERPC] Add IPIC Kconfig option | John Rigby | 2008-01-23 | 1 | -1/+1 |
* | [POWERPC] 4xx: PLB to PCI-X support | Benjamin Herrenschmidt | 2007-12-23 | 1 | -0/+3 |
* | [POWERPC] pasemi: Implement MSI support | Olof Johansson | 2007-12-20 | 1 | -1/+1 |
* | [POWERPC] bestcomm: core bestcomm support for Freescale MPC5200 | Sylvain Munaut | 2007-10-16 | 1 | -0/+1 |
* | [POWERPC] Don't build arch/powerpc/sysdev/dcr.c for ARCH=ppc kernels | Grant Likely | 2007-10-10 | 1 | -1/+1 |
* | [POWERPC] Add early debug console for CPM serial ports. | Scott Wood | 2007-10-03 | 1 | -0/+1 |
* | [POWERPC] Virtex: add xilinx interrupt controller driver | Grant Likely | 2007-10-03 | 1 | -0/+1 |
* | [POWERPC] Implement {read,update}_persistent_clock | Tony Breeds | 2007-10-03 | 1 | -5/+0 |
* | [POWERPC] Add Marvell mv64x60 udbg putc/getc functions | Dale Farnsworth | 2007-09-22 | 1 | -1/+2 |
* | [POWERPC] Create common fsl pci/e files based on 86xx platforms | Roy Zang | 2007-07-23 | 1 | -0/+1 |
* | [CELL] driver for DDR2 memory on AXON | Maxim Shchetynin | 2007-07-20 | 1 | -0/+1 |
* | [POWERPC] Create add_rtc() function to enable the RTC CMOS driver | Wade Farnsworth | 2007-07-11 | 1 | -0/+1 |
* | [POWERPC] Remove PCI-e errata for MPC8641 silicon ver 1.0 | Zhang Wei | 2007-06-29 | 1 | -1/+0 |
* | [POWERPC] Pass the pci_controller into pci_exclude_device | Kumar Gala | 2007-06-29 | 1 | -1/+1 |
* | [POWERPC] Don't link timer.o for powerpc systems using generic rtc | Guennadi Liakhovetski | 2007-06-25 | 1 | -0/+2 |
* | [POWERPC] Add Marvell mv64x60 PCI bridge support | Dale Farnsworth | 2007-05-12 | 1 | -1/+2 |
* | [POWERPC] Create Marvell mv64x60 MPSC (serial) platform_data | Dale Farnsworth | 2007-05-12 | 1 | -1/+1 |
* | [POWERPC] Add interrupt support for Marvell mv64x60 chips | Dale Farnsworth | 2007-05-12 | 1 | -0/+1 |
* | [POWERPC] Abolish powerpc_flash_init() | David Gibson | 2007-05-08 | 1 | -1/+0 |
* | [POWERPC] MPIC U3/U4 MSI backend | Michael Ellerman | 2007-05-08 | 1 | -1/+1 |
* | [POWERPC] MPIC MSI allocator | Michael Ellerman | 2007-05-08 | 1 | -1/+3 |
* | [POWERPC] Add arch/powerpc driver for UIC, PPC4xx interrupt controller | David Gibson | 2007-04-24 | 1 | -0/+1 |
* | [POWERPC] 86xx/85xx: Move 8641 PCI-Express to arch/powerpc/sysdev/fsl_pcie.c. | Jon Loeliger | 2007-03-26 | 1 | -0/+1 |
* | [POWERPC] Generic time suspend/resume code | Johannes Berg | 2007-03-26 | 1 | -0/+3 |
* | [POWERPC] Add PMI driver for cell blade | Christian Krafft | 2007-02-16 | 1 | -0/+1 |
* | [POWERPC] 8xx: powerpc port of core CPM PIC | Vitaly Bordug | 2007-02-07 | 1 | -0/+2 |
* | [POWERPC] Don't include powerpc/sysdev/rom.o for arch/ppc builds | Grant Likely | 2007-01-09 | 1 | -1/+1 |
* | [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is set | Kumar Gala | 2006-12-10 | 1 | -1/+2 |
* | [POWERPC] Move MPC52xx PIC driver into arch/powerpc/platforms/52xx | Grant Likely | 2006-12-04 | 1 | -1/+0 |
* | [POWERPC] Add of_platform support for ROM devices | Vitaly Wool | 2006-12-04 | 1 | -0/+1 |
* | [POWERPC] Don't compile arch/powerpc mpc52xx_pic driver for ARCH=ppc | Grant Likely | 2006-12-04 | 1 | -1/+1 |