aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/io.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-09ARM: OMAP5: Add minimal support for OMAP5430 SOCR Sricharan1-0/+44
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-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+63
2012-05-26Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus 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-10Merge tag 'omap-cleanup-devices-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup2Olof Johansson1-18/+0
2012-05-10Merge tag 'omap-cleanup-renames-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup2Olof 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-08ARM: OMAP2+: WDTIMER integration: fix !PM boot crash, disarm timer after hwmod resetKevin 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-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+8
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-50/+8
2012-03-27Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+1
2012-03-15Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into next/fixes-non-criticalArnd Bergmann1-0/+1
2012-03-13Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson1-0/+1
2012-03-08Merge tag 'imx35-imx5-aips-setup' of git://git.pengutronix.de/git/imx/linux-2.6 into next/socOlof 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-05ARM: OMAP2+: included some headers twiceDanny Kukawka1-1/+0
2012-02-29Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socArnd 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-17Merge branch 'for_3.3/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixesTony Lindgren1-1/+3
2012-02-14ARM: OMAP4: Move the barrier memboclk_steal() as part of reserve callbackSantosh Shilimkar1-0/+1
2012-01-25ARM: 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-19ARM: OMAP2+: split omap2/3/4_check_revision functionVaibhav Hiremath1-1/+8
2011-12-16Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into uartTony Lindgren1-7/+31
2011-12-13ARM: OMAP: TI81XX: Prepare for addition of TI814X supportHemant Pedanekar1-7/+7
2011-12-13ARM: OMAP: am33xx: Update common OMAP machine specific sourcesAfzal Mohammed1-0/+24
2011-12-08ARM: OMAP4: Fix errata i688 with MPU interconnect barriers.Santosh Shilimkar1-0/+9
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-1/+0
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stableRussell King1-3/+0
2011-11-18ARM: plat-omap: remove arch specific special handling for ioremapNicolas Pitre1-1/+0
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-2/+2
2011-11-15ARM: omap2plus: remove irq-related global base addressesMarc Zyngier1-3/+0
2011-11-04ARM: OMAP: Fix errors and warnings when building for one boardSanjeev Premi1-0/+6
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann1-1/+1
2011-10-19ARM: OMAP: Warn if omap_ioremap is called before SoC detectionTony Lindgren1-0/+1
2011-10-19ARM: OMAP: Move set_globals initialization to happen in init_earlyTony Lindgren1-1/+13
2011-10-19ARM: OMAP: Map SRAM later on with ioremap_exec()Tony Lindgren1-18/+3
2011-10-19ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is doneTony Lindgren1-47/+48
2011-09-15Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-omap-pm into voltageTony Lindgren1-0/+5