aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1 (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-07Merge tag 'mfd-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-9/+0
2022-09-28mfd/omap1: htc-i2cpld: Convert to a pure GPIO driverLinus Walleij1-9/+0
2022-08-18ARM: remove obsolete Makefile.boot infrastructureArnd Bergmann1-4/+0
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds7-53/+8
2022-07-22ARM: omap1: add Kconfig dependencies for unused boardsArnd Bergmann1-0/+10
2022-07-22ARM: add ATAGS dependencies to non-DT platformsArnd Bergmann1-0/+1
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner1-9/+1
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_298.RULEThomas Gleixner1-8/+1
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 1)Thomas Gleixner2-9/+3
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 1)Thomas Gleixner3-27/+3
2022-06-03ARM: omap1: enable multiplatformArnd Bergmann5-120/+18
2022-06-03ARM: OMAP1: clock: Convert to CCFJanusz Krzysztofik5-764/+563
2022-04-29ARM: omap1: add back omap_set_dma_priority() stubArnd Bergmann1-16/+2
2022-04-29ARM: omap: fix missing declaration warningsArnd Bergmann3-2/+3
2022-04-29ARM: omap: fix address space warnings from sparseArnd Bergmann2-2/+2
2022-04-22ARM: omap1: htc_herald: fix typos in commentsJulia Lawall1-1/+1
2022-04-22ARM: OMAP1: fix typos in commentsJulia Lawall1-1/+1
2022-04-22ARM: OMAP1: clock: Remove noop codeJanusz Krzysztofik3-27/+1
2022-04-22ARM: OMAP1: clock: Remove unused codeJanusz Krzysztofik2-132/+2
2022-04-22ARM: OMAP1: clock: Fix UART rate reporting algorithmJanusz Krzysztofik1-1/+1
2022-04-22ARM: OMAP1: clock: Fix early UART rate issuesJanusz Krzysztofik1-5/+5
2022-04-22ARM: OMAP1: Prepare for conversion of OMAP1 clocks to CCFJanusz Krzysztofik4-10/+10
2022-04-22ARM: omap1: fix build with no SoC selectedArnd Bergmann2-0/+8
2022-04-22ARM: omap1: move mach/*.h into mach directoryArnd Bergmann57-166/+127
2022-04-22ARM: omap1: use pci_remap_iospace() for omap_cfArnd Bergmann1-45/+0
2022-04-22ARM: omap1: relocate static I/O mappingArnd Bergmann1-1/+1
2022-04-22ARM: omap: un-merge plat/sram.cArnd Bergmann3-8/+89
2022-04-22ARM: omap: split up arch/arm/plat-omap/KconfigArnd Bergmann1-0/+37
2022-04-22ARM: omap1: move plat/dma.c to mach/omap-dma.cArnd Bergmann2-1/+898
2022-04-21ARM: omap1: move 32k counter from plat-omap to mach-omap1Arnd Bergmann2-3/+109
2022-04-21ARM: omap1: innovator: move ohci phy power handling to board fileArnd Bergmann1-0/+19
2022-04-21ARM: omap1: move CF chipselect setup to board fileArnd Bergmann1-5/+33
2022-04-21ARM: omap1: move perseus spi pinconf to board fileArnd Bergmann1-0/+6
2022-04-21ARM: omap1: move some headers to include/linux/socArnd Bergmann6-646/+10
2022-04-21ARM: omap1: move mach/usb.h to include/linux/socArnd Bergmann16-142/+39
2022-04-21ARM: omap1: ams-delta: remove camera leftoversArnd Bergmann1-11/+0
2022-04-21fbdev: omap: pass irqs as resourceArnd Bergmann1-1/+18
2022-04-21ARM: omap1: move lcd_dma code into omapfb driverArnd Bergmann4-554/+0
2022-04-21ARM: omap1: innovator: pass lcd control address as pdataArnd Bergmann1-0/+3
2021-11-01Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland1-1/+1
2021-10-05ARM: omap1: move omap15xx local bus handling to usb.cArnd Bergmann2-46/+82
2021-06-23Merge tag 'omap-for-v5.14/fixes-not-urgent-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/socOlof Johansson3-18/+10
2021-05-26ARM: OMAP1: ams-delta: remove unused function ams_delta_camera_powerMaciej Falkowski1-14/+0
2021-05-21ARM: OMAP1: Remove leading spaces in KconfigJuerg Haefliger1-6/+6
2021-05-18ARM: OMAP1: isp1301-omap: Add missing gpiod_add_lookup_table functionMaciej Falkowski1-1/+3
2021-05-18ARM: OMAP1: Fix use of possibly uninitialized irq variableMaciej Falkowski1-3/+7
2021-04-30Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+5
2021-04-26Merge tag 'arm-soc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1
2021-04-08ARM: omap1: osk: Constify the software nodeHeikki Krogerus1-1/+5