summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-081-36/+4Star
|\
| * Merge branch 'cleanup/gpio-header-removal' into next/socArnd Bergmann2014-07-261-7/+0Star
| |\
| * \ Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Arnd Bergmann2014-07-261-20/+2Star
| |\ \
| | * | ARM: S5PV210: Enable multi-platform build supportTomasz Figa2014-07-181-21/+2Star
| | * | ARM: SAMSUNG: Remove legacy clock codeTomasz Figa2014-07-181-0/+1
| | | |
| | \ \
| | \ \
| | \ \
| *---. | | Merge branches 'samsung/cleanup' and 'samsung/s5p-cleanup-v2', tag 'v3.16-rc6...Arnd Bergmann2014-07-261-42/+2Star
| |\ \ \| |
| * | | | | Merge tag 'v3.17-next-mediatek-support' of https://github.com/mbgg/linux-medi...Arnd Bergmann2014-07-231-0/+2
| |\ \ \ \ \
| | * | | | | arm: add basic support for Mediatek MT6589 boardsMatthias Brugger2014-07-221-0/+2
| * | | | | | Merge tag 'mvebu-soc-3.17-2' of git://git.infradead.org/linux-mvebu into next...Olof Johansson2014-07-191-17/+0Star
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | ARM: Kirkwood: Remove mach-kirkwoodAndrew Lunn2014-07-141-18/+0Star
| | |/ / / /
* | | | | | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-081-53/+1Star
|\ \ \ \ \ \
| * | | | | | video: fix up versatile CLCD helper moveArnd Bergmann2014-07-231-2/+0Star
| * | | | | | Merge tag 'gpio-h-purge' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Olof Johansson2014-07-161-8/+0Star
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | ARM: kill CONFIG_NEED_MACH_GPIO_HLinus Walleij2014-06-301-7/+0Star
| | * | | | | ARM: mach-s5p: get rid of all <mach/gpio.h> headersLinus Walleij2014-06-301-3/+0Star
| | |/ / / /
| * | | | | Merge tag 's5p-cleanup-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson2014-07-131-42/+1Star
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | ARM: S5PC100: no more support S5PC100 SoCKukjin Kim2014-07-131-21/+0Star
| | * | | | ARM: S5P64X0: no more support S5P6440 and S5P6450 SoCsKukjin Kim2014-07-081-21/+1Star
| | |/ / /
| * / / / ARM: integrator: get rid of <mach/memory.h>Linus Walleij2014-06-271-1/+0Star
| |/ / /
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-061-1/+1
|\ \ \ \
| * | | | ktime: Kill non-scalar ktime_t implementation for 2038John Stultz2014-07-231-1/+0Star
| * | | | ARM: pxa: Add CLKSRC_OF dependencyRobert Jarzmik2014-07-231-0/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-08-051-2/+15
|\ \ \ \
| * \ \ \ Merge branches 'fixes' and 'misc' into for-nextRussell King2014-08-051-2/+15
| |\ \ \ \
| | * | | | ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König2014-07-301-2/+15
| | |/ / /
* | | | / Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-08-021-2/+2
|\| | | | | |_|_|/ |/| | |
| * | | ARM: 8112/1: only select ARM_PATCH_PHYS_VIRT if MMU is enabledUwe Kleine-König2014-07-241-2/+2
| |/ /
* / / locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra2014-07-161-0/+1
|/ /
* | ARM: exynos: cleanup kconfig option displayRob Herring2014-06-171-2/+1Star
* | ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd2014-06-171-17/+0Star
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-061-60/+6Star
|\
| *-. Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King2014-06-051-60/+6Star
| |\ \
| | | * ARM: 8025/1: Get rid of meminfoLaura Abbott2014-06-011-5/+0Star
| | | * ARM: 8047/1: rwsem: use asm-generic rwsem implementationWill Deacon2014-05-301-4/+1Star
| | | * ARM: 8011/1: ARM hibernation / suspend-to-diskSebastian Capella2014-04-231-0/+5
| | * | ARM: l2c: move errata configuration options to arch/arm/mm/KconfigRussell King2014-05-301-51/+0Star
| |/ /
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-051-0/+1
|\ \ \
| * | | arm: iop13xx: Use sparse irqs for MSIThomas Gleixner2014-05-161-0/+1
| |/ /
* | | Merge tag 'pinctrl-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-031-1/+1
|\ \ \
| * | | ARM: sunxi: update the default ARCH_NR_GPIO for sunxi archBoris BREZILLON2014-04-221-1/+1
| | |/ | |/|
* | | Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-06-031-21/+3Star
|\ \ \
| * \ \ Merge tag 'samsung-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson2014-05-311-20/+0Star
| |\ \ \
| | * | | ARM: EXYNOS: Enable multi-platform build supportArnd Bergmann2014-05-301-29/+0Star
| | * | | ARM: EXYNOS: Consolidate Kconfig entriesSachin Kamat2014-05-301-0/+10
| | * | | Merge branch 'v3.16-next/cleanup-samsung' into v3.16-next/platform-exynosKukjin Kim2014-05-301-8/+9
| | |\ \ \ | | | | |/ | | | |/|
| * | | | Merge tag 'samsung-clk' of http://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson2014-05-291-2/+2
| |\| | |
| | * | | ARM: select COMMON_CLK_SAMSUNG for ARCH_EXYNOS and ARCH_S3C64XXPankaj Dubey2014-05-141-2/+2
| | | |/ | | |/|
| * | | Merge tag 'exynos-mcpm' of http://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson2014-05-291-0/+1
| |\ \ \
| | * | | ARM: EXYNOS: Map SYSRAM through generic DT bindingsSachin Kamat2014-05-141-0/+1
| | |/ /
| * | | Merge branch 'axxia/soc' into next/socArnd Bergmann2014-05-231-0/+2
| |\ \ \