aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAge
...
| * | | | ARM: gemini: delete <mach/gpio.h>Linus Walleij2013-10-01
| * | | | Merge branch 'pxa-cleanup' into develLinus Walleij2013-09-27
| |\ \ \ \
| | * | | | ARM: pxa: delete the custom GPIO headerLinus Walleij2013-09-27
| | * | | | ARM: mmp: delete the custom GPIO headerLinus Walleij2013-09-27
| | | |/ / | | |/| |
| * | | | ARM: plat-iop: instantiate GPIO from platform deviceLinus Walleij2013-09-20
| * | | | ARM: plat-iop: move the GPIO driver to drivers/gpioLinus Walleij2013-09-20
| |/ / /
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-11
|\ \ \ \
| * | | | ARM: Kconfig: allow full nohz CPU accountingKevin Hilman2013-09-30
| | |/ / | |/| |
* | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-11
|\ \ \ \
| * | | | Merge tag 's3c24xx-dma' of git://git.kernel.org/pub/scm/linux/kernel/git/kgen...Olof Johansson2013-10-28
| |\| | |
| * | | | ARM: davinci: gpio: use gpiolib API instead of inline functionsPhilip Avinash2013-09-24
| | |/ / | |/| |
* | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-11-11
|\ \ \ \
| * \ \ \ Merge tag 'integrator-for-v3.13-2' of git://git.kernel.org/pub/scm/linux/kern...Kevin Hilman2013-10-17
| |\ \ \ \
| | * | | | ARM: integrator: delete non-devicetree boot pathLinus Walleij2013-10-16
| | | |/ / | | |/| |
| * | | | Merge tag 'keystone-soc-for-arm-soc' of git://git.kernel.org/pub/scm/linux/ke...Kevin Hilman2013-10-11
| |\| | |
| * | | | ARM: S3C64XX: Migrate clock handling to Common Clock FrameworkTomasz Figa2013-09-16
| | |/ / | |/| |
* | | | ARM: gemini: convert to GENERIC_CLOCKEVENTSLinus Walleij2013-10-28
* | | | Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...Olof Johansson2013-10-28
|\ \ \ \ | | |/ / | |/| |
| * | | ARM: only allow kernel mode neon with AEABIRussell King2013-09-22
| |/ /
* | | Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2013-10-28
|\ \ \
| * | | ARM: S3C64XX: Kill CONFIG_PLAT_S3C64XXTomasz Figa2013-10-05
| * | | ARM: S3C64XX: Move if ARCH_S3C64XX statement into mach-s3c64xxTomasz Figa2013-10-05
| |/ /
* | | ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPUwe Kleine-König2013-10-07
* | | ARM: delete mach-sharkLinus Walleij2013-09-17
|/ /
* | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-09-12
|\ \
| * | ARM: sort arch/arm/KconfigRussell King2013-09-12
| * | ARM: fix forced-HZ valuesRussell King2013-09-10
* | | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-09-09
|\ \ \ | |/ / |/| |
| * | Merge tag 'omap-for-v3.12/dra7xx-prcm' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2013-08-29
| |\ \
| * \ \ Merge tag 'mmp-irq' of git://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1...Olof Johansson2013-08-29
| |\ \ \
| | * | | irqchip: mmp: support irqchipHaojian Zhuang2013-08-24
* | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-06
|\ \ \ \ \
| * \ \ \ \ Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-21
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni2013-08-12
| | | |/ / | | |/| |
| * | | | ARM: DRA7: Kconfig: Make ARCH_NR_GPIO default to 512R Sricharan2013-08-13
| | |/ / | |/| |
* | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-06
|\ \ \ \
| * \ \ \ Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson2013-08-14
| |\ \ \ \
| | * | | | ARM: SAMSUNG: Remove unused PWM timer IRQ chip codeTomasz Figa2013-08-05
| | * | | | ARM: SAMSUNG: Move all platforms to new clocksource driverTomasz Figa2013-08-05
| | |/ / /
| * | | | Merge branch 'msm/cleanup' into next/cleanupKevin Hilman2013-08-13
| |\ \ \ \
| | * | | | ARM: msm: Migrate msm_timer to CLOCKSOURCE_OF_DECLAREStephen Boyd2013-08-06
| | | |/ / | | |/| |
| * | | | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-07-23
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: smp: Remove local timer APIStephen Boyd2013-06-24
| | * | | ARM: smp_twd: Divorce smp_twd from local timer APIStephen Boyd2013-06-24
* | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-09-05
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King2013-09-05
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | | * | | | ARM: 7823/1: errata: workaround Cortex-A15 erratum 773022Will Deacon2013-09-02
| | | * | | | ARM: 7818/1: feroceon: Add suspend/resume operationEzequiel Garcia2013-08-19
| | | * | | | ARM: 7814/2: Allow forced irq threadingThomas Gleixner2013-08-19