aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-05ARM: fix __io macro for PCMCIARob Herring1-0/+1
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+3
2012-03-12OMAP: mcbsp: Move core driver under sound/soc/omapPeter Ujfalusi1-8/+0
2012-02-23ARM: OMAP2+: Set Kconfig dependencies for PROC_DEVICETREETony Lindgren1-1/+1
2012-02-17Merge branch 'for_3.4/dt_base' of git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt into dtTony Lindgren1-0/+1
2012-02-16ARM: OMAP1: kconfig: Enable IRQ_DOMAIN by default for OMAP1 platformsBenoit Cousson1-0/+1
2011-12-16ARM: OMAP2+: kconfig: Enable devicetree by default for OMAP2+ systemsBenoit Cousson1-0/+2
2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-12/+0
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-0/+1
2011-10-13ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_HNicolas Pitre1-1/+1
2011-10-01ARM: limit CONFIG_HAVE_IDE to platforms that doArnd Bergmann1-0/+1
2011-09-26ARM: mach-omap2: remove mach/memory.hNicolas Pitre1-0/+1
2011-08-26omap: iommu/iovmm: move to dedicated iommu folderOhad Ben-Cohen1-14/+0
2011-08-26omap: iommu: migrate to the generic IOMMU APIOhad Ben-Cohen1-1/+3
2011-08-05OMAP1: enable GENERIC_IRQ_CHIPKevin Hilman1-0/+1
2011-07-09OMAP PM: remove OMAP_PM_NONE config optionJean Pihet1-3/+0
2011-05-23Merge branch 'devel-stable' into for-linusRussell King1-0/+1
2011-05-23clocksource: convert OMAP1 to 32-bit down counting clocksourceRussell King1-0/+1
2011-05-23ARM: Fix generic irq chipRussell King1-0/+1
2011-03-01arch/arm/Kconfig: remove one to many l's in the word.Justin P. Mattock1-1/+1
2011-01-19omap1: Fix booting for 15xx and 730 with omap1_defconfigTony Lindgren1-6/+2
2011-01-06Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-0/+35
2010-12-24omap2: Make OMAP2PLUS select OMAP_DM_TIMERBen Gamari1-0/+1
2010-12-22OMAP4: Smartreflex framework extensionsThara Gopinath1-1/+1
2010-12-22OMAP3: PM: Adding smartreflex class3 driverThara Gopinath1-0/+9
2010-12-22OMAP3: PM: Adding smartreflex driver support.Thara Gopinath1-0/+22
2010-12-15OMAP: iommu: make iva2 iommu selectableFelipe Contreras1-0/+3
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD1-2/+2
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-1/+1
2010-09-27update OMAP Kconfig help texts for all supported SoC modelsLennert Buytenhek1-1/+1
2010-09-15omap: Fix compile dependency to LEDS_CLASSTony Lindgren1-1/+1
2010-08-04Merge branch 'v2.6.35-omap-mailbox-for-next' of git://gitorious.org/~doyu/lk/mainline into omap-for-linusTony Lindgren1-0/+9
2010-08-04omap: mailbox: convert block api to kfifoOhad Ben-Cohen1-0/+9
2010-07-05Replacing LEDS_OMAP_DEBUG with OMAP_DEBUG_LEDSChristoph Egger1-1/+1
2010-07-05omap2/3/4: Move Kconfig options to mach-omap2/KconfigTony Lindgren1-18/+0
2010-07-05omap: Make omap specific features appear under Kconfig menuTony Lindgren1-1/+1
2010-07-05omap: Use 32KiHZ timer by defaultTony Lindgren1-1/+1
2010-05-14omap iommu: Make CONFIG_OMAP_IOMMU_DEBUG selectableHiroshi DOYU1-2/+7
2010-03-01Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren1-0/+1
2010-02-24ARM: 5952/1: ARM: MM: Add ARM_L1_CACHE_SHIFT_6 for handle inside each ARCH KconfigKukjin Kim1-0/+1
2010-02-23OMAP3: PM: Added support for L2 aux ctrl register save and restoreTero Kristo1-0/+17
2010-02-15omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUSTony Lindgren1-2/+2
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren1-2/+3
2010-02-15omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren1-2/+2
2010-02-15omap2/3: Multiboot compile fixes to compile in omap2 and omap3Tony Lindgren1-4/+12
2010-02-15omap: Remove old DEBUG_LL serial port optionsTony Lindgren1-19/+0
2009-12-11ARM: OMAP4: PM: Add dummy hooks for OMAP4 dpll api'sRajendra Nayak1-0/+1
2009-12-11OMAP clockdomain/powerdomain: remove CONFIG_OMAP_DEBUG_{CLOCK,POWER}DOMAINPaul Walmsley1-42/+20
2009-11-22omap: introduce OMAP_LL_DEBUG_NONE DEBUG_LL configvikram pandita1-1/+4
2009-09-03OMAP2/3 PM: create the OMAP PM interface and add a default OMAP PM no-op layerPaul Walmsley1-0/+13