Age | Commit message (Expand) | Author | Files | Lines |
2016-07-21 | powerpc: Move 32-bit probe() machine to later in the boot process | Benjamin Herrenschmidt | 1 | -4/+2 |
2016-03-12 | powerpc/86xx: Consolidate common platform code | Alessio Igor Bogani | 1 | -20/+1 |
2014-09-25 | powerpc: make of_device_ids const | Uwe Kleine-König | 1 | -1/+1 |
2012-09-12 | powerpc/fsl-pci: Unify pci/pcie initialization code | Jia Hongtao | 1 | -36/+6 |
2012-07-03 | powerpc: Fix assmption of end_of_DRAM() returns end address | Bharat Bhushan | 1 | -1/+1 |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells | 1 | -1/+0 |
2011-11-24 | powerpc/8xxx: Update device tree bus probe for new RapidIO node binding | Kai Jiang | 1 | -1/+1 |
2010-07-14 | lmb: rename to memblock | Yinghai Lu | 1 | -2/+2 |
2009-08-28 | powerpc: Remove swiotlb_pci_dma_ops | FUJITA Tomonori | 1 | -1/+1 |
2009-08-28 | powerpc: Remove addr_needs_map in struct dma_mapping_ops | FUJITA Tomonori | 1 | -0/+1 |
2009-06-16 | powerpc: Add 86xx support for SWIOTLB | Becky Bruce | 1 | -0/+15 |
2009-05-19 | powerpc/86xx: clean up smp init code | Kumar Gala | 1 | -1/+0 |
2009-03-24 | powerpc/86xx: Move gianfar mdio nodes under the ethernet nodes | Anton Vorontsov | 1 | -0/+1 |
2008-10-22 | powerpc: Move memory size print into common show_cpuinfo for 32-bit | Becky Bruce | 1 | -2/+0 |
2008-09-29 | powerpc: Drop redundant machine type print in show_cpuinfo | Becky Bruce | 1 | -8/+0 |
2008-07-17 | powerpc/85xx/86xx: some refactoring for fsl_uli1575 code | Anton Vorontsov | 1 | -2/+0 |
2008-07-14 | powerpc/86xx: Refactor pic init | Kumar Gala | 1 | -63/+1 |
2008-04-29 | [RAPIDIO] Add RapidIO node probing into MPC86xx_HPCN board id table | Zhang Wei | 1 | -0/+1 |
2008-04-17 | [POWERPC] 86xx: mpc86xx_hpcn - Temporarily accept old dts node identifier. | Paul Gortmaker | 1 | -0/+6 |
2008-04-17 | [POWERPC] 86xx: mark functions static, other minor cleanups | Paul Gortmaker | 1 | -4/+4 |
2008-01-24 | [POWERPC] 86xx: MPC8641 HPCN - call of_platform_bus_probe() | Wade Farnsworth | 1 | -0/+14 |
2007-12-11 | [POWERPC] pci_controller->arch_data really is a struct device_node * | Stephen Rothwell | 1 | -1/+1 |
2007-10-08 | [POWERPC] 85xx/86xx: refactor RSTCR reset code | Kumar Gala | 1 | -19/+1 |
2007-10-08 | [POWERPC] Use for_each_ matching routinues for pci PHBs | Kumar Gala | 1 | -1/+2 |
2007-09-14 | [POWERPC] 86xx: Remove unnecessary loops_per_jiffy initialization code. | Jon Loeliger | 1 | -12/+2 |
2007-09-11 | [POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCI | Kumar Gala | 1 | -0/+2 |
2007-08-17 | [POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boards | Kumar Gala | 1 | -208/+16 |
2007-07-23 | [POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connected | Kumar Gala | 1 | -1/+1 |
2007-07-23 | [POWERPC] Rewrite Freescale PCI/PCIe support for 8{3,5,6}xx | Zang Roy-r61911 | 1 | -2/+9 |
2007-07-03 | [POWERPC] Reworked interrupt numbers for OpenPIC based Freescale chips | Kumar Gala | 1 | -14/+1 |
2007-06-29 | [POWERPC] MPC8641HPCN: Set IDE in ULI1575 to not native mode. | Zhang Wei | 1 | -0/+1 |
2007-06-29 | [POWERPC] Remove PCI-e errata for MPC8641 silicon ver 1.0 | Zhang Wei | 1 | -2/+0 |
2007-06-29 | [POWERPC] kill isa_{io,mem}_base definitions for !PCI | Arnd Bergmann | 1 | -7/+0 |
2007-06-29 | [POWERPC] rename add_bridge to avoid namespace clashes | Arnd Bergmann | 1 | -1/+1 |
2007-05-10 | [POWERPC] 86xx: Enable the AC97 interface on 8641D board. | Jason Jin | 1 | -1/+6 |
2007-05-07 | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 1 | -1/+1 |
2007-04-12 | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 1 | -2/+2 |
2007-02-17 | Merge branch '85xx' into for_paulus | Kumar Gala | 1 | -7/+0 |
2007-02-17 | [POWERPC] 86xx: Add missing of_node_put() in mpc86xx_hpcn_init_irq(). | Jon Loeliger | 1 | -0/+2 |
2007-02-17 | [POWERPC] 8[56]xx: Remove obsolete setting of ROOT_DEV for 85xx and 86xx plat... | Jon Loeliger | 1 | -7/+0 |
2006-12-04 | [POWERPC] Make pci_read_irq_line the default | Benjamin Herrenschmidt | 1 | -10/+0 |
2006-10-07 | [POWERPC] Fix up after irq changes | Olaf Hering | 1 | -3/+2 |
2006-10-06 | [PATCH] powerpc: irq change build breaks | Olof Johansson | 1 | -1/+1 |
2006-09-14 | Merge branch 'linux-2.6' | Paul Mackerras | 1 | -1/+1 |
2006-09-13 | [POWERPC] Add new, missing argument to of_irq_map_raw() for 86xx. | Jon Loeliger | 1 | -1/+1 |
2006-08-25 | Merge branch 'merge' | Paul Mackerras | 1 | -10/+9 |
2006-08-25 | [POWERPC] Use mpc8641hpcn PIC base address from dev tree. | Jon Loeliger | 1 | -10/+9 |
2006-08-25 | [POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too. | Jon Loeliger | 1 | -2/+7 |
2006-08-25 | [POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too. | Jon Loeliger | 1 | -2/+7 |
2006-08-23 | [POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device Tree | Jon Loeliger | 1 | -148/+176 |