summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2013-06-15ARM: EXYNOS: Remove legacy power domain registration codeTomasz Figa1-93/+1
2013-06-15ARM: EXYNOS: Remove check for device tree presenceTomasz Figa1-12/+10
2013-06-15ARM: EXYNOS: Remove legacy mapping of chip ID blockTomasz Figa1-13/+1
2013-06-15ARM: EXYNOS: Remove platform device initializationTomasz Figa1-37/+0
2013-06-15ARM: EXYNOS: Remove legacy timer initialization codeTomasz Figa1-37/+2
2013-06-15ARM: EXYNOS: Remove legacy interrupt initialization codeTomasz Figa1-29/+1
2013-06-15ARM: EXYNOS: Remove legacy dev- and setup- filesTomasz Figa17-1026/+0
2013-06-15ARM: EXYNOS: Remove legacy UART initialization codeTomasz Figa2-20/+5
2013-06-15ARM: EXYNOS: Remove legacy EINT initialization codeTomasz Figa1-307/+0
2013-06-15ARM: EXYNOS: Remove legacy PMU initialization codeTomasz Figa1-27/+0
2013-06-15ARM: SAMSUNG: Introduce SAMSUNG_ATAGS Kconfig entryTomasz Figa3-8/+30
2013-06-15ARM: EXYNOS: Make ARCH_EXYNOS select USE_OFTomasz Figa2-2/+1
2013-06-15ARM: EXYNOS: Remove unused board filesTomasz Figa6-4417/+0
2013-06-10ARM: EXYNOS: no more support non-DT for EXYNOS SoCsKukjin Kim7-991/+1
2013-06-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-30/+44
2013-06-08Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2....Olof Johansson5-13/+13
2013-06-08ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson1-0/+2
2013-06-08Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-1/+1
2013-06-08ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is definedTushar Behera1-1/+9
2013-06-06arch, mm: Remove tlb_fast_mode()Peter Zijlstra1-23/+4
2013-06-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-17/+39
2013-06-04ARM: shmobile: sh73a0: Update CMT clockevent rating to 80Simon Horman1-1/+1
2013-06-03ARM: KVM: be more thorough when invalidating TLBsMarc Zyngier1-15/+26
2013-06-03ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctlAndre Przywara1-2/+13
2013-06-03ARM: imx: clk-imx6q: AXI clock select index is incorrectAnson Huang1-1/+1
2013-06-02Merge tag 'ux500-arm-soc-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2-0/+7
2013-06-02ARM: bcm2835: override the HW UART periphidJongsung Kim1-0/+1
2013-06-02Merge tag 'fixes-3.10-3' of git://git.infradead.org/users/jcooper/linux into ...Olof Johansson2-15/+11
2013-05-30Merge tag 'pinctrl-fixes-v3.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+13
2013-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-17/+107
2013-05-29ARM: exynos: defconfig updateOlof Johansson1-8/+46
2013-05-28ARM: mvebu: Fix bug in coherency fabric low level init functionNadav Haklai1-5/+11
2013-05-28ARM: Kirkwood: TS219: Fix crash by double PCIe instantiationAndrew Lunn1-10/+0
2013-05-28Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson6-9/+61
2013-05-27ARM: EXYNOS: Fix EINT wake-up mask configuration when pinctrl is usedTomasz Figa1-1/+13
2013-05-27ARM: ux500: Provide supplies for AUX1, AUX2 and AUX3Lee Jones1-0/+3
2013-05-27ARM: ux500: Only configure wake-up reasons on ux500 based platformsLee Jones1-0/+4
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-25ARM: SAMSUNG: Add names to fimd0 IRQ resourcesTomasz Figa1-3/+3
2013-05-25ARM: EXYNOS: fix software reset logic for EXYNOS5440 SOCJungseok Lee1-1/+8
2013-05-25ARM: EXYNOS: Fix support of Exynos4210 rev0 SoCTomasz Figa4-5/+35
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-24ARM: dts: imx: fix clocks for cspiJonas Andersson4-11/+11
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 i.MX6q: fix for ldb_di_selsJiada Wang1-1/+1