summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/io.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-261-0/+63
|\
| * ARM: omap2: use machine specific hook for late initShawn Guo2012-05-081-0/+63
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-261-34/+4
|\ \
| * \ Merge tag 'omap-cleanup-devices-for-v3.5' of git://git.kernel.org/pub/scm/lin...Olof Johansson2012-05-101-18/+0
| |\ \
| * \ \ Merge tag 'omap-cleanup-renames-for-v3.5' of git://git.kernel.org/pub/scm/lin...Olof Johansson2012-05-101-4/+4
| |\ \ \
| | * | | ARM: OMAP2+: Kconfig: convert SOC_OMAPAM33XX to SOC_AM33XXKevin Hilman2012-05-101-2/+2
| | * | | ARM: OMAP2+: Kconfig: convert SOC_OMAPTI81XX to SOC_TI81XXKevin Hilman2012-05-101-2/+2
| | | |/ | | |/|
| * | | ARM: OMAP4: Reduce the static IO mappingSantosh Shilimkar2012-05-081-30/+0
| |/ /
* | | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-18/+0
|\ \ \ | | |/ | |/|
| * | ARM: OMAP2+: WDTIMER integration: fix !PM boot crash, disarm timer after hwmo...Kevin Hilman2012-05-081-18/+0
| |/
* | ARM: OMAP: add includes for missing prototypesPaul Walmsley2012-04-131-0/+1
|/
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-1/+8
|\
| * Merge tag 'imx35-imx5-aips-setup' of git://git.pengutronix.de/git/imx/linux-2...Olof Johansson2012-03-081-0/+1
| |\
| * \ Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/li...Arnd Bergmann2012-02-291-1/+8
| |\ \
| | * \ Merge branch 'soc-part2' into socTony Lindgren2012-01-201-1/+8
| | |\ \
| | | * | ARM: OMAP2+: split omap2/3/4_check_revision functionVaibhav Hiremath2011-12-191-1/+8
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-50/+8
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...Olof Johansson2012-03-131-0/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | ARM: OMAP2+: Limit omap_read/write usage to legacy USB driversTony Lindgren2012-02-241-40/+0
| * | | | | ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-241-10/+7
| | |/ / / | |/| | |
* | | | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-03-271-2/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann2012-03-151-0/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | ARM: OMAP2+: Fix omap24xx_io_desc warning if SoC subtypes are not selectedTony Lindgren2012-03-061-1/+1
| * | | | | ARM: OMAP2+: included some headers twiceDanny Kukawka2012-03-051-1/+0
| | |/ / / | |/| | |
* | | | | Merge commit 'v3.3-rc6'Tomi Valkeinen2012-03-061-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'for_3.3/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2012-02-171-1/+3
| |\ \ \ \ | | |/ / /
| * | | | ARM: OMAP4: Move the barrier memboclk_steal() as part of reserve callbackSantosh Shilimkar2012-02-141-0/+1
| | |/ / | |/| |
* | | | OMAP2+: remove unneeded #include omapfb.hTomi Valkeinen2012-02-231-1/+0
| |/ / |/| |
* | | ARM: OMAP2+: io: fix compilation breakage on 2420-only configsPaul Walmsley2012-01-251-1/+3
|/ /
* | Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren2011-12-161-7/+31
|\ \ | |/
| * ARM: OMAP: TI81XX: Prepare for addition of TI814X supportHemant Pedanekar2011-12-131-7/+7
| * ARM: OMAP: am33xx: Update common OMAP machine specific sourcesAfzal Mohammed2011-12-131-0/+24
* | ARM: OMAP4: Fix errata i688 with MPU interconnect barriers.Santosh Shilimkar2011-12-081-0/+9
|/
* Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-1/+0
|\
| * ARM: plat-omap: remove arch specific special handling for ioremapNicolas Pitre2011-11-181-1/+0
* | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-11-211-3/+0
|\ \
| * | ARM: omap2plus: remove irq-related global base addressesMarc Zyngier2011-11-151-3/+0
| |/
* | ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-171-2/+2
|/
* ARM: OMAP: Fix errors and warnings when building for one boardSanjeev Premi2011-11-041-0/+6
* Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-011-1/+1
|\
| * ARM: omap: Setup consistent dma size at boot timeJon Medhurst2011-08-221-1/+1
* | ARM: OMAP: Warn if omap_ioremap is called before SoC detectionTony Lindgren2011-10-191-0/+1
* | ARM: OMAP: Move set_globals initialization to happen in init_earlyTony Lindgren2011-10-191-1/+13
* | ARM: OMAP: Map SRAM later on with ioremap_exec()Tony Lindgren2011-10-191-18/+3
* | ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is doneTony Lindgren2011-10-191-47/+48
* | Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...Tony Lindgren2011-09-151-0/+5
|\ \
| * | OMAP2: add voltage domains and connect to powerdomainsKevin Hilman2011-09-151-0/+2
| * | OMAP2+: voltage: start towards a new voltagedomain layerKevin Hilman2011-09-151-0/+3
* | | Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...Tony Lindgren2011-09-151-4/+4
|\ \ \ | |/ /
| * | OMAP: powerdomain: remove omap_chip bitmasksPaul Walmsley2011-09-141-2/+2
OpenPOWER on IntegriCloud