summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
AgeCommit message (Expand)Author
2010-02-24OMAP clock: add omap_clk_get_by_name() for use by OMAP hwmod core codePaul Walmsley
2010-02-24OMAP4 clock: drop the ALWAYS_ENABLED clock flagPaul Walmsley
2010-02-24OMAP clock: drop RATE_FIXED clock flagPaul Walmsley
2010-02-24OMAP2 clock: drop DELAYED_APP clock flagPaul Walmsley
2010-02-24OMAP clock: drop .id field; ensure each clock has a unique namePaul Walmsley
2010-02-24OMAP clock: compress clock flags down to a u8Paul Walmsley
2010-02-24OMAP2 clock: drop CONFIG_PARTICIPANT clock flagPaul Walmsley
2010-02-24OMAP4 clock: drop the CLOCK_IN_OMAP4430 clock flagPaul Walmsley
2010-02-24OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes,...Paul Walmsley
2010-02-24OMAP3 clock: add support for 192Mhz DPLL4M2 outputVishwanath BS
2010-02-24OMAP3 clock: Introduce 3630 DPLL4 HSDivider changesVishwanath BS
2010-02-24OMAP3 clock: introduce DPLL4 JtypeRichard Woodruff
2010-02-24OMAP: HWMOD: Add support for early device register into omap device layerThara Gopinath
2010-02-24OMAP3: hwmod: support to specify the offset position of various SYSCONFIG reg...Thara Gopinath
2010-02-24OMAP2/3 clock: Extend find_idlest() to pass back idle state valueRanjith Lohithakshan
2010-02-24OMAP3 PM: Adding counters for power domain logic off and mem off during reten...Thara Gopinath
2010-02-24OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem stateThara Gopinath
2010-02-24OMAP: omap_device: when 'called from invalid state', print stateKevin Hilman
2010-02-24OMAP: omap_device: add omap_device_is_valid()Kevin Hilman
2010-02-15OMAP4: MCPDM: Register McPDM platform deviceJorge Eduardo Candelaria
2010-02-15ARM: OMAP4: Add McPDM base addressJorge Eduardo Candelaria
2010-02-15OMAP4: IRQ: Add McPDM IRQ definitionJorge Eduardo Candelaria
2010-02-15AM35xx: Update irq.h for AM35xx IPSS module interruptsVaibhav Hiremath
2010-02-15AM35xx: Add AM35xx intr_clr & sw_rst cntrl reg bit definitionVaibhav Hiremath
2010-02-15omap_hsmmc: Allow for a shared VccQAdrian Hunter
2010-02-15omap_hsmmc: Allow for power saving without going offAdrian Hunter
2010-02-15omap: RX51: Remux to pull eMMC lines down when powering offAdrian Hunter
2010-02-15omap_hsmmc: Move gpio and regulator control from board fileAdrian Hunter
2010-02-15omap3: SDP: Introducing 'board-sdp-flash.c' for flash initVimal Singh
2010-02-15omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND initVimal Singh
2010-02-15omap2/3/4: gpmc: avoid section definitions on headersFelipe Balbi
2010-02-15omap: McBSP: Use cache when modifying individual register bitsJanusz Krzysztofik
2010-02-15omap: McBSP: Introduce caching in register write operationsJanusz Krzysztofik
2010-02-15omap: McBSP: Modify macros/functions API for easy cache accessJanusz Krzysztofik
2010-02-15omap: McBSP: Use macros for all register read/write operationsJanusz Krzysztofik
2010-02-15omap iommu: fix incorrect address for largepage 1st entryHiroshi DOYU
2010-02-15omap: iommu: fix incorrect address for supersection 1st entryHiroshi DOYU
2010-02-15omap iommu: cleanup iommu page address mask and definitionsHiroshi DOYU
2010-02-15omap: convert boards to use physmap-flashLadislav Michl
2010-02-15omap: Fix gpio.c for multi-omap for omap4Tony Lindgren
2010-02-15omap: Move multi-omap ifdeffery into it's own header fileTony Lindgren
2010-02-15omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUSTony Lindgren
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren
2010-02-15omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren
2010-02-15omap2/3/4: Fix omap2_map_common_io for multi-omapTony Lindgren
2010-02-15omap: Fix dmtimer.c for multi-omap bootTony Lindgren
2010-02-15omap2/3: Multiboot compile fixes to compile in omap2 and omap3Tony Lindgren
2010-02-15Merge branch 'debug-ll' into omap-for-linusTony Lindgren
2010-02-15omap: Remove old DEBUG_LL serial port optionsTony Lindgren
2010-02-15omap: Make uncompress code and DEBUG_LL code genericTony Lindgren