aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-stable' into for-linusRussell King2011-05-231-0/+1
|\
| * ARM: Fix generic irq chipRussell King2011-05-231-0/+1
* | clocksource: convert OMAP1 to 32-bit down counting clocksourceRussell King2011-05-231-0/+1
|/
* arch/arm/Kconfig: remove one to many l's in the word.Justin P. Mattock2011-03-011-1/+1
* omap1: Fix booting for 15xx and 730 with omap1_defconfigTony Lindgren2011-01-191-6/+2
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-061-0/+35
|\
| * omap2: Make OMAP2PLUS select OMAP_DM_TIMERBen Gamari2010-12-241-0/+1
| * OMAP4: Smartreflex framework extensionsThara Gopinath2010-12-221-1/+1
| * OMAP3: PM: Adding smartreflex class3 driverThara Gopinath2010-12-221-0/+9
| * OMAP3: PM: Adding smartreflex driver support.Thara Gopinath2010-12-221-0/+22
| * OMAP: iommu: make iva2 iommu selectableFelipe Contreras2010-12-151-0/+3
* | ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD2010-11-261-2/+2
|/
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-251-1/+1
|\
| * update OMAP Kconfig help texts for all supported SoC modelsLennert Buytenhek2010-09-271-1/+1
* | omap: Fix compile dependency to LEDS_CLASSTony Lindgren2010-09-151-1/+1
|/
* Merge branch 'v2.6.35-omap-mailbox-for-next' of git://gitorious.org/~doyu/lk/...Tony Lindgren2010-08-041-0/+9
|\
| * omap: mailbox: convert block api to kfifoOhad Ben-Cohen2010-08-041-0/+9
* | Replacing LEDS_OMAP_DEBUG with OMAP_DEBUG_LEDSChristoph Egger2010-07-051-1/+1
* | omap2/3/4: Move Kconfig options to mach-omap2/KconfigTony Lindgren2010-07-051-18/+0
* | omap: Make omap specific features appear under Kconfig menuTony Lindgren2010-07-051-1/+1
* | omap: Use 32KiHZ timer by defaultTony Lindgren2010-07-051-1/+1
|/
* omap iommu: Make CONFIG_OMAP_IOMMU_DEBUG selectableHiroshi DOYU2010-05-141-2/+7
* Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren2010-03-011-0/+1
|\
| * ARM: 5952/1: ARM: MM: Add ARM_L1_CACHE_SHIFT_6 for handle inside each ARCH Kc...Kukjin Kim2010-02-241-0/+1
* | OMAP3: PM: Added support for L2 aux ctrl register save and restoreTero Kristo2010-02-231-0/+17
* | omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUSTony Lindgren2010-02-151-2/+2
* | omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren2010-02-151-2/+3
* | omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren2010-02-151-2/+2
* | omap2/3: Multiboot compile fixes to compile in omap2 and omap3Tony Lindgren2010-02-151-4/+12
* | omap: Remove old DEBUG_LL serial port optionsTony Lindgren2010-02-151-19/+0
|/
* ARM: OMAP4: PM: Add dummy hooks for OMAP4 dpll api'sRajendra Nayak2009-12-111-0/+1
* OMAP clockdomain/powerdomain: remove CONFIG_OMAP_DEBUG_{CLOCK,POWER}DOMAINPaul Walmsley2009-12-111-42/+20
* omap: introduce OMAP_LL_DEBUG_NONE DEBUG_LL configvikram pandita2009-11-221-1/+4
* OMAP2/3 PM: create the OMAP PM interface and add a default OMAP PM no-op layerPaul Walmsley2009-09-031-0/+13
* OMAP: iommu: add initial debugfs supportHiroshi DOYU2009-08-281-0/+4
* [ARM] Kconfig: remove 'default n'Russell King2009-05-311-3/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-05-291-4/+9
|\
| * Merge branch 'omap4' into for-nextTony Lindgren2009-05-281-3/+8
| |\
| | * ARM: OMAP4: Add support for 4430 SDPSantosh Shilimkar2009-05-281-3/+8
| * | OMAP2/3: PM: push core PM code from linux-omapKevin Hilman2009-05-281-1/+1
| |/
* | omap iommu: entries for Kconfig and MakefileHiroshi DOYU2009-05-221-0/+3
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-03-251-0/+8
|\
| * omap mailbox: add initial omap3 supportHiroshi DOYU2009-03-231-0/+8
* | [ARM] omap: convert OMAP3 to use clkdevRussell King2009-02-081-0/+1
* | [ARM] omap: convert OMAP2 to use clkdevRussell King2009-02-081-0/+1
* | [ARM] omap: convert OMAP1 to use clkdevRussell King2009-02-081-0/+1
|/
* [ARM] Arrange for platforms to select appropriate CPU supportRussell King2008-11-271-0/+2
* ARM: OMAP3: Add minimal omap3430 supportSyed Mohammed, Khasim2008-10-091-3/+6
* ARM: OMAP2: Clockdomain: Add base OMAP2/3 clockdomain codePaul Walmsley2008-08-191-0/+12
* ARM: OMAP2: Powerdomain: Add base OMAP2/3 powerdomain codePaul Walmsley2008-08-191-0/+12