summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
AgeCommit message (Expand)AuthorFilesLines
2010-02-24Merge branch 'pm-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...Tony Lindgren1-0/+17
2010-02-24omap2/3/4: mailbox: use dedicated work queue for handling mailbox rx interruptRob Clark1-1/+7
2010-02-24omap4: Use irq line defines from irq-44xx.hSantosh Shilimkar5-110/+24
2010-02-24omap4: Use dma line defines from dma-44xx.hSantosh Shilimkar1-83/+3
2010-02-24omap4: Add auto-generated irq and dma headersSantosh Shilimkar2-0/+291
2010-02-23OMAP3: PM: Added support for L2 aux ctrl register save and restoreTero Kristo1-0/+17
2010-02-23omap3/4: Remove overlapping mapping of L4_WKUP io spaceSantosh Shilimkar2-13/+0
2010-02-23omap4: Fix omap_type() for omap4Santosh Shilimkar1-0/+3
2010-02-23omap: sdma: Limit the secure reserve channel fix for omap3Santosh Shilimkar1-1/+2
2010-02-23omap4: sdma: Enable the idle modes on omap4Santosh Shilimkar1-1/+1
2010-02-23omap2/3/4: ioremap omap_globals moduleSantosh Shilimkar2-26/+30
2010-02-23McBSP: OMAP3: Add sidetone featureEero Nurkkala2-1/+461
2010-02-23omap: musb: Add USB support to 4430 SDP board fileMaulik Mankad1-0/+1
2010-02-20omap: musb: Pass board specific data from board fileMaulik Mankad1-1/+10
2010-02-18OMAP: DSS2: remove sub-panel systemTomi Valkeinen1-3/+0
2010-02-16ARM: 5917/1: OMAP4: Add L2 Cache supportSantosh Shilimkar1-0/+1
2010-02-16ARM: Add caller information to ioremapRussell King1-1/+1
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
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-15OMAP: DSS2: DSI: export dsi_vc_enable_hs()Tomi Valkeinen1-0/+2