summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
AgeCommit message (Expand)AuthorFilesLines
2010-02-24OMAP hwmod: add hwmod class supportPaul Walmsley1-9/+28
2010-02-24OMAP hwmod: convert header files with static allocations into C filesPaul Walmsley1-0/+8
2010-02-24OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+conPaul Walmsley1-16/+10
2010-02-24OMAP clock: add omap_clk_get_by_name() for use by OMAP hwmod core codePaul Walmsley2-0/+28
2010-02-24OMAP4 clock: drop the ALWAYS_ENABLED clock flagPaul Walmsley1-1/+0
2010-02-24OMAP clock: drop RATE_FIXED clock flagPaul Walmsley1-7/+6
2010-02-24OMAP2 clock: drop DELAYED_APP clock flagPaul Walmsley1-4/+3
2010-02-24OMAP clock: drop .id field; ensure each clock has a unique namePaul Walmsley2-3/+0
2010-02-24OMAP clock: compress clock flags down to a u8Paul Walmsley1-15/+9
2010-02-24OMAP2 clock: drop CONFIG_PARTICIPANT clock flagPaul Walmsley1-1/+1
2010-02-24OMAP4 clock: drop the CLOCK_IN_OMAP4430 clock flagPaul Walmsley1-2/+2
2010-02-24OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes,...Paul Walmsley1-12/+52
2010-02-24OMAP3 clock: add support for 192Mhz DPLL4M2 outputVishwanath BS1-0/+2
2010-02-24OMAP3 clock: Introduce 3630 DPLL4 HSDivider changesVishwanath BS1-2/+3
2010-02-24OMAP3 clock: introduce DPLL4 JtypeRichard Woodruff1-0/+5
2010-02-24OMAP: HWMOD: Add support for early device register into omap device layerThara Gopinath2-6/+32
2010-02-24OMAP3: hwmod: support to specify the offset position of various SYSCONFIG reg...Thara Gopinath1-15/+58
2010-02-24OMAP2/3 clock: Extend find_idlest() to pass back idle state valueRanjith Lohithakshan2-3/+6
2010-02-24OMAP3 PM: Adding counters for power domain logic off and mem off during reten...Thara Gopinath1-0/+2
2010-02-24OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem stateThara Gopinath1-0/+2
2010-02-24OMAP: omap_device: when 'called from invalid state', print stateKevin Hilman1-6/+6
2010-02-24OMAP: omap_device: add omap_device_is_valid()Kevin Hilman2-0/+18
2010-02-15OMAP4: MCPDM: Register McPDM platform deviceJorge Eduardo Candelaria1-0/+37
2010-02-15ARM: OMAP4: Add McPDM base addressJorge Eduardo Candelaria1-0/+2
2010-02-15OMAP4: IRQ: Add McPDM IRQ definitionJorge Eduardo Candelaria1-1/+1
2010-02-15AM35xx: Update irq.h for AM35xx IPSS module interruptsVaibhav Hiremath1-0/+10
2010-02-15AM35xx: Add AM35xx intr_clr & sw_rst cntrl reg bit definitionVaibhav Hiremath1-0/+17
2010-02-15omap_hsmmc: Allow for a shared VccQAdrian Hunter1-0/+3
2010-02-15omap_hsmmc: Allow for power saving without going offAdrian Hunter1-0/+3
2010-02-15omap: RX51: Remux to pull eMMC lines down when powering offAdrian Hunter1-0/+1
2010-02-15omap_hsmmc: Move gpio and regulator control from board fileAdrian Hunter1-10/+18
2010-02-15omap3: SDP: Introducing 'board-sdp-flash.c' for flash initVimal Singh1-0/+2
2010-02-15omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND initVimal Singh1-1/+9
2010-02-15omap2/3/4: gpmc: avoid section definitions on headersFelipe Balbi1-1/+1
2010-02-15omap: McBSP: Use cache when modifying individual register bitsJanusz Krzysztofik1-31/+47
2010-02-15omap: McBSP: Introduce caching in register write operationsJanusz Krzysztofik2-25/+55
2010-02-15omap: McBSP: Modify macros/functions API for easy cache accessJanusz Krzysztofik1-156/+125
2010-02-15omap: McBSP: Use macros for all register read/write operationsJanusz Krzysztofik1-22/+22
2010-02-15omap iommu: fix incorrect address for largepage 1st entryHiroshi DOYU1-2/+2
2010-02-15omap: iommu: fix incorrect address for supersection 1st entryHiroshi DOYU1-1/+1
2010-02-15omap iommu: cleanup iommu page address mask and definitionsHiroshi DOYU1-11/+39
2010-02-15omap: convert boards to use physmap-flashLadislav Michl1-0/+16
2010-02-15omap: Fix gpio.c for multi-omap for omap4Tony Lindgren1-91/+133
2010-02-15omap: Move multi-omap ifdeffery into it's own header fileTony Lindgren2-69/+95
2010-02-15omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUSTony Lindgren8-46/+24
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren10-52/+53
2010-02-15omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren10-44/+44
2010-02-15omap2/3/4: Fix omap2_map_common_io for multi-omapTony Lindgren1-1/+32
2010-02-15omap: Fix dmtimer.c for multi-omap bootTony Lindgren1-51/+39
2010-02-15omap2/3: Multiboot compile fixes to compile in omap2 and omap3Tony Lindgren2-5/+13