index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
sh: Encode L1/L2 cache shape in auxvt.
Paul Mundt
2008-01-28
5
-5
/
+60
|
*
|
sh: Support denormalization on SH-4 FPU.
Stuart Menefy
2008-01-28
4
-181
/
+1259
|
*
|
sh: Fix up uImage target entry point.
Thomas Betker
2008-01-28
1
-4
/
+15
|
*
|
sh: get_user fixes and nommu consolidation.
Stuart Menefy
2008-01-28
1
-155
/
+98
|
*
|
sh: Document PTEL 31:29 use on PTEA-wielding parts.
Stuart Menefy
2008-01-28
1
-2
/
+3
|
*
|
sh: Populate swapper_pg_dir with fixmap range.
Stuart Menefy
2008-01-28
1
-0
/
+36
|
*
|
sh: Clean up places that make 29-bit physical assumptions.
Stuart Menefy
2008-01-28
10
-36
/
+71
|
*
|
sh: Preparation for uncached jumps through PMB.
Stuart Menefy
2008-01-28
14
-56
/
+88
|
*
|
sh: Explicit alignment for PAGE_SIZE in copy/clear_page().
Paul Mundt
2008-01-28
2
-1
/
+4
|
*
|
sh: GUSA atomic rollback support.
Stuart Menefy
2008-01-28
13
-181
/
+591
|
*
|
sh: Fix compile error of arch/sh/mm/pmb.c
Nobuhiro Iwamatsu
2008-01-28
1
-1
/
+1
|
*
|
sh: comment tidying for sh64->sh migration.
Paul Mundt
2008-01-28
30
-190
/
+150
|
*
|
sh: syscall auditing for sh5, too.
Paul Mundt
2008-01-28
2
-18
/
+30
|
*
|
rtc: rtc-sh: Split out the CPU defs to asm/cpu/.
Paul Mundt
2008-01-28
7
-19
/
+43
|
*
|
sh: CCR1->CCR renaming for SH-2 parts.
Paul Mundt
2008-01-28
2
-7
/
+2
|
*
|
sh: Bump up ARCH_KMALLOC_MINALIGN for DMA cases.
Paul Mundt
2008-01-28
1
-13
/
+9
|
*
|
sh: Invalidate the TLB after applying PMB mappings.
Stuart Menefy
2008-01-28
2
-0
/
+8
|
*
|
sh: Provide a 29/32-bit physical hint for bootloaders.
Stuart Menefy
2008-01-28
1
-1
/
+5
|
*
|
sh: Add a printk() to warn legacy mem= growers.
Stuart Menefy
2008-01-28
1
-0
/
+11
|
*
|
sh: SH-2A FPU support.
Paul Mundt
2008-01-28
11
-30
/
+673
|
*
|
sh: Add SH7263 CPU support.
Paul Mundt
2008-01-28
10
-10
/
+61
|
*
|
sh: Fix the arch/sh/kernel/traps.c build for sh32.
Paul Mundt
2008-01-28
1
-0
/
+2
|
*
|
sh: Add SH7203 CPU support.
Paul Mundt
2008-01-28
12
-15
/
+399
|
*
|
rtc: rtc-sh: SH-2A support.
Paul Mundt
2008-01-28
2
-3
/
+19
|
*
|
sh: syscall audit support.
Yuichi Nakamura
2008-01-28
4
-7
/
+26
|
*
|
sh: Fix up uname -m matching for native sh64.
Paul Mundt
2008-01-28
1
-1
/
+1
|
*
|
sh: Move mach-cayman in with the rest of the boards.
Paul Mundt
2008-01-28
7
-5
/
+2
|
*
|
sh: Kill off the mach-harp and mach-sim machtypes.
Paul Mundt
2008-01-28
11
-1648
/
+294
|
*
|
sh: Fix up bug trap handler build for sh32.
Paul Mundt
2008-01-28
1
-1
/
+2
|
*
|
sh: Build fixes for lib32 clear_page.
Paul Mundt
2008-01-28
1
-3
/
+3
|
*
|
sh: Fix up default zImage target for sh32.
Paul Mundt
2008-01-28
1
-1
/
+1
|
*
|
sh: Bring the SH-5 FPU in line with the SH-4 FPU API.
Paul Mundt
2008-01-28
9
-59
/
+59
|
*
|
sh: Get the SH-5 PCI support building.
Paul Mundt
2008-01-28
8
-384
/
+275
|
*
|
sh: Bump number of quicklists for SH-5.
Paul Mundt
2008-01-28
1
-1
/
+1
|
*
|
sh: Add SH-5 subtypes to check_bugs() for utsname.
Paul Mundt
2008-01-28
1
-3
/
+10
|
*
|
sh: Kill off the rest of arch/sh64/kernel/.
Paul Mundt
2008-01-28
13
-1073
/
+8
|
*
|
sh: Get the mach-cayman IRQ support building.
Paul Mundt
2008-01-28
10
-243
/
+42
|
*
|
sh: Kill off the last of the sh64 headers.
Paul Mundt
2008-01-28
8
-305
/
+5
|
*
|
sh: clear/copy_page renames in lib and lib64.
Paul Mundt
2008-01-28
7
-4
/
+4
|
*
|
sh: Rename the _32 and _64 TLB flush variants.
Paul Mundt
2008-01-28
4
-2
/
+2
|
*
|
sh: Consolidate sh/sh64 Makefiles.
Paul Mundt
2008-01-28
2
-117
/
+44
|
*
|
sh: Tidy up KBUILD_IMAGE for sh64.
Paul Mundt
2008-01-28
1
-17
/
+12
|
*
|
sh: Remove duplicate SUPERH64 symbol.
Paul Mundt
2008-01-28
1
-3
/
+0
|
*
|
sh: Generic BUG only works for sh32.
Paul Mundt
2008-01-28
1
-1
/
+1
|
*
|
sh: Add onchip remap prototypes, kill old sh64 io.h.
Paul Mundt
2008-01-28
2
-197
/
+16
|
*
|
sh: Copy over special CFLAGS for SH-5 TLB miss.
Paul Mundt
2008-01-28
1
-0
/
+25
|
*
|
sh: Fix up user_fpu_struct typo for SH-5.
Paul Mundt
2008-01-28
4
-220
/
+1
|
*
|
sh: Mark some IRQ debug options sh32 only.
Paul Mundt
2008-01-28
2
-117
/
+2
|
*
|
sh: Special layout for SH-5 stat.h and user.h.
Paul Mundt
2008-01-28
2
-1
/
+69
|
*
|
sh: Purge dead sh64 headers.
Paul Mundt
2008-01-28
78
-2873
/
+0
[prev]
[next]