summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-1292-960/+1253
|\
| * Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.or...Olof Johansson2012-11-306-367/+4
| |\
| * | ARM: omap: fix typo on timer cleanupOlof Johansson2012-11-291-2/+2
| * | Merge tag 'omap-for-v3.8/cleanup-timer-signed' of git://git.kernel.org/pub/sc...Olof Johansson2012-11-2910-143/+322
| |\ \
| | * | ARM: OMAP3: cm-t3517: use GPTIMER for system clockIgor Grinberg2012-11-213-1/+5
| | * | ARM: OMAP2+: timer: remove CONFIG_OMAP_32K_TIMERIgor Grinberg2012-11-211-76/+52
| | * | ARM: OMAP2+: Fix compiler warning for 32k timerJon Hunter2012-11-161-5/+5
| | * | ARM: OMAP: Remove unnecessary inclusion of dmtimer.hJon Hunter2012-11-163-3/+0
| | * | ARM: OMAP: Add platform data header for DMTIMERsJon Hunter2012-11-161-0/+2
| | * | ARM: OMAP2+: Remove unnecessary local variable in timer codeJon Hunter2012-11-161-6/+5
| | * | ARM: OMAP: Don't store timers physical addressJon Hunter2012-11-161-8/+5
| | * | ARM: OMAP: Remove __omap_dm_timer_set_source functionJon Hunter2012-11-121-5/+4
| | * | ARM: OMAP2+: Don't use __omap_dm_timer_reset()Jon Hunter2012-11-124-1/+30
| | * | ARM: OMAP2/3: Define HWMOD software reset status for DMTIMERsJon Hunter2012-11-122-2/+3
| | * | ARM: OMAP3: Correct HWMOD DMTIMER SYSC register declarationsJon Hunter2012-11-121-21/+6
| | * | ARM: OMAP3+: Implement timer workaround for errata i103 and i767Jon Hunter2012-11-121-8/+41
| | * | ARM: OMAP: Add DMTIMER definitions for posted modeJon Hunter2012-11-121-7/+10
| | * | Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into om...Tony Lindgren2012-11-09163-1026/+6069
| | |\ \
| | * | | ARM: OMAP2+: Add device-tree support for 32kHz counterJon Hunter2012-11-021-1/+27
| | * | | ARM: OMAP: Add DT support for timer driverJon Hunter2012-11-021-36/+111
| | * | | ARM: OMAP3: Add generic machine descriptor for boards with OMAP3 GP devicesJon Hunter2012-11-021-0/+17
| | * | | ARM: OMAP3: Dynamically disable secure timer nodes for secure devicesJon Hunter2012-11-021-0/+36
| * | | | Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson2012-11-259-31/+199
| |\ \ \ \
| * \ \ \ \ Merge tag 'omap-for-v3.8/cleanup-fixes-part2-v2-signed' of git://git.kernel.o...Arnd Bergmann2012-11-153-25/+11
| |\ \ \ \ \
| | * | | | | ARM: OMAP4: ID: Improve features detection and checkIvan Khoronzhuk2012-11-142-24/+9
| | * | | | | ARM: OMAP: Fix compile for OMAP_PM_NOOP if PM is not selectedTony Lindgren2012-11-141-1/+2
| * | | | | | Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/p...Arnd Bergmann2012-11-15108-2880/+3619
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | ARM: OMAP2: Fix compillation error in cm_commonPeter Ujfalusi2012-11-121-0/+1
| | * | | | | ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]Paul Walmsley2012-11-0814-78/+1
| | * | | | | ARM: OMAP2+: hwmod: call to _omap4_disable_module() should use the SoC-specif...Paul Walmsley2012-11-081-1/+2
| | * | | | | ARM: OMAP2+: PRCM: consolidate PRCM-related timeout macrosPaul Walmsley2012-11-089-30/+25
| | * | | | | ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setupPaul Walmsley2012-11-0816-67/+110
| | * | | | | ARM: OMAP2+: PRCM: remove omap2_cm_wait_idlest()Paul Walmsley2012-11-081-39/+0
| | * | | | | ARM: OMAP2+: CM/clock: convert _omap2_module_wait_ready() to use SoC-independ...Paul Walmsley2012-11-088-4/+257
| | * | | | | ARM: OMAP2xxx: APLL/CM: convert to use omap2_cm_wait_module_ready()Paul Walmsley2012-11-087-48/+85
| | * | | | | ARM: OMAP2+: board files: use SoC-specific system restart functionsPaul Walmsley2012-11-0833-151/+46
| | * | | | | ARM: OMAP2+: PRCM: create SoC-specific chip restart functionsPaul Walmsley2012-11-085-0/+147
| | * | | | | ARM: OMAP2xxx: clock: move virt_prcm_set code into clkt2xxx_virt_prcm_set.cPaul Walmsley2012-11-084-36/+70
| | * | | | | ARM: OMAP2xxx: clock: remove global 'dclk' variablePaul Walmsley2012-11-086-14/+37
| | * | | | | ARM: OMAP2/3: PRM: add SoC reset functions (using the CORE DPLL method)Paul Walmsley2012-11-084-0/+33
| | * | | | | ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io codePaul Walmsley2012-11-0812-320/+107
| | * | | | | ARM: OMAP2+: PRCM: remove omap_prcm_get_reset_sources()Paul Walmsley2012-11-081-12/+0
| | * | | | | ARM: OMAP2+: WDT: move init; add read_reset_sources pdata function pointerPaul Walmsley2012-10-292-27/+34
| * | | | | | ARM: OMAP2+: remove duplicated include from board-overo.cWei Yongjun2012-11-121-1/+0
| * | | | | | Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren2012-11-097-16/+53
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | / / | | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12192-3491/+8788
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.or...Olof Johansson2012-11-306-367/+4
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | ARM: OMAP2+: Move iommu/iovmm headers to platform_dataTony Lindgren2012-11-204-4/+4
| | * | | | | ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.cTony Lindgren2012-11-202-364/+0
| | * | | | | ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.hTony Lindgren2012-11-201-0/+1