summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: omap: fix missing declaration warningsArnd Bergmann2022-04-297-14/+17
* ARM: omap: fix address space warnings from sparseArnd Bergmann2022-04-296-6/+6
* ARM: spear: remove include/mach/ subdirectoryArnd Bergmann2022-04-2915-95/+14
* ARM: davinci: remove include/mach/ subdirectoryArnd Bergmann2022-04-2939-1205/+1064
* ARM: omap2: remove include/mach/ subdirectoryArnd Bergmann2022-04-295-76/+66
* integrator: remove empty ap_init_early()Arnd Bergmann2022-04-221-5/+0
* Merge branch 'omap1/multiplatform-prep' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2022-04-22114-1694/+1186
|\
| * MAINTAINERS: omap1: Add Janusz as an additional maintainerTony Lindgren2022-04-221-0/+1
| * 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-224-3/+10
| * ARM: omap1: move mach/*.h into mach directoryArnd Bergmann2022-04-2259-188/+127
| * ARM: omap1: use pci_remap_iospace() for omap_cfArnd Bergmann2022-04-223-52/+5
| * ARM: omap1: relocate static I/O mappingArnd Bergmann2022-04-222-4/+4
| * ARM: omap: remove empty plat-omap directoryArnd Bergmann2022-04-222-10/+0
| * ARM: omap: un-merge plat/sram.cArnd Bergmann2022-04-228-150/+182
| * ARM: omap: split up arch/arm/plat-omap/KconfigArnd Bergmann2022-04-224-94/+86
| * ARM: omap1: move plat/dma.c to mach/omap-dma.cArnd Bergmann2022-04-223-2/+2
| * ARM: omap1: dma: remove omap2 specific bitsArnd Bergmann2022-04-221-162/+55
| * dma: omap: hide legacy interfaceArnd Bergmann2022-04-222-28/+13
| * ARM: omap: dma: make usb support optionalArnd Bergmann2022-04-213-25/+27
| * ARM: omap: remove debug-leds driverArnd Bergmann2022-04-213-185/+0
| * ARM: omap1: move 32k counter from plat-omap to mach-omap1Arnd Bergmann2022-04-216-136/+110
| * ARM: omap1: innovator: move ohci phy power handling to board fileArnd Bergmann2022-04-213-26/+26
| * input: omap: void using mach/*.h headersArnd Bergmann2022-04-211-0/+1
| * serial: 8250/omap1: include linux/soc/ti/omap1-soc.hArnd Bergmann2022-04-211-0/+1
| * clocksource: ti-dmtimer: avoid using mach/hardware.hArnd Bergmann2022-04-211-1/+1
| * usb: omap: avoid mach/*.h headersArnd Bergmann2022-04-216-9/+11
| * fbdev: omap: avoid using mach/*.h filesArnd Bergmann2022-04-2110-13/+16
| * ARM: omap1: move CF chipselect setup to board fileArnd Bergmann2022-04-213-37/+42
| * ARM: omap1: move perseus spi pinconf to board fileArnd Bergmann2022-04-213-13/+10
| * ARM: omap1: move some headers to include/linux/socArnd Bergmann2022-04-219-449/+467
| * ARM: omap1: move mach/usb.h to include/linux/socArnd Bergmann2022-04-2119-38/+52
| * ARM: omap1: ams-delta: remove camera leftoversArnd Bergmann2022-04-211-11/+0
| * fbdev: omap: pass irqs as resourceArnd Bergmann2022-04-215-6/+39
| * ARM: omap1: declare a dummy omap_set_dma_priorityArnd Bergmann2022-04-211-0/+3
| * ARM: omap1: move lcd_dma code into omapfb driverArnd Bergmann2022-04-2110-55/+48
| * ARM: omap1: innovator: pass lcd control address as pdataArnd Bergmann2022-04-212-2/+8
| * video: fbdev: omapfb: lcd_ams_delta: fix unused variable warningArnd Bergmann2022-04-211-2/+2
* | ARM: s3c: fix include pathArnd Bergmann2022-04-222-5/+0
* | ARM: s3c: mark as deprecated and schedule removalKrzysztof Kozlowski2022-04-216-3/+29
* | ARM: ixp4xx: enable multiplatform supportArnd Bergmann2022-04-085-81/+16
* | ARM: rework endianess selectionArnd Bergmann2022-04-0834-33/+54
* | ARM: iop32x: enable multiplatform supportArnd Bergmann2022-04-0811-59/+19
* | ARM: s3c: enable s3c24xx multiplatform supportArnd Bergmann2022-04-085-19/+29