aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_hwmod_2420_data.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Walmsley1-0/+10
2012-06-18ARM: OMAP2: Move McBSP fck clock alias to hwmod data for OMAP2420Peter Ujfalusi1-0/+9
2012-06-18ARM: OMAP2+: hwmod: use init-time function ptrs for enable/disable moduleKevin Hilman1-0/+1
2012-05-08ARM: OMAP2/3: hwmod data: Add 32k-sync timer data to hwmod databaseVaibhav Hiremath1-0/+19
2012-05-08ARM: OMAP2xxx: hwmod data: add HDQ/1-wire hwmodPaul Walmsley1-0/+29
2012-05-08ARM: OMAP2420: hwmod data: Add MMC hwmod data for 2420Tony Lindgren1-0/+64
2012-04-19ARM: OMAP2xxx: hwmod data: start to fix the IVA1, IVA2 and DSPPaul Walmsley1-3/+43
2012-04-19ARM: OMAP2xxx: hwmod data: share common interface dataPaul Walmsley1-260/+21
2012-04-19ARM: OMAP2xxx: hwmod data: share common hwmods between OMAP2420 and OMAP2430Paul Walmsley1-601/+68
2012-04-19ARM: OMAP2+: hwmod data: remove forward declarations, reorganizePaul Walmsley1-494/+427
2012-04-19ARM: OMAP2+: hwmod data: convert to link registrationPaul Walmsley1-340/+43
2012-04-19ARM: OMAP2/3: hwmod data: update old namesPaul Walmsley1-2/+2
2012-04-13ARM: OMAP2/3: VENC hwmods: Remove OCPIF_SWSUP_IDLE flag from VENC slave interfaceArchit Taneja1-1/+0
2011-11-08ARM: OMAP2PLUS: DSS: Ensure DSS works correctly if display is enabled in bootloaderArchit Taneja1-0/+1
2011-11-08ARM: OMAP2xxx: HWMOD: fix DSS clock dataTomi Valkeinen1-2/+8
2011-11-08ARM: OMAP2xxx: HWMOD: Fix DSS resetTomi Valkeinen1-1/+5
2011-09-21ARM: OMAP2+: dmtimer: convert to platform devicesTarun Kanti DebBarma1-0/+22
2011-09-14OMAP2+: hwmod: remove OMAP_CHIP*Paul Walmsley1-37/+0
2011-07-10OMAP: hwmod: fix the i2c-reset timeout during bootupAvinash.H.M1-0/+1
2011-07-10I2C: OMAP2+: add correct functionality flags to all omap2plus i2c dev_attrAndy Green1-1/+6
2011-07-10I2C: OMAP2+: Tag all OMAP2+ hwmod defintions with I2C IP revisionAndy Green1-0/+1
2011-07-09omap_hwmod: share identical omap_hwmod_class, omap_hwmod_class_sysconfig arraysPaul Walmsley1-237/+30
2011-07-09omap_hwmod: share identical omap_hwmod_dma_info arraysPaul Walmsley1-77/+10
2011-07-09omap_hwmod: use a terminator record with omap_hwmod_dma_info arraysPaul Walmsley1-10/+10
2011-07-09omap_hwmod: share identical omap_hwmod_mpu_irqs arraysPaul Walmsley1-142/+25
2011-07-09omap_hwmod: use a terminator record with omap_hwmod_mpu_irqs arraysPaul Walmsley1-28/+28
2011-07-09omap_hwmod: share identical omap_hwmod_addr_space arraysPaul Walmsley1-265/+26
2011-07-09omap_hwmod: use a null structure record to terminate omap_hwmod_addr_space arraysPaul Walmsley1-33/+33
2011-04-20OMAP2/3: hwmod: fix gpio-reset timeouts seen during bootup.Avinash.H.M1-0/+4
2011-04-19OMAP2+: hwmod data: Fix wrong dma_system end addressBenoit Cousson1-1/+1
2011-03-22Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt1-7/+6
2011-03-11OMAP: DSS2: Have separate irq handlers for DISPC and DSIarchit taneja1-7/+6
2011-03-10Merge remote branch 'remotes/origin/hwmod_a_2.6.39' into tmp-integration-2.6.39-20110310-024Paul Walmsley1-5/+6
2011-03-10omap: hwmod: add syss reset done flags to omap2, omap3 hwmodsAvinash.H.M1-5/+6
2011-03-09OMAP2/3: VENC hwmod: add OCPIF_SWSUP_IDLE flag to interfacePaul Walmsley1-0/+1
2011-03-02Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel-hsmmc' into omap-for-linusTony Lindgren1-0/+202
2011-02-28OMAP2+: hwmod: rename some init functionsPaul Walmsley1-1/+1
2011-02-27OMAP2420: hwmod data: add dmtimerThara Gopinath1-0/+634
2011-02-24OMAP2420: hwmod data: Add McBSPCharulatha V1-0/+129
2011-02-24OMAP2: hwmod data: add mailbox dataOmar Ramirez Luna1-0/+73
2011-02-23OMAP2420: hwmod data: add DSS DISPC RFBI VENCSenthilvadivu Guruswamy1-0/+310
2011-02-17OMAP2420: hwmod data: Add McSPICharulatha V1-0/+156
2010-12-21OMAP2+: wd_timer: disable on boot via hwmod postsetup mechanismPaul Walmsley1-2/+4
2010-12-20OMAP2420: hwmod data: add system DMAG, Manjunath Kondaiah1-0/+86
2010-12-07OMAP2420: hwmod data: Add GPIOVaradarajan, Charulatha1-1/+229
2010-11-09OMAP2xxx: hwmod: add I2C hwmods for OMAP2420, 2430Paul Walmsley1-3/+142
2010-10-01manual merge for pm-hwmod-uart due to conflictsKevin Hilman1-0/+193
2010-09-29OMAP2/3: UART: add omap_hwmod data for UARTs 1-4Kevin Hilman1-0/+193
2010-09-29OMAP2420: hwmod data: Add watchdog timerVaradarajan, Charulatha1-0/+64
2010-07-26OMAP2: hwmod data: add IVA1 (2420), IVA2 (2430) hwmodsPaul Walmsley1-0/+30