index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
sh: Kill off dead UBC headers.
Paul Mundt
2010-01-05
2
-13
/
+8
|
|
*
|
sh: Abstracted SH-4A UBC support on hw-breakpoint core.
Paul Mundt
2010-01-05
3
-72
/
+234
|
|
*
|
sh: Fix up breakpoint trap handler patching on SH-2A.
Paul Mundt
2010-01-05
1
-1
/
+1
|
|
*
|
sh: Convert ptrace to hw_breakpoint API.
Paul Mundt
2009-12-28
2
-3
/
+65
|
|
*
|
sh: kgdb: Rework breakpoint handling on top of notifier chain.
Paul Mundt
2009-12-22
2
-6
/
+41
|
|
*
|
sh: Don't NOTIFY_STOP for non-UBC breakpoint traps.
Paul Mundt
2009-12-22
1
-0
/
+9
|
|
*
|
sh: Fix up hw-breakpoints build for API changes.
Paul Mundt
2009-12-21
1
-3
/
+2
|
|
*
|
Merge branch 'master' into sh/hw-breakpoints
Paul Mundt
2009-12-21
41
-1050
/
+1535
|
|
|
\
\
|
|
|
|
/
|
|
*
|
Merge branch 'master' into sh/hw-breakpoints
Paul Mundt
2009-12-08
49
-1188
/
+2430
|
|
|
\
\
|
|
*
|
|
sh: hw-breakpoints: Add preliminary support for SH-4A UBC.
Paul Mundt
2009-12-08
5
-108
/
+424
|
*
|
|
|
sh: Move over to dynamically allocated FPU context.
Paul Mundt
2010-01-13
9
-250
/
+260
|
*
|
|
|
sh: Use SLAB_PANIC for thread_info slab cache.
Paul Mundt
2010-01-12
1
-2
/
+1
|
*
|
|
|
sh: Always provide thread_info allocators.
Paul Mundt
2010-01-12
2
-2
/
+49
|
*
|
|
|
sh: Move start_thread() out of line.
Paul Mundt
2010-01-12
1
-0
/
+12
|
/
/
/
/
*
|
|
|
sh: sh_bios detection.
Paul Mundt
2010-01-12
1
-4
/
+11
*
|
|
|
sh: Split out the unaligned counters and user bits.
Paul Mundt
2010-01-12
1
-134
/
+17
*
|
|
|
sh: Consolidate the sh_bios earlyprintk code.
Paul Mundt
2010-01-12
3
-88
/
+79
*
|
|
|
sh: Kill off more unused sh_bios callbacks.
Paul Mundt
2010-01-12
1
-5
/
+0
*
|
|
|
sh64: Fix up early serial fixmap.
Paul Mundt
2010-01-12
1
-2
/
+0
*
|
|
|
sh: Tidy up the sh bios VBR handling.
Paul Mundt
2010-01-12
3
-31
/
+43
|
|
_
|
/
|
/
|
|
*
|
|
sh: Only use bl bit toggling for sleeping idle.
Paul Mundt
2009-12-21
1
-2
/
+2
*
|
|
sh: Restore bl bit toggling in idle loop.
Paul Mundt
2009-12-21
1
-0
/
+2
*
|
|
sh: dmaengine support for SH7785
Nobuhiro Iwamatsu
2009-12-17
1
-0
/
+14
*
|
|
sh: dmaengine support for sh7724.
Guennadi Liakhovetski
2009-12-17
1
-0
/
+15
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-12-16
37
-1018
/
+1500
|
\
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2009-12-15
1
-26
/
+2
|
|
\
\
\
|
*
|
|
|
sh: Fix up FPU build for SH5
Matt Fleming
2009-12-15
5
-9
/
+9
|
*
|
|
|
sh: Remove old early serial console code V2
Magnus Damm
2009-12-15
2
-149
/
+1
|
*
|
|
|
sh: sh5 scif pdata (sh5-101/sh5-103)
Magnus Damm
2009-12-15
1
-13
/
+9
|
*
|
|
|
sh: sh4a scif pdata (sh7757/sh7763/sh7770/sh7780/sh7785/sh7786/x3)
Magnus Damm
2009-12-15
7
-270
/
+551
|
*
|
|
|
sh: sh4a scif pdata (sh7343/sh7366/sh7722/sh7723/sh7724)
Magnus Damm
2009-12-15
5
-193
/
+358
|
*
|
|
|
sh: sh4 scif pdata (sh7750/sh7760/sh4-202)
Magnus Damm
2009-12-15
3
-61
/
+98
|
*
|
|
|
sh: sh3 scif pdata (sh7705/sh770x/sh7710/sh7720)
Magnus Damm
2009-12-15
4
-87
/
+142
|
*
|
|
|
sh: sh2a scif pdata (sh7201/sh7203/sh7206/mxg)
Magnus Damm
2009-12-15
4
-119
/
+263
|
*
|
|
|
sh: sh2 scif pdata (sh7616)
Magnus Damm
2009-12-15
1
-25
/
+46
|
*
|
|
|
sh-sci: Extend sh-sci driver with early console V2
Magnus Damm
2009-12-15
2
-9
/
+4
|
*
|
|
|
sh: Make the unaligned trap handler always obey notification levels.
Paul Mundt
2009-12-14
1
-6
/
+12
|
*
|
|
|
sh: Wire up recvmmsg syscall.
Paul Mundt
2009-12-11
1
-0
/
+1
|
*
|
|
|
sh: ftrace: Fix up syscall tracing build.
Paul Mundt
2009-12-11
1
-74
/
+2
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s...
Paul Mundt
2009-12-10
2
-9
/
+5
|
|
\
\
\
\
|
*
|
|
|
|
sh: Replace an explicit computation by the use of the container_of macro
Nicolas Palix
2009-12-09
1
-3
/
+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-14
1
-2
/
+2
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Unify sys_mmap*
Al Viro
2009-12-11
1
-26
/
+2
|
|
/
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-12-09
49
-1188
/
+2429
|
\
\
\
|
|
/
/
|
*
|
sh: Make associative cache writes fatal on all SH-4A parts.
Paul Mundt
2009-12-04
1
-9
/
+4
|
*
|
sh: allow runtime pm without suspend/resume callbacks
Magnus Damm
2009-12-04
1
-6
/
+11
|
*
|
sh: fix sh7724 VEU3F resource size
Magnus Damm
2009-12-04
1
-2
/
+2
|
*
|
sh: Break out SuperH PFC code
Magnus Damm
2009-11-30
2
-585
/
+0
|
*
|
sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
Alexey Dobriyan
2009-11-30
1
-46
/
+31
|
*
|
sh: Add CPG save/restore code for sh7724 R-standby
Magnus Damm
2009-11-30
1
-0
/
+11
[prev]
[next]