aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatformOlof Johansson1-84/+81
2012-09-20Merge branch 'next/soc' into next/multiplatformOlof Johansson1-0/+18
2012-09-20Merge branch 'next/dt' into next/multiplatformOlof Johansson1-4/+3
2012-09-20Merge tag 'rpi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-rpi into next/socOlof Johansson1-0/+17
2012-09-20Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dtOlof Johansson1-1/+1
2012-09-19ARM: add infra-structure for BCM2835 and Raspberry PiSimon Arlott1-0/+17
2012-09-16Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson1-1/+1
2012-09-16Merge tag 'devel-omap-device-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socOlof Johansson1-1/+1
2012-09-16Merge tag 'tegra-for-3.7-common-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/socOlof Johansson1-0/+1
2012-09-14ARM: vexpress: convert to multi-platformRob Herring1-18/+1
2012-09-14ARM: initial multiplatform supportRob Herring1-66/+57
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring1-0/+21
2012-09-12Merge branch 'clk-3.7' of git://git.linaro.org/people/mturquette/linux into next/dtOlof Johansson1-5/+4
2012-09-12Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson1-0/+1
2012-09-11Merge branch 'renesas/pmu' into next/socOlof Johansson1-7/+1
2012-09-08Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds1-1/+1
2012-09-06ARM: tegra: Port tegra to generic clock frameworkPrashant Gaikwad1-0/+1
2012-09-05Merge branch 'pnx4008-removal' of git://git.antcom.de/linux-2.6 into next/cleanupOlof Johansson1-8/+0
2012-09-05Merge tag 'ks8695-time-for-arm-soc' of http://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/cleanupOlof Johansson1-1/+2
2012-09-05ARM: ks8695: convert to generic time and clocksourceLinus Walleij1-1/+2
2012-09-04Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into next/cleanupOlof Johansson1-7/+1
2012-09-04Merge branch 'marco-prepare' of git://gitorious.org/sirfprima2-kernel/sirfprima2-kernel into next/cleanupOlof Johansson1-6/+6
2012-09-04Merge branch 'cleanup/io-pci' into next/cleanupArnd Bergmann1-6/+0
2012-09-04Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann1-14/+75
2012-08-28ARM: relax conditions required for enabling Contiguous Memory AllocatorMarek Szyprowski1-1/+1
2012-08-28ARM: PRIMA2: adjust Kconfig to support select SoC featuresBarry Song1-5/+5
2012-08-26ARM: mach-pnx4008: Remove architectureRoland Stigge1-8/+0
2012-08-25Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-08-24clk: convert ARM RealView to common clkLinus Walleij1-4/+3
2012-08-24ARM: PRIMA2: convert to common clk and finish full clk treeBinghua Duan1-1/+1
2012-08-23ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann1-0/+1
2012-08-23ARM: pmu: remove unused reservation mechanismWill Deacon1-7/+1
2012-08-15Merge branch 'u300-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/cleanupArnd Bergmann1-0/+1
2012-08-15ARM: 7490/1: Drop duplicate select for GENERIC_IRQ_PROBEStephen Boyd1-1/+0
2012-08-13Merge branch 'cleanup/io-pci' into next/cleanupsArnd Bergmann1-12/+1
2012-08-13ARM: u300: convert to sparse IRQsLinus Walleij1-0/+1
2012-08-11ARM: 7484/1: Don't enable GENERIC_LOCKBREAK with ticket spinlocksStephen Boyd1-5/+0
2012-08-02Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-0/+2
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-0/+1
2012-07-30atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas1-0/+1
2012-07-30Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds1-1/+0
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+22
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King1-0/+22
2012-07-27ARM: Orion: DT support for IRQ and GPIO ControllersAndrew Lunn1-0/+1
2012-07-26ARM: iop3xx: use fixed PCI i/o mappingRob Herring1-2/+0
2012-07-26ARM: mv78xx0: use fixed pci i/o mappingRob Herring1-1/+0
2012-07-26ARM: iop13xx: use fixed PCI i/o mappingRob Herring1-1/+0
2012-07-26ARM: orion5x: use fixed PCI i/o mappingRob Herring1-1/+0
2012-07-26ARM: kirkwood: use fixed PCI i/o mappingRob Herring1-1/+0