summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: omap1: move mach/*.h into mach directoryArnd Bergmann2022-04-221-21/+0
* ARM: omap: remove empty plat-omap directoryArnd Bergmann2022-04-221-9/+0
* ARM: omap: un-merge plat/sram.cArnd Bergmann2022-04-223-138/+1
* ARM: omap: split up arch/arm/plat-omap/KconfigArnd Bergmann2022-04-221-92/+0
* ARM: omap1: move plat/dma.c to mach/omap-dma.cArnd Bergmann2022-04-222-898/+1
* ARM: omap1: dma: remove omap2 specific bitsArnd Bergmann2022-04-221-162/+55
* ARM: omap: dma: make usb support optionalArnd Bergmann2022-04-211-23/+22
* ARM: omap: remove debug-leds driverArnd Bergmann2022-04-213-185/+0
* ARM: omap1: move 32k counter from plat-omap to mach-omap1Arnd Bergmann2022-04-214-133/+1
* ARM: omap1: move some headers to include/linux/socArnd Bergmann2022-04-211-1/+3
* ARM: OMAP2+: Use DEFINE_SPINLOCK() for spinlockLifu Chen2021-03-311-2/+1
* PM: AVS: smartreflex Move driver to soc specific driversUlf Hansson2020-10-161-1/+1
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-241-3/+3
* ARM: OMAP: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-131-1/+1
* dmaengine: ti: omap-dma: Configure global priority register directlyTony Lindgren2019-12-301-36/+0
* dmaengine: ti: omap-dma: Add device tree match data and use it for cpu_pmTony Lindgren2019-12-171-43/+0
* ARM: OMAP2+: Drop sdma interrupt handling for mach-omap2Tony Lindgren2019-12-171-237/+8
* ARM: OMAP2+: Drop unused sdma functionsTony Lindgren2019-12-171-148/+1
* ARM: OMAP: dma: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-101-9/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-194-17/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* Remove MODULE_ALIAS() calls that take undefined macroMasahiro Yamada2019-05-071-1/+0
* ARM: Kconfig: remove useless "default n"Russell King2018-11-081-1/+0
* ARM/time: Remove read_boot_clock64()Pavel Tatashin2018-07-201-1/+1
* ARM: OMAP2+: Drop unused pm-noopTony Lindgren2018-04-161-10/+0
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-04-065-1478/+0
|\
| * ARM: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksourceKeerthy2018-02-223-980/+0
| * ARM: OMAP: Move dmtimer.h out of plat-omapKeerthy2018-02-222-430/+1
| * ARM: OMAP: timer: Wrap the inline functions under OMAP2PLUS defineKeerthy2018-02-221-1/+16
| * ARM: OMAP: dmtimer: Remove all the exportsKeerthy2018-02-221-27/+0
| * Merge branch 'omap-for-v.16/dmtimer-fix' into omap-for-v4.17/timerTony Lindgren2018-02-221-5/+2
| |\
| * | ARM: OMAP: Move plat/i2c.h into mach-omap1 folderSuman Anna2018-02-141-53/+0
| * | ARM: OMAP2+: Cleanup omap_timer_capability_dev_attr usageSuman Anna2018-02-141-4/+0
* | | ARM: OMAP: Fix SRAM W+X mappingTony Lindgren2018-03-212-11/+36
| |/ |/|
* | ARM: OMAP: Fix dmtimer init for omap1Tony Lindgren2018-02-221-5/+2
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-11-162-13/+9
|\
| * ARM: OMAP: Fix typos in two comment lines in _omap_dm_timer_request()Markus Elfring2017-10-111-2/+2
| * ARM: OMAP: Use kcalloc() in omap_system_dma_probe()Markus Elfring2017-10-111-2/+3
| * ARM: OMAP: Improve a size determination in two functionsMarkus Elfring2017-10-112-2/+2
| * ARM: OMAP: Delete an error message for a failed memory allocation in two func...Markus Elfring2017-10-112-7/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* ARM: OMAP2+: Remove legacy mux codeTony Lindgren2016-11-101-26/+0
* ARM: OMAP2+: Remove legacy i2c.c platform init codeTony Lindgren2016-11-102-119/+0
* ARM: OMAP: dmtimer: check for fixed timers during configSuman Anna2015-11-301-0/+7
* ARM: OMAP: add DT support for ti,dm816-timerNeil Armstrong2015-11-301-0/+4
* ARM: OMAP: dmtimer: Add clock source from DTNeil Armstrong2015-11-301-1/+30
* ARM: OMAP1: Change interrupt numbering for sparse IRQTony Lindgren2015-05-201-0/+4
* ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...Xunlei Pang2015-04-031-9/+1
* ARM: OMAP: 32k counter: Provide y2038-safe omap_read_persistent_clock() repla...Xunlei Pang2015-04-031-10/+12