summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
* omap4: Fix omap_type() for omap4Santosh Shilimkar2010-02-231-0/+3
* omap: sdma: Limit the secure reserve channel fix for omap3Santosh Shilimkar2010-02-231-1/+2
* omap4: sdma: Enable the idle modes on omap4Santosh Shilimkar2010-02-231-1/+1
* omap2/3/4: ioremap omap_globals moduleSantosh Shilimkar2010-02-232-26/+30
* McBSP: OMAP3: Add sidetone featureEero Nurkkala2010-02-232-1/+461
* omap: musb: Add USB support to 4430 SDP board fileMaulik Mankad2010-02-231-0/+1
* omap: musb: Pass board specific data from board fileMaulik Mankad2010-02-191-1/+10
* OMAP4: MCPDM: Register McPDM platform deviceJorge Eduardo Candelaria2010-02-151-0/+37
* ARM: OMAP4: Add McPDM base addressJorge Eduardo Candelaria2010-02-151-0/+2
* OMAP4: IRQ: Add McPDM IRQ definitionJorge Eduardo Candelaria2010-02-151-1/+1
* AM35xx: Update irq.h for AM35xx IPSS module interruptsVaibhav Hiremath2010-02-151-0/+10
* AM35xx: Add AM35xx intr_clr & sw_rst cntrl reg bit definitionVaibhav Hiremath2010-02-151-0/+17
* omap_hsmmc: Allow for a shared VccQAdrian Hunter2010-02-151-0/+3
* omap_hsmmc: Allow for power saving without going offAdrian Hunter2010-02-151-0/+3
* omap: RX51: Remux to pull eMMC lines down when powering offAdrian Hunter2010-02-151-0/+1
* omap_hsmmc: Move gpio and regulator control from board fileAdrian Hunter2010-02-151-10/+18
* omap3: SDP: Introducing 'board-sdp-flash.c' for flash initVimal Singh2010-02-151-0/+2
* omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND initVimal Singh2010-02-151-1/+9
* omap2/3/4: gpmc: avoid section definitions on headersFelipe Balbi2010-02-151-1/+1
* omap: McBSP: Use cache when modifying individual register bitsJanusz Krzysztofik2010-02-151-31/+47
* omap: McBSP: Introduce caching in register write operationsJanusz Krzysztofik2010-02-152-25/+55
* omap: McBSP: Modify macros/functions API for easy cache accessJanusz Krzysztofik2010-02-151-156/+125
* omap: McBSP: Use macros for all register read/write operationsJanusz Krzysztofik2010-02-151-22/+22
* omap iommu: fix incorrect address for largepage 1st entryHiroshi DOYU2010-02-151-2/+2
* omap: iommu: fix incorrect address for supersection 1st entryHiroshi DOYU2010-02-151-1/+1
* omap iommu: cleanup iommu page address mask and definitionsHiroshi DOYU2010-02-151-11/+39
* omap: convert boards to use physmap-flashLadislav Michl2010-02-151-0/+16
* omap: Fix gpio.c for multi-omap for omap4Tony Lindgren2010-02-151-91/+133
* omap: Move multi-omap ifdeffery into it's own header fileTony Lindgren2010-02-152-69/+95
* omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUSTony Lindgren2010-02-158-46/+24
* omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren2010-02-1510-52/+53
* omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren2010-02-1510-44/+44
* omap2/3/4: Fix omap2_map_common_io for multi-omapTony Lindgren2010-02-151-1/+32
* omap: Fix dmtimer.c for multi-omap bootTony Lindgren2010-02-151-51/+39
* omap2/3: Multiboot compile fixes to compile in omap2 and omap3Tony Lindgren2010-02-152-5/+13
* Merge branch 'debug-ll' into omap-for-linusTony Lindgren2010-02-156-128/+251
|\
| * omap: Remove old DEBUG_LL serial port optionsTony Lindgren2010-02-151-19/+0
| * omap: Make uncompress code and DEBUG_LL code genericTony Lindgren2010-02-152-53/+162
| * omap: Clean the serial port definesTony Lindgren2010-02-155-64/+97
* | Merge branch 'omap-fixes-for-linus' into omap-for-linusTony Lindgren2010-02-103-14/+4
|\ \
| * | omap: Fix access to already released memory in clk_debugfs_register_one()Marek Skuczynski2010-02-031-2/+2
| * | omap: Remove old unused defines for OMAP_32KSYNCT_BASETony Lindgren2010-02-031-10/+0
| * | omap: define _toggle_gpio_edge_triggering only for OMAP1Uwe Kleine-König2010-01-291-2/+2
* | | OMAP clock: resolve all remaining sparse warningsPaul Walmsley2010-01-292-2/+2
* | | OMAP: hwmod: add API for slave idlemode settingKevin Hilman2010-01-261-0/+2
* | | OMAP: omap_device: optionally auto-adjust device activate/deactivate latenciesKevin Hilman2010-01-262-8/+37
* | | OMAP clockdomain/powerdomain: improve documentationPaul Walmsley2010-01-262-70/+57
* | | OMAP powerdomain: rearrange struct powerdomain to save some memoryPaul Walmsley2010-01-261-3/+3
* | | OMAP clockdomains: add usecounting for wakeup and sleep dependenciesPaul Walmsley2010-01-261-0/+8
* | | OMAP clockdomain/powerdomain: remove runtime register/unregisterPaul Walmsley2010-01-262-4/+0
OpenPOWER on IntegriCloud