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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-24
ARM: OMAP3: mmc-twl4030 voltage cleanup
David Brownell
4
-48
/
+84
2009-03-24
ARM: OMAP3: mmc-twl4030 fix name buffer length, v2
Adrian Hunter
1
-2
/
+3
2009-03-24
ARM: OMAP3: Add more GPIO mux options
Tony Lindgren
2
-0
/
+40
2009-03-24
ARM: OMAP3: Remove unused CONFIG_I2C2_OMAP_BEAGLE
Jarkko Nikula
1
-3
/
+0
2009-03-24
ARM: OMAP: get rid of OMAP_TAG_USB, v2
Felipe Balbi
17
-46
/
+56
2009-03-24
ARM: OMAP: Dispatch only relevant DMA interrupts
Santosh Shilimkar
1
-1
/
+3
2009-03-24
ARM: OMAP: Get available DMA channels from cmdline
Santosh Shilimkar
1
-1
/
+19
2009-03-24
ARM: OMAP: Add method to register additional I2C busses on the command line, v2
Jarkko Nikula
1
-21
/
+52
2009-03-24
ARM: OMAP: Add command line option for I2C bus speed, v2
Jarkko Nikula
1
-10
/
+44
2009-03-24
ARM: OMAP: Add documentation for function omap_register_i2c_bus
Jarkko Nikula
1
-0
/
+9
2009-03-24
ARM: OMAP: Export dmtimer functions
Timo Kokkonen
1
-0
/
+26
2009-03-24
[OMAP850] Build system changes
Zebediah C. McClure
1
-6
/
+17
2009-03-24
[OMAP850] IRQ related changes
Zebediah C. McClure
2
-3
/
+99
2009-03-24
[OMAP850] Changes to memory subsystem
Zebediah C. McClure
2
-3
/
+3
2009-03-24
[OMAP850] Changes to base IO subsystem, v2
Zebediah C. McClure
6
-8
/
+212
2009-03-24
[OMAP850] Add base support for omap850 cpu
Zebediah C. McClure
3
-5
/
+136
2009-03-24
ARM: OMAP: Remove remaining board-*.h includes from hardware.h
Tony Lindgren
4
-56
/
+2
2009-03-24
ARM: OMAP: No need to include board-nokia.h from hardware.h
Tony Lindgren
2
-57
/
+0
2009-03-24
ARM: OMAP: No need to include board-overo.h from hardware.h
Tony Lindgren
2
-27
/
+6
2009-03-24
ARM: OMAP: No need to include board-ldp.h from hardware.h
Tony Lindgren
3
-47
/
+6
2009-03-24
ARM: OMAP: No need to include board-h4.h from hardware.h
Tony Lindgren
3
-43
/
+3
2009-03-24
ARM: OMAP: No need to include board-apollon.h from hardware.h
Tony Lindgren
3
-50
/
+1
2009-03-24
ARM: OMAP: No need to include board-omap2430sdp.h from hardware.h
Tony Lindgren
3
-50
/
+8
2009-03-24
ARM: OMAP: No need to include board-palm*.h from hardware.h
Tony Lindgren
9
-93
/
+34
2009-03-24
ARM: OMAP: No need to include board-osk.h from hardware.h
Tony Lindgren
3
-51
/
+14
2009-03-24
ARM: OMAP: No need to include board-innovator.h from hardware.h
Tony Lindgren
3
-56
/
+3
2009-03-24
ARM: OMAP: No need to include board-h3.h from hardware.h
Tony Lindgren
4
-8
/
+8
2009-03-24
ARM: OMAP: No need to include board-h2.h from hardware.h
Tony Lindgren
4
-8
/
+8
2009-03-24
ARM: OMAP: No need to include board-perseus2.h or board-fsample.h from hardwa...
Tony Lindgren
4
-99
/
+33
2009-03-24
omap mailbox: remove unnecessary header file inclusion
Hiroshi DOYU
1
-5
/
+1
2009-03-24
omap mailbox: convert sequence bit checking to module paramter
Hiroshi DOYU
1
-19
/
+16
2009-03-24
omap mailbox: move mailbox.h into mailbox.c
Hiroshi DOYU
2
-101
/
+85
2009-03-24
omap mailbox: add save_/restore_ctx() for PM
Hiroshi DOYU
2
-0
/
+55
2009-03-24
omap mailbox: fix empty struct device for omap2
Hiroshi DOYU
2
-7
/
+8
2009-03-24
omap mailbox: fix empty struct device for omap1
Hiroshi DOYU
2
-15
/
+16
2009-03-24
omap mailbox: fix empty struct device for omap_mbox
Hiroshi DOYU
2
-34
/
+33
2009-03-24
omap mailbox: print hardware revision at startup
Hiroshi DOYU
1
-0
/
+3
2009-03-24
omap mailbox: add initial omap3 support
Hiroshi DOYU
4
-36
/
+80
2009-03-24
omap mailbox: cleanup omap2 register definition with macro
Hiroshi DOYU
1
-48
/
+29
2009-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
5
-25
/
+11
2009-03-23
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...
Linus Torvalds
1
-0
/
+9
2009-03-23
powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines
Kumar Gala
1
-0
/
+9
2009-03-22
Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-1907
/
+1209
2009-03-20
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-40
/
+48
2009-03-19
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
336
-4117
/
+6357
2009-03-19
sparc64: Fix crash with /proc/iomem
Mikulas Patocka
1
-1
/
+1
2009-03-19
sparc64: Reschedule KGDB capture to a software interrupt.
David S. Miller
4
-24
/
+10
2009-03-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
4
-64
/
+203
2009-03-18
[S390] make page table upgrade work again
Martin Schwidefsky
2
-14
/
+35
2009-03-18
[S390] make page table walking more robust
Martin Schwidefsky
3
-5
/
+6
[next]