summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-omap-descriptors-v6.5' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2023-05-2611-169/+311
|\
| * ARM: omap1: Exorcise the legacy GPIO headerLinus Walleij2023-05-244-4/+0
| * ARM: omap1: Make serial wakeup GPIOs use descriptorsLinus Walleij2023-05-243-15/+29
| * ARM: omap1: Fix up the Nokia 770 board device IRQsLinus Walleij2023-05-241-13/+45
| * ARM/mmc: Convert old mmci-omap to GPIO descriptorsLinus Walleij2023-05-242-31/+13
| * Input: ads7846 - Convert to use software nodesLinus Walleij2023-05-241-34/+65
| * ARM: omap1: Remove reliance on GPIO numbers from SX1Linus Walleij2023-05-241-7/+33
| * ARM: omap1: Remove reliance on GPIO numbers from PalmTELinus Walleij2023-05-241-20/+31
| * ARM: omap1: Drop header on AMS DeltaLinus Walleij2023-05-241-1/+0
| * ARM/mfd/gpio: Fixup TPS65010 regression on OMAP1 OSK1Linus Walleij2023-05-241-44/+95
* | ARM: omap1: add missing includeArnd Bergmann2023-05-261-0/+1
|/
* Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-251-0/+1
|\
| * gpiolib: split linux/gpio/driver.h out of linux/gpio.hArnd Bergmann2023-03-061-0/+1
* | Merge tag 'omap-for-v6.4/omap1-signed' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2023-04-042-6/+2
|\ \
| * | ARM: omap1: remove redundant variables errJinpeng Cui2023-03-271-5/+1
| * | ARM: omap1: Kconfig: Fix indentationJuerg Haefliger2023-03-271-1/+1
| |/
* / ARM: Convert to platform remove callback returning voidUwe Kleine-König2023-03-171-4/+2
|/
* Merge tag 'arm-soc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-02-201-1/+1
|\
| * ARM: OMAP1: call platform_device_put() in error case in omap1_dm_timer_init()Yang Yingliang2023-01-191-1/+1
* | ARM: omap1: remove unused omapxxxx.h headersArnd Bergmann2023-01-125-474/+44
* | ARM: omap1: merge omap1_map_io functionsArnd Bergmann2023-01-127-69/+18
* | ARM: omap1: remove dead codeArnd Bergmann2023-01-1217-528/+30
* | ARM: omap1: remove osk-mistral add-on board supportArnd Bergmann2023-01-122-275/+0
* | ARM: omap1: remove unused board filesArnd Bergmann2023-01-1219-4198/+0
* | ARM: omap1: fix building gpio15xxArnd Bergmann2023-01-101-0/+1
* | ARM: omap1: fix !ARCH_OMAP1_ANY link failuresArnd Bergmann2023-01-105-53/+16
|/
* mm: Introduce set_memory_rox()Peter Zijlstra2022-12-151-5/+3
* Merge tag 'mfd-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2022-10-071-9/+0
|\
| * mfd/omap1: htc-i2cpld: Convert to a pure GPIO driverLinus Walleij2022-09-281-9/+0
* | ARM: remove obsolete Makefile.boot infrastructureArnd Bergmann2022-08-181-4/+0
|/
* Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-047-53/+8
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner2022-06-101-9/+1
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_298.RULEThomas Gleixner2022-06-101-8/+1
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner2022-06-102-9/+3
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner2022-06-103-27/+3
* | ARM: omap1: add Kconfig dependencies for unused boardsArnd Bergmann2022-07-221-0/+10
* | ARM: add ATAGS dependencies to non-DT platformsArnd Bergmann2022-07-221-0/+1
|/
* ARM: omap1: enable multiplatformArnd Bergmann2022-06-035-120/+18
* ARM: OMAP1: clock: Convert to CCFJanusz Krzysztofik2022-06-035-764/+563
* ARM: omap1: add back omap_set_dma_priority() stubArnd Bergmann2022-04-291-16/+2
* ARM: omap: fix missing declaration warningsArnd Bergmann2022-04-293-2/+3
* ARM: omap: fix address space warnings from sparseArnd Bergmann2022-04-292-2/+2
* ARM: omap1: htc_herald: fix typos in commentsJulia Lawall2022-04-221-1/+1
* ARM: OMAP1: fix typos in commentsJulia Lawall2022-04-221-1/+1
* ARM: OMAP1: clock: Remove noop codeJanusz Krzysztofik2022-04-223-27/+1
* ARM: OMAP1: clock: Remove unused codeJanusz Krzysztofik2022-04-222-132/+2
* ARM: OMAP1: clock: Fix UART rate reporting algorithmJanusz Krzysztofik2022-04-221-1/+1
* ARM: OMAP1: clock: Fix early UART rate issuesJanusz Krzysztofik2022-04-221-5/+5
* ARM: OMAP1: Prepare for conversion of OMAP1 clocks to CCFJanusz Krzysztofik2022-04-224-10/+10
* ARM: omap1: fix build with no SoC selectedArnd Bergmann2022-04-222-0/+8