summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is doneTony Lindgren2011-10-201-0/+1
* ARM: OMAP1: Use generic map_io, init_early and init_irqTony Lindgren2011-10-201-2/+25
* ARM: OMAP: omap_device: Add omap_device_get_by_hwmod_nameNishanth Menon2011-10-041-0/+1
*-----. Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-baseTony Lindgren2011-10-049-332/+291
|\ \ \ \
| | | | * OMAP4: Fix the emif and dmm virtual mappingSantosh Shilimkar2011-09-241-2/+2
| |_|_|/ |/| | |
| | | * ARM: OMAP: dmtimer: add error handling to export APIsTarun Kanti DebBarma2011-09-221-12/+12
| | | * ARM: OMAP: dmtimer: low-power mode supportTarun Kanti DebBarma2011-09-221-0/+35
| | | * ARM: OMAP: dmtimer: skip reserved timersTony Lindgren2011-09-221-1/+1
| | | * ARM: OMAP: dmtimer: pm_runtime supportTarun Kanti DebBarma2011-09-221-1/+0
| | | * ARM: OMAP: dmtimer: switch-over to platform device driverTarun Kanti DebBarma2011-09-221-3/+2
| | | * ARM: OMAP: dmtimer: platform driverTarun Kanti DebBarma2011-09-221-0/+2
| | | * ARM: OMAP2+: dmtimer: convert to platform devicesTarun Kanti DebBarma2011-09-221-1/+11
| | | * ARM: OMAP1: dmtimer: conversion to platform devicesTarun Kanti DebBarma2011-09-221-0/+8
| | | * ARM: OMAP: Add support for dmtimer v2 ipTony Lindgren2011-09-191-55/+89
| | * | Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...Tony Lindgren2011-09-162-1/+20
| | |\ \ | | | |/ | | |/|
| | | * omap: voltage: add a stub header file for external/regulator useTero Kristo2011-09-151-0/+20
| | | * OMAP2+: hwmod: remove unused voltagedomain pointerKevin Hilman2011-09-151-1/+0
| * | | ARM: OMAP2+: Add SoC specific map_io functionsBenoit Cousson2011-09-271-0/+4
| * | | ARM: OMAP: mcbsp: Start generalize signal muxing functionsJarkko Nikula2011-09-271-0/+1
| * | | ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_srcJarkko Nikula2011-09-271-4/+1
| * | | ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.cJarkko Nikula2011-09-271-11/+0
| * | | ARM: OMAP: mcbsp: Update mcbsp.h include dependenciesJarkko Nikula2011-09-271-3/+1
| * | | ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it genericJarkko Nikula2011-09-271-12/+0
| * | | ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.cJarkko Nikula2011-09-271-0/+1
| * | | ARM: OMAP: mcbsp: Use per instance register cache sizeJarkko Nikula2011-09-271-1/+2
| * | | ARM: OMAP: mcbsp: Make threshold based transfer code genericJarkko Nikula2011-09-271-14/+1
| * | | ARM: OMAP: mcbsp: Make tranceiver configuration control register access genericJarkko Nikula2011-09-271-0/+1
| * | | ARM: OMAP: mcbsp: Make wakeup control genericJarkko Nikula2011-09-271-0/+3
| * | | ARM: OMAP: mcbsp: Implement generic register accessJarkko Nikula2011-09-271-90/+55
| * | | ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devic...Jarkko Nikula2011-09-271-2/+0
| * | | ARM: OMAP: mcbsp: Remove unused variables from platform dataJarkko Nikula2011-09-271-7/+0
| * | | Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-...Tony Lindgren2011-09-231-15/+15
| |\ \ \ | | |/ / | |/| |
| | * | OMAP: omap_device: decouple platform_device from omap_deviceKevin Hilman2011-09-161-2/+5
| | * | OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointerKevin Hilman2011-09-161-5/+8
| | * | OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman2011-09-161-2/+2
| | * | OMAP: omap_device: remove internal functions from omap_device.hKevin Hilman2011-09-161-6/+0
| |/ / |/| |
| * | Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...Tony Lindgren2011-09-163-97/+15
| |\ \
| | * | OMAP: id: remove OMAP_CHIP declarations, codePaul Walmsley2011-09-152-64/+0
| | * | OMAP2+: hwmod: remove OMAP_CHIP*Paul Walmsley2011-09-151-2/+0
| | |/
| | * OMAP2+: id: remove OMAP_REVBITS_* macrosPaul Walmsley2011-09-141-23/+10
| | * OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levelsPaul Walmsley2011-09-141-1/+2
| | * OMAP3: id: remove identification codes that only correspond to marketing namesPaul Walmsley2011-09-141-9/+5
| |/ |/|
| * ARM: OMAP: Introduce SoC specific early_initTony Lindgren2011-08-241-0/+9
| * ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren2011-08-241-1/+1
|/
* am3505/3517: Various platform defines for UART4Raphaël Assénat2011-08-103-0/+9
* Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2011-07-272-4/+22
|\
| *-. Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/...Arnd Bergmann2011-07-179-111/+295
| |\ \
| | | * Merge branch 'peter/topic/for-tony' of git://gitorious.org/omap-audio/linux-a...Tony Lindgren2011-07-071-2/+10
| | | |\
| | | | * mfd: twl6040: Add initial supportMisael Lopez Cruz2011-07-041-2/+10
| | * | | OMAP4: hwmod data: Add modulemode entry in omap_hwmod structureBenoit Cousson2011-07-101-0/+6