summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-0/+1
|\
| * Merge tag 'omap-devel-e-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-07-051-0/+1
| |\
| | * ARM: OMAP3+: clock33xx: Add AM33XX clock tree dataVaibhav Hiremath2012-06-291-0/+2
* | | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-2/+3
|\ \ \
| * \ \ Merge branch 'for_3.6/pm/sr-move' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren2012-06-261-2/+3
| |\ \ \
| | * | | ARM: OMAP: SmartReflex: Move smartreflex driver to drivers/Jean Pihet2012-05-311-2/+2
| | * | | ARM: OMAP2+: SmartReflex: add POWER_AVS Kconfig optionsJean Pihet2012-05-311-2/+3
* | | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-0/+4
|\ \ \ \ \
| * | | | | omap2+: add drm deviceAndy Gross2012-07-021-0/+4
| |/ / / /
* | | | | Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-5/+19
|\ \ \ \ \
| * | | | | ARM: OMAP5: l3: Add l3 error handler support for omap5R Sricharan2012-07-091-0/+1
| * | | | | ARM: OMAP5: Add minimal support for OMAP5430 SOCR Sricharan2012-07-091-5/+18
| | |_|/ / | |/| | |
* | | | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-07-231-1/+7
|\ \ \ \ \ | |/ / / /
| * | | | ARM: OMAP2+: Remove unnecessary ifdef around __omap2_set_globalsVaibhav Hiremath2012-07-051-1/+2
| * | | | ARM: OMAP2+: am33xx: Make am33xx as a separate classVaibhav Hiremath2012-07-051-0/+5
| | | | |
| | \ \ \
| *-. \ \ \ Merge tags 'omap-cleanup-for-v3.6', 'omap-devel-dmtimer-for-v3.6' and 'omap-d...Tony Lindgren2012-07-041-4/+6
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | | |/ | | | |/|
* | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-0/+6
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ARM: OMAP AM33xx: clockdomains: Add clockdomain data and respective operationsVaibhav Hiremath2012-06-181-0/+2
| * | | | ARM: OMAP AM33xx: powerdomains: add AM335x supportVaibhav Hiremath2012-06-181-0/+2
| * | | | ARM: OMAP AM33xx: CM: Introduce AM33xx CM APIs and register level detailsVaibhav Hiremath2012-06-181-1/+1
| * | | | ARM: OMAP AM33xx: PRM: add PRM supportVaibhav Hiremath2012-06-181-0/+1
| * | | | ARM: OMAP AM33xx: voltagedomain: Add voltage domain dataVaibhav Hiremath2012-06-181-0/+1
| |/ / /
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-4/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'cleanup-hwmod' into cleanupTony Lindgren2012-06-281-1/+0
| |\ \ \
| | * | | ARM: OMAP2+: hwmod: remove prm_clkdm, cm_clkdm; allow hwmods to have no clock...Paul Walmsley2012-06-191-1/+0
| | |/ /
| * | | ARM: OMAP2: Remove legacy USB FS supportTony Lindgren2012-06-041-3/+0
| |/ /
* | | ARM: OMAP3/4: consolidate cpuidle MakefileDaniel Lezcano2012-06-191-2/+5
|/ /
* | Merge tag 'omap-cleanup-devices-for-v3.5' of git://git.kernel.org/pub/scm/lin...Olof Johansson2012-05-101-1/+4
|\ \ | |/
| * ARM: OMAP2+: HDQ1W: add custom reset functionPaul Walmsley2012-05-081-1/+1
| * ARM: OMAP2420: hwmod data: Add MMC hwmod data for 2420Tony Lindgren2012-05-081-0/+3
* | Merge branch 'cleanup-soc' into cleanupTony Lindgren2012-05-101-87/+80
|\ \ | |/ |/|
| * ARM: OMAP2+: Clean up wrapping multiple objects in MakefileSantosh Shilimkar2012-05-081-82/+78
| * ARM: OMAP4: Don't compile cm2xxx_3xxx.c for OMAP4 only builds.Santosh Shilimkar2012-05-081-4/+1
* | ARM: OMAP2+: clockdomains: make {prm,cm}_clkdm commonPaul Walmsley2012-04-191-3/+5
|/
* Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-0/+3
|\
| * ARM: OMAP: move generic EMAC init to separate fileIlya Yanok2012-03-051-0/+3
* | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-1/+0
|\ \
| * | ARM: OMAP4: convert to twd_local_timer_register() interfaceMarc Zyngier2012-03-131-1/+0
| |/
* | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-03-271-5/+4
|\ \
| * \ Merge branch 'fixes-non-critical-part2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-03-071-1/+3
| |\ \
| | * | ARM: OMAP: don't build hwspinlock in vainOhad Ben-Cohen2012-03-051-1/+3
| | |/
| * | ARM: OMAP2+: I2C: always compile I2C reset code, even if I2C driver is not builtPaul Walmsley2012-02-231-4/+1
| |/
* | ARM: OMAP: Remove CONFIG_OMAP_MCBSP referencesPeter Ujfalusi2012-03-121-1/+3
|/
* ARM: OMAP2: Fix the OMAP2 only build break seen with 2011+ ARM tool-chainsSantosh Shilimkar2012-02-071-2/+2
* Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-7/+12
|\
| * Merge branch 'tk_prm_chain_handler_devel_3.3' of git://git.pwsan.com/linux-2....Tony Lindgren2011-12-161-1/+2
| |\
| | * ARM: OMAP: PRCM: add support for chain interrupt handlerTero Kristo2011-12-161-2/+3
| * | ARM: OMAP4: PM: Add CPUidle supportSantosh Shilimkar2011-12-081-1/+2
| * | ARM: OMAP4: PM: Add CPUX OFF mode supportSantosh Shilimkar2011-12-081-2/+4
| * | ARM: OMAP4: PM: Add WakeupGen module as OMAP gic_arch_extnSantosh Shilimkar2011-12-081-1/+1
OpenPOWER on IntegriCloud