| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | powerpc: Drop redundant machine type print in show_cpuinfo | Becky Bruce | 2008-09-29 | 3 | -24/+0 |
* | powerpc: Board support for GE Fanuc SBC610 | Martyn Welch | 2008-09-16 | 3 | -1/+158 |
* | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell | 2008-08-04 | 1 | -1/+1 |
* | powerpc/85xx/86xx: some refactoring for fsl_uli1575 code | Anton Vorontsov | 2008-07-16 | 3 | -89/+1 |
* | powerpc: pci config cleanup | John Rigby | 2008-07-16 | 1 | -0/+2 |
* | powerpc: Add 82xx/83xx/86xx to 6xx Multiplatform | Kumar Gala | 2008-07-14 | 1 | -5/+11 |
* | powerpc/86xx: Refactor pic init | Kumar Gala | 2008-07-14 | 6 | -111/+86 |
* | powerpc: Allow create_branch() to return errors | Michael Ellerman | 2008-07-01 | 1 | -3/+2 |
* | powerpc: Move code patching code into arch/powerpc/lib/code-patching.c | Michael Ellerman | 2008-07-01 | 1 | -0/+1 |
* | [POWERPC] 86xx: Enable MSI support for MPC8610HPCD board | Jason Jin | 2008-06-02 | 1 | -1/+2 |
* | [POWERPC] 86xx: mpc8610_hpcd: fix second serial port | Anton Vorontsov | 2008-05-13 | 1 | -2/+12 |
* | [POWERPC] 86xx: mpc8610_hpcd: add support for NOR and NAND flashes | Anton Vorontsov | 2008-05-13 | 1 | -0/+1 |
* | [RAPIDIO] Add RapidIO node probing into MPC86xx_HPCN board id table | Zhang Wei | 2008-04-29 | 1 | -0/+1 |
* | [RAPIDIO] Add RapidIO option to kernel configuration | Zhang Wei | 2008-04-29 | 1 | -0/+1 |
* | powerpc: Add DIU platform code for MPC8610HPCD | York Sun | 2008-04-28 | 1 | -9/+181 |
* | [POWERPC] 86xx: mpc86xx_hpcn - Temporarily accept old dts node identifier. | Paul Gortmaker | 2008-04-17 | 1 | -0/+6 |
* | [POWERPC] 86xx: mark functions static, other minor cleanups | Paul Gortmaker | 2008-04-17 | 2 | -6/+6 |
* | [POWERPC] 86xx: Add support for Wind River SBC8641D board | Paul Gortmaker | 2008-04-17 | 3 | -1/+172 |
* | [POWERPC] 86xx: MPC8641 HPCN - call of_platform_bus_probe() | Wade Farnsworth | 2008-01-23 | 1 | -0/+14 |
* | [POWERPC] Update MPC8610 HPCD to support audio drivers | Timur Tabi | 2008-01-23 | 1 | -0/+15 |
* | [POWERPC] pci_controller->arch_data really is a struct device_node * | Stephen Rothwell | 2007-12-11 | 2 | -2/+2 |
* | [POWERPC] 85xx/86xx: refactor RSTCR reset code | Kumar Gala | 2007-10-08 | 3 | -58/+2 |
* | [POWERPC] Use for_each_ matching routinues for pci PHBs | Kumar Gala | 2007-10-08 | 1 | -1/+2 |
* | [POWERPC] Add initial MPC8610 HPCD Platform files. | Xianghua Xiao | 2007-10-08 | 3 | -0/+247 |
* | [POWERPC] 86xx: Remove unnecessary loops_per_jiffy initialization code. | Jon Loeliger | 2007-09-14 | 1 | -12/+2 |
* | [POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCI | Kumar Gala | 2007-09-10 | 1 | -0/+2 |
* | [POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boards | Kumar Gala | 2007-08-17 | 2 | -208/+17 |
* | [POWERPC] Make endianess of cfg_addr for indirect pci ops runtime | Kumar Gala | 2007-07-23 | 1 | -1/+0 |
* | [POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connected | Kumar Gala | 2007-07-23 | 1 | -1/+1 |
* | [POWERPC] Rewrite Freescale PCI/PCIe support for 8{3,5,6}xx | Zang Roy-r61911 | 2007-07-23 | 2 | -7/+9 |
* | [POWERPC] Create common fsl pci/e files based on 86xx platforms | Roy Zang | 2007-07-23 | 3 | -241/+2 |
* | [POWERPC] Reworked interrupt numbers for OpenPIC based Freescale chips | Kumar Gala | 2007-07-03 | 1 | -14/+1 |
* | [POWERPC] Move pci_bus_to_hose users to pci_bus_to_host | Kumar Gala | 2007-06-29 | 1 | -1/+1 |
* | [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes | Kumar Gala | 2007-06-29 | 1 | -2/+2 |
* | [POWERPC] 86xx: Created quirk_fsl_pcie_transparent() to initialize bridge res... | Zhang Wei | 2007-06-29 | 1 | -0/+37 |
* | [POWERPC] MPC8641HPCN: Set IDE in ULI1575 to not native mode. | Zhang Wei | 2007-06-29 | 1 | -0/+1 |
* | [POWERPC] 86xx: Workaround PCI_PRIMARY_BUS usage | Kumar Gala | 2007-06-29 | 1 | -1/+3 |
* | [POWERPC] 86xx: Avoid system halt if link training isn't at least L0. | Zhang Wei | 2007-06-29 | 1 | -1/+10 |
* | [POWERPC] Remove PCI-e errata for MPC8641 silicon ver 1.0 | Zhang Wei | 2007-06-29 | 3 | -24/+2 |
* | [POWERPC] Pass the pci_controller into pci_exclude_device | Kumar Gala | 2007-06-29 | 2 | -2/+3 |
* | [POWERPC] Remove set_cfg_type for PCI indirect users that don't need it | Kumar Gala | 2007-06-29 | 1 | -1/+0 |
* | [POWERPC] kill isa_{io,mem}_base definitions for !PCI | Arnd Bergmann | 2007-06-29 | 1 | -7/+0 |
* | [POWERPC] rename add_bridge to avoid namespace clashes | Arnd Bergmann | 2007-06-29 | 3 | -3/+3 |
* | [POWERPC] move 82xx/83xx/86xx Kconfig options to platform selection | Arnd Bergmann | 2007-06-29 | 1 | -1/+1 |
* | [POWERPC] 86xx: Enable the AC97 interface on 8641D board. | Jason Jin | 2007-05-09 | 1 | -1/+6 |
* | [POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32 | David Gibson | 2007-05-09 | 1 | -1/+1 |
* | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 2007-05-07 | 1 | -1/+1 |
* | Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/p... | Paul Mackerras | 2007-04-24 | 1 | -15/+3 |
|\ |
|
| * | [POWERPC] Convert 86xx platform to unified platform Kconfig | Kumar Gala | 2007-04-12 | 1 | -15/+3 |
* | | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2007-04-13 | 2 | -3/+3 |
|/ |
|