summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP4+: Add prm and cm base init function.R Sricharan2012-05-086-21/+57
* ARM: OMAP2/3: Add idle_st bits for ST_32KSYNC timer to prcm-common headerVaibhav Hiremath2012-05-081-0/+4
* ARM: OMAP3: Fix CM register bit masksRajendra Nayak2012-05-081-2/+2
* ARM: OMAP4: hwmod data: add DEBUGSS skeletonBenoît Cousson2012-04-191-7/+52
* ARM: OMAP4: hwmod data: add PRCM and related IP blocksPaul Walmsley2012-04-191-5/+162
* ARM: OMAP4: hwmod data: add System Control ModulePaul Walmsley2012-04-191-4/+130
* ARM: OMAP4: hwmod data: add the OCP-WP IP blockBenoît Cousson2012-04-191-1/+50
* ARM: OMAP4: hwmod data: add OCM RAM IP blockPaul Walmsley2012-04-191-1/+31
* ARM: OMAP4: hwmod data: add remaining USB-related IP blocksBenoît Cousson2012-04-191-4/+116
* ARM: OMAP4: hwmod data: add some interconnect-related IP blocksPaul Walmsley2012-04-192-4/+221
* ARM: OMAP4: hwmod data: add McASPBenoît Cousson2012-04-191-1/+90
* ARM: OMAP4: hwmod data: add the Slimbus IP blocksBenoît Cousson2012-04-191-2/+161
* ARM: OMAP4: hwmod data: add GPUPaul Walmsley2012-04-191-1/+69
* ARM: OMAP4: hwmod data: add EMIF1 and 2Paul Walmsley2012-04-191-2/+96
* ARM: OMAP4: hwmod data: add GPMCBenoît Cousson2012-04-191-1/+66
* ARM: OMAP4: hwmod data: add HDQ/1-wirePaul Walmsley2012-04-191-1/+60
* ARM: OMAP4: hwmod data: introduce fdif(face detect module) hwmodMing Lei2012-04-191-1/+78
* ARM: OMAP2+: clockdomains: make {prm,cm}_clkdm commonPaul Walmsley2012-04-195-13/+37
* ARM: OMAP2xxx: hwmod data: start to fix the IVA1, IVA2 and DSPPaul Walmsley2012-04-192-4/+53
* ARM: OMAP3: hwmod data: add IVA hard reset lines, main clock, clockdomainPaul Walmsley2012-04-191-0/+10
* ARM: OMAP3: hwmod data: fix IVA interface clockPaul Walmsley2012-04-191-1/+1
* ARM: OMAP2xxx: hwmod data: share common interface dataPaul Walmsley2012-04-194-518/+324
* ARM: OMAP2xxx: hwmod data: share common hwmods between OMAP2420 and OMAP2430Paul Walmsley2012-04-194-1211/+740
* ARM: OMAP2+: hwmod data: remove forward declarations, reorganizePaul Walmsley2012-04-194-4268/+3963
* ARM: OMAP: hwmod: remove code support for direct hwmod registrationPaul Walmsley2012-04-192-98/+33
* ARM: OMAP2+: hwmod data: convert to link registrationPaul Walmsley2012-04-194-2182/+370
* ARM: OMAP2+: hwmod: add support for link registrationPaul Walmsley2012-04-192-16/+305
* ARM: OMAP2+: hwmod: consolidate finding the MPU port index and storing itPaul Walmsley2012-04-191-24/+15
* ARM: OMAP2+: hwmod: add function to iterate over struct omap_hwmod_ocp_ifPaul Walmsley2012-04-191-48/+67
* ARM: OMAP2+: hwmod: add _find_mpu_rt_port()Paul Walmsley2012-04-191-10/+29
* ARM: OMAP2+: hwmod: extend OCP_* register offsets from 16 to 32 bitsPaul Walmsley2012-04-191-3/+3
* ARM: OMAP4: hwmod data: uncomment some "excluded" hwmodsPaul Walmsley2012-04-191-4/+4
* ARM: OMAP4: hwmod data: add OCP_USER_DSP; mark omap44xx_dsp__iva appropriatelyPaul Walmsley2012-04-192-0/+2
* ARM: OMAP4: hwmod data: remove bandgap hwmodPaul Walmsley2012-04-191-30/+0
* ARM: OMAP3: hwmod data: GPTIMER12 is attached to a separate interconnectPaul Walmsley2012-04-191-3/+25
* ARM: OMAP3: hwmod data: add DSS->L3 interconnect for 3430ES1Paul Walmsley2012-04-191-0/+7
* ARM: OMAP3: hwmod data: fix interfaces for the MMC hwmodsPaul Walmsley2012-04-191-8/+30
* ARM: OMAP2/3: hwmod data: update old namesPaul Walmsley2012-04-193-10/+10
* ARM: OMAP2+: timer: use a proper interface to get hwmod dataPaul Walmsley2012-04-191-3/+12
* ARM: OMAP2+: hwmod: add omap_hwmod_get_resource_byname()Paul Walmsley2012-04-192-0/+210
* ARM: OMAP2+: hwmod: provide a function to return the address space of the MPU RTPaul Walmsley2012-04-191-24/+31
* ARM: OMAP2+: hwmod: revise hardreset behaviorPaul Walmsley2012-04-191-56/+83
* ARM: OMAP2+: hwmod: reorganize and document the reset and configuration processPaul Walmsley2012-04-191-32/+120
* ARM: OMAP2+: hwmod: reorganize and document the initialization processPaul Walmsley2012-04-191-57/+80
* ARM: OMAP2+: hwmod: revise the IP block reset processPaul Walmsley2012-04-191-23/+46
* ARM: OMAP4: hwmod data: remove pseudo-hwmods associated with hardreset linesPaul Walmsley2012-04-191-98/+3
* ARM: OMAP2+: hwmod: control all hardreset lines attached to a hwmodPaul Walmsley2012-04-191-14/+15
* ARM: OMAP2/3: VENC hwmods: Remove OCPIF_SWSUP_IDLE flag from VENC slave inter...Archit Taneja2012-04-133-3/+0
* ARM: OMAP2+: hwmod: Revert "ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wai...Paul Walmsley2012-04-131-2/+12
* ARM: OMAP2+: hwmod: add softreset delay field and OMAP4 dataFernando Guzman Lugo2012-04-133-1/+15