aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-23Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-88/+1203
2012-07-23Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds23-1686/+375
2012-07-23Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-1/+249
2012-07-23Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds25-84/+453
2012-07-23Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds20-157/+245
2012-07-23Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-219/+25
2012-07-23Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-07-23Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds22-20/+2877
2012-07-23Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds24-592/+404
2012-07-23Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds24-163/+529
2012-07-21Merge tag 'v3.5-rc7' into next/boardsArnd Bergmann4-9/+30
2012-07-17Merge branch 'next/board-samsung-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/boardsArnd Bergmann3-15/+17
2012-07-17Merge tag 'imx-clk' of git://git.pengutronix.de/git/imx/linux-2.6 into next/clkArnd Bergmann3-15/+17
2012-07-17Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann3-15/+17
2012-07-12Merge tag 'omap-devel-dt-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dtArnd Bergmann1-1/+1
2012-07-12Merge branch 'picoxcell/timer' into next/timerArnd Bergmann3-15/+17
2012-07-11Merge tag 'v3.5-rc6' into next/socArnd Bergmann24-70/+173
2012-07-10Merge tag 'omap-devel-am33xx-data-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/clkArnd Bergmann7-88/+1203
2012-07-09ARM: OMAP3: Fix omap3evm randconfig error introduced by VBUS supportTony Lindgren1-0/+2
2012-07-09ARM: OMAP5: Add the build supportR Sricharan1-1/+7
2012-07-09ARM: OMAP5: board-generic: Add device tree supportR Sricharan2-0/+20
2012-07-09ARM: omap2+: board-generic: clean up the irq data from board fileR Sricharan4-20/+35
2012-07-09ARM: OMAP5: Add SMP supportSantosh Shilimkar3-12/+45
2012-07-09ARM: OMAP5: Add the WakeupGen IP updatesSantosh Shilimkar5-33/+143
2012-07-09ARM: OMAP5: l3: Add l3 error handler support for omap5R Sricharan3-5/+20
2012-07-09ARM: OMAP5: gpmc: Update gpmc_init()R Sricharan1-1/+2
2012-07-09ARM: OMAP5: timer: Add clocksource, clockevent supportR Sricharan2-0/+6
2012-07-09ARM: OMAP5: Add minimal support for OMAP5430 SOCR Sricharan9-12/+131
2012-07-09ARM: OMAP5: id: Add cpu id for ES versionsR Sricharan2-1/+45
2012-07-09ARM: OMAP: board-omap4panda: MUX configuration for sys_nirq2Peter Ujfalusi1-0/+3
2012-07-09ARM: OMAP: board-4430sdp: MUX configuration for sys_nirq2Peter Ujfalusi1-0/+3
2012-07-09ARM: OMAP: avoid build wdt platform device if with dt supportXiao Jiang1-1/+1
2012-07-06Merge branch 'for_3.5/fixes/pm-3' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixesTony Lindgren4-9/+30
2012-07-06ARM: OMAP3530evm: set pendown_state and debounce time for ads7846Zumeng Chen3-3/+17
2012-07-06ARM: omap3evm: enable VBUS switch for EHCI tranceiverZumeng Chen1-0/+11
2012-07-06ARM: OMAP3EVM: Adding USB internal LDOs board fileZumeng Chen1-0/+25
2012-07-06ARM: OMAP3EVM: Add NAND flash definitionZumeng Chen1-0/+39
2012-07-06ARM: OMAP2+: dmtimer: cleanup fclk usageTarun Kanti DebBarma2-13/+12
2012-07-06ARM: OMAP2+: Fix mismerge for omap_hwmod_get_main_clk() APITony Lindgren1-0/+15
2012-07-05ARM: OMAP2+: hwmod code/clockdomain data: fix 32K sync timerPaul Walmsley4-9/+30
2012-07-05Merge tag 'omap-devel-e-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into devel-am33xx-dataTony Lindgren7-88/+1203
2012-07-05ARM: OMAP2+: Remove unnecessary ifdef around __omap2_set_globalsVaibhav Hiremath4-8/+16
2012-07-05ARM: OMAP2+: am33xx: Change cpu_is_am33xx to soc_is_am33xxVaibhav Hiremath2-3/+3
2012-07-05ARM: OMAP2+: am33xx: Make am33xx as a separate classVaibhav Hiremath3-1/+10
2012-07-05ARM: OMAP2+: Move omap3 dpll ops to dpll3xxx.cVaibhav Hiremath2-18/+14
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 Lindgren11-114/+175
2012-07-05Merge tag 'omap-fixes-b-for-3.5rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixesTony Lindgren1-14/+14
2012-07-04ARM: OMAP2+: hwmod data: Fix wrong McBSP clock alias on OMAP4Benoit Cousson1-4/+4
2012-07-04ARM: OMAP4: hwmod data: temporarily comment out data for the usb_host_fs and aess IP blocksPaul Walmsley1-10/+10
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 Walmsley11-114/+181