summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-0718-2008/+19
|\
| * Merge tag 'omap-for-v4.9/soc-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2016-09-0211-30/+19
| |\
| | * ARM: OMAP2+: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-08-2613-44/+32
| * | Merge tag 'omap-for-v4.8/legacy-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2016-09-027-1977/+0
| |\ \ | | |/ | |/|
| | * ARM: OMAP2+: Drop legacy board file for LDPTony Lindgren2016-07-103-437/+0
| | * ARM: OMAP2+: Drop legacy board file for n900Tony Lindgren2016-07-106-1540/+0
| | * Merge remote-tracking branch 'peter/peter/for-4.8_omapdss_part1' into omap-fo...Tony Lindgren2016-07-105-5/+11
| | |\
* | | \ Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-10-051-0/+1
|\ \ \ \
| * | | | ARM: omap2: fix missing includeLinus Walleij2016-09-231-0/+1
| |/ / /
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-031-22/+13
|\ \ \ \
| * | | | ARM/OMAP/wakeupgen: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-22/+13
| |/ / /
* | | | Merge branch 'omap-for-v4.8/soc' into omap-for-v4.8/fixesTony Lindgren2016-08-156-12/+26
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: OMAP4+: CM: Remove redundant checks for clkctrl_offs of zeroDave Gerlach2016-07-222-12/+0
| * | | ARM: OMAP4+: Have _omap4_wait_target_* check for valid clkctrl_offsDave Gerlach2016-07-221-0/+8
| * | | ARM: OMAP2+: AM33XX: Add HWMOD_OMAP4_ZERO_CLKCTRL_OFFSET flag to rtc hwmodDave Gerlach2016-07-221-0/+2
| * | | ARM: OMAP4+: hwmod: Add hwmod flag for HWMOD_OMAP4_ZERO_CLKCTRL_OFFSETDave Gerlach2016-07-221-0/+4
| * | | ARM: OMAP3: hwmod data: Add sysc information for DSISebastian Reichel2016-07-221-0/+12
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-031-1/+1
|\ \ \ \
| * | | | ARM: OMAP2+: omap_device: fix crash on omap_device removalGrygorii Strashko2016-07-301-1/+1
* | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-012-14/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ir-rx51: use hrtimer instead of dmtimerIvaylo Dimitrov2016-06-292-7/+0
| * | | | ir-rx51: add DT support to driverIvaylo Dimitrov2016-06-291-5/+1
| * | | | ir-rx51: use PWM framework instead of OMAP dmtimerIvaylo Dimitrov2016-06-292-2/+0
* | | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-08-0137-424/+315
|\ \ \ \ \
| * \ \ \ \ Merge tag 'omap-for-v4.8/soc-pt2-signed' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2016-07-0712-59/+123
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | ARM: AM33xx: fix module_wait_ready without clkctrl registerTero Kristo2016-07-041-0/+3
| | * | | | ARM: OMAP2+: clockdomain: add usecounting support to autoidle APIsTero Kristo2016-07-047-50/+47
| | * | | | ARM: OMAP2+: timer: change order of hwmod data handlingTero Kristo2016-07-041-1/+2
| | * | | | ARM: OMAP2+: hwmod: fetch main_clk based on hwmod nameTero Kristo2016-07-041-5/+50
| | * | | | ARM: OMAP2+: omap_device: create clock alias purely from DT dataTero Kristo2016-07-031-1/+16
| | * | | | ARM: OMAP2+: Fix build with CONFIG_SMP and CONFIG_PM is not setTony Lindgren2016-07-032-2/+5
| * | | | | Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/socArnd Bergmann2016-07-061-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ARM: OMAP2+: Fix build if CONFIG_SMP is not setTony Lindgren2016-06-271-4/+14
| * | | | | ARM: OMAP4+: Allow kexec on SMP variantsTony Lindgren2016-06-222-0/+7
| * | | | | ARM: OMAP4+: Reset CPU1 properly for kexecTony Lindgren2016-06-221-26/+70
| * | | | | ARM: OMAP4+: Prevent CPU1 related hang with kexecTony Lindgren2016-06-224-8/+32
| * | | | | ARM: OMAP4+: Initialize SAR RAM base early for proper CPU1 reset for kexecTony Lindgren2016-06-223-8/+9
| * | | | | Merge commit 'c0053bd50af5' into omap-for-v4.8/socTony Lindgren2016-06-223-5/+52
| |\ \ \ \ \
| * | | | | | ARM: dts: am43xx: Remove wrongly defined RSTST offset for PER DomainKeerthy2016-06-221-2/+0
| * | | | | | ARM: OMAP: make ti81xx_rtc_hwmod staticBen Dooks2016-06-221-1/+1
| * | | | | | ARM: AM43XX: hwmod: Fix RSTST register offset for prussKeerthy2016-06-222-0/+2
| * | | | | | ARM: DRA7: hwmod: remove DSS addresses from hwmodTomi Valkeinen2016-06-101-31/+0
| * | | | | | ARM: DRA7: hwmod: Remove QSPI address space entry from hwmodVignesh R2016-06-101-10/+0
| * | | | | | ARM: OMAP2+: McBSP: Remove the old iclk allow/deny idle codePeter Ujfalusi2016-06-101-18/+0
| * | | | | | ARM: OMAP3: pdata-quirks: Add support for McBSP2/3 sidetone handlingPeter Ujfalusi2016-06-102-0/+27
| * | | | | | ARM: OMAP3: McBSP: New callback for McBSP2/3 ICLK idle configurationPeter Ujfalusi2016-06-101-0/+12
| * | | | | | ARM: OMAP3: hwmod data: Fix McBSP2/3 sidetone dataPeter Ujfalusi2016-06-101-20/+4
| * | | | | | ARM: AM335x/AM437x: hwmod: Remove eQEP, ePWM and eCAP hwmod entriesFranklin S Cooper Jr2016-06-105-229/+0
| * | | | | | ARM: OMAP2+: Fix typo in sdrc.hAndrea Gelmini2016-06-101-2/+2
| * | | | | | ARM: OMAP2+: Fix typo in omap_device.cAndrea Gelmini2016-06-101-1/+1
OpenPOWER on IntegriCloud