summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-04-2239-311/+839
|\
| * Merge tag 'omap-for-v4.1/prcm-dts-mfd-syscon-fix' of git://git.kernel.org/pub...Olof Johansson2015-04-211-0/+1
| |\
| | * ARM: OMAP2+: Fix booting with configs that don't have MFD_SYSCONTony Lindgren2015-04-201-0/+1
| * | Merge branch '4.0-rc1-prcm-cleanup-v6' of https://github.com/t-kristo/linux-p...Tony Lindgren2015-04-0138-311/+838
| |\ \
| | * | ARM: OMAP4+: control: add support for initializing control module via DTTero Kristo2015-03-312-3/+6
| | * | ARM: OMAP4+: control: remove support for legacy pad read/writeTero Kristo2015-03-313-34/+6
| | * | ARM: OMAP4: display: convert display to use syscon for dsi muxingTero Kristo2015-03-311-2/+13
| | * | ARM: dts: am4372: add minimal l4 bus layout with control module supportTero Kristo2015-03-311-1/+1
| | * | ARM: dts: am33xx: add minimal l4 bus layout with control module supportTero Kristo2015-03-311-1/+1
| | * | ARM: dts: omap3: add minimal l4 bus layout with control module supportTero Kristo2015-03-311-1/+1
| | * | ARM: dts: omap24xx: add minimal l4 bus layout with control module supportTero Kristo2015-03-311-1/+6
| | * | ARM: OMAP2+: control: add syscon support for register accessesTero Kristo2015-03-311-17/+87
| | * | ARM: OMAP2+: id: cache omap_type valueTero Kristo2015-03-311-1/+4
| | * | ARM: OMAP2+: control: remove API for getting control module base addressTero Kristo2015-03-312-7/+0
| | * | ARM: OMAP2+: clock: add low-level support for regmapTero Kristo2015-03-315-11/+47
| | * | ARM: OMAP4+: PRM: get rid of cpu_is_omap44xx calls from interrupt initTero Kristo2015-03-313-36/+26
| | * | ARM: OMAP4+: PRM: setup prm_features from the PRM init time flagsTero Kristo2015-03-312-2/+5
| | * | ARM: OMAP2+: CM: move SoC specific init calls within a generic APITero Kristo2015-03-3111-34/+75
| | * | ARM: OMAP4+: PRM: determine prm_device_inst based on DT compatibilityTero Kristo2015-03-315-18/+42
| | * | ARM: OMAP2+: PRM: move SoC specific init calls within a generic APITero Kristo2015-03-3115-39/+90
| | * | ARM: OMAP2+: control: determine control module base address from DTTero Kristo2015-03-275-30/+61
| | * | ARM: OMAP2+: PRM: determine PRM base address from device treeTero Kristo2015-03-277-20/+52
| | * | ARM: OMAP2+: CM: determine CM base address from device treeTero Kristo2015-03-279-19/+81
| | * | ARM: OMAP2+: PRCM: split PRCM module init to their own driver filesTero Kristo2015-03-276-21/+106
| | * | ARM: OMAP2+: clock: move clock provider infrastructure to clock driverTero Kristo2015-03-273-44/+75
| | * | ARM: OMAP2+: PRCM: add support for static clock memmap indicesTero Kristo2015-03-252-29/+58
| | * | 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-253-6/+3
| | * | ARM: OMAP4+: PRM: move omap_prm_base_init under OMAP4 PRM driverTero Kristo2015-03-252-4/+2
| | * | ARM: OMAP3+: PRM: add common APIs for prm_vp_check/clear_txdoneTero Kristo2015-03-259-25/+60
| | * | ARM: OMAP2+: PRM: add generic API for clear_mod_irqsTero Kristo2015-03-258-28/+47
| | * | ARM: OMAP3: PRM: invert the wkst_mask for the prm_clear_mod_irqsTero Kristo2015-03-253-14/+14
| | * | ARM: OMAP2+: PRCM: rename of_prcm_init to omap_prcm_initTero Kristo2015-03-253-3/+9
| | |/
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-223-12/+14
|\ \ \
| * \ \ Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson2015-04-035-86/+33
| |\ \ \
| * | | | ARM OMAP2+ GPMC: calculate GPMCFCLKDIVIDER based on WAITMONITORINGTIMERobert ABEL2015-03-063-12/+14
| | |_|/ | |/| |
* | | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2015-04-221-74/+0
|\ \ \ \
| * | | | ARM: dts: add wl12xx/wl18xx bindingsEliad Peller2015-03-241-74/+0
| * | | | wl12xx: use frequency instead of enumerations for pdata clocksLuciano Coelho2015-03-241-15/+14
| * | | | wlcore: set irq_trigger in board files instead of hiding behind a quirkLuciano Coelho2015-03-191-0/+1
| | |/ / | |/| |
* | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-04-224-16/+137
|\ \ \ \
| * \ \ \ Merge tag 'for-v4.1/omap-hwmod-a' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren2015-03-273-16/+134
| |\ \ \ \
| | * | | | ARM: DRA7: hwmod: Fix the hwmod class for GPTimer4Suman Anna2015-03-241-16/+1
| | * | | | ARM: DRA7: hwmod: Add data for GPTimers 13 through 16Suman Anna2015-03-241-0/+96
| | * | | | ARM: OMAP2: hwmod: AM43XX: Add hwmod support for HDQ-1WSourav Poddar2015-03-022-0/+37
| | | |/ / | | |/| |
| * / | | ARM: omap-device: add missed callback for suspend-to-diskGrygorii Strashko2015-03-161-0/+3
| |/ / /
* | | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-225-1504/+0
|\ \ \ \
| * | | | ARM: OMAP2+: Remove legacy support for omap3 TouchBookTony Lindgren2015-03-163-402/+0
| * | | | ARM: OMAP3: Remove legacy support for devkit8000Tony Lindgren2015-03-163-661/+0
| * | | | ARM: OMAP3: Remove legacy support for EMA-Tech Stalker boardTony Lindgren2015-03-163-441/+0
| |/ / /