summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: dmtimer: raw read and write endian fixVictor Kamensky2014-05-081-8/+8
* Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-181-33/+0
|\
| * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-33/+0
* | ARM: OMAP2+: Disable POSTED mode for errata i103 and i767Joel Fernandes2013-11-261-1/+4
|/
* mailbox/omap: move the OMAP mailbox framework to driversSuman Anna2013-06-111-105/+0
* ARM: OMAP2+: mbox: remove dependencies with soc.hSuman Anna2013-06-111-1/+1
* ARM: OMAP: Add function to request timer by nodeJon Hunter2013-04-091-0/+1
* Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2013-02-281-8/+0
|\
| * ARM: OMAP2+: Get rid of custom OMAP_32K_TIMER_HZSantosh Shilimkar2013-02-011-8/+0
* | ARM: OMAP: Fix i2c cmdline initcall for multiplatformTony Lindgren2013-01-111-0/+6
|/
* Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-301-4/+0
|\
| * ARM: OMAP2+: Drop plat/cpu.h for omap2plusTony Lindgren2012-12-171-4/+0
* | Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-...Tony Lindgren2012-12-162-53/+0
|\ \ | |/ |/|
| * ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.hTony Lindgren2012-12-141-51/+0
| * ARM: OMAP: Remove debug-devices.cJon Hunter2012-12-141-2/+0
* | Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2012-12-151-43/+0
|\ \ | |/ |/|
| * Merge tag 'omapdss-for-3.8' of git://gitorious.org/linux-omap-dss2/linux into...Tomi Valkeinen2012-12-133-116/+0
| |\
| | * Merge branch '3.8/vram-conversion' of git://gitorious.org/linux-omap-dss2/linuxTomi Valkeinen2012-11-161-43/+0
| | |\
| | | * OMAP: remove vram allocatorTomi Valkeinen2012-11-131-43/+0
| | * | Merge tag 'v3.7-rc4'Tomi Valkeinen2012-11-161-2/+2
| | |\ \ | | | |/
* | | | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-131-377/+0
|\ \ \ \
| * \ \ \ Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson2012-11-301-377/+0
| |\ \ \ \
| | * | | | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-301-377/+0
| | * | | | Merge tag 'tags/omap-for-v3.8/devel-prcm-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-11-301-37/+0
| | |\ \ \ \
| | | * \ \ \ Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clockTony Lindgren2012-11-131-2/+2
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | * | | | | Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren2012-11-091-2/+2
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
* | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-122-110/+70
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.or...Olof Johansson2012-11-304-526/+0
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge tag 'omap-for-v3.8/cleanup-timer-signed' of git://git.kernel.org/pub/sc...Olof Johansson2012-11-291-73/+70
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: OMAP: Add platform data header for DMTIMERsJon Hunter2012-11-161-8/+0
| | * | | | | | | ARM: OMAP: Remove unnecessary omap_dm_timer structure declarationJon Hunter2012-11-161-27/+25
| | * | | | | | | ARM: OMAP: Don't store timers physical addressJon Hunter2012-11-161-1/+0
| | * | | | | | | ARM: OMAP: Define omap_dm_timer_prepare function as staticJon Hunter2012-11-161-2/+0
| | * | | | | | | ARM: OMAP: Clean-up dmtimer reset codeJon Hunter2012-11-161-23/+0
| | * | | | | | | ARM: OMAP: Remove __omap_dm_timer_set_source functionJon Hunter2012-11-121-19/+0
| | * | | | | | | ARM: OMAP: Add dmtimer interrupt disable functionJon Hunter2012-11-121-1/+2
| | * | | | | | | ARM: OMAP: Don't restore DMTIMER interrupt status registerJon Hunter2012-11-121-1/+0
| | * | | | | | | ARM: OMAP: Don't restore of DMTIMER TISTAT registerJon Hunter2012-11-121-1/+0
| | * | | | | | | ARM: OMAP3+: Implement timer workaround for errata i103 and i767Jon Hunter2012-11-121-2/+50
| | * | | | | | | ARM: OMAP: Add DMTIMER definitions for posted modeJon Hunter2012-11-121-0/+4
| | * | | | | | | Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into om...Tony Lindgren2012-11-0927-4128/+38
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | ARM: OMAP: Add function to request a timer by capabilityJon Hunter2012-11-021-0/+1
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/p...Arnd Bergmann2012-11-151-37/+0
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]Paul Walmsley2012-11-081-35/+0
| | * | | | | | ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setupPaul Walmsley2012-11-081-5/+1
| | * | | | | | ARM: OMAP2+: PRCM: remove omap2_cm_wait_idlest()Paul Walmsley2012-11-081-2/+0
| | * | | | | | ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io codePaul Walmsley2012-11-081-0/+5
| | * | | | | | ARM: OMAP2+: PRCM: remove omap_prcm_get_reset_sources()Paul Walmsley2012-11-081-1/+0
| * | | | | | | Merge branch 'omap/headers4' into next/cleanupArnd Bergmann2012-11-1527-4128/+38
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | / / / / | | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-1231-4652/+38
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud