aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAge
* Merge branch 'clps711x/soc' into next/socOlof Johansson2013-06-11
|\
| * ARM: clps711x: Add support for SYSCON driverAlexander Shiyan2013-06-11
| * ARM: clps711x: Add clocksource frameworkAlexander Shiyan2013-06-11
| * ARM: clps711x: Remove NEED_MACH_MEMORY_H dependencyAlexander Shiyan2013-06-11
* | Merge tag 'renesas-pinmux-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-06-11
|\ \
| * | Revert "ARM: shmobile: Disallow PINCTRL without GPIOLIB"Laurent Pinchart2013-06-05
| |/
* | Merge branch 'depends/rmk-devel-stable' into next/socOlof Johansson2013-06-01
|\ \
| * \ Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King2013-05-22
| |\ \ | | |/ | |/|
| | * ARM: ARMv7-M: Allow the building of new kernel portUwe Kleine-König2013-04-17
* | | Merge tag 'soc-3.11-2' of git://git.infradead.org/users/jcooper/linux into ne...Olof Johansson2013-06-01
|\ \ \ | |/ / |/| |
| * | arm: kirkwood: Instantiate cpufreq driverAndrew Lunn2013-05-29
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-15
|\ \ \ | |/ / |/| |
| * | ARM: 7711/1: dove: fix Dove cpu type from V7 to PJ4Sebastian Hesselbarth2013-05-07
| * | ARM: finally enable IRQ time accounting configRussell King2013-05-04
* | | Merge branch 'late/fixes' into fixesOlof Johansson2013-05-09
|\ \ \
| * | | ARM: default machine descriptor for multiplatformArnd Bergmann2013-04-29
* | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-09
|\ \ \ \
| * | | | Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-16
* | | | | Merge tag '3.9-rc3-smp-6-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-07
|\ \ \ \ \
| * | | | | xen/arm: XEN selects ARM_PSCIStefano Stabellini2013-04-25
* | | | | | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-07
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'late/clksrc' into late/cleanupArnd Bergmann2013-05-06
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson2013-04-17
| | |\ \ \ \ \ \
| | | * | | | | | ARM: timer-sp: convert to use CLKSRC_OF initRob Herring2013-04-11
| | | | |_|/ / / | | | |/| | | |
| * | | | | | | Merge branch 'spear/multiplatform' into late/cleanupArnd Bergmann2013-04-19
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-07
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'soc_for_v3.10' of git://git.infradead.org/users/jcooper/linux into...Olof Johansson2013-04-18
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm: mach-mv78xx0: convert to use the mvebu-mbus driverThomas Petazzoni2013-04-15
| | * | | | | | | | | arm: mach-orion5x: convert to use mvebu-mbus driverThomas Petazzoni2013-04-15
| | * | | | | | | | | arm: mach-dove: convert to use mvebu-mbus driverThomas Petazzoni2013-04-15
| | * | | | | | | | | arm: mach-kirkwood: convert to use mvebu-mbus driverThomas Petazzoni2013-04-15
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'imx-soc-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson2013-04-13
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tag 'imx-cleanup-3.10' into imx/socShawn Guo2013-04-12
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'zynq/core-smp' of git://git.xilinx.com/linux-xlnx into next/soc2Arnd Bergmann2013-04-08
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'renesas-soc2-for-v3.10' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-04-03
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-07
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'renesas-boards3-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-04-03
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| / / / / / / / / / | | |/ / / / / / / / /
| | * | | | | | | | | ARM: shmobile: Disallow PINCTRL without GPIOLIBMagnus Damm2013-04-01
* | | | | | | | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-04
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | Merge branch 'samsung/exynos-multiplatform' into next/driversOlof Johansson2013-04-26
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann2013-04-19
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'timer-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2013-04-09
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ARM: SAMSUNG: change GENERIC_GPIO to ARCH_REQUIRE_GPIOLIBKukjin Kim2013-04-03
| * | | | | | | | | | | | | Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-04-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Merge commit 'v3.9-rc5' into next/clk-exynosKukjin Kim2013-04-08
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | ARM: EXYNOS: Migrate clock support to common clock frameworkThomas Abraham2013-03-25
| | * | | | | | | | | | | | Merge branch 'next/mct-exynos' into next/clk-exynosKukjin Kim2013-03-09
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-04-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | ARM: EXYNOS: move mct driver to drivers/clocksourceThomas Abraham2013-03-09
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'irq-s3c24xx-for-v3.10' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2013-04-09
| |\ \ \ \ \ \ \ \ \ \ \ \