summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/io.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-021-18/+16Star
|\
| * ARM: OMAP2+: Export SoC information to userspaceRuslan Bilovol2013-04-091-0/+1
| * ARM: OMAP2+: Move common part of late init into common functionRuslan Bilovol2013-04-091-18/+15Star
* | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-021-0/+9
|\ \ | |/ |/|
| * ARM: OMAP5: Make errata i688 workaround availableSantosh Shilimkar2013-03-191-0/+9
* | ARM: OMAP: clocks: Delay clk inits atleast until slab is initializedRajendra Nayak2013-03-271-6/+12
|/
* ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-301-1/+1
* Merge tag 'tags/omap-for-v3.8/devel-prcm-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-11-301-14/+87
|\
| * ARM: OMAP2+: PRM: initialize some PRM functions earlyPaul Walmsley2012-11-221-0/+8
| * ARM: OMAP2: clock: Cleanup !CONFIG_COMMON_CLK partsRajendra Nayak2012-11-131-2/+0Star
| * ARM: OMAP3: clock: Cleanup !CONFIG_COMMON_CLK partsRajendra Nayak2012-11-131-10/+0Star
| * ARM: OMAP4: clock: Cleanup !CONFIG_COMMON_CLK partsRajendra Nayak2012-11-131-6/+0Star
| * ARM: OMAP: clock: list all clk_hw_omap clks to enable/disable autoidleRajendra Nayak2012-11-131-0/+27
| * ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]Paul Walmsley2012-11-081-1/+0Star
| * ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setupPaul Walmsley2012-11-081-24/+27
| * ARM: OMAP2+: CM/clock: convert _omap2_module_wait_ready() to use SoC-independ...Paul Walmsley2012-11-081-0/+5
| * ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io codePaul Walmsley2012-11-081-14/+63
* | ARM: OMAP: Remove omap_init_consistent_dma_size()Tomi Valkeinen2012-11-071-12/+0Star
* | ARM: OMAP: Split sram.h to local headers and minimal shared headerTony Lindgren2012-10-311-2/+1Star
|/
* ARM: OMAP: Split plat/serial.h for omap1 and omap2+Tony Lindgren2012-10-241-1/+1
* ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren2012-10-191-1/+1
* ARM: OMAP: Merge plat/multi.h into plat/cpu.hTony Lindgren2012-10-191-2/+1Star
* ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren2012-10-191-1/+1
* ARM: OMAP: Make plat/sram.h local to plat-omapTony Lindgren2012-10-171-1/+2
* Merge branch 'omap-for-v3.8/cleanup-headers-dss' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-171-1/+1
|\
| * ARM: OMAP: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.hPaul Walmsley2012-10-171-1/+1
* | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-151-1/+1
|/
* Merge tag 'omap-devel-a2-for-3.7' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren2012-09-131-0/+2
|\
| * ARM: OMAP3+: hwmod: Add AM33XX HWMOD dataVaibhav Hiremath2012-09-121-0/+2
* | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-131-2/+1Star
* | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-131-0/+2
|/
* Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-241-0/+2
|\
| * ARM: OMAP3+: clock33xx: Add AM33XX clock tree dataVaibhav Hiremath2012-06-301-0/+2
* | ARM: OMAP5: Add minimal support for OMAP5430 SOCR Sricharan2012-07-091-0/+44
|/
* ARM: OMAP AM33xx: clockdomains: Add clockdomain data and respective operationsVaibhav Hiremath2012-06-181-0/+1
* ARM: OMAP AM33xx: powerdomains: add AM335x supportVaibhav Hiremath2012-06-181-0/+1
* ARM: OMAP AM33xx: voltagedomain: Add voltage domain dataVaibhav Hiremath2012-06-181-0/+1
* ARM: OMAP2+: am33xx: Add AM335XEVM machine supportAfzal Mohammed2012-06-051-0/+10
* 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/+4Star
|\ \
| * \ Merge tag 'omap-cleanup-devices-for-v3.5' of git://git.kernel.org/pub/scm/lin...Olof Johansson2012-05-111-18/+0Star
| |\ \
| * \ \ Merge tag 'omap-cleanup-renames-for-v3.5' of git://git.kernel.org/pub/scm/lin...Olof Johansson2012-05-111-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/+0Star
| |/ /
* | | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-18/+0Star
|\ \ \ | | |/ | |/|
| * | ARM: OMAP2+: WDTIMER integration: fix !PM boot crash, disarm timer after hwmo...Kevin Hilman2012-05-091-18/+0Star
| |/
* / 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-281-1/+8
|\