summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-01-23[POWERPC] Add initial iomega StorCenter board port.Jon Loeliger5-7/+265
2008-01-23[POWERPC] Add StorCenter DTS first draft.Jon Loeliger1-0/+138
2008-01-23[POWERPC] Add _nmask_and_or_msr() declartion to asm-powerpc/system.hJon Loeliger1-2/+0
2008-01-23[POWERPC] 8xx: Use machine_*_initcall() hooks in platform codeGrant Likely3-9/+6
2008-01-23[POWERPC] Move RapidIO support code from arch/ppcKumar Gala10-6/+5
2008-01-23[POWERPC] 86xx: MPC8641 HPCN - call of_platform_bus_probe()Wade Farnsworth1-0/+14
2008-01-23[POWERPC] 86xx: Add localbus and flash nodes to mpc8641_hpcn.dtsWade Farnsworth1-0/+42
2008-01-23[POWERPC] 8xx: adder875 - Fix flash bus-width and remove duplicate __initdataScott Wood3-3/+3
2008-01-23[POWERPC] 83xx: Update MPC8313e RDB defconfig for MTD, NAND, JFFS2.Scott Wood1-13/+33
2008-01-23[POWERPC] 83xx: MPC8313e RDB - Add NOR flash to the device tree.Scott Wood1-0/+9
2008-01-23[POWERPC] 83xx: MPC8313e RBD add NAND to device treeScott Wood2-0/+52
2008-01-23[POWERPC] 82xx: Embedded Planet EP8248E supportScott Wood8-2/+1424
2008-01-23[POWERPC] 8xx: Analogue & Micro Adder875 board support.Scott Wood13-2/+2215
2008-01-23[POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500Dale Farnsworth2-10/+16
2008-01-23[POWERPC] fsl_soc: Fix get_immrbase() to use ranges, rather than reg.Scott Wood1-2/+10
2008-01-23[POWERPC] Update MPC8610 HPCD to support audio driversTimur Tabi3-4/+295
2008-01-23[POWERPC] Add IPIC Kconfig optionJohn Rigby2-1/+6
2008-01-23[POWERPC] Add support for mpc512x interrupts to ipicJohn Rigby1-0/+62
2008-01-23[POWERPC] Fix carry bug in 128-bit unsigned integer addingLiu Yu1-10/+30
2008-01-23[POWERPC] 85xx: mpc85xx_ads: add in missing of_node_put()Paul Gortmaker1-6/+6
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-24Merge branch 'linux-2.6'Paul Mackerras73-521/+678
2008-01-24[POWERPC] Provide a way to protect 4k subpages when using 64k pagesPaul Mackerras6-18/+304
2008-01-22x86: GEODE fix a race condition in the MFGPT timer tickJordan Crouse1-7/+8
2008-01-22Fix file references in documentation and KconfigJohann Felix Soden1-1/+1
2008-01-22Revert "x86: fix NMI watchdog & 'stopped time' problem"Thomas Gleixner2-17/+4
2008-01-21Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-3/+3
2008-01-21CRIS: add missed local_irq_restore callCyrill Gorcunov1-0/+1
2008-01-22tc35815: Use irq number for tc35815-mac platform device idAtsushi Nemoto1-2/+2
2008-01-22[MIPS] Malta: Fix reading the PCI clock frequency on big-endianDmitri Vorobiev1-1/+1
2008-01-21[POWERPC] mpc5200: merge defconfigs for all mpc5200 boardsGrant Likely1-57/+496
2008-01-20Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King3-18/+14