| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] powermac: Use machine_*_initcall() hooks in platform code | Grant Likely | 2008-01-17 | 4 | -19/+6 |
* | [POWERPC] therm_pm72: Suppress some compile warnings | Stephen Rothwell | 2008-01-17 | 1 | -17/+38 |
* | [POWERPC] Update .gitignore files | Jochen Friedrich | 2008-01-17 | 2 | -0/+4 |
* | [POWERPC] pci_32.c: Use for_each_child_of_node | Stephen Rothwell | 2008-01-17 | 1 | -7/+13 |
* | [POWERPC] eeh.c: Use for_each_child_of_node | Stephen Rothwell | 2008-01-17 | 1 | -22/+21 |
* | [POWERPC] iSeries: eliminate pci_dn bussubno | Stephen Rothwell | 2008-01-17 | 3 | -11/+7 |
* | [POWERPC] The pci_dn pcidev is only used by EEH | Stephen Rothwell | 2008-01-17 | 2 | -2/+1 |
* | [POWERPC] The pci_dn class_code is only used by EEH | Stephen Rothwell | 2008-01-17 | 1 | -1/+1 |
* | [POWERPC] booting-without-of: localbus should not include board name | Anton Vorontsov | 2008-01-17 | 1 | -2/+1 |
* | [POWERPC] Use for_each macros in arch/powerpc/platforms/powermac | Cyrill Gorcunov | 2008-01-17 | 1 | -2/+1 |
* | [POWERPC] Use for_each macros in arch/powerpc/kernel | Cyrill Gorcunov | 2008-01-17 | 2 | -5/+5 |
* | [POWERPC] Use for_each macros in arch/powerpc/sysdev | Cyrill Gorcunov | 2008-01-17 | 6 | -38/+25 |
* | [POWERPC] Add of_find_matching_node() helper function | Grant Likely | 2008-01-17 | 10 | -32/+73 |
* | [POWERPC] Kill sparse warning in HPTE_V_COMPARE() | Geert Uytterhoeven | 2008-01-17 | 1 | -1/+1 |
* | Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt... | Josh Boyer | 2008-01-11 | 5 | -29/+56 |
|\ |
|
| * | [POWERPC] Xilinx uartlite: Section type fixups | Stephen Neuendorffer | 2008-01-09 | 1 | -3/+3 |
| * | [POWERPC] Xilinx: updated device tree compatibility to match uboot bsp genera... | Stephen Neuendorffer | 2008-01-09 | 1 | -1/+2 |
| * | [POWERPC] Xilinx: Update booting-without-of. | Stephen Neuendorffer | 2008-01-09 | 1 | -23/+33 |
| * | [POWERPC] Xilinx: Add correct compatible list for device tree bus bindings. | Stephen Neuendorffer | 2008-01-09 | 1 | -1/+11 |
| * | [POWERPC] Xilinx: update compatible list for interrupt controller | Stephen Neuendorffer | 2008-01-09 | 1 | -1/+7 |
* | | [POWERPC] 4xx: PCIe: Increase max busses per port to 64 | Stefan Roese | 2008-01-08 | 1 | -1/+1 |
* | | [POWERPC] 4xx: Add 405GPr and 405EP support in boot wrapper | Matthias Fuchs | 2008-01-08 | 3 | -7/+80 |
* | | [POWERPC] 4xx: enable built-in networking for Sequoia defconfig | Hollis Blanchard | 2008-01-08 | 2 | -7/+21 |
* | | [POWERPC] 4xx: Add EMAC support to Kilauea defconfig | Stefan Roese | 2008-01-04 | 1 | -2/+21 |
* | | [POWERPC] 4xx: typo in calling machine_device_initcall() for Sequoia board | Grant Likely | 2008-01-02 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ol... | Paul Mackerras | 2007-12-31 | 5 | -14/+100 |
|\ |
|
| * | [POWERPC] Enable CONFIG_PCI_MSI and CONFIG_MD in pasemi_defconfig | Olof Johansson | 2007-12-28 | 1 | -4/+26 |
| * | [POWERPC] pasemi: Distribute interrupts evenly across cpus | Olof Johansson | 2007-12-28 | 3 | -1/+9 |
| * | [POWERPC] pasemi: Implement NMI support | Olof Johansson | 2007-12-28 | 4 | -10/+66 |
* | | Revert "[POWERPC] Disable PCI IO/Mem on a device when resources can't be allo... | Paul Mackerras | 2007-12-31 | 1 | -10/+3 |
* | | [POWERPC] 4xx: Update defconfigs | Josh Boyer | 2007-12-24 | 10 | -36/+43 |
* | | [POWERPC] 4xx: Minor coding style cleanups for 4xx bootwrapper | Josh Boyer | 2007-12-24 | 1 | -7/+6 |
* | | [POWERPC] 4xx: Use machine_device_initcall for bus probe | Josh Boyer | 2007-12-24 | 11 | -44/+11 |
* | | [POWERPC] Remove unneeded variable declarations from mpc837x_mds | Josh Boyer | 2007-12-24 | 1 | -5/+0 |
* | | [POWERPC] Conditionally compile e200 and e500 platforms in cputable | Josh Boyer | 2007-12-24 | 1 | -0/+3 |
* | | [POWERPC] 4xx: Mark of_bus structures as __initdata | Josh Boyer | 2007-12-24 | 10 | -11/+10 |
* | | [POWERPC] 4xx: Update Kilauea, Rainier, and Walnut defconfigs | Josh Boyer | 2007-12-23 | 4 | -18/+135 |
* | | [POWERPC] 4xx: Makalu defconfig | Stefan Roese | 2007-12-23 | 1 | -0/+812 |
* | | [POWERPC] 4xx: Makalu dts | Stefan Roese | 2007-12-23 | 1 | -0/+347 |
* | | [POWERPC] 4xx: Add AMCC Makalu board support to platforms/40x | Stefan Roese | 2007-12-23 | 3 | -0/+72 |
* | | [POWERPC] 4xx: Change Kilauea PCIe bus ranges in dts file | Stefan Roese | 2007-12-23 | 1 | -4/+4 |
* | | [POWERPC] 4xx: Add aliases node to 4xx dts files | Stefan Roese | 2007-12-23 | 9 | -1/+68 |
* | | [POWERPC] 4xx: Add PCI entry to 440GRx Rainier DTS. | Valentine Barshak | 2007-12-23 | 1 | -0/+27 |
* | | [POWERPC] 4xx: update 440EP(x)/440GR(x) identical PVR issue workaround | Valentine Barshak | 2007-12-23 | 1 | -12/+25 |
* | | [POWERPC] 4xx: Rename CPU nodes to avoid dtc incompatibility | Josh Boyer | 2007-12-23 | 9 | -18/+27 |
* | | [POWERPC] 4xx: Set ibpre for 405EX in 4xx PCIe driver | Stefan Roese | 2007-12-23 | 1 | -0/+2 |
* | | [POWERPC] 4xx: Add Kilauea PCIe support to dts and Kconfig | Stefan Roese | 2007-12-23 | 2 | -0/+83 |
* | | [POWERPC] 4xx: Change Kilauea dts to support new EMAC device tree properties | Stefan Roese | 2007-12-23 | 1 | -0/+5 |
* | | [POWERPC] 4xx: Add 405EX CPU type needed for EMAC support on Kilauea | Stefan Roese | 2007-12-23 | 1 | -0/+6 |
* | | [POWERPC] 4xx: Fix TLB 0 problem with CONFIG_SERIAL_TEXT_DEBUG | Stefan Roese | 2007-12-23 | 3 | -36/+23 |