summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2012-05-10ARM: OMAP: AM35xx: remove redunant cpu_is checks for AM3505Kevin Hilman3-6/+6
2012-05-10Merge branch 'cleanup-soc' into cleanupTony Lindgren5-157/+87
2012-05-08Merge branch 'devel-hwmod' into cleanupTony Lindgren14-7835/+7031
2012-05-08ARM: OMAP2+: dma: Define dma capabilities register bitfields and use them.R Sricharan1-4/+7
2012-05-08ARM: OMAP4: Reduce the static IO mappingSantosh Shilimkar2-58/+0
2012-05-08ARM: OMAP4: Remove un-used WakeupGen register defines.Santosh Shilimkar1-8/+0
2012-05-08ARM: OMAP2+: Clean up wrapping multiple objects in MakefileSantosh Shilimkar1-82/+78
2012-05-08ARM: OMAP4: Don't compile cm2xxx_3xxx.c for OMAP4 only builds.Santosh Shilimkar1-4/+1
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-122/+31
2012-04-19Merge tag 'omap-devel-a-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren6-48/+1418
2012-04-19Merge tag 'omap-cleanup-b-for-3.5' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren9-7810/+5655
2012-04-19ARM: OMAP4: hwmod data: add DEBUGSS skeletonBenoît Cousson1-7/+52
2012-04-19ARM: OMAP4: hwmod data: add PRCM and related IP blocksPaul Walmsley1-5/+162
2012-04-19ARM: OMAP4: hwmod data: add System Control ModulePaul Walmsley1-4/+130
2012-04-19ARM: OMAP4: hwmod data: add the OCP-WP IP blockBenoît Cousson1-1/+50
2012-04-19ARM: OMAP4: hwmod data: add OCM RAM IP blockPaul Walmsley1-1/+31
2012-04-19ARM: OMAP4: hwmod data: add remaining USB-related IP blocksBenoît Cousson1-4/+116
2012-04-19ARM: OMAP4: hwmod data: add some interconnect-related IP blocksPaul Walmsley1-4/+220
2012-04-19ARM: OMAP4: hwmod data: add McASPBenoît Cousson1-1/+90
2012-04-19ARM: OMAP4: hwmod data: add the Slimbus IP blocksBenoît Cousson1-2/+161
2012-04-19ARM: OMAP4: hwmod data: add GPUPaul Walmsley1-1/+69
2012-04-19ARM: OMAP4: hwmod data: add EMIF1 and 2Paul Walmsley1-2/+96
2012-04-19ARM: OMAP4: hwmod data: add GPMCBenoît Cousson1-1/+66
2012-04-19ARM: OMAP4: hwmod data: add HDQ/1-wirePaul Walmsley1-1/+60
2012-04-19ARM: OMAP4: hwmod data: introduce fdif(face detect module) hwmodMing Lei1-1/+78
2012-04-19ARM: OMAP2+: clockdomains: make {prm,cm}_clkdm commonPaul Walmsley5-13/+37
2012-04-19ARM: OMAP2xxx: hwmod data: start to fix the IVA1, IVA2 and DSPPaul Walmsley2-4/+53
2012-04-19ARM: OMAP3: hwmod data: add IVA hard reset lines, main clock, clockdomainPaul Walmsley1-0/+10
2012-04-19ARM: OMAP3: hwmod data: fix IVA interface clockPaul Walmsley1-1/+1
2012-04-19ARM: OMAP2xxx: hwmod data: share common interface dataPaul Walmsley4-518/+324
2012-04-19ARM: OMAP2xxx: hwmod data: share common hwmods between OMAP2420 and OMAP2430Paul Walmsley4-1211/+740
2012-04-19ARM: OMAP2+: hwmod data: remove forward declarations, reorganizePaul Walmsley4-4268/+3963
2012-04-19ARM: OMAP: hwmod: remove code support for direct hwmod registrationPaul Walmsley1-91/+33
2012-04-19ARM: OMAP2+: hwmod data: convert to link registrationPaul Walmsley4-2182/+370
2012-04-19ARM: OMAP2+: hwmod: add support for link registrationPaul Walmsley1-16/+281
2012-04-19ARM: OMAP2+: hwmod: consolidate finding the MPU port index and storing itPaul Walmsley1-24/+15
2012-04-19ARM: OMAP2+: hwmod: add function to iterate over struct omap_hwmod_ocp_ifPaul Walmsley1-48/+67
2012-04-19ARM: OMAP2+: hwmod: add _find_mpu_rt_port()Paul Walmsley1-10/+29
2012-04-19ARM: OMAP4: hwmod data: uncomment some "excluded" hwmodsPaul Walmsley1-4/+4
2012-04-19ARM: OMAP4: hwmod data: add OCP_USER_DSP; mark omap44xx_dsp__iva appropriatelyPaul Walmsley1-0/+1
2012-04-19ARM: OMAP4: hwmod data: remove bandgap hwmodPaul Walmsley1-30/+0
2012-04-19ARM: OMAP3: hwmod data: GPTIMER12 is attached to a separate interconnectPaul Walmsley1-3/+25
2012-04-19ARM: OMAP3: hwmod data: add DSS->L3 interconnect for 3430ES1Paul Walmsley1-0/+7
2012-04-19ARM: OMAP3: hwmod data: fix interfaces for the MMC hwmodsPaul Walmsley1-8/+30
2012-04-19ARM: OMAP2/3: hwmod data: update old namesPaul Walmsley3-10/+10
2012-04-19ARM: OMAP2+: timer: use a proper interface to get hwmod dataPaul Walmsley1-3/+12
2012-04-19ARM: OMAP2+: hwmod: add omap_hwmod_get_resource_byname()Paul Walmsley1-0/+208
2012-04-19ARM: OMAP2+: hwmod: provide a function to return the address space of the MPU RTPaul Walmsley1-24/+31
2012-04-19ARM: OMAP2+: hwmod: revise hardreset behaviorPaul Walmsley1-56/+83
2012-04-19ARM: OMAP2+: hwmod: reorganize and document the reset and configuration processPaul Walmsley1-32/+120