summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2010-05-20OMAP4: PRM: Remove MPU internal code name and apply PRCM naming conventionBenoit Cousson5-39/+44
2010-05-20OMAP4: CM: Remove non-functional registers in ES1.0Benoit Cousson1-39/+2
2010-05-20OMAP: hwmod: Replace WARN by pr_warning for clockdomain checkBenoit Cousson1-7/+6
2010-05-20OMAP: hwmod: Rename hwmod name for the MPUBenoit Cousson4-4/+4
2010-05-20OMAP: hwmod: Do not exit the iteration if one clock init failedBenoit Cousson1-2/+3
2010-05-20OMAP: hwmod: Replace WARN by pr_warning if clock lookup failedBenoit Cousson1-6/+6
2010-05-20OMAP: hwmod: Remove IS_ERR check with omap_clk_get_by_name return valueBenoit Cousson1-13/+13
2010-05-20OMAP: hwmod: Fix wrong pointer iteration in oh->slavesBenoit Cousson1-14/+16
2010-05-20OMAP4: hwmod: Replace OCPIF_HAS_IDLEST by HWMOD_NO_IDLESTBenoit Cousson1-1/+1
2010-05-20OMAP4: hwmod & CM: Implement the omap4_cm_wait_module_ready functionBenoit Cousson3-21/+50
2010-05-20OMAP: CM: Move MAX_MODULE_READY_TIME to cm.hBenoit Cousson3-20/+10
2010-05-20OMAP3 clock: remove unnecessary duplicate of dpll4_m2_ck, added for 36xxPaul Walmsley1-127/+36
2010-05-20OMAP3 clock: rename RATE_IN_343X, RATE_IN_3430ES2 to match realityPaul Walmsley2-124/+125
2010-05-20OMAP2+ clock: clean up clkt_clksel.cPaul Walmsley3-177/+266
2010-05-20OMAP2+ clock: remove DEFAULT_RATE clksel_rate flagPaul Walmsley5-108/+129
2010-05-20OMAP3: PM: PM_MPUGRPSEL writes should use GRPSEL macros, not EN macrosPaul Walmsley1-7/+12
2010-05-20OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley7-112/+114
2010-05-20OMAP3 PRCM: convert OMAP3 PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley5-393/+398
2010-05-20OMAP2 PRCM: convert OMAP2 PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley7-240/+241
2010-05-20AM3517: rename the i2c boardinfo to make it more readablestanley.miao1-10/+10
2010-05-20omap4: Move SOC specific code from board fileSantosh Shilimkar5-48/+101
2010-05-20OMAP4: Ethernet: KS8851 Board SupportAbraham Arce1-0/+81
2010-05-20omap: hsmmc: fix the hsmmc driver for am3517stanley.miao1-6/+21
2010-05-20omap: init the gpio pinmux for mmcstanley.miao1-0/+9
2010-05-20Merge branch 'v2.6.34-rc7.iommu' of git://gitorious.org/~doyu/lk/mainline int...Tony Lindgren4-111/+162
2010-05-20OMAP: RX51: Add "vdds_sdi" supply voltage for SDIRoger Quadros1-0/+15
2010-05-20Merge branch 'pm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilm...Tony Lindgren5-28/+41
2010-05-20Merge branch 'gpio-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Tony Lindgren2-4/+4
2010-05-20Merge branch 'omap-boards' into omap-for-linusTony Lindgren9-17/+449
2010-05-20AM35x: fix UI card EHCI port and LCD dependencyAjay Kumar Gupta1-0/+10
2010-05-20omap: rx51: Add supplies for the tlv320aic3x codec driverJarkko Nikula1-7/+53
2010-05-20omap: rx51: Add i2c2 board_info with tlv320aic3xJarkko Nikula1-2/+9
2010-05-20omap: rx51: Change the TWL4030 VMMC2 voltage constraints andsupply nameJarkko Nikula1-3/+3
2010-05-20omap: Overo: Add support for second ethernet portSteve Sakoman1-1/+13
2010-05-20OMAP3: clock data: Update name string for EMAC clocksSriram1-2/+2
2010-05-20AM35xx: Platform specific hookup for EMAC moduleSriram1-0/+98
2010-05-20AM35xx EMAC: define submodule offsetsSriram1-1/+10
2010-05-20can: ti_hecc: board specific hookup on AM3517EVMSriram2-0/+47
2010-05-20omap: Devkit8000: Add mux initializationThomas Weber1-0/+155
2010-05-20omap2: select ARCH_OMAP_OTG for OMAP2430 SDPViral Mehta1-0/+1
2010-05-20omap2: Add OHCI USB platform init for 2430 SDPViral Mehta1-0/+10
2010-05-20omap2: Add I2C bus 1 initialisation for 2430sdpViral Mehta1-1/+10
2010-05-14omap iommu: add TLB preservation supportKanigeri, Hari1-1/+3
2010-05-14omap iommu: missing check for TLB valid entryKanigeri, Hari1-1/+1
2010-05-14omap iommu: support for OMAP4Kanigeri, Hari1-5/+54
2010-05-14omap iommu: renamed omap3-iommu to omap-iommuKanigeri, Hari2-14/+14
2010-05-12OMAP2/3: GPIO: generalize prepare for idleKevin Hilman2-8/+6
2010-05-12OMAP3: GPIO fixes for off-modeTero Kristo1-4/+6
2010-05-12OMAP3: PM: Remove PER wakeup dependency on CORE.Mike Chan1-8/+0
2010-05-12OMAP3: PM: Enable IO / IO-CHAIN wakeups for PERMike Chan1-5/+11