summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | OMAP3: hwmod: support to specify the offset position of various SYSCONFIG reg...Thara Gopinath2010-02-241-15/+58
| * | | | OMAP2/3 clock: Extend find_idlest() to pass back idle state valueRanjith Lohithakshan2010-02-242-3/+6
| * | | | OMAP3 PM: Adding counters for power domain logic off and mem off during reten...Thara Gopinath2010-02-241-0/+2
| * | | | OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem stateThara Gopinath2010-02-241-0/+2
| * | | | OMAP: omap_device: when 'called from invalid state', print stateKevin Hilman2010-02-241-6/+6
| * | | | OMAP: omap_device: add omap_device_is_valid()Kevin Hilman2010-02-242-0/+18
* | | | | Merge branch 'pm-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...Tony Lindgren2010-02-231-0/+17
|\ \ \ \ \
| * | | | | OMAP3: PM: Added support for L2 aux ctrl register save and restoreTero Kristo2010-02-231-0/+17
| |/ / / /
* | | | | omap2/3/4: mailbox: use dedicated work queue for handling mailbox rx interruptRob Clark2010-02-231-1/+7
* | | | | omap4: Use irq line defines from irq-44xx.hSantosh Shilimkar2010-02-235-110/+24
* | | | | omap4: Use dma line defines from dma-44xx.hSantosh Shilimkar2010-02-231-83/+3
* | | | | omap4: Add auto-generated irq and dma headersSantosh Shilimkar2010-02-232-0/+291
* | | | | omap3/4: Remove overlapping mapping of L4_WKUP io spaceSantosh Shilimkar2010-02-232-13/+0
* | | | | 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
OpenPOWER on IntegriCloud