summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds2012-09-091-1/+1
|\
| * ARM: relax conditions required for enabling Contiguous Memory AllocatorMarek Szyprowski2012-08-281-1/+1
* | Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-08-261-0/+1
|\ \ | |/ |/|
| * ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann2012-08-231-0/+1
* | ARM: 7490/1: Drop duplicate select for GENERIC_IRQ_PROBEStephen Boyd2012-08-151-1/+0Star
* | ARM: 7484/1: Don't enable GENERIC_LOCKBREAK with ticket spinlocksStephen Boyd2012-08-111-5/+0Star
|/
* Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-08-021-0/+1
|\
| * ARM: Orion: DT support for IRQ and GPIO ControllersAndrew Lunn2012-07-271-0/+1
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-311-0/+2
|\ \
| * | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-311-0/+1
| * | atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas2012-07-311-0/+1
* | | Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-07-301-1/+0Star
|\ \ \ | |/ / |/| |
| * | ARM vt8500: Move vt8500 pwm driver to pwm frameworkSascha Hauer2012-07-021-1/+0Star
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-281-0/+22
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-281-0/+22
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | * | ARM: 7450/1: dcache: select DCACHE_WORD_ACCESS for little-endian ARMv6+ CPUsWill Deacon2012-07-091-0/+1
| | | * | ARM: 7449/1: use generic strnlen_user and strncpy_from_user functionsWill Deacon2012-07-091-0/+2
| | | * | ARM: 7437/1: zImage: Allow DTB command line concatenation with ATAG_CMDLINEGenoud Richard2012-07-091-0/+19
| | |/ /
* | | | ARM: versatile: Don't use platform clock for Integrator & VEPawel Moll2012-07-251-2/+0Star
* | | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-07-251-3/+5
|\ \ \ \
| * | | | clk: add highbank clock supportRob Herring2012-07-121-0/+1
| * | | | ARM: integrator: convert to common clockLinus Walleij2012-07-121-2/+5
| * | | | ARM: u300: convert to common clockLinus Walleij2012-07-121-1/+1
| |/ / /
* | | | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-241-0/+1
|\ \ \ \
| * | | | ARM: prima2: enable gpiolib unconditionallyArnd Bergmann2012-07-041-1/+1
| * | | | PINCTRL: SiRF: add GPIO and GPIO irq support in CSR SiRFprimaIIBarry Song2012-07-021-0/+1
| |/ / /
* | | | Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-241-0/+2
|\ \ \ \
| * \ \ \ Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann2012-07-061-0/+1
| |\ \ \ \
| | * | | | ARM: imx: select USE_OFUwe Kleine-König2012-07-061-0/+1
| * | | | | Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann2012-07-021-0/+1
| |\| | | | | | |/ / / | |/| | |
| | * | | ARM: imx: enable SPARSE_IRQ for imx platformShawn Guo2012-07-011-0/+1
| | | |/ | | |/|
* | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-241-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'for-3.6/boards' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2012-07-061-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: tegra: remove CONFIG_MACH_TEGRA_DTStephen Warren2012-06-201-0/+1
| | |/ /
* | | | Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-241-0/+34
|\ \ \ \
| * | | | ARM: socfpga: initial support for Altera's SOCFPGA platformDinh Nguyen2012-07-191-0/+19
| * | | | Merge branch 'devel-omap5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Arnd Bergmann2012-07-101-0/+1
| |\ \ \ \
| | * | | | ARM: Kconfig update to support additional GPIOs in OMAP5Tarun Kanti DebBarma2012-07-091-0/+1
| | |/ / /
| * / / / arm: mach-mvebu: add compilation/configuration changeGregory CLEMENT2012-07-101-0/+14
| |/ / /
* | | | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-241-0/+1
|\ \ \ \
| * | | | clocksource: dw_apb_timer: Add common DTS glue for dw_apb_timerDinh Nguyen2012-07-121-0/+1
| |/ / /
* | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-241-4/+7
|\ \ \ \
| * \ \ \ Merge branch 'lpc32xx/core2' of git://git.antcom.de/linux-2.6 into next/socArnd Bergmann2012-07-211-0/+1
| |\ \ \ \
| | * | | | ARM: LPC32xx: Add PWM supportAlexandre Pereira da Silva2012-07-201-0/+1
| * | | | | Merge branch 'vexpress-v3.5-rc6' of git://git.linaro.org/people/pawelmoll/lin...Arnd Bergmann2012-07-131-1/+5
| |\ \ \ \ \
| | * | | | | ARM: vexpress: Add fixed regulator for SMSCPawel Moll2012-07-131-0/+1
| | * | | | | ARM: vexpress: Initial common clock supportPawel Moll2012-07-131-2/+1Star
| | * | | | | ARM: versatile: Make plat-versatile clock optionalPawel Moll2012-07-121-0/+4
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'v3.5-rc6' into next/socArnd Bergmann2012-07-111-0/+2
| |\| | | |
| * | | | | Merge branch 'lpc32xx/devel' into next/socOlof Johansson2012-07-011-2/+0Star
| |\ \ \ \ \ | | | |/ / / | | |/| | |