summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2008-01-23[POWERPC] QE: Add support for Freescale QUICCEngine UARTTimur Tabi3-2/+60
2008-01-23[POWERPC] QE: Add ability to upload QE firmwareTimur Tabi2-0/+248
2008-01-23[POWERPC] fsl_soc: add support to gianfar for fixed-link propertyVitaly Bordug1-17/+62
2008-01-23[POWERPC] MPC8349E-mITX: Vitesse 7385 PHY is not connected to the MDIO busVitaly Bordug1-9/+2
2008-01-23[POWERPC] MPC8349E-mITX: introduce localbus and pata nodesAnton Vorontsov3-2/+30
2008-01-23[POWERPC] 83xx: USB device tree cleanupsLi Yang8-19/+9
2008-01-23[POWERPC] 83xx: Add MPC837x USB platform supportLi Yang3-0/+94
2008-01-23[POWERPC] 83xx: add device trees for MPC837x MDS boardLi Yang3-0/+837
2008-01-23[POWERPC] Fix incorrect interrupt map on FSL reference boardsKumar Gala3-9/+10
2008-01-23[POWERPC] bootwrapper: convert cuboot-8{3,5}xx to dt_fixup_mac_address_by_aliasKumar Gala2-3/+5
2008-01-23[POWERPC] bootwrapper: Add find_node_by_alias and dt_fixup_mac_address_by_aliasKumar Gala2-0/+28
2008-01-23[POWERPC] 83xx: convert boards to use machine_device_initcallKumar Gala5-24/+6
2008-01-23[POWERPC] 85xx: convert boards to use machine_device_initcallKumar Gala3-14/+5
2008-01-23[POWERPC] Fixup use of phys_addr_t in mpic codeBecky Bruce1-2/+2
2008-01-23[POWERPC] Remove update_bridge_resourceKumar Gala1-58/+0
2008-01-23[POWERPC] FSL: Rework PCI/PCIe support for 85xx/86xxKumar Gala1-88/+62
2008-01-23[POWERPC] Fixup transparent P2P resourcesKumar Gala1-2/+3
2008-01-23[POWERPC] Ensure we only handle PowerMac PCI bus fixup for memory resourcesKumar Gala1-1/+2
2008-01-23[POWERPC] Fix handling of memreserve if the range lands in highmemKumar Gala2-2/+32
2008-01-17Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras6-121/+6
2008-01-17[POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants.Jon Loeliger3-3/+4
2008-01-17[POWERPC] Check that the syscall table matches the syscall numbersStephen Rothwell3-0/+101
2008-01-17[POWERPC] Add hugepagesz boot-time parameterJon Tollefson2-34/+96
2008-01-17[POWERPC] arch/powerpc/kernel: Use for_each_child_of_nodeStephen Rothwell5-11/+8
2008-01-17[POWERPC] cell: Use machine_*_initcall() hooks in platform codeGrant Likely6-26/+8
2008-01-17[POWERPC] powermac: Use machine_*_initcall() hooks in platform codeGrant Likely4-19/+6
2008-01-17[POWERPC] Update .gitignore filesJochen Friedrich2-0/+4
2008-01-17[POWERPC] pci_32.c: Use for_each_child_of_nodeStephen Rothwell1-7/+13
2008-01-17[POWERPC] eeh.c: Use for_each_child_of_nodeStephen Rothwell1-22/+21
2008-01-17[POWERPC] iSeries: eliminate pci_dn bussubnoStephen Rothwell2-10/+7
2008-01-17[POWERPC] The pci_dn pcidev is only used by EEHStephen Rothwell1-1/+0
2008-01-17[POWERPC] Use for_each macros in arch/powerpc/platforms/powermacCyrill Gorcunov1-2/+1
2008-01-17[POWERPC] Use for_each macros in arch/powerpc/kernelCyrill Gorcunov2-5/+5
2008-01-17[POWERPC] Use for_each macros in arch/powerpc/sysdevCyrill Gorcunov6-38/+25
2008-01-17[POWERPC] Add of_find_matching_node() helper functionGrant Likely4-0/+4
2008-01-15[POWERPC] pasemi: Move electra-ide to pata_of_platformOlof Johansson4-108/+2
2008-01-11Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer3-3/+20
2008-01-09[POWERPC] Xilinx: updated device tree compatibility to match uboot bsp genera...Stephen Neuendorffer1-1/+2
2008-01-09[POWERPC] Xilinx: Add correct compatible list for device tree bus bindings.Stephen Neuendorffer1-1/+11
2008-01-09[POWERPC] Xilinx: update compatible list for interrupt controllerStephen Neuendorffer1-1/+7
2008-01-08[POWERPC] 4xx: PCIe: Increase max busses per port to 64Stefan Roese1-1/+1
2008-01-08[POWERPC] 4xx: Add 405GPr and 405EP support in boot wrapperMatthias Fuchs3-7/+80
2008-01-08[POWERPC] 4xx: enable built-in networking for Sequoia defconfigHollis Blanchard2-7/+21
2008-01-04[POWERPC] 4xx: Add EMAC support to Kilauea defconfigStefan Roese1-2/+21
2008-01-02[POWERPC] pasemi: Use machine_*_initcall() hooks in platform codeGrant Likely2-12/+3
2008-01-02[POWERPC] pasemi: Fix NMI handling checkOlof Johansson1-1/+1
2008-01-02[POWERPC] 4xx: typo in calling machine_device_initcall() for Sequoia boardGrant Likely1-1/+1
2007-12-31Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ol...Paul Mackerras4-13/+81
2007-12-31Revert "[POWERPC] Disable PCI IO/Mem on a device when resources can't be allo...Paul Mackerras1-10/+3
2007-12-28[POWERPC] Enable CONFIG_PCI_MSI and CONFIG_MD in pasemi_defconfigOlof Johansson1-4/+26