summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include/plat
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: Warn if omap_ioremap is called before SoC detectionTony Lindgren2011-10-191-0/+2
* ARM: OMAP: Move set_globals initialization to happen in init_earlyTony Lindgren2011-10-191-7/+7
* ARM: OMAP: Map SRAM later on with ioremap_exec()Tony Lindgren2011-10-191-0/+2
* ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is doneTony Lindgren2011-10-191-0/+1
* ARM: OMAP1: Use generic map_io, init_early and init_irqTony Lindgren2011-10-191-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-211-12/+12
| | | * ARM: OMAP: dmtimer: low-power mode supportTarun Kanti DebBarma2011-09-211-0/+35
| | | * ARM: OMAP: dmtimer: skip reserved timersTony Lindgren2011-09-211-1/+1
| | | * ARM: OMAP: dmtimer: pm_runtime supportTarun Kanti DebBarma2011-09-211-1/+0
| | | * ARM: OMAP: dmtimer: switch-over to platform device driverTarun Kanti DebBarma2011-09-211-3/+2
| | | * ARM: OMAP: dmtimer: platform driverTarun Kanti DebBarma2011-09-211-0/+2
| | | * ARM: OMAP2+: dmtimer: convert to platform devicesTarun Kanti DebBarma2011-09-211-1/+11
| | | * ARM: OMAP1: dmtimer: conversion to platform devicesTarun Kanti DebBarma2011-09-211-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-152-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-261-0/+4
| * | | ARM: OMAP: mcbsp: Start generalize signal muxing functionsJarkko Nikula2011-09-261-0/+1
| * | | ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_srcJarkko Nikula2011-09-261-4/+1
| * | | ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.cJarkko Nikula2011-09-261-11/+0
| * | | ARM: OMAP: mcbsp: Update mcbsp.h include dependenciesJarkko Nikula2011-09-261-3/+1
| * | | ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it genericJarkko Nikula2011-09-261-12/+0
| * | | ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.cJarkko Nikula2011-09-261-0/+1
| * | | ARM: OMAP: mcbsp: Use per instance register cache sizeJarkko Nikula2011-09-261-1/+2
| * | | ARM: OMAP: mcbsp: Make threshold based transfer code genericJarkko Nikula2011-09-261-14/+1
| * | | ARM: OMAP: mcbsp: Make tranceiver configuration control register access genericJarkko Nikula2011-09-261-0/+1
| * | | ARM: OMAP: mcbsp: Make wakeup control genericJarkko Nikula2011-09-261-0/+3
| * | | ARM: OMAP: mcbsp: Implement generic register accessJarkko Nikula2011-09-261-90/+55
| * | | ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devic...Jarkko Nikula2011-09-261-2/+0
| * | | ARM: OMAP: mcbsp: Remove unused variables from platform dataJarkko Nikula2011-09-261-7/+0
| * | | Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-...Tony Lindgren2011-09-221-15/+15
| |\ \ \ | | |/ / | |/| |
| | * | OMAP: omap_device: decouple platform_device from omap_deviceKevin Hilman2011-09-151-2/+5
| | * | OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointerKevin Hilman2011-09-151-5/+8
| | * | OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman2011-09-151-2/+2
| | * | OMAP: omap_device: remove internal functions from omap_device.hKevin Hilman2011-09-151-6/+0
| |/ / |/| |
| * | Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...Tony Lindgren2011-09-153-97/+15
| |\ \
| | * | OMAP: id: remove OMAP_CHIP declarations, codePaul Walmsley2011-09-142-64/+0
| | * | OMAP2+: hwmod: remove OMAP_CHIP*Paul Walmsley2011-09-141-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-131-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-262-4/+22
|\
| *-. Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/...Arnd Bergmann2011-07-179-111/+295
| |\ \
OpenPOWER on IntegriCloud