summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-15Merge branch 'debug-ll' into omap-for-linusTony Lindgren6-128/+251
2010-02-15omap: Remove old DEBUG_LL serial port optionsTony Lindgren1-19/+0
2010-02-15omap: Make uncompress code and DEBUG_LL code genericTony Lindgren2-53/+162
2010-02-15omap: Clean the serial port definesTony Lindgren5-64/+97
2010-02-10Merge branch 'omap-fixes-for-linus' into omap-for-linusTony Lindgren3-14/+4
2010-02-03omap: Fix access to already released memory in clk_debugfs_register_one()Marek Skuczynski1-2/+2
2010-02-03omap: Remove old unused defines for OMAP_32KSYNCT_BASETony Lindgren1-10/+0
2010-01-29omap: define _toggle_gpio_edge_triggering only for OMAP1Uwe Kleine-König1-2/+2
2010-01-29OMAP clock: resolve all remaining sparse warningsPaul Walmsley2-2/+2
2010-01-26OMAP: hwmod: add API for slave idlemode settingKevin Hilman1-0/+2
2010-01-26OMAP: omap_device: optionally auto-adjust device activate/deactivate latenciesKevin Hilman2-8/+37
2010-01-26OMAP clockdomain/powerdomain: improve documentationPaul Walmsley2-70/+57
2010-01-26OMAP powerdomain: rearrange struct powerdomain to save some memoryPaul Walmsley1-3/+3
2010-01-26OMAP clockdomains: add usecounting for wakeup and sleep dependenciesPaul Walmsley1-0/+8
2010-01-26OMAP clockdomain/powerdomain: remove runtime register/unregisterPaul Walmsley2-4/+0
2010-01-26OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdmPaul Walmsley3-42/+50
2010-01-26OMAP clock: make the fixed divisor clock code available for all OMAPsPaul Walmsley2-1/+13
2010-01-26OMAP3 clock: reorganize CK_* platform flagsPaul Walmsley1-9/+17
2010-01-26AM35xx: Add AM35xx specific control module registersRanjith Lohithakshan1-0/+17
2010-01-26ARM: OMAP4: PM: Make OMAP3 Clock-domain framework compatible for OMAP4.Abhijit Pagare1-0/+3
2010-01-26ARM: OMAP4: PM: Adapt the existing OMAP2/3 and common Power Domain Frameworks.Abhijit Pagare1-5/+5
2010-01-26ARM: OMAP4: PM: Add the Autogenerated OMAP4 specific power domain framework.Abhijit Pagare1-0/+3
2010-01-26ARM: OMAP4: PM: OMAP4 essential basic initialisations.Abhijit Pagare1-1/+7
2010-01-21OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timerTero Kristo1-0/+13
2010-01-20Merge branch 'omap-fixes' into omap-fixes-for-linusTony Lindgren2-1/+2
2010-01-20Merge branch 'pm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/khilma...Tony Lindgren2-0/+29
2010-01-20OMAP: timekeeping: time should not stop during suspendKevin Hilman1-0/+26
2010-01-20OMAP3: PM: Disable interrupt controller AUTOIDLE before WFITero Kristo1-0/+2
2010-01-20OMAP3: PM: Ack pending interrupts before entering suspendTero Kristo1-0/+1