summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: omap4: hwmod: Remove elm address space from hwmod dataFranklin S Cooper Jr2015-11-301-10/+0
* ARM: OMAP4: hwmod data: Remove legacy IOMMU attr and addrsSuman Anna2015-11-301-31/+0
* ARM: OMAP4: hwmod data: Remove spinlock hwmod addrsSuman Anna2015-10-231-10/+0
* memory: omap-gpmc: Add Kconfig option for debugTony Lindgren2015-06-011-9/+2
* ARM: OMAP: Work around hardcoded interruptsMarc Zyngier2015-01-171-0/+5
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-12-091-9/+16
|\
| * ARM: OMAP4: fix RFBI iclkTomi Valkeinen2014-11-191-1/+1
| * ARM: OMAP4: hwmod: use MODULEMODE properlyTomi Valkeinen2014-11-191-7/+8
| * ARM: OMAP4: hwmod: set DSS submodule parent hwmodsTomi Valkeinen2014-11-191-1/+7
* | ARM: OMAP1/2+: MMC: separate platform data for mmc and mmc hs driverAndreas Fenkart2014-11-261-2/+2
* | ARM: OMAP2: MMC: include mmc-omap platform header directlyAndreas Fenkart2014-11-261-1/+1
|/
* Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-081-10/+0
|\
| * ARM: OMAP4: hwmod_data: Remove legacy mailbox addrsSuman Anna2014-07-151-10/+0
* | ARM: omap: Don't set iommu pdata da_start and da_end fieldsLaurent Pinchart2014-07-291-4/+0
|/
* ARM: omap4: hwmod_data: Clean up audio related structures (remove/merge them)Peter Ujfalusi2014-05-141-90/+9
* ARM: OMAP4: hwmod data: correct the idlemodes for spinlockSuman Anna2014-03-131-2/+1
* ARM: OMAP4+: hwmod data: Don't prevent RESET of USB Host moduleRoger Quadros2013-12-091-10/+2
* ARM: OMAP2+: hwmod: cleanup HWMOD_INIT_NO_RESET usageRajendra Nayak2013-10-091-3/+3
* ARM: OMAP2+: hwmod: Fix a crash in _setup_reset() with DEBUG_LLRajendra Nayak2013-07-301-3/+2
* ARM: OMAP4: hwmod data: Remove irq entries from mcspi, mmc hwmodsSricharan R2013-06-121-54/+0
* ARM: OMAP4: hwmod data: add DSS data backTomi Valkeinen2013-06-121-0/+54
* ARM: OMAP4: hwmod data: Clean up the data fileSricharan R2013-06-071-1503/+20
* ARM: OMAP2+: Remove omap4 ocp2scp pdataTony Lindgren2013-05-301-21/+0
* ARM: OMAP2+: hwmod-data: UART IP needs software control to manage sidle modesSantosh Shilimkar2013-05-191-1/+5
* ARM: OMAP4: hwmod data: make 'ocp2scp_usb_phy_phy_48m" as the main clockKishon Vijay Abraham I2013-04-101-7/+11
* ARM: OMAP4: PM: fix PM regression introduced by recent clock cleanupPaul Walmsley2013-03-131-0/+6
* Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2013-02-281-4/+47
|\
| * Merge tag 'omap-for-v3.9/pm-omap4-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson2013-02-121-4/+47
| |\
| | * ARM: OMAP4: hwmod data: Enable AESS hwmod deviceSebastien Guiriec2013-02-101-3/+3
| | * ARM: OMAP4: hwmod data: Update AESS data with memory bank areaSebastien Guiriec2013-02-101-1/+43
| | * ARM: OMAP4+: AESS: enable internal auto-gating during initial setupPaul Walmsley2013-02-101-0/+1
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-50/+49
|\ \ \ | |/ /
| * | ARM: OMAP4: clock/hwmod data: remove MODULEMODE entries in mux + gate combosPaul Walmsley2013-01-261-21/+20
| * | ARM: OMAP4: clock/hwmod data: start to remove some IP block control "clocks"Paul Walmsley2013-01-261-29/+29
| |/
* | ARM: OMAP4: remove control module address space from PHY and OTGKishon Vijay Abraham I2013-02-061-13/+0
|/
* ARM: OMAP4: hwmod_data: Correct IDLEMODE for McPDMPeter Ujfalusi2013-01-181-1/+5
* Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-301-1/+0
|\
| * ARM: OMAP4: remove duplicated include from omap_hwmod_44xx_data.cWei Yongjun2012-12-171-1/+0
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-201-2/+2
|\ \
| * | ARM: OMAP4: hwmod data: ipu and dsp to use parent clocks instead of leaf clocksOmar Ramirez Luna2012-12-031-2/+2
| * | Merge branch 'omap-for-v3.8/cleanup-headers-iommu' of git://git.kernel.org/pu...Joerg Roedel2012-12-031-1/+1
| |\ \
* | \ \ Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-12-181-2/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flagShubhrajyoti D2012-11-281-2/+1
* | | | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-131-1/+2
|\ \ \ \
| * \ \ \ ARM: arm-soc: Merge branch 'next/pm2' into next/pmOlof Johansson2012-12-121-3/+6
| |\ \ \ \
| | * \ \ \ Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson2012-11-301-1/+1
| | |\ \ \ \
| | | * | | | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-301-1/+1
| * | | | | | ARM: arm-soc: Merge branch 'next/clk' into next/pmOlof Johansson2012-12-121-5/+8
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.or...Olof Johansson2012-11-301-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | ARM: OMAP2+: Move iommu/iovmm headers to platform_dataTony Lindgren2012-11-201-1/+1
| | |_|_|/ | |/| | |
OpenPOWER on IntegriCloud