summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/io.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-07ARM: OMAP: Remove omap_init_consistent_dma_size()Tomi Valkeinen1-12/+0
2012-10-31ARM: OMAP: Split sram.h to local headers and minimal shared headerTony Lindgren1-2/+1
2012-10-25ARM: OMAP: Split plat/serial.h for omap1 and omap2+Tony Lindgren1-1/+1
2012-10-19ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren1-1/+1
2012-10-19ARM: OMAP: Merge plat/multi.h into plat/cpu.hTony Lindgren1-2/+1
2012-10-19ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren1-1/+1
2012-10-17ARM: OMAP: Make plat/sram.h local to plat-omapTony Lindgren1-1/+2
2012-10-17Merge branch 'omap-for-v3.8/cleanup-headers-dss' into omap-for-v3.8/cleanup-h...Tony Lindgren1-1/+1
2012-10-17ARM: OMAP: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.hPaul Walmsley1-1/+1
2012-10-16ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla1-1/+1
2012-09-13Merge tag 'omap-devel-a2-for-3.7' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren1-0/+2
2012-09-13ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-2/+1
2012-09-13ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren1-0/+2
2012-09-12ARM: OMAP3+: hwmod: Add AM33XX HWMOD dataVaibhav Hiremath1-0/+2
2012-07-24Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2012-07-09ARM: OMAP5: Add minimal support for OMAP5430 SOCR Sricharan1-0/+44
2012-06-30ARM: OMAP3+: clock33xx: Add AM33XX clock tree dataVaibhav Hiremath1-0/+2
2012-06-18ARM: OMAP AM33xx: clockdomains: Add clockdomain data and respective operationsVaibhav Hiremath1-0/+1
2012-06-18ARM: OMAP AM33xx: powerdomains: add AM335x supportVaibhav Hiremath1-0/+1
2012-06-18ARM: OMAP AM33xx: voltagedomain: Add voltage domain dataVaibhav Hiremath1-0/+1
2012-06-05ARM: OMAP2+: am33xx: Add AM335XEVM machine supportAfzal Mohammed1-0/+10
2012-05-27Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+63
2012-05-26Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-34/+4
2012-05-22Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-18/+0
2012-05-11Merge tag 'omap-cleanup-devices-for-v3.5' of git://git.kernel.org/pub/scm/lin...Olof Johansson1-18/+0
2012-05-11Merge tag 'omap-cleanup-renames-for-v3.5' of git://git.kernel.org/pub/scm/lin...Olof Johansson1-4/+4
2012-05-10ARM: OMAP2+: Kconfig: convert SOC_OMAPAM33XX to SOC_AM33XXKevin Hilman1-2/+2
2012-05-10ARM: OMAP2+: Kconfig: convert SOC_OMAPTI81XX to SOC_TI81XXKevin Hilman1-2/+2
2012-05-09ARM: OMAP2+: WDTIMER integration: fix !PM boot crash, disarm timer after hwmo...Kevin Hilman1-18/+0
2012-05-08ARM: omap2: use machine specific hook for late initShawn Guo1-0/+63
2012-05-08ARM: OMAP4: Reduce the static IO mappingSantosh Shilimkar1-30/+0
2012-04-13ARM: OMAP: add includes for missing prototypesPaul Walmsley1-0/+1
2012-03-28Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+8
2012-03-28Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-50/+8
2012-03-28Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2012-03-15Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann1-0/+1
2012-03-14Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...Olof Johansson1-0/+1
2012-03-08Merge tag 'imx35-imx5-aips-setup' of git://git.pengutronix.de/git/imx/linux-2...Olof Johansson1-0/+1
2012-03-06ARM: OMAP2+: Fix omap24xx_io_desc warning if SoC subtypes are not selectedTony Lindgren1-1/+1
2012-03-06Merge commit 'v3.3-rc6'Tomi Valkeinen1-0/+1
2012-03-06ARM: OMAP2+: included some headers twiceDanny Kukawka1-1/+0
2012-03-01Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/li...Arnd Bergmann1-1/+8
2012-02-24ARM: OMAP2+: Limit omap_read/write usage to legacy USB driversTony Lindgren1-40/+0
2012-02-24ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren1-10/+7
2012-02-23OMAP2+: remove unneeded #include omapfb.hTomi Valkeinen1-1/+0
2012-02-18Merge branch 'for_3.3/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren1-1/+3
2012-02-14ARM: OMAP4: Move the barrier memboclk_steal() as part of reserve callbackSantosh Shilimkar1-0/+1
2012-01-26ARM: OMAP2+: io: fix compilation breakage on 2420-only configsPaul Walmsley1-1/+3
2012-01-20Merge branch 'soc-part2' into socTony Lindgren1-1/+8
2011-12-20ARM: OMAP2+: split omap2/3/4_check_revision functionVaibhav Hiremath1-1/+8