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
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Allow SH-3 and SH-5 to use common headers.
Paul Mundt
2008-07-29
6
-83
/
+1
*
sh: Provide common CPU headers, prune the SH-2 and SH-2A directories.
Paul Mundt
2008-07-29
13
-210
/
+23
*
sh: More header path fixups for mach dir refactoring.
Paul Mundt
2008-07-29
8
-10
/
+10
*
sh: Move out the solution engine headers to arch/sh/include/mach-se/
Paul Mundt
2008-07-29
30
-281
/
+282
*
sh: I2C fix for AP325RXA and Migo-R
Magnus Damm
2008-07-29
2
-0
/
+8
*
sh: Shuffle the board directories in to mach groups.
Paul Mundt
2008-07-29
108
-35
/
+35
*
sh: dma-sh: Fix up dreamcast dma.h mach path.
Paul Mundt
2008-07-29
1
-1
/
+1
*
sh: Switch KBUILD_DEFCONFIG to shx3_defconfig.
Paul Mundt
2008-07-29
1
-1
/
+1
*
sh: Add ARCH_DEFCONFIG entries for sh and sh64.
Paul Mundt
2008-07-29
1
-0
/
+5
*
sh: Fix compile error of Solution Engine
Nobuhiro Iwamatsu
2008-07-29
1
-0
/
+6
*
sh: Proper __put_user_asm() size mismatch fix.
OGAWA Hirofumi
2008-07-29
2
-4
/
+5
*
sh: Stub in a dummy ENTRY_OFFSET for uImage offset calculation.
Paul Mundt
2008-07-29
1
-1
/
+2
*
sh: Add an arch/sh/kernel/.gitignore
Paul Mundt
2008-07-29
1
-0
/
+1
*
sh: dreamcast: fix build failure from header reorg.
Paul Mundt
2008-07-29
1
-1
/
+1
*
sh: migrate to arch/sh/include/
Paul Mundt
2008-07-29
289
-102
/
+16621
*
sh: rsk7203: update defconfig.
Paul Mundt
2008-07-29
1
-37
/
+142
*
sh: rsk7203: Add smc911x platform data.
Paul Mundt
2008-07-29
1
-0
/
+10
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2008-07-28
18
-146
/
+615
|
\
|
*
powerpc: Disable 64K hugetlb support when doing 64K SPU mappings
Benjamin Herrenschmidt
2008-07-28
1
-1
/
+8
|
*
powerpc/powermac: Fixup default serial port device for pmac_zilog
Benjamin Herrenschmidt
2008-07-28
2
-27
/
+89
|
*
powerpc/powermac: Use sane default baudrate for SCC debugging
Benjamin Herrenschmidt
2008-07-28
1
-1
/
+11
|
*
powerpc: Show processor cache information in sysfs
Nathan Lynch
2008-07-28
1
-0
/
+309
|
*
powerpc: Make core id information available to userspace
Nathan Lynch
2008-07-28
1
-0
/
+23
|
*
powerpc: Make core sibling information available to userspace
Nathan Lynch
2008-07-28
1
-0
/
+64
|
*
powerpc/vio: More fallout from dma_mapping_error API change
Stephen Rothwell
2008-07-28
1
-1
/
+1
|
*
powerpc/pseries: Fix CMO sysdev attribute API change fallout
Stephen Rothwell
2008-07-28
1
-2
/
+6
|
*
powerpc: Enable tracehook for the architecture
Roland McGrath
2008-07-28
1
-0
/
+1
|
*
powerpc: Add TIF_NOTIFY_RESUME support for tracehook
Roland McGrath
2008-07-28
3
-5
/
+15
|
*
powerpc: Make syscall tracing use tracehook.h helpers
Roland McGrath
2008-07-28
3
-27
/
+34
|
*
powerpc: Call tracehook_signal_handler() when setting up signal frames
Roland McGrath
2008-07-28
1
-1
/
+7
|
*
powerpc: Update cpu_sibling_maps dynamically
Nathan Lynch
2008-07-28
3
-30
/
+29
|
*
powerpc: register_cpu_online should be __cpuinit
Nathan Lynch
2008-07-28
1
-1
/
+1
|
*
powerpc: kill useless SMT code in prom_hold_cpus
Nathan Lynch
2008-07-28
1
-36
/
+3
|
*
powerpc: Fix vio build warnings
Nathan Lynch
2008-07-28
1
-2
/
+2
|
*
powerpc/booke: Clean up the hardware watchpoint support
Kumar Gala
2008-07-28
4
-11
/
+12
|
*
powerpc: Removed duplicated include in stacktrace.c
Huang Weiyi
2008-07-28
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2008-07-28
81
-1413
/
+7195
|
\
\
|
*
|
sh: SuperH Mobile CEU and camera platform data for AP325RXA
Magnus Damm
2008-07-28
1
-1
/
+118
|
*
|
sh: Update smc911x platform data for AP325RXA
Magnus Damm
2008-07-28
1
-0
/
+10
|
*
|
sh: SuperH Mobile LCDC platform data for AP325RXA
Magnus Damm
2008-07-28
1
-1
/
+80
|
*
|
sh: Add SuperH Mobile CEU platform data for Migo-R
Magnus Damm
2008-07-28
1
-1
/
+172
|
*
|
sh: Add SuperH Mobile LCDC platform data for Migo-R
Magnus Damm
2008-07-28
5
-0
/
+278
|
*
|
sh: Wire up new syscalls.
Paul Mundt
2008-07-28
2
-0
/
+12
|
*
|
sh: fix uImage Entry Point
Yoshihiro Shimoda
2008-07-28
2
-1
/
+9
|
*
|
sh: Don't miss pending signals returning to user mode after signal processing
Stuart MENEFY
2008-07-28
1
-1
/
+1
|
*
|
sh: Use clk_always_enable() on sh7366
Magnus Damm
2008-07-28
1
-0
/
+15
|
*
|
sh: Use clk_always_enable() on sh7343 / SE77343
Magnus Damm
2008-07-28
2
-4
/
+15
|
*
|
sh: Use clk_always_enable() on sh7722 / Migo-R / SE7722
Magnus Damm
2008-07-28
3
-9
/
+20
|
*
|
sh: Use clk_always_enable() on sh7723 / ap325rxa
Magnus Damm
2008-07-28
2
-12
/
+16
|
*
|
sh: Show all clocks and their state in /proc/clocks
Magnus Damm
2008-07-28
1
-9
/
+5
[next]