aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-23Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-17/+35
2012-07-23Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-14/+111
2012-07-23Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-50/+51
2012-07-23Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-42/+91
2012-07-23Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+10
2012-07-23Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-411/+36
2012-07-11Merge tag 'v3.5-rc6' into next/socArnd Bergmann3-36/+3
2012-07-09ARM: OMAP5: Add the build supportR Sricharan1-2/+2
2012-07-09ARM: OMAP5: Add minimal support for OMAP5430 SOCR Sricharan6-2/+67
2012-07-09ARM: OMAP5: id: Add cpu id for ES versionsR Sricharan1-2/+20
2012-07-09ARM: OMAP: counter-32k: Select the CR register offset using the IP schemeR Sricharan1-3/+13
2012-07-09ARM: OMAP2+: Move stubbed secure_sram_reserve function to a common.c and call it __weakR Sricharan2-5/+9
2012-07-09ARM: OMAP: sdrc: Fix the build break for OMAP4 only buildsSantosh Shilimkar1-1/+1
2012-07-06ARM: OMAP2+: Fix mismerge for omap_hwmod_get_main_clk() APITony Lindgren1-0/+2
2012-07-05ARM: OMAP2+: am33xx: Change cpu_is_am33xx to soc_is_am33xxVaibhav Hiremath2-8/+8
2012-07-05ARM: OMAP2+: am33xx: Make am33xx as a separate classVaibhav Hiremath2-4/+7
2012-07-05ARM: OMAP2+: All OMAP2PLUS uses omap-device.o target so add one entryVaibhav Hiremath1-3/+1
2012-07-05ARM: OMAP: dmtimer: use devm_ API and do some cleanup in probe()Tarun Kanti DebBarma1-36/+17
2012-07-05Merge tag 'omap-devel-f-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into cleanup-part2Tony Lindgren1-0/+17
2012-07-04Merge branches 'hwmod_am335x_support_3.6', 'clkdm_pwrdm_devel_a_3.6' and 'misc_devel_3.6' into omap_devel_f_3.6Paul Walmsley1-0/+7
2012-07-04ARM: OMAP2+: hwmod code: add support to set dmadisable in hwmod frameworkKishon Vijay Abraham I1-0/+5
2012-07-04ARM: OMAP2+: hwmod: add omap_hwmod_get_main_clk() APITarun Kanti DebBarma1-0/+2
2012-07-04ARM: OMAP3/4: omap_hwmod: Add rstst_offs field to struct omap_hwmod_omap4_prcmVaibhav Hiremath1-0/+2
2012-07-04ARM: OMAP2+: hwmod: Add new sysc_type3 into omap_hwmod required for am33xxVaibhav Hiremath1-0/+10
2012-07-04Merge tags 'omap-cleanup-for-v3.6', 'omap-devel-dmtimer-for-v3.6' and 'omap-devel-am33xx-for-v3.6' into devel-am33xx-part2Tony Lindgren12-453/+137
2012-07-03Merge tag 'omap-devel-dmtimer-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/timerArnd Bergmann2-42/+91
2012-06-29Merge tag 'omap-devel-d-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes-non-criticalTony Lindgren3-36/+3
2012-06-28Merge branch 'cleanup-hwmod' into cleanupTony Lindgren3-2/+5
2012-06-28Merge branches 'cleanup-udc' and 'cleanup-dma' into cleanupTony Lindgren5-409/+31
2012-06-28ARM: OMAP: remove unused cpu detection macrosPaul Bolle1-17/+1
2012-06-28ARM: OMAP: fix typos related to OMAP330Paul Bolle1-2/+2
2012-06-28ARM: OMAP7XX: Remove omap730.h and omap850.hPaul Bolle3-205/+1
2012-06-28Merge branch 'fixes-omap4-dsp' into fixes-non-criticalTony Lindgren1-4/+9
2012-06-26Merge branch 'for_3.6/pm/sr-move' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into devel-driverTony Lindgren2-17/+35
2012-06-23Merge tag 'omap-fixes-a-for-3.5rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixesOlof Johansson1-0/+2
2012-06-20Merge branches 'clock_cleanup_misc_3.6', 'control_clean_dspbridge_writes_cleanup_3.6', 'hwmod_soc_conditional_cleanup_3.6', 'mcbsp_clock_aliases_cleanup_3.6' and 'remove_clkdm_requirement_from_hwmod_3.6' into omap_cleanup_a_3.6Paul Walmsley2-0/+5
2012-06-18ARM: OMAP: dsp: interface to control module functionsOmar Ramirez Luna1-0/+3
2012-06-18ARM: OMAP2+: CLEANUP: Remove ARCH_OMAPx ifdef from struct dpll_dataKevin Hilman1-2/+0
2012-06-18ARM: OMAP2+: hwmod: use init-time function ptrs for enable/disable moduleKevin Hilman1-0/+2
2012-06-17ARM: OMAP: PM: Lock clocks list while generating summaryTodd Poynor1-0/+2
2012-06-14ARM: OMAP2+: Simplify dmtimer clock aliasesJon Hunter1-3/+3
2012-06-14ARM: OMAP2+: Move dmtimer clock set function to dmtimer driverJon Hunter2-1/+46
2012-06-14ARM: OMAP1: Fix dmtimer supportJon Hunter1-5/+11
2012-06-14ARM: OMAP: Add flag to indicate if a timer needs a manual resetJon Hunter2-7/+4
2012-06-14ARM: OMAP: Remove timer function pointer for context loss counterJon Hunter2-13/+7
2012-06-14ARM: OMAP: Remove loses_context variable from timer platform dataJon Hunter2-7/+4
2012-06-14ARM: OMAP2+: Fix external clock support for dmtimersJon Hunter1-7/+0
2012-06-14ARM: OMAP: Add DMTIMER capability variable to represent timer featuresJon Hunter2-0/+3
2012-06-14ARM: OMAP2+: Add dmtimer platform function to reserve systimersJon Hunter2-3/+18
2012-06-14ARM: OMAP: Remove unnecessary clk structureJon Hunter1-1/+0