summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2014-01-02ARM: bcm2835: bcm2835_defconfig updatesStephen Warren1-14/+23
2014-01-02Merge tag 'renesas-boards2-for-v3.14' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson18-44/+342
2014-01-02Merge branch 'qcom/boards' into next/boardsOlof Johansson7-9/+136
2014-01-02ARM: msm_defconfig: Enable restart driverStephen Boyd1-0/+2
2014-01-02defconfig: msm_defconfig: Enable CONFIG_ARCH_MSM8974Rohit Vaswani1-0/+1
2014-01-02ARM: msm: Add support for APQ8074 DragonboardRohit Vaswani3-1/+17
2014-01-02ARM: dts: MSM8974: Add MMIO architected timer nodeStephen Boyd1-0/+59
2014-01-02ARM: dts: MSM8974: Add restart nodeStephen Boyd1-0/+5
2014-01-02ARM: msm: Simplify ARCH_MSM_DT configStephen Boyd1-2/+4
2014-01-02ARM: msm: Add support for MSM8974 SoCRohit Vaswani2-1/+43
2014-01-02ARM: msm: trout: fix uninit var warningJosh Cartwright1-6/+6
2013-12-29Merge tag 'renesas-defconfig2-for-v3.14' of git://git.kernel.org/pub/scm/linu...Olof Johansson4-3/+30
2013-12-29Merge tag 'renesas-boards-for-v3.14' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson50-431/+796
2013-12-28Merge tag 'v3.13-rc5' into next/boardsOlof Johansson32-228/+332
2013-12-27Merge tag 'tegra-for-3.14-defconfig-2' of git://git.kernel.org/pub/scm/linux/...Olof Johansson1-0/+2
2013-12-26Merge tag 'tegra-for-3.14-defconfig' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-8/+12
2013-12-22Merge tag 'mvebu-defconfig-3.14-2' of git://git.infradead.org/linux-mvebu int...Olof Johansson1-0/+2
2013-12-22Merge tag 'samsung-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson1-1/+1
2013-12-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-23/+54
2013-12-20Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman2-13/+15
2013-12-20Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-3/+3
2013-12-20Merge tag 'omap-for-v3.13/display-fix' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman10-78/+105
2013-12-19ARM: tegra: Enable DRM panel supportThierry Reding1-0/+2
2013-12-19ARM: shmobile: mackerel: Fix USBHS pinconf entryLaurent Pinchart1-1/+1
2013-12-19ARM: shmobile: Let Koelsch multiplatform boot with Koelsch DTBLaurent Pinchart2-2/+3
2013-12-19ARM: shmobile: Let Lager multiplatform boot with Lager DTBLaurent Pinchart2-1/+2
2013-12-19ARM: shmobile: Remove non-multiplatform Koelsch reference supportLaurent Pinchart3-13/+0
2013-12-19ARM: shmobile: Remove non-multiplatform Lager reference supportLaurent Pinchart4-14/+0
2013-12-19ARM: shmobile: koelsch-reference: Instantiate clkdevs for SCIF and CMTLaurent Pinchart1-1/+29
2013-12-19ARM: shmobile: lager-reference: Instantiate clkdevs for SCIF and CMTLaurent Pinchart1-1/+30
2013-12-19ARM: shmobile: koelsch-reference: Remove duplicate CCF initializationLaurent Pinchart1-4/+1
2013-12-19ARM: shmobile: lager-reference: Enable multiplaform kernel supportLaurent Pinchart4-0/+12
2013-12-19ARM: shmobile: armadillo: Set backlight enable GPIOLaurent Pinchart1-4/+1
2013-12-19ARM: shmobile: Koelsch: add Ether supportSergei Shtylyov1-1/+55
2013-12-19ARM: shmobile: koelsch: Add DU deviceLaurent Pinchart1-0/+63
2013-12-19Merge branch 'heads/soc2' into boards2-baseSimon Horman10-8/+151
2013-12-19arm: shmobile: clks: remove duplicated clock from r7s72100Wolfram Sang1-1/+0
2013-12-19ARM: shmobile: koelsch: Do not disable CONFIG_{INOTIFY_USER,UNIX} in defconfigSimon Horman1-1/+1
2013-12-19ARM: shmobile: koelsch: Enable CONFIG_PACKET in defconfigSimon Horman1-0/+1
2013-12-19ARM: shmobile: koelsch: Conditionally select MICREL_PHYSimon Horman1-0/+1
2013-12-19ARM: shmobile: rcar-gen2: Initialize CCF before clock sourcesLaurent Pinchart1-1/+7
2013-12-19ARM: shmobile: armadillo800eva: Enable backlight control in defconfigLaurent Pinchart1-0/+3
2013-12-17Revert "ARM: OMAP2+: Remove legacy mux code for display.c"Tomi Valkeinen1-0/+38
2013-12-17Merge tag 'omap-for-v3.14/board-removal-safe' of git://git.kernel.org/pub/scm...Kevin Hilman76-3848/+1372
2013-12-13ARM: s3c64xx: dt: Fix boot failure due to double clock initializationTomasz Figa1-10/+1
2013-12-14ARM: shmobile: Add select MIGHT_HAVE_PCI for PCI-AHB bridge codeBen Dooks1-0/+4
2013-12-13Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds9-78/+67
2013-12-13ARM: fix asm/memory.h build errorRussell King3-20/+17
2013-12-13ARM: tegra: tegra_defconfig updatesStephen Warren1-8/+12
2013-12-12ARM: mvebu: config: Enable NAND supportEzequiel Garcia1-0/+2