summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
AgeCommit message (Expand)Author
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: Remove calls to SRAM allocations for framebufferTony 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-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King
2011-10-13ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_HNicolas Pitre
2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann
2011-10-07ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detectionPaul Walmsley
2011-10-04ARM: OMAP: omap_device: Add a method to build an omap_device from a DT nodeBenoit Cousson
2011-10-04ARM: OMAP: omap_device: Add omap_device_[alloc|delete] for DT integrationBenoit Cousson
2011-10-04ARM: OMAP2+: devices: Remove all omap_device_pm_latency structuresBenoit Cousson
2011-10-04ARM: OMAP: omap_device: Create a default omap_device_pm_latencyBenoit Cousson
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-10-01ARM: limit CONFIG_HAVE_IDE to platforms that doArnd Bergmann
2011-10-01ARM: omap: use __devexit_p in dmtimer driverArnd Bergmann
2011-09-27ARM: OMAP2+: Add SoC specific map_io functionsBenoit Cousson
2011-09-27ARM: OMAP: mcbsp: Start generalize signal muxing functionsJarkko Nikula
2011-09-27ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_srcJarkko Nikula
2011-09-27ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.cJarkko Nikula
2011-09-27ARM: OMAP: mcbsp: Update mcbsp.h include dependenciesJarkko Nikula
2011-09-27ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it genericJarkko Nikula
2011-09-27ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.cJarkko Nikula
2011-09-27ARM: OMAP: mcbsp: Use per instance register cache sizeJarkko Nikula
2011-09-27ARM: OMAP: mcbsp: Make threshold based transfer code genericJarkko Nikula
2011-09-27ARM: OMAP: mcbsp: Make tranceiver configuration control register access genericJarkko Nikula
2011-09-27ARM: OMAP: mcbsp: Make wakeup control genericJarkko Nikula
2011-09-27ARM: OMAP: mcbsp: Implement generic register accessJarkko Nikula
2011-09-27ARM: 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-22OMAP: McPDM: Convert McPDM device to omap_devicePeter Ujfalusi
2011-09-22ARM: OMAP: dmtimer: add error handling to export APIsTarun Kanti DebBarma
2011-09-22ARM: 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-21Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King
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