summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* ARM: omap5: Only select errata 798181 if SMPOlof Johansson2013-07-251-1/+1
* Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub...Olof Johansson2013-07-121-0/+1
|\
| * ARM: OMAP5: Enable Cortex A15 errata 798181Santosh Shilimkar2013-07-041-0/+1
| * Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-07-031-0/+1
| |\
| | * ARM: 7758/1: introduce config HAS_BANDGAPEduardo Valentin2013-06-171-0/+1
* | | ARM: omap2: add select of TI_PRIV_EDMAOlof Johansson2013-07-091-0/+1
* | | ARM: OMAP: build mach-omap code only if neededArnd Bergmann2013-07-051-74/+74
* | | ARM: omap5: omap5 has SCU and TWDArnd Bergmann2013-07-051-0/+2
|/ /
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-021-0/+9
|\ \
| * \ Merge tag 'davinci-for-v3.11/soc-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2013-06-241-0/+1
| |\ \
| | * | dmaengine: edma: enable build for AM33XXMatt Porter2013-06-241-0/+1
| | |/
| * | ARM: OMAP2+: AM43x: kbuildAfzal Mohammed2013-06-121-2/+0Star
| * | ARM: OMAP2+: AM43x: KconfigAfzal Mohammed2013-06-121-0/+10
| |/
* | ARM: OMAP2+: Remove legacy mux data for omap4Tony Lindgren2013-05-301-6/+0Star
* | ARM: OMAP2+: Remove board-omap4panda.cTony Lindgren2013-05-301-8/+0Star
* | ARM: OMAP2+: Remove board-4430sdp.cTony Lindgren2013-05-301-8/+0Star
|/
* Merge branch 'late/fixes' into fixesOlof Johansson2013-05-091-2/+0Star
|\
| * ARM: OMAP2+: Fix unmet direct dependencies for SERIAL_OMAPTony Lindgren2013-05-031-2/+0Star
* | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-021-0/+2
|\ \
| * | ARM: Push selects for TWD/SCU into machine entriesStephen Boyd2013-04-091-0/+2
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-021-0/+3
|\ \ \
| * | | ARM: OMAP4: Enable fix for Cortex-A9 erratasSricharan R2013-04-091-0/+2
| * | | ARM: OMAP2+: Export SoC information to userspaceRuslan Bilovol2013-04-091-0/+1
| |/ /
* | | ARM: OMAP2+: add dependencies on ARCH_MULTI_V6/V7Arnd Bergmann2013-04-231-0/+5
* | | ARM: OMAP5: Make errata i688 workaround availableSantosh Shilimkar2013-03-191-1/+1
|/ /
* / ARM: OMAP2+: Fix unmet direct dependencies for zoom for 8250 serialTony Lindgren2013-03-041-6/+0Star
|/
* Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-221-1/+1
|\
| * arm: arch_timer: move core to drivers/clocksourceMark Rutland2013-01-311-1/+1
* | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-221-6/+0Star
|\ \
| * | ARM: OMAP2+: Remove apollon board supportKyungmin Park2013-02-011-6/+0Star
| |/
* | ARM: OMAP2+: Enable ARCH_MULTIPLATFORM supportTony Lindgren2013-01-111-0/+23
* | ARM: OMAP2+: Disable code that currently does not work with multiplaformTony Lindgren2013-01-111-1/+1
|/
* ARM: OMAP2+: Fix realtime_counter_init warning in timer.cJon Hunter2012-12-141-1/+2
* Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-131-0/+5
|\
| * Merge tag 'omap-cleanup-c-for-3.8' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-11-131-0/+5
| |\
| | * ARM: OMAP: clock: Switch to COMMON clkRajendra Nayak2012-11-131-0/+5
* | | Merge tag 'omap-for-v3.8/board-v2-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2012-11-151-2/+2
|\ \ \ | |/ / |/| |
| * | ARM: OMAP2+: Nokia N9/N900/N950 -- mention product namesPavel Machek2012-10-191-2/+2
| |/
* / ARM: OMAP2+: Fix location of select PINCTRLTony Lindgren2012-10-221-1/+0Star
|/
* ARM: config: sort select statements alphanumericallyRussell King2012-10-131-34/+34
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-021-0/+2
|\
| * Merge branch 'drivers/ocp2scp' into next/driversArnd Bergmann2012-09-191-0/+2
| |\
| | * drivers: bus: Move the OMAP interconnect driver to drivers/bus/Santosh Shilimkar2012-09-191-0/+2
* | | Merge branch 'for_3.7/omap5_arch_timer' of git://github.com/SantoshShilimkar/...Tony Lindgren2012-09-211-1/+7
|\ \ \
| * | | ARM: OMAP5: Enable arch timer supportSantosh Shilimkar2012-09-191-0/+1
| * | | ARM: OMAP: Add initialisation for the real-time counter.Santosh Shilimkar2012-09-191-0/+4
| * | | Merge branch 'fixes-wakeupgen' into fixesTony Lindgren2012-09-051-1/+2
| |\| |
| * | | ARM: OMAP: Config fix for omap3-touchbook boardRadek Pilar2012-08-301-1/+2
| | |/ | |/|
* | | Merge tag 'omap-cleanup-sparseirq-for-v3.7' into devel-dtTony Lindgren2012-09-171-1/+1
|\ \ \ | | |/ | |/|
| * | Merge branch 'randconfig/mach' into fixesArnd Bergmann2012-08-231-1/+1
| |\ \