aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-10Merge tag 'omap-cleanup-devices-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup2Olof Johansson1-1/+4
2012-05-10Merge branch 'cleanup-soc' into cleanupTony Lindgren1-87/+80
2012-05-08ARM: OMAP2+: HDQ1W: add custom reset functionPaul Walmsley1-1/+1
2012-05-08ARM: OMAP2420: hwmod data: Add MMC hwmod data for 2420Tony Lindgren1-0/+3
2012-05-08ARM: OMAP2+: Clean up wrapping multiple objects in MakefileSantosh Shilimkar1-82/+78
2012-05-08ARM: OMAP4: Don't compile cm2xxx_3xxx.c for OMAP4 only builds.Santosh Shilimkar1-4/+1
2012-04-19ARM: OMAP2+: clockdomains: make {prm,cm}_clkdm commonPaul Walmsley1-3/+5
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+3
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2012-03-27Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+4
2012-03-13ARM: OMAP4: convert to twd_local_timer_register() interfaceMarc Zyngier1-1/+0
2012-03-12ARM: OMAP: Remove CONFIG_OMAP_MCBSP referencesPeter Ujfalusi1-1/+3
2012-03-07Merge branch 'fixes-non-critical-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/fixes-non-criticalOlof Johansson1-1/+3
2012-03-05ARM: OMAP: don't build hwspinlock in vainOhad Ben-Cohen1-1/+3
2012-03-05ARM: OMAP: move generic EMAC init to separate fileIlya Yanok1-0/+3
2012-02-23ARM: OMAP2+: I2C: always compile I2C reset code, even if I2C driver is not builtPaul Walmsley1-4/+1
2012-02-07ARM: OMAP2: Fix the OMAP2 only build break seen with 2011+ ARM tool-chainsSantosh Shilimkar1-2/+2
2012-01-09Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+12
2011-12-16Merge branch 'tk_prm_chain_handler_devel_3.3' of git://git.pwsan.com/linux-2.6 into prcmTony Lindgren1-1/+2
2011-12-16ARM: OMAP: PRCM: add support for chain interrupt handlerTero Kristo1-2/+3
2011-12-13ARM: OMAP: TI814X: Create board support and enable build for TI8148 EVMHemant Pedanekar1-0/+1
2011-12-08ARM: OMAP4: PM: Add CPUidle supportSantosh Shilimkar1-1/+2
2011-12-08ARM: OMAP4: PM: Add CPUX OFF mode supportSantosh Shilimkar1-2/+4
2011-12-08ARM: OMAP4: PM: Add WakeupGen module as OMAP gic_arch_extnSantosh Shilimkar1-1/+1
2011-12-08ARM: OMAP: Add Secure HAL and monitor mode API infrastructure.Santosh Shilimkar1-5/+6
2011-11-08ARM: OMAP: HWMOD: Unify DSS resets for OMAPsTomi Valkeinen1-4/+1
2011-11-01Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-4/+3
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-46/+36
2011-09-30Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-omap-pm into omap/voltageArnd Bergmann1-2/+0
2011-09-21ARM: OMAP: voltage: voltage layer present, even when CONFIG_PM=nKevin Hilman1-2/+0
2011-09-15Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-omap-pm into voltageTony Lindgren1-2/+3
2011-09-15Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 into cleanupTony Lindgren1-1/+4
2011-09-15OMAP2+: voltage: split out voltage processor (VP) code into new layerKevin Hilman1-1/+1
2011-09-15OMAP2+: voltage: split voltage controller (VC) code into dedicated layerKevin Hilman1-1/+1
2011-09-15OMAP2: add voltage domains and connect to powerdomainsKevin Hilman1-1/+2
2011-09-14OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomainPaul Walmsley1-1/+4
2011-09-09usb: musb: fix build breakageFelipe Balbi1-6/+5
2011-08-22omap2+: Use Kconfig symbol in Makefile instead of obj-yTony Lindgren1-44/+32
2011-07-09omap_hwmod: share identical omap_hwmod_mpu_irqs arraysPaul Walmsley1-3/+8
2011-07-09omap_hwmod: share identical omap_hwmod_addr_space arraysPaul Walmsley1-3/+8
2011-07-04OMAP: New twl-common for common TWL configurationPeter Ujfalusi1-1/+1
2011-06-27omap2+: Rename timer-gp.c into timer.c to combine timer init functionsTony Lindgren1-1/+1
2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-2/+2
2011-05-17Merge branch 'power-domains' into for-linusRafael J. Wysocki1-3/+3
2011-05-17Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-nextTony Lindgren1-2/+2
2011-05-17omap: drop board-igep0030.cMike Rapoport1-2/+0
2011-05-03omap: consolidate touch screen initialization among different boardsMike Rapoport1-0/+2
2011-04-29OMAP2+ / PM: move runtime PM implementation to use device power domainsKevin Hilman1-3/+3
2011-04-26arm: omap2: enable smc instruction for sleep34xxOskar Andero1-1/+1
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-19/+47