aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_hwmod_2430_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/+16
2012-06-18ARM: OMAP2: Move McBSP fck clock alias to hwmod data for OMAP2430Peter Ujfalusi1-0/+15
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/+28
2012-04-19ARM: OMAP2xxx: hwmod data: start to fix the IVA1, IVA2 and DSPPaul Walmsley1-1/+10
2012-04-19ARM: OMAP2xxx: hwmod data: share common interface dataPaul Walmsley1-235/+21
2012-04-19ARM: OMAP2xxx: hwmod data: share common hwmods between OMAP2420 and OMAP2430Paul Walmsley1-610/+78
2012-04-19ARM: OMAP2+: hwmod data: remove forward declarations, reorganizePaul Walmsley1-612/+532
2012-04-19ARM: OMAP2+: hwmod data: convert to link registrationPaul Walmsley1-410/+50
2012-04-19ARM: OMAP2/3: hwmod data: update old namesPaul Walmsley1-3/+3
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-45/+0
2011-09-04OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[]Paul Walmsley1-0/+1
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-0/+3
2011-07-10I2C: OMAP2+: Tag all OMAP2+ hwmod defintions with I2C IP revisionAndy Green1-0/+1
2011-07-10I2C: OMAP2+: Set hwmod flags to only allow 16-bit accesses to i2cAndy Green1-0/+2
2011-07-09omap_hwmod: share identical omap_hwmod_class, omap_hwmod_class_sysconfig arraysPaul Walmsley1-240/+33
2011-07-09omap_hwmod: share identical omap_hwmod_dma_info arraysPaul Walmsley1-84/+11
2011-07-09omap_hwmod: use a terminator record with omap_hwmod_dma_info arraysPaul Walmsley1-16/+16
2011-07-09omap_hwmod: share identical omap_hwmod_mpu_irqs arraysPaul Walmsley1-141/+25
2011-07-09omap_hwmod: use a terminator record with omap_hwmod_mpu_irqs arraysPaul Walmsley1-36/+36
2011-07-09omap_hwmod: share identical omap_hwmod_addr_space arraysPaul Walmsley1-293/+26
2011-07-09omap_hwmod: use a null structure record to terminate omap_hwmod_addr_space arraysPaul Walmsley1-42/+41
2011-04-20OMAP2/3: hwmod: fix gpio-reset timeouts seen during bootup.Avinash.H.M1-0/+5
2011-04-19OMAP2+: hwmod data: Fix wrong dma_system end addressBenoit Cousson1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-22Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt1-6/+6
2011-03-11OMAP: DSS2: Have separate irq handlers for DISPC and DSIarchit taneja1-6/+6
2011-03-10Merge remote branch 'remotes/origin/hwmod_a_2.6.39' into tmp-integration-2.6.39-20110310-024Paul Walmsley1-5/+7
2011-03-10omap: hwmod: add syss reset done flags to omap2, omap3 hwmodsAvinash.H.M1-5/+7
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/+546
2011-03-01OMAP: hwmod data: Add dev_attr and use in the host driverKishore Kadiyala1-0/+6
2011-03-01OMAP2430: hwmod data: Add HSMMCPaul Walmsley1-0/+148
2011-02-28OMAP2+: hwmod: rename some init functionsPaul Walmsley1-1/+1
2011-02-27OMAP2430: hwmod data: add dmtimerThara Gopinath1-0/+633
2011-02-24OMAP2430: hwmod data: Add McBSPCharulatha V1-0/+320
2011-02-24OMAP2: hwmod data: add mailbox dataOmar Ramirez Luna1-0/+72
2011-02-23OMAP2430: hwmod data: add DSS DISPC RFBI VENCSenthilvadivu Guruswamy1-0/+284
2011-02-22Merge branch 'for-tony' of git://gitorious.org/usb/usb into omap-for-linusTony Lindgren1-0/+101
2011-02-17OMAP2430: hwmod data: Add McSPICharulatha V1-0/+219
2011-02-17OMAP2430: hwmod data: Add USBOTGHema HK1-0/+98
2010-12-21OMAP2430: hwmod data: Use common dev_attr for i2c1 and i2c2Benoit Cousson1-9/+5
2010-12-21OMAP2+: wd_timer: disable on boot via hwmod postsetup mechanismPaul Walmsley1-2/+4