summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2013-05-27ARM: ux500: Standardise Pinctrl compatible string for DBx5x based platformsLee Jones1-1/+1
2013-05-27ARM: ux500: Standardise DBx5x0 based Pinctrl compat string in the DTSLee Jones1-1/+1
2013-05-27ARM: ux500: enable the crypto and hash on all dbx500Linus Walleij2-10/+0
2013-05-27ARM: ux500: Provide an AUXDATA entry for ux500-hashLee Jones1-0/+1
2013-05-27ARM: ux500: Provide an AUXDATA entry for ux500-cryptLee Jones1-0/+1
2013-05-27ARM: ux500: Add Device Tree nodes for the ux500 Hash deviceLee Jones2-0/+12
2013-05-27ARM: ux500: Add Device Tree nodes for the ux500 Crypt deviceLee Jones2-0/+13
2013-05-27ARM: ux500: register LP5521 LEDs in the device treeLinus Walleij1-6/+32
2013-05-27ARM: ux500: fix typo in STUIB device treeLinus Walleij1-8/+8
2013-05-27ARM: ux500: build ccu8540 device tree blobLinus Walleij1-0/+1
2013-05-27ARM: ux500: Over-ride TCDM size when booting the DB8540 platformLee Jones1-0/+5
2013-05-27ARM: ux500: Supply a DTS file for the u8540 platformLee Jones1-0/+36
2013-05-27ARM: ux500: Pass DMA memcpy channels though Device TreeLee Jones1-0/+1
2013-05-27ARM: ux500: Populate the ux500-musb Device Tree entryLee Jones1-1/+30
2013-05-27ARM: ux500: Supply MMC DMA configuration via Device TreeLee Jones1-0/+20
2013-05-27ARM: ux500: Supply UART's DMA configuration via Device TreeLee Jones1-0/+17
2013-05-27ARM: ux500: Setup the DMA40 driver's DT node using the new DMA APILee Jones1-3/+4
2013-05-27ARM: ux500: Supply address location names for the DMA40 DMA controllerLee Jones1-0/+1
2013-05-27ARM: ux500: Fix intcore regulator nameFabio Baltieri4-6/+6
2013-05-27ARM: ux500: DT: Rename root node "soc-u9500" into "soc"Gabriel Fernandez7-7/+7
2013-05-27ARM: ux500: Add a VQMMC (level-shifting) regulator DT node for SnowballLee Jones1-0/+8
2013-05-27ARM: ux500: Create a new of_dev_auxdata structure for u8540 enablementLee Jones1-2/+17
2013-05-27ARM: ux500: Move Snowball's thermal DT node into existing PRCMU oneLee Jones1-27/+25
2013-05-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-3/+2
2013-05-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds46-207/+176
2013-05-25Merge tag 'sunxi-fixes-for-3.10' of git://github.com/mripard/linux into fixesOlof Johansson3-3/+6
2013-05-24Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson4-10/+5
2013-05-24ARM: at91/sama5: fix incorrect PMC pcr div definitionJosh Wu1-3/+3
2013-05-24ARM: at91/dt: fix macb pinctrl_macb_rmii_mii_alt definitionBoris BREZILLON1-1/+1
2013-05-24ARM: at91: at91sam9n12: move external irq declatation to DTJean-Christophe PLAGNIOL-VILLARD2-6/+1
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-2/+0
2013-05-23ARM: 7729/1: vfp: ensure VFP_arch is non-zero when VFP is not supportedWill Deacon1-1/+1
2013-05-23ARM: 7727/1: remove the .vm_mm value from gate_vmaSteven Capper1-1/+0
2013-05-23ARM: 7723/1: crypto: sha1-armv4-large.S: fix SP handlingArd Biesheuvel1-1/+1
2013-05-23Merge tag 'renesas-boards-marzen-fixes-for-v3.10' of git://git.kernel.org/pub...Olof Johansson1-3/+3
2013-05-23Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson7-120/+48
2013-05-22ARM: shmobile: marzen: Use error values in usb_power_*Simon Horman1-3/+3
2013-05-21ARM: smp: Drop RCU_NONIDLE usage in cpu_die()Stephen Boyd1-1/+1
2013-05-21ARM: tegra: defconfig fixesAlexandre Courbot1-1/+2
2013-05-21ARM: nomadik: fix IRQ assignment for SMC ethernetLinus Walleij1-3/+9
2013-05-21Merge tag 'ux500-arm-soc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson5-11/+10
2013-05-21Merge tag 'imx-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson3-5/+32
2013-05-21Merge tag 'fixes-3.10-2' of git://git.infradead.org/users/jcooper/linux into ...Olof Johansson8-29/+15
2013-05-21Merge tag 'omap-for-v3.10-rc1/fixes' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson5-5/+27
2013-05-21ARM: vt8500: Add missing NULL terminator in dt_compatSrinivas Kandagatla1-0/+1
2013-05-21Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson4-14/+11
2013-05-21Merge tag 'fixes-3.10-1' of git://git.infradead.org/users/jcooper/linux into ...Olof Johansson5-3/+7
2013-05-20ARM: dts: mvebu: Fix wrong the address reg value for the L2-cache nodeGregory CLEMENT1-1/+1
2013-05-20ARM: plat-orion: Fix num_resources and id for ge10 and ge11Gregory CLEMENT1-6/+6
2013-05-20ARM: OMAP2+: hwmod: Remove sysc slave idle and auto idle apisSantosh Shilimkar2-71/+0