summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-20Merge branch 'omap4-i2c-init' into omap-for-linusTony Lindgren1466-30337/+69602
2010-05-20omap4: Add support for i2c initTony Lindgren1-7/+26
2010-05-20omap: Fix i2c platform init code for omap4Tony Lindgren1-20/+47
2010-05-20Merge branch 'for_2.6.35' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren41-1456/+2099
2010-05-20OMAP2 clock: fix recursive spinlock attempt when CONFIG_CPU_FREQ=yPaul Walmsley1-13/+4
2010-05-20OMAP powerdomain, hwmod, omap_device: add some creditsPaul Walmsley3-8/+8
2010-05-20OMAP4 powerdomain: Support LOWPOWERSTATECHANGE for powerdomainsRajendra Nayak3-0/+43
2010-05-20OMAP3 clock: add support for setting the divider for sys_clkout2 using clk_se...Laine Walker-Avina1-0/+2
2010-05-20OMAP4 powerdomain: Fix pwrsts flags for ALWAYS ON domainsRajendra Nayak2-2/+3
2010-05-20OMAP: timers: Fix clock source names for OMAP4Rajendra Nayak1-2/+2
2010-05-20OMAP4 clock: Support clk_set_parentRajendra Nayak1-5/+0
2010-05-20OMAP4: PRCM: Add offset defines for all CM registersRajendra Nayak1-0/+260
2010-05-20OMAP4: PRCM: Add offset defines for all PRM registersRajendra Nayak1-0/+334
2010-05-20OMAP4: PRCM: Remove duplicate definition of base addressesBenoit Cousson1-8/+0
2010-05-20OMAP4: PRM: Remove MPU internal code name and apply PRCM naming conventionBenoit Cousson6-39/+45
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 Cousson2-4/+6
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-20OMAP4: hwmod: Replace module & device offsets by absolute clkctrl addressBenoit Cousson1-5/+3
2010-05-20OMAP clock: resolve old checkpatch and CodingStyle issues with plat-omap/clock.cPaul Walmsley1-13/+15
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 Walmsley3-125/+127
2010-05-20OMAP2+ clock: clean up clkt_clksel.cPaul Walmsley3-177/+266
2010-05-20OMAP2+ clock: remove DEFAULT_RATE clksel_rate flagPaul Walmsley6-115/+135
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-20OMAP1 clock: fix section mismatch on clk_initFelipe Balbi2-2/+2
2010-05-20omap3: Add stalker board to omap3_defconfigTony Lindgren1-0/+1
2010-05-20omap3: update omap3_defconfigAnand Gadiyar1-37/+79
2010-05-20omap3: Add OMAP3 Stalker board LK-S defconfigJason Lam1-0/+1691
2010-05-20omap3: Add support for OMAP3Stalker boardsJason3-0/+680
2010-05-20omap4: Enable HSMMC supportkishore kadiyala1-1/+18
2010-05-20omap4: Adding PBIAS Configuration for MMC1 Controllerkishore kadiyala2-9/+108
2010-05-20omap4: Adding hsmmc support to board filekishore kadiyala2-8/+54
2010-05-20omap4: Adds Dummy Interface clock's for MMC controllerskishore kadiyala1-0/+5
2010-05-20omap4: Enable RTC and regulator supportBalaji T K1-28/+302
2010-05-20omap4: add i2c1 peripherals dataBalaji T K1-1/+176
2010-05-20omap4: Add i2c board support on omap4430 sdp platformSantosh Shilimkar2-2/+58
2010-05-20AM3517: rename the i2c boardinfo to make it more readablestanley.miao1-10/+10
2010-05-20omap: GPIO: Fix OMAP4 GPIO reg access issuesCharulatha V1-12/+47
2010-05-20omap4: Move SOC specific code from board fileSantosh Shilimkar7-54/+101