summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: Remove custom init_irq for remaining boardsTony Lindgren2011-09-275-30/+5
* ARM: OMAP2+: Use SoC specifc map_ioTony Lindgren2011-09-278-58/+10
* ARM: OMAP2+: Add SoC specific map_io functionsBenoit Cousson2011-09-271-0/+18
* ARM: OMAP: mcbsp: Start generalize signal muxing functionsJarkko Nikula2011-09-271-19/+24
* ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_srcJarkko Nikula2011-09-271-16/+9
* ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.cJarkko Nikula2011-09-271-0/+26
* ARM: OMAP: mcbsp: Make tranceiver configuration control register access genericJarkko Nikula2011-09-271-2/+4
* ARM: OMAP: mcbsp: Make wakeup control genericJarkko Nikula2011-09-271-0/+3
* ARM: OMAP: mcbsp: Implement generic register accessJarkko Nikula2011-09-271-1/+5
* Merge branch 'for_3.2/pm-cleanup' of git://gitorious.org/khilman/linux-omap-p...Tony Lindgren2011-09-233-40/+11
|\
| * OMAP3: PM: fix UART handling when using no_console_suspendKevin Hilman2011-09-161-1/+1
| * OMAP2+: PM: clean up error messages: replace printk with pr_err.Johan Hovold2011-08-301-10/+8
| * OMAP2+: PM: fix typos in misc. comment and error messagesJohan Hovold2011-08-301-3/+3
| * OMAP2: PM debug: remove leftover debug codeMichael Jones2011-08-271-27/+0
* | Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-...Tony Lindgren2011-09-2311-65/+65
|\ \
| * | OMAP: omap_device: decouple platform_device from omap_deviceKevin Hilman2011-09-161-1/+1
| * | OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointerKevin Hilman2011-09-162-2/+2
| * | OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman2011-09-1610-62/+62
* | | ARM: OMAP2+: Fix missing inline functions for Makefile cleanupTony Lindgren2011-09-212-5/+19
* | | Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...Tony Lindgren2011-09-1627-1690/+1266
|\ \ \
| * | | OMAP: id: remove OMAP_CHIP declarations, codePaul Walmsley2011-09-151-55/+0
| * | | OMAP2+: hwmod: remove OMAP_CHIP*Paul Walmsley2011-09-155-251/+85
| * | | OMAP: powerdomain: remove omap_chip bitmasksPaul Walmsley2011-09-158-96/+79
| * | | OMAP: powerdomain: split pwrdm_init() into two functionsPaul Walmsley2011-09-155-26/+74
| * | | OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomainPaul Walmsley2011-09-1511-1156/+842
| * | | OMAP: clockdomain: split clkdm_init()Paul Walmsley2011-09-154-34/+121
| * | | OMAP3: id: remove duplicate code for testing SoC ES levelPaul Walmsley2011-09-141-57/+23
| * | | OMAP3: id: add fallthrough warning; fix some CodingStyle issuesPaul Walmsley2011-09-141-5/+6
| * | | OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levelsPaul Walmsley2011-09-141-1/+9
| * | | OMAP3: id: remove useless strcpy()sPaul Walmsley2011-09-141-26/+22
| * | | OMAP3: id: remove identification codes that only correspond to marketing namesPaul Walmsley2011-09-142-13/+17
| |/ /
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o...Paul Walmsley2011-09-056-11/+23
| |\ \ \ \ \
| | | | | * | OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force...Santosh Shilimkar2011-08-202-2/+2
| | | | | * | OMAP: powerdomains: Make all powerdomain target states as ON at initRajendra Nayak2011-08-201-9/+16
| | | | | |/
| | | | * / OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[]Paul Walmsley2011-09-051-0/+1
| | | | |/
| | | * / OMAP4: clock: fix compile warningPaul Walmsley2011-08-211-0/+2
| | | |/
| | * / OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomainPaul Walmsley2011-08-231-0/+2
| | |/
| * / OMAP4: clock: re-enable previous clockdomain enable/disable sequencePaul Walmsley2011-08-201-1/+7
| |/
* | ARM: OMAP: Introduce SoC specific early_initTony Lindgren2011-08-2426-156/+71
* | ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren2011-08-2428-48/+54
* | omap2+: Use Kconfig symbol in Makefile instead of obj-yTony Lindgren2011-08-231-44/+32
|/
* omap: timer: Set dmtimer used as clocksource in autoreload modeHemant Pedanekar2011-08-101-1/+2
* OMAP3: am3517crane: remove NULL board_mux from board fileJohan Hovold2011-08-101-2/+0
* arm: mach-omap2: mux: use kstrdup()Thomas Meyer2011-08-101-10/+4
* Merge branch 'for_3.1/pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2011-08-103-15/+12
|\
| * OMAP2+: PM: SmartReflex: use put_sync_suspend for IRQ-safe disablingColin Cross2011-08-051-1/+1
| * OMAP3: beagle: don't touch omap_device internalsKevin Hilman2011-08-051-13/+10
| * OMAP3+: SR: ensure pm-runtime callbacks can be invoked with IRQs disabledNishanth Menon2011-08-051-0/+1
| * OMAP2+: Kconfig: don't select PM in OMAP2PLUS_TYPICALKevin Hilman2011-08-051-1/+0
* | OMAP: hwmod: fix build break on non-OMAP4 multi-OMAP2 buildsPaul Walmsley2011-08-101-1/+24