summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/io.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.0-rc1-prcm-cleanup-v6' of https://github.com/t-kristo/linux-p...Tony Lindgren2015-04-011-73/+39Star
|\
| * ARM: OMAP4+: control: add support for initializing control module via DTTero Kristo2015-03-311-3/+3
| * ARM: OMAP4+: control: remove support for legacy pad read/writeTero Kristo2015-03-311-7/+4Star
| * ARM: OMAP2+: CM: move SoC specific init calls within a generic APITero Kristo2015-03-311-11/+5Star
| * ARM: OMAP2+: PRM: move SoC specific init calls within a generic APITero Kristo2015-03-311-10/+11
| * ARM: OMAP2+: control: determine control module base address from DTTero Kristo2015-03-271-18/+16Star
| * ARM: OMAP2+: PRM: determine PRM base address from device treeTero Kristo2015-03-271-11/+1Star
| * ARM: OMAP2+: CM: determine CM base address from device treeTero Kristo2015-03-271-12/+2Star
| * ARM: OMAP2+: PRCM: split PRCM module init to their own driver filesTero Kristo2015-03-271-0/+4
| * ARM: OMAP4: PRM: move omap4xxx_prm_init earlier in init orderTero Kristo2015-03-251-1/+1
| * ARM: OMAP4+: CM: move omap_cm_base_init under OMAP4 CM driverTero Kristo2015-03-251-4/+0Star
| * ARM: OMAP4+: PRM: move omap_prm_base_init under OMAP4 PRM driverTero Kristo2015-03-251-4/+0Star
| * ARM: OMAP2+: PRCM: rename of_prcm_init to omap_prcm_initTero Kristo2015-03-251-1/+1
* | ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688Stefan Hengelein2015-03-171-2/+0Star
|/
* Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2015-02-211-7/+19
|\
| * ARM: OMAP3: use clock data from TI clock driver for legacy bootTero Kristo2015-01-301-9/+19
* | ARM: OMAP2+: Add dm816x hwmod supportTony Lindgren2015-01-261-2/+6
* | ARM: OMAP2+: Add clock domain support for dm816xAida Mynzhasova2015-01-261-38/+40
* | ARM: OMAP2+: Disable omap3 PM init for ti81xxTony Lindgren2015-01-151-1/+0Star
* | ARM: OMAP2+: Fix ti81xx class typeTony Lindgren2015-01-151-4/+21
|/
* ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-131-1/+1
* ARM: OMAP4: CM: move public definitions from cminst44xx.h to cm44xx.hTero Kristo2014-10-271-1/+1
* ARM: AM33xx: PRM: add support for prm_initTero Kristo2014-10-271-0/+2
* ARM: OMAP4/AM33xx: add cm_init / cm_exit calls for AM33xx and OMAP4+Tero Kristo2014-10-271-0/+6
* ARM: AM43XX: PRM: use OMAP4 PRM driverTero Kristo2014-10-271-0/+1
* Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-10-151-2/+10
|\
| * clk: ti: change clock init to use generic of_clk_initTero Kristo2014-09-291-2/+10
* | ARM: OMAP4+: Remove static iotable mappings for SRAMRajendra Nayak2014-09-181-17/+0Star
* | ARM: DRA7: Add hook in SoC initcalls to enable pm initializationRajendra Nayak2014-09-091-0/+3
* | ARM: OMAP5: Add hook in SoC initcalls to enable pm initializationSantosh Shilimkar2014-09-081-0/+3
|/
* Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2014-08-081-2/+5
|\
| * ARM: OMAP24xx: clock: remove legacy clock dataTero Kristo2014-07-021-12/+4Star
| * ARM: OMAP2: clock: use DT clock boot if availableTero Kristo2014-07-021-2/+13
* | ARM: OMAP2+: clock: introduce ti_clk_features flagsTero Kristo2014-07-151-0/+2
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-061-0/+2
|\
| * ARM: l2c: AM43x: add L2 cache supportSekhar Nori2014-05-301-0/+1
| * ARM: l2c: omap2+: get rid of init callSekhar Nori2014-05-301-0/+1
* | ARM: DRA752: add detection of SoC informationNishanth Menon2014-05-201-0/+1
|/
* Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson2014-03-091-9/+0Star
|\
| * ARM: OMAP2+: Remove legacy macros for zoom platformsPaul Bolle2014-02-141-9/+0Star
* | ARM: OMAP2+: AM43x: determine featuresAfzal Mohammed2014-03-011-0/+1
|/
* 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-291-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