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
/
plat-orion
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-24
ARM: 7063/1: Orion: gpio: add missing include of linux/types.h
Axel Lin
1
-0
/
+1
2011-08-12
ARM: gpio: make trivial GPIOLIB implementation the default
Russell King
1
-2
/
+0
2011-08-12
ARM: gpio: consolidate gpio_to_irq
Russell King
1
-5
/
+0
2011-08-12
ARM: gpio: consolidate trivial gpiolib implementations
Russell King
1
-4
/
+2
2011-07-07
genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)
Simon Guinot
1
-1
/
+1
2011-05-23
Merge branch 'devel-stable' into for-linus
Russell King
8
-118
/
+1232
2011-05-23
clocksource: convert ARM 32-bit down counting clocksources
Russell King
1
-19
/
+2
2011-05-16
ARM: dove: Consolidate mpp code with platform mpp.
Andrew Lunn
1
-4
/
+1
2011-05-16
ARM: orion: Refactor the MPP code common in the orion platform
Andrew Lunn
3
-1
/
+116
2011-05-16
ARM: orion: Consolidate setup of the crypto engine.
Andrew Lunn
2
-0
/
+36
2011-05-16
ARM: orion: Consolidate SATA platform setup.
Andrew Lunn
2
-0
/
+40
2011-05-16
ARM: orion: Consolidate USB platform setup code.
Andrew Lunn
2
-0
/
+101
2011-05-16
ARM: orion: Consolidate the XOR platform setup code.
Andrew Lunn
2
-0
/
+226
2011-05-16
ARM: orion: Consolidate the platform data setup for the watchdog.
Andrew Lunn
2
-0
/
+23
2011-05-16
ARM: orion: Consolidate SPI initialization.
Andrew Lunn
2
-0
/
+53
2011-05-16
ARM: orion: Consolidate I2C initialization.
Andrew Lunn
2
-0
/
+60
2011-05-16
ARM: orion: Consolidate ethernet platform data
Andrew Lunn
2
-0
/
+310
2011-05-16
ARM: orion: Consolidate the creation of the RTC platform data.
Andrew Lunn
2
-0
/
+21
2011-05-16
ARM: orion: Consolidate the creation of the uart platform data.
Andrew Lunn
3
-1
/
+205
2011-05-16
arm: orion: Use generic irq chip
Thomas Gleixner
3
-117
/
+45
2011-03-29
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
2
-4
/
+4
2011-03-29
arm: Reorder irq_set_ function calls
Thomas Gleixner
1
-1
/
+1
2011-03-29
arm: Cleanup the irq namespace
Thomas Gleixner
2
-6
/
+6
2011-03-29
arm: Cleanup irq_desc access
Thomas Gleixner
2
-16
/
+11
2011-03-04
ARM: Remove dependency of plat-orion GPIO code on mach directory includes.
Lennert Buytenhek
2
-147
/
+314
2011-03-04
ARM: Remove dependency of plat-orion time code on mach directory includes.
Lennert Buytenhek
2
-46
/
+78
2011-01-13
ARM: plat-orion: irq_data conversion.
Lennert Buytenhek
2
-28
/
+27
2010-12-23
ARM: orion: convert sched_clock() to use new infrastructure
Russell King
1
-35
/
+9
2010-12-23
ARM: ensure all sched_clock() implementations are notrace marked
Russell King
1
-1
/
+1
2010-12-23
ARM: orion: update clock source registration
Russell King
1
-3
/
+1
2010-10-21
[ARM] Kirkwood: restrict the scope of the PCIe reset workaround
Nicolas Pitre
2
-5
/
+3
2010-08-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+11
2010-07-17
[ARM] orion/kirkwood: reset PCIe unit on boot
Olaf Rempel
1
-0
/
+34
2010-05-31
orion/kirkwood: add audio functions.
apatard@mandriva.com
1
-0
/
+11
2010-05-14
mtd: orion/kirkwood: add RnB line support to orion mtd driver
Ben Dooks
1
-0
/
+1
2009-12-29
[ARM] Orion: fix PCIe inbound window programming when RAM size is not a power...
Lennert Buytenhek
1
-0
/
+6
2009-08-24
[ARM] Kirkwood: __init requires linux/init.h
Martin Michlmayr
1
-0
/
+2
2009-06-08
[ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdt
Nicolas Pitre
1
-4
/
+4
2009-06-08
[ARM] orion: convert gpio to use gpiolib
Erik Benada
2
-128
/
+83
2009-06-08
[ARM] orion: make sure sched_clock() usage of cnt32_to_63() is safe
Nicolas Pitre
1
-12
/
+32
2009-06-08
[ARM] orion: sched_clock implementation for orion platforms
Stefan Agner
1
-0
/
+37
2009-04-24
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2009-04-24
[ARM] 5460/1: Orion: reduce namespace pollution
Nicolas Pitre
1
-1
/
+1
2009-04-22
clocksource: pass clocksource to read() callback
Magnus Damm
1
-1
/
+1
2009-03-28
Merge branch 'origin' into devel
Russell King
1
-0
/
+18
2009-03-25
[WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform data
Thomas Reitmayr
1
-0
/
+18
2009-02-27
[ARM] Kirkwood: SDIO driver registration for DB6281 and RD6281
Nicolas Pitre
1
-0
/
+21
2009-02-20
[ARM] Orion: make gpio /input/output validation separate
Nicolas Pitre
2
-10
/
+25
2009-02-18
[ARM] 5401/1: Orion: fix edge triggered GPIO interrupt support
Nicolas Pitre
2
-50
/
+26
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
[prev]
[next]