summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/include
AgeCommit message (Expand)AuthorFilesLines
2009-05-29ARM: OMAP4: Add minimal support for omap4Santosh Shilimkar13-14/+264
2009-05-29ARM: OMAP3: Initialize more devices for LDPTony Lindgren1-0/+4
2009-05-29ARM: OMAP2/3: Remove L4_WK_OMAP_BASE, L4_PER_OMAP_BASE, L4_EMU_BASE, L3_OMAP_...Tony Lindgren1-4/+0
2009-05-29ARM: OMAP1: Make 770 LCD workAndrew de Quincey1-4/+0
2009-05-29ARM: OMAP2/3: Add generic smc91x support when connected to GPMCTony Lindgren1-0/+42
2009-05-29ARM: OMAP2/3: Add generic onenand support when connected to GPMCJuha Yrjola1-2/+20
2009-05-29ARM: OMAP2/3: sDMA: Correct omap_request_dma_chain(), v2Santosh Shilimkar1-1/+1
2009-05-29ARM: OMAP2/3: DMA: implement trans copy and const fillTomi Valkeinen1-0/+1
2009-05-25ARM: OMAP: Increase VMALLOC_END to allow 256MB RAMMans Rullgard1-1/+1
2009-05-25ARM: OMAP2/3: Remove OMAP_CM_REGADDRTony Lindgren2-16/+0
2009-05-25ARM: OMAP2/3: Remove OMAP2_PRCM_BASETony Lindgren1-2/+0
2009-05-25ARM: OMAP2/3: Move define of OMAP2_VA_IC_BASE to be local to entry-macro.STony Lindgren3-6/+6
2009-05-25ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASETony Lindgren2-3/+0
2009-05-25ARM: OMAP2/3: Remove OMAP2_32KSYNCT_BASETony Lindgren2-3/+0
2009-04-24Merge branch 'omap-clock-fixes' into omap-fixesTony Lindgren2-1/+18
2009-04-24OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c filesPaul Walmsley2-1/+18
2009-04-23ARM: OMAP2: Remove defines and resource init for OMAP24XX EACJarkko Nikula1-100/+0
2009-04-23ARM: OMAP: MMC: Remove unused power_pinLadislav Michl1-1/+0
2009-04-23ARM: OMAP: Remove old dead gpio expander codeTony Lindgren2-39/+0
2009-03-28[ARM] 5434/1: ARM: OMAP: Fix mailbox compile for 24xxTony Lindgren1-1/+1
2009-03-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King29-714/+348
2009-03-25Merge branch 'highmem' into develRussell King1-3/+5
2009-03-24ARM: OMAP3: MUSB initialization for omap hw, v2Felipe Balbi1-0/+8
2009-03-24ARM: OMAP3: Add base address definitions and resources for OMAP 3 IS, v2Tony Lindgren1-0/+27
2009-03-24ARM: OMAP3: mmc-twl4030 init passes device nodes back, v2David Brownell1-0/+2
2009-03-24ARM: OMAP3: Add more GPIO mux optionsTony Lindgren1-0/+13
2009-03-24ARM: OMAP: get rid of OMAP_TAG_USB, v2Felipe Balbi2-1/+2
2009-03-24[OMAP850] IRQ related changesZebediah C. McClure1-1/+82
2009-03-24[OMAP850] Changes to base IO subsystem, v2Zebediah C. McClure2-2/+53
2009-03-24[OMAP850] Add base support for omap850 cpuZebediah C. McClure2-4/+133
2009-03-24ARM: OMAP: Remove remaining board-*.h includes from hardware.hTony Lindgren4-56/+2
2009-03-24ARM: OMAP: No need to include board-nokia.h from hardware.hTony Lindgren2-57/+0
2009-03-24ARM: OMAP: No need to include board-overo.h from hardware.hTony Lindgren1-26/+0
2009-03-24ARM: OMAP: No need to include board-ldp.h from hardware.hTony Lindgren2-43/+0
2009-03-24ARM: OMAP: No need to include board-h4.h from hardware.hTony Lindgren2-42/+0
2009-03-24ARM: OMAP: No need to include board-apollon.h from hardware.hTony Lindgren2-50/+0
2009-03-24ARM: OMAP: No need to include board-omap2430sdp.h from hardware.hTony Lindgren2-45/+0
2009-03-24ARM: OMAP: No need to include board-palm*.h from hardware.hTony Lindgren4-93/+0
2009-03-24ARM: OMAP: No need to include board-osk.h from hardware.hTony Lindgren2-51/+0
2009-03-24ARM: OMAP: No need to include board-innovator.h from hardware.hTony Lindgren2-56/+0
2009-03-24ARM: OMAP: No need to include board-h3.h from hardware.hTony Lindgren2-42/+0
2009-03-24ARM: OMAP: No need to include board-h2.h from hardware.hTony Lindgren2-45/+0
2009-03-24ARM: OMAP: No need to include board-perseus2.h or board-fsample.h from hardwa...Tony Lindgren3-98/+0
2009-03-24omap mailbox: add save_/restore_ctx() for PMHiroshi DOYU1-0/+23
2009-03-24omap mailbox: fix empty struct device for omap_mboxHiroshi DOYU1-2/+2
2009-03-24omap mailbox: add initial omap3 supportHiroshi DOYU1-0/+1
2009-03-20Merge branch 'master' of git://git.marvell.com/orion into develRussell King2-2/+2
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2009-03-16[ARM] make page_to_dma() highmem awareNicolas Pitre1-3/+5
2009-03-04ARM: OMAP: Allow I2C bus driver to be compiled as a moduleAaro Koskinen1-1/+1