summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \
| | * | | ARM: Add platform support for LSI AXM55xx SoCAnders Berg2014-05-231-0/+2
| | |/ /
| * | / ARM: at91: localize GPIO headerLinus Walleij2014-05-071-1/+0Star
| | |/ | |/|
* / | ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORMWill Deacon2014-05-291-0/+1
|/ /
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-271-3/+3
|\ \
| * | ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4BSebastian Hesselbarth2014-04-251-3/+3
* | | Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-04-251-0/+1
|\ \ \ | |/ / |/| |
| * | ARM: fix missing CLKSRC_OF on multi-platformRob Herring2014-04-241-0/+1
| |/
* / ARM: keep arch/arm/Kconfig and arch/arm/mm/Kconfig select entries sortedRussell King2014-04-231-5/+5
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-121-0/+1
|\
| * audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro2014-03-201-0/+1
* | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-081-6/+6
* | Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-061-4/+0Star
|\ \
| * | pwm: Remove obsolete HAVE_PWM Kconfig symbolSascha Hauer2014-02-101-4/+0Star
* | | Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2014-04-051-3/+2Star
|\ \ \
| * \ \ Merge tag 'mvebu-soc-3.15-2' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann2014-03-171-1/+1
| |\ \ \
| | * | | ARM: Fix default CPU selection for ARCH_MULTI_V5Andrew Lunn2014-02-221-1/+1
| | |/ /
| * | | ARM: enable ARM_HAS_SG_CHAIN for multiplatformOlof Johansson2014-03-101-0/+1
| * | | Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson2014-03-091-3/+12
| |\ \ \
| * | | | ARM: clps711x: Add CLPS711X irqchip driverAlexander Shiyan2014-02-281-2/+0Star
* | | | | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-11/+16
|\ \ \ \ \
| * \ \ \ \ Merge tag 'bcm2835-for-3.15-soc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2014-03-111-2/+0Star
| |\ \ \ \ \
| | * | | | | ARM: bcm2835: Move to mach-bcm directoryMarkus Mayer2014-02-251-2/+0Star
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'kconfig-cleanup-for-3.15' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2014-02-281-3/+12
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | ARM: virt: select ARM_AMBARob Herring2014-02-191-1/+2
| | * | | | ARM: virt: make mach-virt just a kconfig optionRob Herring2014-02-191-2/+6
| | * | | | ARM: Select V6K instead of V6 by default for multi-platformRob Herring2014-02-191-1/+1
| | * | | | ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platformRob Herring2014-02-191-0/+1
| | * | | | ARM: select HAVE_SMP for V7 multi-platformRob Herring2014-02-191-0/+1
| | * | | | ARM: centralize common multi-platform kconfig optionsRob Herring2014-02-191-0/+2
| | |/ / /
| * | | | Merge tag 'efm32-next' of git://git.pengutronix.de/git/ukl/linux into next/cl...Arnd Bergmann2014-02-251-3/+0Star
| |\ \ \ \ | | |_|/ / | |/| | |