aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Makefile
Commit message (Expand)AuthorAge
...
| * | | | ARM: OMAP AM33xx: voltagedomain: Add voltage domain dataVaibhav Hiremath2012-06-18
| |/ / /
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-23
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'cleanup-hwmod' into cleanupTony Lindgren2012-06-28
| |\ \ \
| | * | | ARM: OMAP2+: hwmod: remove prm_clkdm, cm_clkdm; allow hwmods to have no clock...Paul Walmsley2012-06-19
| | |/ /
| * / / ARM: OMAP2: Remove legacy USB FS supportTony Lindgren2012-06-04
| |/ /
* / / ARM: OMAP3/4: consolidate cpuidle MakefileDaniel Lezcano2012-06-19
|/ /
* | Merge tag 'omap-cleanup-devices-for-v3.5' of git://git.kernel.org/pub/scm/lin...Olof Johansson2012-05-11
|\|
| * ARM: OMAP2+: HDQ1W: add custom reset functionPaul Walmsley2012-05-08
| * ARM: OMAP2420: hwmod data: Add MMC hwmod data for 2420Tony Lindgren2012-05-08
* | Merge branch 'cleanup-soc' into cleanupTony Lindgren2012-05-10
|\ \ | |/ |/|
| * ARM: OMAP2+: Clean up wrapping multiple objects in MakefileSantosh Shilimkar2012-05-08
| * ARM: OMAP4: Don't compile cm2xxx_3xxx.c for OMAP4 only builds.Santosh Shilimkar2012-05-08
* | ARM: OMAP2+: clockdomains: make {prm,cm}_clkdm commonPaul Walmsley2012-04-19
|/
* Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\
| * ARM: OMAP: move generic EMAC init to separate fileIlya Yanok2012-03-05
* | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \
| * | ARM: OMAP4: convert to twd_local_timer_register() interfaceMarc Zyngier2012-03-13
| |/
* | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-03-27
|\ \
| * \ Merge branch 'fixes-non-critical-part2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-03-07
| |\ \
| | * | ARM: OMAP: don't build hwspinlock in vainOhad Ben-Cohen2012-03-05
| | |/
| * / ARM: OMAP2+: I2C: always compile I2C reset code, even if I2C driver is not builtPaul Walmsley2012-02-23
| |/
* / ARM: OMAP: Remove CONFIG_OMAP_MCBSP referencesPeter Ujfalusi2012-03-12
|/
* ARM: OMAP2: Fix the OMAP2 only build break seen with 2011+ ARM tool-chainsSantosh Shilimkar2012-02-08
* Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\
| * Merge branch 'tk_prm_chain_handler_devel_3.3' of git://git.pwsan.com/linux-2....Tony Lindgren2011-12-16
| |\
| | * ARM: OMAP: PRCM: add support for chain interrupt handlerTero Kristo2011-12-16
| * | ARM: OMAP4: PM: Add CPUidle supportSantosh Shilimkar2011-12-08
| * | ARM: OMAP4: PM: Add CPUX OFF mode supportSantosh Shilimkar2011-12-08
| * | ARM: OMAP4: PM: Add WakeupGen module as OMAP gic_arch_extnSantosh Shilimkar2011-12-08
| * | ARM: OMAP: Add Secure HAL and monitor mode API infrastructure.Santosh Shilimkar2011-12-08
| |/
* / ARM: OMAP: TI814X: Create board support and enable build for TI8148 EVMHemant Pedanekar2011-12-13
|/
* ARM: OMAP: HWMOD: Unify DSS resets for OMAPsTomi Valkeinen2011-11-08
* Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-01
|\
| * Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...Arnd Bergmann2011-09-30
| |\
| | * ARM: OMAP: voltage: voltage layer present, even when CONFIG_PM=nKevin Hilman2011-09-21
| * | Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...Tony Lindgren2011-09-15
| |\|
| | * OMAP2+: voltage: split out voltage processor (VP) code into new layerKevin Hilman2011-09-15
| | * OMAP2+: voltage: split voltage controller (VC) code into dedicated layerKevin Hilman2011-09-15
| | * OMAP2: add voltage domains and connect to powerdomainsKevin Hilman2011-09-15
* | | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-01
|\| |
| * | Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...Tony Lindgren2011-09-15
| |\|
| | * OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomainPaul Walmsley2011-09-14
| * | omap2+: Use Kconfig symbol in Makefile instead of obj-yTony Lindgren2011-08-23
| |/
* / usb: musb: fix build breakageFelipe Balbi2011-09-09
|/
* omap_hwmod: share identical omap_hwmod_mpu_irqs arraysPaul Walmsley2011-07-09
* omap_hwmod: share identical omap_hwmod_addr_space arraysPaul Walmsley2011-07-09
* OMAP: New twl-common for common TWL configurationPeter Ujfalusi2011-07-04
* omap2+: Rename timer-gp.c into timer.c to combine timer init functionsTony Lindgren2011-06-27
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-26
|\
| *-. Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-nextTony Lindgren2011-05-17
| |\ \