aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-01-23[POWERPC] 86xx: MPC8641 HPCN - call of_platform_bus_probe()Wade Farnsworth
2008-01-23[POWERPC] 86xx: Add localbus and flash nodes to mpc8641_hpcn.dtsWade Farnsworth
2008-01-23[POWERPC] 8xx: adder875 - Fix flash bus-width and remove duplicate __initdataScott Wood
2008-01-23[POWERPC] 83xx: Update MPC8313e RDB defconfig for MTD, NAND, JFFS2.Scott Wood
2008-01-23[POWERPC] 83xx: MPC8313e RDB - Add NOR flash to the device tree.Scott Wood
2008-01-23[POWERPC] 83xx: MPC8313e RBD add NAND to device treeScott Wood
2008-01-23[POWERPC] 82xx: Embedded Planet EP8248E supportScott Wood
2008-01-23[POWERPC] 8xx: Analogue & Micro Adder875 board support.Scott Wood
2008-01-23[POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500Dale Farnsworth
2008-01-23[POWERPC] fsl_soc: Fix get_immrbase() to use ranges, rather than reg.Scott Wood
2008-01-23[POWERPC] Update MPC8610 HPCD to support audio driversTimur Tabi
2008-01-23[POWERPC] Add IPIC Kconfig optionJohn Rigby
2008-01-23[POWERPC] Add support for mpc512x interrupts to ipicJohn Rigby
2008-01-23[POWERPC] Fix carry bug in 128-bit unsigned integer addingLiu Yu
2008-01-23[POWERPC] 85xx: mpc85xx_ads: add in missing of_node_put()Paul Gortmaker
2008-01-23[POWERPC] QE: Add support for Freescale QUICCEngine UARTTimur Tabi
2008-01-23[POWERPC] QE: Add ability to upload QE firmwareTimur Tabi
2008-01-23[POWERPC] fsl_soc: add support to gianfar for fixed-link propertyVitaly Bordug
2008-01-23[POWERPC] MPC8349E-mITX: Vitesse 7385 PHY is not connected to the MDIO busVitaly Bordug
2008-01-23[POWERPC] MPC8349E-mITX: introduce localbus and pata nodesAnton Vorontsov
2008-01-23[POWERPC] 83xx: USB device tree cleanupsLi Yang
2008-01-23[POWERPC] 83xx: Add MPC837x USB platform supportLi Yang
2008-01-23[POWERPC] 83xx: add device trees for MPC837x MDS boardLi Yang
2008-01-23[POWERPC] Fix incorrect interrupt map on FSL reference boardsKumar Gala
2008-01-23[POWERPC] bootwrapper: convert cuboot-8{3,5}xx to dt_fixup_mac_address_by_aliasKumar Gala
2008-01-23[POWERPC] bootwrapper: Add find_node_by_alias and dt_fixup_mac_address_by_aliasKumar Gala
2008-01-23[POWERPC] 83xx: convert boards to use machine_device_initcallKumar Gala
2008-01-23[POWERPC] 85xx: convert boards to use machine_device_initcallKumar Gala
2008-01-23[POWERPC] Fixup use of phys_addr_t in mpic codeBecky Bruce
2008-01-23[POWERPC] Remove update_bridge_resourceKumar Gala
2008-01-23[POWERPC] FSL: Rework PCI/PCIe support for 85xx/86xxKumar Gala
2008-01-23[POWERPC] Fixup transparent P2P resourcesKumar Gala
2008-01-23[POWERPC] Ensure we only handle PowerMac PCI bus fixup for memory resourcesKumar Gala
2008-01-23[POWERPC] Fix handling of memreserve if the range lands in highmemKumar Gala
2008-01-17Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras
2008-01-17[POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants.Jon Loeliger
2008-01-17[POWERPC] Check that the syscall table matches the syscall numbersStephen Rothwell
2008-01-17[POWERPC] Add hugepagesz boot-time parameterJon Tollefson
2008-01-17[POWERPC] arch/powerpc/kernel: Use for_each_child_of_nodeStephen Rothwell
2008-01-17[POWERPC] cell: Use machine_*_initcall() hooks in platform codeGrant Likely
2008-01-17[POWERPC] powermac: Use machine_*_initcall() hooks in platform codeGrant Likely
2008-01-17[POWERPC] Update .gitignore filesJochen Friedrich
2008-01-17[POWERPC] pci_32.c: Use for_each_child_of_nodeStephen Rothwell
2008-01-17[POWERPC] eeh.c: Use for_each_child_of_nodeStephen Rothwell
2008-01-17[POWERPC] iSeries: eliminate pci_dn bussubnoStephen Rothwell
2008-01-17[POWERPC] The pci_dn pcidev is only used by EEHStephen Rothwell
2008-01-17[POWERPC] Use for_each macros in arch/powerpc/platforms/powermacCyrill Gorcunov
2008-01-17[POWERPC] Use for_each macros in arch/powerpc/kernelCyrill Gorcunov
2008-01-17[POWERPC] Use for_each macros in arch/powerpc/sysdevCyrill Gorcunov
2008-01-17[POWERPC] Add of_find_matching_node() helper functionGrant Likely