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
2010-02-15
omap3/4: Fix compile for multi-omap for clkops_noncore_dpll_ops
Tony Lindgren
6
-13
/
+13
2010-02-15
omap2/3/4: Allow booting omap4 with multi-omap configuration
Tony Lindgren
1
-7
/
+29
2010-02-15
omap2/3/4: Clean up entry-macro.s for adding support for omap4 multiboot
Tony Lindgren
1
-4
/
+34
2010-02-15
omap4: Use get_irqnr_preamble
Tony Lindgren
1
-1
/
+1
2010-02-15
omap2/3/4: Clean up defines for entry-macro.S
Tony Lindgren
1
-8
/
+7
2010-02-15
omap: Move multi-omap ifdeffery into it's own header file
Tony Lindgren
2
-69
/
+95
2010-02-15
omap2/3: Update omap3_defconfig to build in all the 2420 based boards
Tony Lindgren
1
-36
/
+138
2010-02-15
omap2/3: Fix initcalls for multi-omap
Tony Lindgren
2
-1
/
+9
2010-02-15
omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUS
Tony Lindgren
9
-47
/
+25
2010-02-15
omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
Tony Lindgren
16
-80
/
+76
2010-02-15
omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2
Tony Lindgren
17
-61
/
+57
2010-02-15
omap2/3/4: Fix mbox init for multi-omap
Tony Lindgren
1
-6
/
+24
2010-02-15
omap2/3/4: Fix omap2_map_common_io for multi-omap
Tony Lindgren
22
-38
/
+86
2010-02-15
omap: Fix dmtimer.c for multi-omap boot
Tony Lindgren
1
-51
/
+39
2010-02-15
omap2/3: Multiboot compile fixes to compile in omap2 and omap3
Tony Lindgren
5
-5
/
+52
2010-02-15
omap2/3: Make get_irqnr_and_base common for mach-omap2 multiboot
Tony Lindgren
1
-20
/
+57
2010-02-15
Merge branch 'debug-ll' into omap-for-linus
Tony Lindgren
58
-243
/
+507
2010-02-15
omap: Remove old DEBUG_LL serial port options
Tony Lindgren
1
-19
/
+0
2010-02-15
omap: Make uncompress code and DEBUG_LL code generic
Tony Lindgren
4
-82
/
+322
2010-02-15
omap: Clean the serial port defines
Tony Lindgren
11
-87
/
+130
2010-02-12
Merge branch 'for-tony' of git://gitorious.org/linux-omap-dss2/linux into oma...
Tony Lindgren
3
-12
/
+618
2010-02-12
ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
Tony Lindgren
48
-64
/
+64
2010-02-12
omap3: cm-t35: add DSS2 display support
Mike Rapoport
1
-1
/
+238
2010-02-12
OMAP: AM3517: Enable DSS2 for AM3517EVM board
Vaibhav Hiremath
1
-0
/
+145
2010-02-12
OMAP: Enable DSS2 for OMAP3EVM board
Vaibhav Hiremath
1
-11
/
+235
2010-02-11
Merge branch 'omap-fixes-for-linus' into omap-for-linus
Tony Lindgren
142
-3253
/
+5556
2010-02-10
OMAP: hsmmc: fix memory leak
Aaro Koskinen
1
-1
/
+6
2010-02-05
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
12
-30
/
+195
2010-02-05
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-19
/
+77
2010-02-03
omap: Disable serial port autoidle by default
Tony Lindgren
1
-2
/
+9
2010-02-03
omap: Fix access to already released memory in clk_debugfs_register_one()
Marek Skuczynski
1
-2
/
+2
2010-02-03
omap: Fix arch/arm/mach-omap2/mux.c: Off by one error
Tony Lindgren
1
-1
/
+2
2010-02-03
omap: Fix 3630 mux errors
Tony Lindgren
2
-0
/
+54
2010-02-03
OMAP2/3: GPMC: ensure valid clock pointer
Kevin Hilman
1
-1
/
+4
2010-02-03
OMAP2/3: IRQ: ensure valid base address
Kevin Hilman
1
-1
/
+3
2010-02-03
ARCH OMAP : enable ARCH_HAS_HOLES_MEMORYMODEL for OMAP
Sriram
1
-0
/
+1
2010-02-03
omap: Remove old unused defines for OMAP_32KSYNCT_BASE
Tony Lindgren
1
-10
/
+0
2010-02-03
ARM: Fix wrong register in proc-arm6_7.S data abort handler
Russell King
1
-1
/
+1
2010-02-03
microblaze: fix interrupt state restore
Steven J. Magnani
1
-4
/
+6
2010-02-03
microblaze: Defconfig update
Michal Simek
2
-44
/
+169
2010-02-03
memory hotplug: fix a bug on /dev/mem for 64-bit kernels
Shaohui Zheng
1
-0
/
+19
2010-02-02
Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+6
2010-02-02
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
7
-4
/
+31
2010-02-02
MIPS: 64-bit: Detect virtual memory size
Guenter Roeck
4
-1
/
+24
2010-02-02
sh: Fix access to released memory in clk_debugfs_register_one()
Marek Skuczynski
1
-2
/
+2
2010-02-02
sh: Fix access to released memory in dwarf_unwinder_cleanup()
Marek Skuczynski
1
-4
/
+4
2010-02-01
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
Russell King
8
-25
/
+187
2010-02-01
ARM: 5909/1: ARM: Correct the FPSCR bits setting when raising exceptions
Catalin Marinas
1
-1
/
+4
2010-02-01
MIPS: AR7: Fix USB slave mem range typo
Alexander Clouter
1
-1
/
+1
2010-02-01
MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck.
Manuel Lauss
2
-2
/
+6
[next]