summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/include
AgeCommit message (Expand)Author
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann
2011-10-19ARM: OMAP: Warn if omap_ioremap is called before SoC detectionTony Lindgren
2011-10-19ARM: OMAP: Move set_globals initialization to happen in init_earlyTony Lindgren
2011-10-19ARM: OMAP: Map SRAM later on with ioremap_exec()Tony Lindgren
2011-10-19ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is doneTony Lindgren
2011-10-19ARM: OMAP1: Use generic map_io, init_early and init_irqTony Lindgren
2011-10-04ARM: OMAP: omap_device: Add omap_device_get_by_hwmod_nameNishanth Menon
2011-10-04Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-baseTony Lindgren
2011-09-26ARM: OMAP2+: Add SoC specific map_io functionsBenoit Cousson
2011-09-26ARM: OMAP: mcbsp: Start generalize signal muxing functionsJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_srcJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.cJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Update mcbsp.h include dependenciesJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it genericJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.cJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Use per instance register cache sizeJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Make threshold based transfer code genericJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Make tranceiver configuration control register access genericJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Make wakeup control genericJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Implement generic register accessJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devic...Jarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Remove unused variables from platform dataJarkko Nikula
2011-09-26ARM: mach-omap2: remove mach/memory.hNicolas Pitre
2011-09-26ARM: OMAP: move OMAP1 memory config from plat/memory.h to its mach/memory.hNicolas Pitre
2011-09-26ARM: plat-omap: make OMAP_UART_INFO into a relative offsetNicolas Pitre
2011-09-24OMAP4: Fix the emif and dmm virtual mappingSantosh Shilimkar
2011-09-22Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-...Tony Lindgren
2011-09-21ARM: OMAP: dmtimer: add error handling to export APIsTarun Kanti DebBarma
2011-09-21ARM: OMAP: dmtimer: low-power mode supportTarun Kanti DebBarma
2011-09-21ARM: OMAP: dmtimer: skip reserved timersTony Lindgren
2011-09-21ARM: OMAP: dmtimer: pm_runtime supportTarun Kanti DebBarma
2011-09-21ARM: OMAP: dmtimer: switch-over to platform device driverTarun Kanti DebBarma
2011-09-21ARM: OMAP: dmtimer: platform driverTarun Kanti DebBarma
2011-09-21ARM: OMAP2+: dmtimer: convert to platform devicesTarun Kanti DebBarma
2011-09-21ARM: OMAP1: dmtimer: conversion to platform devicesTarun Kanti DebBarma
2011-09-19ARM: OMAP: Add support for dmtimer v2 ipTony Lindgren
2011-09-15OMAP: omap_device: decouple platform_device from omap_deviceKevin Hilman
2011-09-15OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointerKevin Hilman
2011-09-15OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman
2011-09-15OMAP: omap_device: remove internal functions from omap_device.hKevin Hilman
2011-09-15Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...Tony Lindgren
2011-09-15Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...Tony Lindgren
2011-09-15omap: voltage: add a stub header file for external/regulator useTero Kristo
2011-09-15OMAP2+: hwmod: remove unused voltagedomain pointerKevin Hilman
2011-09-14OMAP: id: remove OMAP_CHIP declarations, codePaul Walmsley
2011-09-14OMAP2+: hwmod: remove OMAP_CHIP*Paul Walmsley
2011-09-14OMAP2+: id: remove OMAP_REVBITS_* macrosPaul Walmsley
2011-09-14OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levelsPaul Walmsley
2011-09-13OMAP3: id: remove identification codes that only correspond to marketing namesPaul Walmsley
2011-08-24ARM: OMAP: Introduce SoC specific early_initTony Lindgren