summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include/plat/io.h
AgeCommit message (Expand)AuthorFilesLines
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren1-84/+0
2012-02-24ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren1-174/+0
2012-02-24ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren1-13/+0
2012-02-24ARM: OMAP: Move omap_init_consistent_dma_size() to local common.hTony Lindgren1-2/+0
2012-02-24ARM: OMAP2+: Move SDRC related functions from io.h into local common.hTony Lindgren1-4/+0
2011-12-13ARM: OMAP: am33xx: Update common OMAP machine specific sourcesAfzal Mohammed1-0/+12
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King1-8/+0
2011-11-18ARM: plat-omap: remove arch specific special handling for ioremapNicolas Pitre1-8/+0
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-68/+0
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann1-0/+2
2011-10-19ARM: OMAP: Warn if omap_ioremap is called before SoC detectionTony Lindgren1-0/+2
2011-10-19ARM: OMAP1: Use generic map_io, init_early and init_irqTony Lindgren1-2/+25
2011-10-04Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-baseTony Lindgren1-3/+3
2011-09-24OMAP4: Fix the emif and dmm virtual mappingSantosh Shilimkar1-2/+2
2011-08-24ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren1-1/+1
2011-08-22ARM: omap: Setup consistent dma size at boot timeJon Medhurst1-0/+2
2011-02-16Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren1-2/+10
2011-02-16TI816X: Update common OMAP machine specific sourcesHemant Pedanekar1-0/+8
2011-01-27omap: Start using CONFIG_SOC_OMAPTony Lindgren1-2/+2
2010-12-21OMAP2+: io: split omap2_init_common_hw()Paul Walmsley1-2/+3
2010-12-08ARM: io: make iounmap() a simple macroRussell King1-2/+2
2010-02-23omap3/4: Remove overlapping mapping of L4_WKUP io spaceSantosh Shilimkar1-9/+0
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren1-1/+1
2010-02-15omap2/3/4: Fix omap2_map_common_io for multi-omapTony Lindgren1-1/+32
2010-01-08OMAP2420 IO mapping: move IVA mapping virtual address out of vmalloc spacePaul Walmsley1-6/+9
2010-01-08OMAP2xxx IO mapping: mark DSP mappings as being 2420-onlyPaul Walmsley1-20/+13
2009-10-19omap: headers: Create headers necessary for compile under mach-omap1 and mach...Tony Lindgren1-0/+287