summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-2284-2666/+877
|\
| * 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-223-1/+8
| * ARM: omap1: move mach/*.h into mach directoryArnd Bergmann2022-04-2259-188/+127
| * ARM: omap1: use pci_remap_iospace() for omap_cfArnd Bergmann2022-04-222-46/+1
| * 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
| * ARM: omap: dma: make usb support optionalArnd Bergmann2022-04-211-23/+22
| * 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-211-0/+19
| * ARM: omap1: move CF chipselect setup to board fileArnd Bergmann2022-04-211-5/+33
| * ARM: omap1: move perseus spi pinconf to board fileArnd Bergmann2022-04-211-0/+6
| * ARM: omap1: move some headers to include/linux/socArnd Bergmann2022-04-217-647/+13
| * ARM: omap1: move mach/usb.h to include/linux/socArnd Bergmann2022-04-2116-142/+39
| * ARM: omap1: ams-delta: remove camera leftoversArnd Bergmann2022-04-211-11/+0
| * fbdev: omap: pass irqs as resourceArnd Bergmann2022-04-211-1/+18
| * ARM: omap1: move lcd_dma code into omapfb driverArnd Bergmann2022-04-214-554/+0
| * ARM: omap1: innovator: pass lcd control address as pdataArnd Bergmann2022-04-211-0/+3
* | 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
* | ARM: s3c24xx: convert to sparse-irqArnd Bergmann2022-04-0754-36/+69
* | ARM: s3c24xx: remove support for ISA drivers on BAST PC/104Arnd Bergmann2022-04-0717-120/+10
* | ARM: dove: multiplatform supportArnd Bergmann2022-04-045-52/+16
* | ARM: ep93xx: multiplatform supportArnd Bergmann2022-04-045-52/+51
* | ARM: ep93xx: make mach/ep93xx-regs.h localArnd Bergmann2022-04-044-7/+2
* | ARM: ep93xx: enable SPARSE_IRQArnd Bergmann2022-04-0412-8/+23
* | ARM: ep93xx: renumber interruptsArnd Bergmann2022-04-042-61/+65
* | ARM: versatile: move integrator/realview/vexpress to versatileArnd Bergmann2022-04-0434-400/+357
|/
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-04-034-11/+12
|\
| * Merge branches 'fixes' and 'misc' into for-linusRussell King (Oracle)2022-04-01302-7165/+26479
| |\
| | * ARM: 9189/1: decompressor: fix unneeded rebuilds of library objectsMasahiro Yamada2022-03-311-2/+2
| * | ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()linyujun2022-04-011-5/+5