summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-0/+1
|\
| * ARM: 7083/1: rewrite U300 GPIO to use gpiolibLinus Walleij2011-09-081-0/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-261-4/+0
|\ \
| * | time: Cleanup old CONFIG_GENERIC_TIME references that snuck inJohn Stultz2011-10-041-4/+0
| |/
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-261-1/+0
|\ \
| * | ARM: SAMSUNG: Remove uart irq handling from plaform codeThomas Abraham2011-08-231-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-1/+1
|\ \ \
| * | | doc: fix broken referencesPaul Bolle2011-09-271-1/+1
* | | | Merge branch 'misc' into for-linusRussell King2011-10-251-0/+4
|\ \ \ \
| * | | | ARM: 7017/1: Use generic BUG() handlerSimon Glass2011-10-171-0/+4
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*---------. \ \ \ Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King2011-10-251-12/+43
|\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | / / | | | | | | |/ / | | | | | |/| / | | | | |_|_|/ | | | |/| | |
| | | | | | * ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot2011-10-171-0/+25
| | | |_|_|/ | | |/| | |
| | | | * | ARM: 7013/1: P2V: Remove ARM_PATCH_PHYS_VIRT_16BITNicolas Pitre2011-08-131-9/+1
| | | | * | ARM: enable ARM_PATCH_PHYS_VIRT by defaultRussell King2011-08-111-2/+6
| | | | |/
| * | | | ARM: limit CONFIG_HAVE_IDE to platforms that doArnd Bergmann2011-10-011-1/+5
| * | | | ARM: pm: let platforms select cpu_suspend supportArnd Bergmann2011-10-011-0/+4
| * | | | ARM: always use ARM_UNWIND for thumb2 kernelsArnd Bergmann2011-10-011-0/+1
| * | | | ARM: SMP depends on MMUArnd Bergmann2011-10-011-0/+1
| | |_|/ | |/| |
* | | | ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon2011-09-171-0/+14
| |/ / |/| |
* | | ARM: 7015/1: ARM errata: Possible cache data corruption with hit-under-miss e...Catalin Marinas2011-08-151-0/+12
|/ /
* | ARM: drop experimental status for ARM_PATCH_PHYS_VIRTRussell King2011-08-101-2/+1
|/
* Merge branch 'imx/dt' into next/dtArnd Bergmann2011-07-281-17/+47
|\
| * Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-261-2/+6
| |\
| | * Merge branch 'next-samsung-devel' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2011-07-211-0/+8
| | |\
| | | * ARM: S5P: Add support for MFC deviceKamil Debski2011-07-211-0/+2
| | | |
| | | \
| | | \
| | | \
| | | \
| | | \
| | *-----. \ Merge branches 'cns3xxx/devel', 'davinci/devel', 'imx/devel', 'lpc32xx/devel'...Arnd Bergmann2011-07-171-1/+3
| | |\ \ \ \ \
| | | | | | * | ARM: tegra: remove mach/barriers.hColin Cross2011-07-121-1/+0
| | | | |_|/ / | | | |/| | |
| | | | | * | ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao2011-07-121-0/+1
| | | | | * | ARM: pxa: enable AUTO_ZRELADDREric Miao2011-07-121-0/+1
| | | | |/ / | | | |/| |
| | | | * | ARM: mxc: convert tzic to use generic irq chipShawn Guo2011-07-071-0/+1
| | | |/ /
| | * | | ARM: cns3xxx: Should select CPU_V6KImre Kaloz2011-07-071-1/+1
| | |/ /
| * | | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-261-0/+6
| |\ \ \
| | * | | ARM: Consolidate the clkdev header filesKyungmin Park2011-07-191-0/+6
| | |/ /
| * | | Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2011-07-261-0/+26
| |\ \ \
| | * \ \ Merge branch 'zynq/master' of git+ssh://master.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2011-07-171-7/+19
| | |\ \ \
| | | * | | ARM: Xilinx: Adding Xilinx board supportJohn Linn2011-06-201-0/+14
| | | |/ /
| | * | | ARM: CSR: Adding CSR SiRFprimaII board supportBinghua Duan2011-07-091-0/+14
| | |/ /
| * | | Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-251-11/+0
| |\ \ \
| | * | | ARM: mach-loki: deleteNicolas Pitre2011-07-181-10/+0
| | * | | ARM: mach-s3c2400: deleteNicolas Pitre2011-07-181-1/+0
| | |/ /
| * | | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-251-0/+9
| |\ \ \
| | * \ \ Merge branch 'next-samsung-cleanup' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2011-07-211-0/+8
| | |\ \ \
| | | * | | clocksource: convert 32-bit down counting clocksource on S5PV210/S5P64X0Chanwoo Choi2011-07-211-0/+2
| | | | |/ | | | |/|
| | | * | ARM: EXYNOS4: Add clkdev supportThomas Abraham2011-07-211-0/+1
| | | * | ARM: S5PV210: Add clkdev supportThomas Abraham2011-07-201-0/+1
| | | * | ARM: S5PC100: Add clkdev supportThomas Abraham2011-07-201-0/+1
| | | * | ARM: S5P64X0: Add clkdev supportThomas Abraham2011-07-201-0/+1
| | | * | ARM: S3C64XX: Add clkdev supportThomas Abraham2011-07-201-0/+1
| | | * | ARM: S3C24XX: Add clkdev supportThomas Abraham2011-07-201-0/+1
| | | |/
| | * | Convert OMAPs 32kHz clocksource implementation to use the generic MMIORussell King - ARM Linux2011-07-101-0/+1
| | |/
OpenPOWER on IntegriCloud