Age | Commit message (Expand) | Author | Files | Lines |
2008-01-24 | [POWERPC] MPC8349E-mITX: introduce localbus and pata nodes | Anton Vorontsov | 3 | -2/+30 |
2008-01-24 | [POWERPC] 83xx: USB device tree cleanups | Li Yang | 8 | -19/+9 |
2008-01-24 | [POWERPC] 83xx: Add MPC837x USB platform support | Li Yang | 3 | -0/+94 |
2008-01-24 | [POWERPC] 83xx: add device trees for MPC837x MDS board | Li Yang | 3 | -0/+837 |
2008-01-24 | [POWERPC] Fix incorrect interrupt map on FSL reference boards | Kumar Gala | 3 | -9/+10 |
2008-01-24 | [POWERPC] bootwrapper: convert cuboot-8{3,5}xx to dt_fixup_mac_address_by_alias | Kumar Gala | 2 | -3/+5 |
2008-01-24 | [POWERPC] bootwrapper: Add find_node_by_alias and dt_fixup_mac_address_by_alias | Kumar Gala | 2 | -0/+28 |
2008-01-24 | [POWERPC] 83xx: convert boards to use machine_device_initcall | Kumar Gala | 5 | -24/+6 |
2008-01-24 | [POWERPC] 85xx: convert boards to use machine_device_initcall | Kumar Gala | 3 | -14/+5 |
2008-01-24 | [POWERPC] Fixup use of phys_addr_t in mpic code | Becky Bruce | 1 | -2/+2 |
2008-01-24 | [POWERPC] Remove update_bridge_resource | Kumar Gala | 1 | -58/+0 |
2008-01-24 | [POWERPC] FSL: Rework PCI/PCIe support for 85xx/86xx | Kumar Gala | 1 | -88/+62 |
2008-01-24 | [POWERPC] Fixup transparent P2P resources | Kumar Gala | 1 | -2/+3 |
2008-01-24 | [POWERPC] Ensure we only handle PowerMac PCI bus fixup for memory resources | Kumar Gala | 1 | -1/+2 |
2008-01-24 | [POWERPC] Fix handling of memreserve if the range lands in highmem | Kumar Gala | 2 | -2/+32 |
2008-01-17 | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/olof... | Paul Mackerras | 6 | -121/+6 |
2008-01-17 | [POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants. | Jon Loeliger | 3 | -3/+4 |
2008-01-17 | [POWERPC] Check that the syscall table matches the syscall numbers | Stephen Rothwell | 3 | -0/+101 |
2008-01-17 | [POWERPC] Add hugepagesz boot-time parameter | Jon Tollefson | 2 | -34/+96 |
2008-01-17 | [POWERPC] arch/powerpc/kernel: Use for_each_child_of_node | Stephen Rothwell | 5 | -11/+8 |
2008-01-17 | [POWERPC] cell: Use machine_*_initcall() hooks in platform code | Grant Likely | 6 | -26/+8 |
2008-01-17 | [POWERPC] powermac: Use machine_*_initcall() hooks in platform code | Grant Likely | 4 | -19/+6 |
2008-01-17 | [POWERPC] Update .gitignore files | Jochen Friedrich | 2 | -0/+4 |
2008-01-17 | [POWERPC] pci_32.c: Use for_each_child_of_node | Stephen Rothwell | 1 | -7/+13 |
2008-01-17 | [POWERPC] eeh.c: Use for_each_child_of_node | Stephen Rothwell | 1 | -22/+21 |
2008-01-17 | [POWERPC] iSeries: eliminate pci_dn bussubno | Stephen Rothwell | 2 | -10/+7 |
2008-01-17 | [POWERPC] The pci_dn pcidev is only used by EEH | Stephen Rothwell | 1 | -1/+0 |
2008-01-17 | [POWERPC] Use for_each macros in arch/powerpc/platforms/powermac | Cyrill Gorcunov | 1 | -2/+1 |
2008-01-17 | [POWERPC] Use for_each macros in arch/powerpc/kernel | Cyrill Gorcunov | 2 | -5/+5 |
2008-01-17 | [POWERPC] Use for_each macros in arch/powerpc/sysdev | Cyrill Gorcunov | 6 | -38/+25 |
2008-01-17 | [POWERPC] Add of_find_matching_node() helper function | Grant Likely | 4 | -0/+4 |
2008-01-15 | [POWERPC] pasemi: Move electra-ide to pata_of_platform | Olof Johansson | 4 | -108/+2 |
2008-01-11 | Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt... | Josh Boyer | 3 | -3/+20 |
2008-01-09 | [POWERPC] Xilinx: updated device tree compatibility to match uboot bsp genera... | Stephen Neuendorffer | 1 | -1/+2 |
2008-01-09 | [POWERPC] Xilinx: Add correct compatible list for device tree bus bindings. | Stephen Neuendorffer | 1 | -1/+11 |
2008-01-09 | [POWERPC] Xilinx: update compatible list for interrupt controller | Stephen Neuendorffer | 1 | -1/+7 |
2008-01-08 | [POWERPC] 4xx: PCIe: Increase max busses per port to 64 | Stefan Roese | 1 | -1/+1 |
2008-01-08 | [POWERPC] 4xx: Add 405GPr and 405EP support in boot wrapper | Matthias Fuchs | 3 | -7/+80 |
2008-01-08 | [POWERPC] 4xx: enable built-in networking for Sequoia defconfig | Hollis Blanchard | 2 | -7/+21 |
2008-01-04 | [POWERPC] 4xx: Add EMAC support to Kilauea defconfig | Stefan Roese | 1 | -2/+21 |
2008-01-02 | [POWERPC] pasemi: Use machine_*_initcall() hooks in platform code | Grant Likely | 2 | -12/+3 |
2008-01-02 | [POWERPC] pasemi: Fix NMI handling check | Olof Johansson | 1 | -1/+1 |
2008-01-02 | [POWERPC] 4xx: typo in calling machine_device_initcall() for Sequoia board | Grant Likely | 1 | -1/+1 |
2007-12-31 | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ol... | Paul Mackerras | 4 | -13/+81 |
2007-12-31 | Revert "[POWERPC] Disable PCI IO/Mem on a device when resources can't be allo... | Paul Mackerras | 1 | -10/+3 |
2007-12-28 | [POWERPC] Enable CONFIG_PCI_MSI and CONFIG_MD in pasemi_defconfig | Olof Johansson | 1 | -4/+26 |
2007-12-28 | [POWERPC] pasemi: Distribute interrupts evenly across cpus | Olof Johansson | 2 | -1/+6 |
2007-12-28 | [POWERPC] pasemi: Implement NMI support | Olof Johansson | 3 | -9/+50 |
2007-12-25 | [POWERPC] 4xx: Update defconfigs | Josh Boyer | 10 | -36/+43 |
2007-12-25 | [POWERPC] 4xx: Minor coding style cleanups for 4xx bootwrapper | Josh Boyer | 1 | -7/+6 |