aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-25ARM: ixp4xx: Consolidate Kconfig fixing issueLinus Walleij1-15/+4
2022-05-03ARM: versatile: Add missing of_node_put in dcscb_initPeng Wu1-0/+1
2022-05-03ARM: config: Refresh IXP4xx config after multiplatformLinus Walleij1-53/+34
2022-04-29ARM: omap1: add back omap_set_dma_priority() stubArnd Bergmann2-16/+9
2022-04-29ARM: omap: fix missing declaration warningsArnd Bergmann7-14/+17
2022-04-29ARM: omap: fix address space warnings from sparseArnd Bergmann6-6/+6
2022-04-29ARM: spear: remove include/mach/ subdirectoryArnd Bergmann15-95/+14
2022-04-29ARM: davinci: remove include/mach/ subdirectoryArnd Bergmann39-1205/+1064
2022-04-29ARM: omap2: remove include/mach/ subdirectoryArnd Bergmann5-76/+66
2022-04-22integrator: remove empty ap_init_early()Arnd Bergmann1-5/+0
2022-04-22Merge branch 'omap1/multiplatform-prep' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann114-1694/+1186
2022-04-22ARM: s3c: fix include pathArnd Bergmann2-5/+0
2022-04-22MAINTAINERS: omap1: Add Janusz as an additional maintainerTony Lindgren1-0/+1
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 Bergmann4-3/+10
2022-04-22ARM: omap1: move mach/*.h into mach directoryArnd Bergmann59-188/+127
2022-04-22ARM: omap1: use pci_remap_iospace() for omap_cfArnd Bergmann3-52/+5
2022-04-22ARM: omap1: relocate static I/O mappingArnd Bergmann2-4/+4
2022-04-22ARM: omap: remove empty plat-omap directoryArnd Bergmann2-10/+0
2022-04-22ARM: omap: un-merge plat/sram.cArnd Bergmann8-150/+182
2022-04-22ARM: omap: split up arch/arm/plat-omap/KconfigArnd Bergmann4-94/+86
2022-04-22ARM: omap1: move plat/dma.c to mach/omap-dma.cArnd Bergmann3-2/+2
2022-04-22ARM: omap1: dma: remove omap2 specific bitsArnd Bergmann1-162/+55
2022-04-22dma: omap: hide legacy interfaceArnd Bergmann2-28/+13
2022-04-21ARM: s3c: mark as deprecated and schedule removalKrzysztof Kozlowski6-3/+29
2022-04-21ARM: omap: dma: make usb support optionalArnd Bergmann3-25/+27
2022-04-21ARM: omap: remove debug-leds driverArnd Bergmann3-185/+0
2022-04-21ARM: omap1: move 32k counter from plat-omap to mach-omap1Arnd Bergmann6-136/+110
2022-04-21ARM: omap1: innovator: move ohci phy power handling to board fileArnd Bergmann3-26/+26
2022-04-21input: omap: void using mach/*.h headersArnd Bergmann1-0/+1
2022-04-21serial: 8250/omap1: include linux/soc/ti/omap1-soc.hArnd Bergmann1-0/+1
2022-04-21clocksource: ti-dmtimer: avoid using mach/hardware.hArnd Bergmann1-1/+1
2022-04-21usb: omap: avoid mach/*.h headersArnd Bergmann6-9/+11
2022-04-21fbdev: omap: avoid using mach/*.h filesArnd Bergmann10-13/+16
2022-04-21ARM: omap1: move CF chipselect setup to board fileArnd Bergmann3-37/+42
2022-04-21ARM: omap1: move perseus spi pinconf to board fileArnd Bergmann3-13/+10
2022-04-21ARM: omap1: move some headers to include/linux/socArnd Bergmann9-449/+467
2022-04-21ARM: omap1: move mach/usb.h to include/linux/socArnd Bergmann19-38/+52
2022-04-21ARM: omap1: ams-delta: remove camera leftoversArnd Bergmann1-11/+0
2022-04-21fbdev: omap: pass irqs as resourceArnd Bergmann5-6/+39
2022-04-21ARM: omap1: declare a dummy omap_set_dma_priorityArnd Bergmann1-0/+3
2022-04-21ARM: omap1: move lcd_dma code into omapfb driverArnd Bergmann10-55/+48
2022-04-21ARM: omap1: innovator: pass lcd control address as pdataArnd Bergmann2-2/+8
2022-04-21video: fbdev: omapfb: lcd_ams_delta: fix unused variable warningArnd Bergmann1-2/+2