summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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-011-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-161-1/+1
|\ \ \ | | |/ | |/|
| * | Merge branch 'randconfig/mach' into fixesArnd Bergmann2012-08-231-1/+1
| |\ \
| | * | ARM: omap: allow building omap44xx without SMPArnd Bergmann2012-08-231-1/+1
| | |/
* | / ARM: OMAP2+: select PINCTRL in KconfigAnilKumar Ch2012-09-101-0/+1
|/ /
* / OMAP2+: Fix random config build break with !ARM_CPU_SUSPENDSantosh Shilimkar2012-08-071-0/+1
|/
* Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-08-021-0/+1
|\
| * ARM: OMAP4: CPUidle: Use coupled cpuidle states to implement SMP cpuidle.Santosh Shilimkar2012-07-251-0/+1
* | Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-1/+7
|\ \
| * | ARM: OMAP5: Add the build supportR Sricharan2012-07-091-1/+7
* | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-07-231-1/+11
|\| |
| * | ARM: OMAP2+: Remove unnecessary ifdef around __omap2_set_globalsVaibhav Hiremath2012-07-051-0/+8
| * | ARM: OMAP2+: am33xx: Make am33xx as a separate classVaibhav Hiremath2012-07-051-1/+3
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-3/+0
|\| |
| * | ARM: OMAP2: Remove legacy USB FS supportTony Lindgren2012-06-041-2/+0
| * | ARM: OMAP3: There is no FS USB controller on omap3Tony Lindgren2012-06-041-1/+0
| |/
* | ARM: OMAP2+: fix CONFIG_CPU_IDLE dependency on CONFIG_PMKevin Hilman2012-06-291-2/+2
* | ARM: OMAP3/4: consolidate cpuidle MakefileDaniel Lezcano2012-06-191-0/+2
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-261-4/+4
|\
| * ARM: OMAP2+: Kconfig: convert SOC_OMAPAM33XX to SOC_AM33XXKevin Hilman2012-05-101-1/+1
| * ARM: OMAP2+: Kconfig: convert SOC_OMAPTI81XX to SOC_TI81XXKevin Hilman2012-05-101-3/+3
* | ARM: OMAP2PLUS: Enable HIGHMEMSantosh Shilimkar2012-05-091-0/+1
|/
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-1/+0
|\
| * Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtOlof Johansson2012-03-081-2/+2
| |\
| * \ Merge branch 'for_3.4/dt_base' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren2012-02-171-10/+41
| |\ \
| * | | ARM: OMAP2+: kconfig: Enable devicetree by default for OMAP2+ systemsBenoit Cousson2011-12-161-1/+0
* | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-1/+2
|\ \ \ \
| * | | | ARM: OMAP: add minimal support for Nokia RM-696Aaro Koskinen2012-03-051-1/+2
| | |_|/ | |/| |
* | | | Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann2012-03-151-2/+2
|\| | |
| * | | Merge branch 'for_3.3/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2012-02-171-6/+5
| |\ \ \ | | | |/ | | |/|
| * | | ARM: OMAP4: Move the barrier memboclk_steal() as part of reserve callbackSantosh Shilimkar2012-02-141-2/+2
* | | | Revert "ARM: OMAP2+: Fix multiple randconfig errors with SOC_OMAP and SOC_OMA...Tony Lindgren2012-03-051-34/+17
* | | | ARM: OMAP2+: Fix multiple randconfig errors with SOC_OMAP and SOC_OMAP_NOOPTony Lindgren2012-02-241-17/+34
* | | | ARM: OMAP2+: Fix Kconfig dependencies for USB_ARCH_HAS_EHCITony Lindgren2012-02-231-2/+2
| |/ / |/| |
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2012-01-291-6/+5
|\ \ \ | |/ / |/| |
| * | ARM: OMAP2: fix regulator warningsFelipe Contreras2012-01-201-5/+5
| * | ARM: OMAP2: fix omap3 touchbook kconfig warningFelipe Contreras2012-01-201-1/+0
* | | ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUsWill Deacon2012-01-231-1/+0
|/ /
* | ARM: Add arm_memblock_steal() to allocate memory away from the kernelRussell King2012-01-131-2/+2
* | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-0/+21
|\ \
| * \ Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren2011-12-161-3/+8
| |\ \
| * | | ARM: OMAP4: Fix errata i688 with MPU interconnect barriers.Santosh Shilimkar2011-12-081-0/+21
| | |/ | |/|