index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-vt8500
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-29
ARM: davinci: remove include/mach/ subdirectory
Arnd Bergmann
39
-1205
/
+1064
2022-04-29
ARM: omap2: remove include/mach/ subdirectory
Arnd Bergmann
5
-76
/
+66
2022-04-22
integrator: remove empty ap_init_early()
Arnd Bergmann
1
-5
/
+0
2022-04-22
ARM: s3c: fix include path
Arnd Bergmann
2
-5
/
+0
2022-04-22
MAINTAINERS: omap1: Add Janusz as an additional maintainer
Tony Lindgren
1
-0
/
+1
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
4
-3
/
+10
2022-04-22
ARM: omap1: move mach/*.h into mach directory
Arnd Bergmann
59
-188
/
+127
2022-04-22
ARM: omap1: use pci_remap_iospace() for omap_cf
Arnd Bergmann
3
-52
/
+5
2022-04-22
ARM: omap1: relocate static I/O mapping
Arnd Bergmann
2
-4
/
+4
2022-04-22
ARM: omap: remove empty plat-omap directory
Arnd Bergmann
2
-10
/
+0
2022-04-22
ARM: omap: un-merge plat/sram.c
Arnd Bergmann
8
-150
/
+182
2022-04-22
ARM: omap: split up arch/arm/plat-omap/Kconfig
Arnd Bergmann
4
-94
/
+86
2022-04-22
ARM: omap1: move plat/dma.c to mach/omap-dma.c
Arnd Bergmann
3
-2
/
+2
2022-04-22
ARM: omap1: dma: remove omap2 specific bits
Arnd Bergmann
1
-162
/
+55
2022-04-22
dma: omap: hide legacy interface
Arnd Bergmann
2
-28
/
+13
2022-04-21
ARM: s3c: mark as deprecated and schedule removal
Krzysztof Kozlowski
6
-3
/
+29
2022-04-21
ARM: omap: dma: make usb support optional
Arnd Bergmann
3
-25
/
+27
2022-04-21
ARM: omap: remove debug-leds driver
Arnd Bergmann
3
-185
/
+0
2022-04-21
ARM: omap1: move 32k counter from plat-omap to mach-omap1
Arnd Bergmann
6
-136
/
+110
2022-04-21
ARM: omap1: innovator: move ohci phy power handling to board file
Arnd Bergmann
3
-26
/
+26
2022-04-21
input: omap: void using mach/*.h headers
Arnd Bergmann
1
-0
/
+1
2022-04-21
serial: 8250/omap1: include linux/soc/ti/omap1-soc.h
Arnd Bergmann
1
-0
/
+1
2022-04-21
clocksource: ti-dmtimer: avoid using mach/hardware.h
Arnd Bergmann
1
-1
/
+1
2022-04-21
usb: omap: avoid mach/*.h headers
Arnd Bergmann
6
-9
/
+11
2022-04-21
fbdev: omap: avoid using mach/*.h files
Arnd Bergmann
10
-13
/
+16
2022-04-21
ARM: omap1: move CF chipselect setup to board file
Arnd Bergmann
3
-37
/
+42
2022-04-21
ARM: omap1: move perseus spi pinconf to board file
Arnd Bergmann
3
-13
/
+10
2022-04-21
ARM: omap1: move some headers to include/linux/soc
Arnd Bergmann
9
-449
/
+467
2022-04-21
ARM: omap1: move mach/usb.h to include/linux/soc
Arnd Bergmann
19
-38
/
+52
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
5
-6
/
+39
2022-04-21
ARM: omap1: declare a dummy omap_set_dma_priority
Arnd Bergmann
1
-0
/
+3
2022-04-21
ARM: omap1: move lcd_dma code into omapfb driver
Arnd Bergmann
10
-55
/
+48
2022-04-21
ARM: omap1: innovator: pass lcd control address as pdata
Arnd Bergmann
2
-2
/
+8
2022-04-21
video: fbdev: omapfb: lcd_ams_delta: fix unused variable warning
Arnd Bergmann
1
-2
/
+2
2022-04-08
ARM: ixp4xx: enable multiplatform support
Arnd Bergmann
5
-81
/
+16
2022-04-08
ARM: rework endianess selection
Arnd Bergmann
34
-33
/
+54
2022-04-08
ARM: iop32x: enable multiplatform support
Arnd Bergmann
11
-59
/
+19
2022-04-08
ARM: s3c: enable s3c24xx multiplatform support
Arnd Bergmann
5
-19
/
+29
2022-04-07
ARM: s3c24xx: convert to sparse-irq
Arnd Bergmann
54
-36
/
+69
2022-04-07
ARM: s3c24xx: remove support for ISA drivers on BAST PC/104
Arnd Bergmann
17
-120
/
+10
2022-04-04
ARM: dove: multiplatform support
Arnd Bergmann
5
-52
/
+16
2022-04-04
ARM: ep93xx: multiplatform support
Arnd Bergmann
5
-52
/
+51
[next]