index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-realview
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
6
-6
/
+6
2008-06-30
[ARM] 5131/1: Annotate platform_secondary_init with trace_hardirqs_off
Catalin Marinas
1
-0
/
+2
2008-04-22
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
1
-1
/
+0
2008-04-19
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-19
Allow the L2X0 outer cache support to be configurable
Catalin Marinas
4
-3
/
+6
2008-04-19
RealView: Add the configuration and build changes for PB1176
Bahadir Balban
2
-0
/
+8
2008-04-19
RealView: Base support for the PB1176 platform
Bahadir Balban
1
-0
/
+290
2008-04-19
RealView: Add compactflash support for the PB11MPCore platform
Bahadir Balban
1
-0
/
+26
2008-04-19
RealView: Enable the configuration options for PB11MPCore
Bahadir Balban
2
-0
/
+10
2008-04-19
RealView: Add the SMP initialisation support for PB11MPCore
Catalin Marinas
1
-2
/
+11
2008-04-19
RealView: Base support for the PB11MPCore platform
Bahadir Balban
1
-0
/
+314
2008-04-19
RealView: Move more device address definitions to board-eb.h
Catalin Marinas
1
-21
/
+21
2008-04-19
RealView: Move the UART definitions to EB specific files
Catalin Marinas
1
-16
/
+16
2008-04-19
RealView: Move the timer definitions into the EB specific files
Catalin Marinas
3
-23
/
+32
2008-04-19
RealView: Move the flash definitions out of platform.h
Catalin Marinas
3
-9
/
+14
2008-04-19
RealView: Move the EB GIC definitions to the board file
Catalin Marinas
1
-8
/
+8
2008-04-19
Add RealView/EB support for the LAN9118 Ethernet chip
Catalin Marinas
1
-8
/
+31
2008-04-19
RealView: Move the SCU initialisation out of __v6_setup
Catalin Marinas
1
-8
/
+35
2008-02-04
[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration option
Catalin Marinas
2
-13
/
+10
2008-02-04
[ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.c
Catalin Marinas
3
-5
/
+16
2008-02-04
[ARM] 4820/1: RealView: Select the timer IRQ at run-time
Catalin Marinas
3
-13
/
+24
2008-02-04
[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platforms
Catalin Marinas
3
-2
/
+8
2008-02-04
[ARM] 4818/1: RealView: Add core-tile detection
Catalin Marinas
2
-44
/
+61
2008-02-04
[ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.c
Catalin Marinas
3
-83
/
+123
2008-02-04
[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h
Catalin Marinas
3
-4
/
+5
2008-02-04
[ARM] 4815/1: RealView: Add clockevents suport for the local timers
Catalin Marinas
1
-29
/
+65
2008-02-04
[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore
Catalin Marinas
4
-4
/
+54
2008-02-04
[ARM] 4812/1: RealView: clockevents support for the RealView platforms
Catalin Marinas
1
-12
/
+66
2008-02-04
[ARM] 4811/1: RealView: clocksource support for the RealView platforms
Catalin Marinas
1
-42
/
+31
2008-01-28
[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99
Russell King
1
-4
/
+0
2007-09-13
[ARM] realview: disable second GIC on RevB MPCore platforms
Russell King
1
-1
/
+1
2007-05-20
[ARM] spelling fixes
Simon Arlott
1
-1
/
+1
2007-05-08
Add IRQF_IRQPOLL flag on arm
Bernhard Walle
1
-1
/
+1
2007-02-16
[ARM] 4201/1: SMP barriers pair needed for the secondary boot process
Catalin Marinas
1
-0
/
+2
2007-02-15
[ARM] 4130/1: Add L220 support to RealView/EB
Catalin Marinas
2
-0
/
+12
2007-02-15
[ARM] 4109/2: Add support for the RealView/EB MPCore revC platform
Catalin Marinas
2
-2
/
+12
2007-02-15
[ARM] 4190/2: Add the secondary GIC support for the RealView/EB
Catalin Marinas
1
-0
/
+19
2007-02-15
[ARM] 4108/2: Allow multiple GIC interrupt controllers in a system
Catalin Marinas
2
-3
/
+3
2006-12-10
i2c: New ARM Versatile/Realview bus driver
Russell King
3
-0
/
+15
2006-10-06
Initial blind fixup for arm for irq changes
Linus Torvalds
1
-3
/
+3
2006-07-03
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2
-2
/
+0
2006-05-16
[ARM] 3527/1: MPCore Boot Lockup Fix
Harry Fearnhamm
1
-1
/
+4
2006-03-16
[ARM] 3367/1: CLCD mode no longer supported on the RealView boards
Catalin Marinas
1
-26
/
+2
2006-02-16
[ARM] Fix SMP initialisation oops
Russell King
1
-6
/
+15
2006-02-09
[ARM] 3313/1: Use OSC4 instead of OSC1 for CLCD
Catalin Marinas
1
-1
/
+1
2006-01-14
[ARM] Remove useless 'default n' from Kconfig files
Russell King
1
-1
/
+0
2006-01-13
[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)
Nicolas Pitre
1
-1
/
+0
2006-01-12
[ARM] Convert some arm semaphores to mutexes
Arjan van de Ven
1
-7
/
+8
2006-01-09
[PATCH] fix more missing includes
Tim Schmielau
1
-0
/
+1
[next]