summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/io.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: Remove legacy macros for zoom platformsPaul Bolle2014-02-131-9/+0
* ARM: OMAP4+: move errata initialization to omap4_pm_init_earlyNishanth Menon2014-01-311-0/+1
* Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-01-281-8/+36
|\
| * ARM: OMAP3: use DT clock init if DT data is availableTero Kristo2014-01-171-1/+12
| * ARM: AM33xx: remove old clock data and link in new clock init codeTero Kristo2014-01-171-1/+1
| * ARM: AM43xx: Enable clock initTero Kristo2014-01-171-0/+1
| * ARM: OMAP: DRA7: Enable clock initTero Kristo2014-01-171-0/+1
| * ARM: OMAP4: remove old clock data and link in new clock init codeTero Kristo2014-01-171-1/+1
| * ARM: OMAP2+: io: use new clock init APITero Kristo2014-01-171-9/+23
| * CLK: TI: add omap5 clock init fileTero Kristo2014-01-171-0/+1
* | ARM: add permission annotations to MT_MEMORY* mapping typesRussell King2013-12-111-2/+2
|/
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-11-111-0/+20
|\
| * ARM: OMAP2+: add missing lateinit hook for calling pm late initNishanth Menon2013-10-221-0/+20
* | ARM: OMAP2+: AM43x PRCM initAmbresh K2013-10-131-0/+6
|/
* ARM: OMAP: DRA7: Enable PM framework initializationsAmbresh K2013-08-231-0/+5
* ARM: DRA7: Reuse io tables and add a new .init_earlyR Sricharan2013-08-131-2/+18
* ARM: OMAP: omap_common_late_init may be unusedArnd Bergmann2013-07-051-1/+1
* Merge branch 'omap/pm-voltdomain-cleanup' into next/socArnd Bergmann2013-06-201-1/+0
|\
| * ARM: AM33xx: Remove the unused voltagedomain dataRajendra Nayak2013-06-171-1/+0
* | Merge tag 'omap-for-v3.11/soc-part2-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2013-06-201-1/+1
|\ \
| * | ARM: OMAP3+: am33xx id: Add new am33xx specific function to check dev_featureVaibhav Hiremath2013-06-181-1/+1
* | | Merge tag 'omap-for-v3.11/omap5-signed' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-06-141-0/+6
|\ \ \ | |/ / |/| |
| * | ARM: OMAP5: Enable build and frameowrk initialisationsSantosh Shilimkar2013-06-081-0/+6
| |/
* | ARM: OMAP2+: AM43x: early initAfzal Mohammed2013-06-121-0/+13
* | ARM: OMAP2+: AM43x: static mappingAfzal Mohammed2013-06-121-2/+2
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-021-18/+16
|\
| * ARM: OMAP2+: Export SoC information to userspaceRuslan Bilovol2013-04-081-0/+1
| * ARM: OMAP2+: Move common part of late init into common functionRuslan Bilovol2013-04-081-18/+15
* | 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-261-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-211-0/+8
| * ARM: OMAP2: clock: Cleanup !CONFIG_COMMON_CLK partsRajendra Nayak2012-11-121-2/+0
| * ARM: OMAP3: clock: Cleanup !CONFIG_COMMON_CLK partsRajendra Nayak2012-11-121-10/+0
| * ARM: OMAP4: clock: Cleanup !CONFIG_COMMON_CLK partsRajendra Nayak2012-11-121-6/+0
| * ARM: OMAP: clock: list all clk_hw_omap clks to enable/disable autoidleRajendra Nayak2012-11-121-0/+27
| * ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]Paul Walmsley2012-11-081-1/+0
| * 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-061-12/+0
* | ARM: OMAP: Split sram.h to local headers and minimal shared headerTony Lindgren2012-10-311-2/+1
|/
* 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-181-1/+1
* ARM: OMAP: Merge plat/multi.h into plat/cpu.hTony Lindgren2012-10-181-2/+1
* ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren2012-10-181-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
|\
OpenPOWER on IntegriCloud