aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_hwmod_44xx_data.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-14ARM: OMAP4: hwmod_data: add SHAM crypto acceleratorTero Kristo1-0/+36
2017-06-14ARM: OMAP4: hwmod data: add desSebastian Reichel1-0/+37
2017-06-14ARM: OMAP4: hwmod data: add aes2Sebastian Reichel1-0/+22
2017-06-14ARM: OMAP4: hwmod data: add aes1Sebastian Reichel1-0/+41
2017-06-06ARM: OMAP4: hwmod_data: add opt clks for dss_hdmi and dss_vencTero Kristo1-1/+9
2017-03-14ARM: OMAP2+: Remove unused CLOCKACT_TEST_ICLKTony Lindgren1-2/+0
2015-11-30ARM: omap4: hwmod: Remove elm address space from hwmod dataFranklin S Cooper Jr1-10/+0
2015-11-30ARM: OMAP4: hwmod data: Remove legacy IOMMU attr and addrsSuman Anna1-31/+0
2015-10-23ARM: OMAP4: hwmod data: Remove spinlock hwmod addrsSuman Anna1-10/+0
2015-06-01memory: omap-gpmc: Add Kconfig option for debugTony Lindgren1-9/+2
2015-01-17ARM: OMAP: Work around hardcoded interruptsMarc Zyngier1-0/+5
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-9/+16
2014-11-26ARM: OMAP1/2+: MMC: separate platform data for mmc and mmc hs driverAndreas Fenkart1-2/+2
2014-11-26ARM: OMAP2: MMC: include mmc-omap platform header directlyAndreas Fenkart1-1/+1
2014-11-19ARM: OMAP4: fix RFBI iclkTomi Valkeinen1-1/+1
2014-11-19ARM: OMAP4: hwmod: use MODULEMODE properlyTomi Valkeinen1-7/+8
2014-11-19ARM: OMAP4: hwmod: set DSS submodule parent hwmodsTomi Valkeinen1-1/+7
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-10/+0
2014-07-29ARM: omap: Don't set iommu pdata da_start and da_end fieldsLaurent Pinchart1-4/+0
2014-07-15ARM: OMAP4: hwmod_data: Remove legacy mailbox addrsSuman Anna1-10/+0
2014-05-14ARM: omap4: hwmod_data: Clean up audio related structures (remove/merge them)Peter Ujfalusi1-90/+9
2014-03-13ARM: OMAP4: hwmod data: correct the idlemodes for spinlockSuman Anna1-2/+1
2013-12-09ARM: OMAP4+: hwmod data: Don't prevent RESET of USB Host moduleRoger Quadros1-10/+2
2013-10-09ARM: OMAP2+: hwmod: cleanup HWMOD_INIT_NO_RESET usageRajendra Nayak1-3/+3
2013-07-30ARM: OMAP2+: hwmod: Fix a crash in _setup_reset() with DEBUG_LLRajendra Nayak1-3/+2
2013-06-12ARM: OMAP4: hwmod data: Remove irq entries from mcspi, mmc hwmodsSricharan R1-54/+0
2013-06-12ARM: OMAP4: hwmod data: add DSS data backTomi Valkeinen1-0/+54
2013-06-07ARM: OMAP4: hwmod data: Clean up the data fileSricharan R1-1503/+20
2013-05-30ARM: OMAP2+: Remove omap4 ocp2scp pdataTony Lindgren1-21/+0
2013-05-19ARM: OMAP2+: hwmod-data: UART IP needs software control to manage sidle modesSantosh Shilimkar1-1/+5
2013-04-10ARM: OMAP4: hwmod data: make 'ocp2scp_usb_phy_phy_48m" as the main clockKishon Vijay Abraham I1-7/+11
2013-03-13ARM: OMAP4: PM: fix PM regression introduced by recent clock cleanupPaul Walmsley1-0/+6
2013-02-28Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+47
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-50/+49
2013-02-12Merge tag 'omap-for-v3.9/pm-omap4-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into late/omapOlof Johansson1-4/+47
2013-02-10ARM: OMAP4: hwmod data: Enable AESS hwmod deviceSebastien Guiriec1-3/+3
2013-02-10ARM: OMAP4: hwmod data: Update AESS data with memory bank areaSebastien Guiriec1-1/+43
2013-02-10ARM: OMAP4+: AESS: enable internal auto-gating during initial setupPaul Walmsley1-0/+1
2013-02-06ARM: OMAP4: remove control module address space from PHY and OTGKishon Vijay Abraham I1-13/+0
2013-01-26ARM: OMAP4: clock/hwmod data: remove MODULEMODE entries in mux + gate combosPaul Walmsley1-21/+20
2013-01-26ARM: OMAP4: clock/hwmod data: start to remove some IP block control "clocks"Paul Walmsley1-29/+29
2013-01-18ARM: OMAP4: hwmod_data: Correct IDLEMODE for McPDMPeter Ujfalusi1-1/+5
2012-12-30Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-2/+2
2012-12-18Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds1-2/+1
2012-12-17ARM: OMAP4: remove duplicated include from omap_hwmod_44xx_data.cWei Yongjun1-1/+0
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+2
2012-12-12ARM: arm-soc: Merge branch 'next/pm2' into next/pmOlof Johansson1-3/+6
2012-12-12ARM: arm-soc: Merge branch 'next/clk' into next/pmOlof Johansson1-5/+8
2012-12-03ARM: OMAP4: hwmod data: ipu and dsp to use parent clocks instead of leaf clocksOmar Ramirez Luna1-2/+2