Age | Commit message (Expand) | Author | Files | Lines |
2023-01-11 | ARM: omap1: fix building gpio15xx | Arnd Bergmann | 1 | -0/+1 |
2023-01-11 | ARM: omap1: fix !ARCH_OMAP1_ANY link failures | Arnd Bergmann | 5 | -53/+16 |
2022-12-15 | mm: Introduce set_memory_rox() | Peter Zijlstra | 1 | -5/+3 |
2022-10-07 | Merge tag 'mfd-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 1 | -9/+0 |
2022-09-28 | mfd/omap1: htc-i2cpld: Convert to a pure GPIO driver | Linus Walleij | 1 | -9/+0 |
2022-08-18 | ARM: remove obsolete Makefile.boot infrastructure | Arnd Bergmann | 1 | -4/+0 |
2022-08-04 | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 7 | -53/+8 |
2022-07-22 | ARM: omap1: add Kconfig dependencies for unused boards | Arnd Bergmann | 1 | -0/+10 |
2022-07-22 | ARM: add ATAGS dependencies to non-DT platforms | Arnd Bergmann | 1 | -0/+1 |
2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE | Thomas Gleixner | 1 | -9/+1 |
2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_298.RULE | Thomas Gleixner | 1 | -8/+1 |
2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa... | Thomas Gleixner | 2 | -9/+3 |
2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa... | Thomas Gleixner | 3 | -27/+3 |
2022-06-03 | ARM: omap1: enable multiplatform | Arnd Bergmann | 5 | -120/+18 |
2022-06-03 | ARM: OMAP1: clock: Convert to CCF | Janusz Krzysztofik | 5 | -764/+563 |
2022-04-29 | ARM: omap1: add back omap_set_dma_priority() stub | Arnd Bergmann | 1 | -16/+2 |
2022-04-29 | ARM: omap: fix missing declaration warnings | Arnd Bergmann | 3 | -2/+3 |
2022-04-29 | ARM: omap: fix address space warnings from sparse | Arnd Bergmann | 2 | -2/+2 |
2022-04-22 | ARM: omap1: htc_herald: fix typos in comments | Julia Lawall | 1 | -1/+1 |
2022-04-22 | ARM: OMAP1: fix typos in comments | Julia Lawall | 1 | -1/+1 |
2022-04-22 | ARM: OMAP1: clock: Remove noop code | Janusz Krzysztofik | 3 | -27/+1 |
2022-04-22 | ARM: OMAP1: clock: Remove unused code | Janusz Krzysztofik | 2 | -132/+2 |
2022-04-22 | ARM: OMAP1: clock: Fix UART rate reporting algorithm | Janusz Krzysztofik | 1 | -1/+1 |
2022-04-22 | ARM: OMAP1: clock: Fix early UART rate issues | Janusz Krzysztofik | 1 | -5/+5 |
2022-04-22 | ARM: OMAP1: Prepare for conversion of OMAP1 clocks to CCF | Janusz Krzysztofik | 4 | -10/+10 |
2022-04-22 | ARM: omap1: fix build with no SoC selected | Arnd Bergmann | 2 | -0/+8 |
2022-04-22 | ARM: omap1: move mach/*.h into mach directory | Arnd Bergmann | 57 | -166/+127 |
2022-04-22 | ARM: omap1: use pci_remap_iospace() for omap_cf | Arnd Bergmann | 1 | -45/+0 |
2022-04-22 | ARM: omap1: relocate static I/O mapping | Arnd Bergmann | 1 | -1/+1 |
2022-04-22 | ARM: omap: un-merge plat/sram.c | Arnd Bergmann | 3 | -8/+89 |
2022-04-22 | ARM: omap: split up arch/arm/plat-omap/Kconfig | Arnd Bergmann | 1 | -0/+37 |
2022-04-22 | ARM: omap1: move plat/dma.c to mach/omap-dma.c | Arnd Bergmann | 2 | -1/+898 |
2022-04-21 | ARM: omap1: move 32k counter from plat-omap to mach-omap1 | Arnd Bergmann | 2 | -3/+109 |
2022-04-21 | ARM: omap1: innovator: move ohci phy power handling to board file | Arnd Bergmann | 1 | -0/+19 |
2022-04-21 | ARM: omap1: move CF chipselect setup to board file | Arnd Bergmann | 1 | -5/+33 |
2022-04-21 | ARM: omap1: move perseus spi pinconf to board file | Arnd Bergmann | 1 | -0/+6 |
2022-04-21 | ARM: omap1: move some headers to include/linux/soc | Arnd Bergmann | 6 | -646/+10 |
2022-04-21 | ARM: omap1: move mach/usb.h to include/linux/soc | Arnd Bergmann | 16 | -142/+39 |
2022-04-21 | ARM: omap1: ams-delta: remove camera leftovers | Arnd Bergmann | 1 | -11/+0 |
2022-04-21 | fbdev: omap: pass irqs as resource | Arnd Bergmann | 1 | -1/+18 |
2022-04-21 | ARM: omap1: move lcd_dma code into omapfb driver | Arnd Bergmann | 4 | -554/+0 |
2022-04-21 | ARM: omap1: innovator: pass lcd control address as pdata | Arnd Bergmann | 1 | -0/+3 |
2021-11-01 | Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2021-10-26 | irq: remove handle_domain_{irq,nmi}() | Mark Rutland | 1 | -1/+1 |
2021-10-05 | ARM: omap1: move omap15xx local bus handling to usb.c | Arnd Bergmann | 2 | -46/+82 |
2021-06-24 | Merge tag 'omap-for-v5.14/fixes-not-urgent-signed' of git://git.kernel.org/pu... | Olof Johansson | 3 | -18/+10 |
2021-05-26 | ARM: OMAP1: ams-delta: remove unused function ams_delta_camera_power | Maciej Falkowski | 1 | -14/+0 |
2021-05-21 | ARM: OMAP1: Remove leading spaces in Kconfig | Juerg Haefliger | 1 | -6/+6 |
2021-05-18 | ARM: OMAP1: isp1301-omap: Add missing gpiod_add_lookup_table function | Maciej Falkowski | 1 | -1/+3 |
2021-05-18 | ARM: OMAP1: Fix use of possibly uninitialized irq variable | Maciej Falkowski | 1 | -3/+7 |