summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2010-02-24OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes,...Paul Walmsley6-14/+15
2010-02-24OMAP3 clock: add support for 192Mhz DPLL4M2 outputVishwanath BS3-8/+63
2010-02-24OMAP3 clock: Introduce 3630 DPLL4 HSDivider changesVishwanath BS2-5/+146
2010-02-24OMAP3 clock: introduce DPLL4 JtypeRichard Woodruff5-5/+104
2010-02-24ARM: OMAP4 clock domain: Add check for avoiding dependency related update.Abhijit Pagare1-6/+24
2010-02-24OMAP3630: Clock: Workaround for DPLL HS divider limitationMike Turquette3-0/+65
2010-02-24OMAP3: hwmod: support to specify the offset position of various SYSCONFIG reg...Thara Gopinath3-14/+133
2010-02-24OMAP3 clock: Remove FreqSel for 3630Vishwanath BS1-4/+7
2010-02-24OMAP2/3: PRCM: fix misc. compiler warningsKevin Hilman1-1/+3
2010-02-24OMAP3 clock: Check return values for clk_get()Sanjeev Premi1-0/+16
2010-02-24AM35xx: Add clock support for new modules on AM35xxRanjith Lohithakshan4-0/+225
2010-02-24OMAP2/3 clock: Extend find_idlest() to pass back idle state valueRanjith Lohithakshan7-20/+46
2010-02-24OMAP3 PM: Adding counters for power domain logic off and mem off during reten...Thara Gopinath2-0/+30
2010-02-24OMAP3 PM: Defining .pwrsts_logic_ret field for core power domain structureThara Gopinath1-0/+2
2010-02-24OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem stateThara Gopinath1-0/+73
2010-02-24OMAP3: Clock: Added IDLEST definitions for SGXTero Kristo1-0/+4
2010-02-24OMAP3: clock: use std _MASK suffix for CM_FCLKEN_IVA2 definesKevin Hilman2-2/+2
2010-02-17Merge branch 'omap-fixes-for-linus' into omap-for-linusTony Lindgren1-7/+5
2010-02-17omap: Remove DEBUG_FS dependency for mux name checkingRanjith Lohithakshan1-7/+5
2010-02-15arm: omap: kill compile warning on board-4430-sdp.cFelipe Balbi1-4/+0
2010-02-15AM35xx: Introduce am35xx.h fileVaibhav Hiremath2-0/+27
2010-02-15omap3: pm: Add T2 Keypad as a wakeup sourceLesly A M1-0/+9
2010-02-15omap3: Clean-up for omap_mux_initTony Lindgren1-12/+34
2010-02-15omap_hsmmc: Allow for a shared VccQAdrian Hunter2-0/+4
2010-02-15omap_hsmmc: Allow for power saving without going offAdrian Hunter2-0/+4
2010-02-15omap: RX51: Remux to pull eMMC lines down when powering offAdrian Hunter3-1/+52
2010-02-15omap: Reconnect hsmmc context loss countAdrian Hunter1-2/+2
2010-02-15omap: Rename hsmmc symbols to reflect independence from twl4030Adrian Hunter14-47/+45
2010-02-15omap: Rename mmc-twl4030 files to hsmmcAdrian Hunter15-28/+28
2010-02-15omap_hsmmc: Move gpio and regulator control from board fileAdrian Hunter2-324/+32
2010-02-15omap3: Add support for flash on 3430SDP boardVimal Singh2-1/+113
2010-02-15omap3: SDP: Introducing 'board-sdp-flash.c' for flash initVimal Singh2-0/+293
2010-02-15omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND initVimal Singh2-0/+142
2010-02-15omap2/3/4: serial: fix coding style indentaionvikram pandita1-9/+10
2010-02-15omap2/3/4: gpmc: kill compile warningFelipe Balbi1-2/+4
2010-02-15omap2/3/4: mailbox: kill compile warning in mailbox.cFelipe Balbi1-1/+1
2010-02-15omap: McBSP: Introduce caching in register write operationsJanusz Krzysztofik1-4/+16
2010-02-15omap: convert boards to use physmap-flashLadislav Michl2-8/+6
2010-02-15omap2/3/4: Fix mach-omap2/serial.c for multibootTony Lindgren1-7/+20
2010-02-15omap3/4: Fix compile for multi-omap for clkops_noncore_dpll_opsTony Lindgren6-13/+13
2010-02-15omap2/3/4: Allow booting omap4 with multi-omap configurationTony Lindgren1-7/+29
2010-02-15omap2/3/4: Clean up entry-macro.s for adding support for omap4 multibootTony Lindgren1-4/+34
2010-02-15omap4: Use get_irqnr_preambleTony Lindgren1-1/+1
2010-02-15omap2/3/4: Clean up defines for entry-macro.STony Lindgren1-8/+7
2010-02-15omap2/3: Fix initcalls for multi-omapTony Lindgren2-1/+9
2010-02-15omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUSTony Lindgren1-1/+1
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren6-28/+23
2010-02-15omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren7-17/+13
2010-02-15omap2/3/4: Fix mbox init for multi-omapTony Lindgren1-6/+24
2010-02-15omap2/3/4: Fix omap2_map_common_io for multi-omapTony Lindgren21-37/+54