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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge branches 'sh/dwarf-unwinder', 'sh/g3-prep' and 'sh/stable-updates'
Paul Mundt
2010-02-08
5
-69
/
+172
|
|
\
\
\
\
|
|
*
|
|
|
sh: Optimise FDE/CIE lookup by using red-black trees
Matt Fleming
2010-02-08
3
-67
/
+143
|
*
|
|
|
|
Merge branch 'sh/dmaengine'
Paul Mundt
2010-02-08
5
-56
/
+155
|
|
\
\
\
\
\
|
|
*
|
|
|
|
sh: implement DMA_SLAVE capability in SH dmaengine driver
Guennadi Liakhovetski
2010-02-08
2
-8
/
+48
|
|
*
|
|
|
|
sh: fix Transfer Size calculation in both DMA drivers
Guennadi Liakhovetski
2010-02-08
5
-50
/
+109
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
sh: Fix up hp6xx build.
Paul Mundt
2010-02-05
1
-8
/
+5
|
*
|
|
|
|
sh: Fix an off-by-1 in SH7780 PCIC memory resource mapping.
Paul Mundt
2010-02-05
1
-5
/
+5
|
*
|
|
|
|
sh: Fix up early PCI PERR/SERR IRQ handling.
Paul Mundt
2010-02-03
4
-26
/
+90
|
*
|
|
|
|
sh: Disable generic IRQ probing.
Paul Mundt
2010-02-02
1
-3
/
+0
|
*
|
|
|
|
sh: enable sparseirq for highlander and r2d.
Paul Mundt
2010-02-02
1
-12
/
+4
|
*
|
|
|
|
sh: mach-dreamcast: Convert to sparseirq.
Paul Mundt
2010-02-02
4
-19
/
+34
|
*
|
|
|
|
sh: hd6446x: Convert to sparseirq.
Paul Mundt
2010-02-02
2
-3
/
+20
|
*
|
|
|
|
sh: mach-se: Convert SH7724 solution engine FPGA to sparseirq.
Paul Mundt
2010-02-02
2
-12
/
+28
|
*
|
|
|
|
sh: add high impedance mode management for SIUA pins on sh7722
Guennadi Liakhovetski
2010-02-02
1
-10
/
+11
|
*
|
|
|
|
Merge branch 'sh/stable-updates'
Paul Mundt
2010-02-02
8
-12
/
+14
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
*
|
|
|
|
sh: Improved multi-resource handling for SH7780 PCI.
Paul Mundt
2010-02-01
9
-92
/
+133
|
*
|
|
|
|
sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers.
Paul Mundt
2010-02-01
5
-29
/
+317
|
*
|
|
|
|
sh: Handle PCI controller resource conflicts.
Paul Mundt
2010-02-01
7
-16
/
+12
|
*
|
|
|
|
sh: Enable PCI66 support for SH7780 host controller.
Paul Mundt
2010-02-01
5
-1
/
+98
|
*
|
|
|
|
sh: Fix up large system memory handling for SH7780 PCI.
Paul Mundt
2010-02-01
1
-6
/
+28
|
*
|
|
|
|
sh: Fix up asm/hw_breakpoint.h header check.
Paul Mundt
2010-01-30
1
-3
/
+3
|
*
|
|
|
|
sh: mach-se: Fix up irq_desc reference.
Paul Mundt
2010-01-30
1
-1
/
+2
|
*
|
|
|
|
sh: Kill off broken type 1 PCI config access checks.
Paul Mundt
2010-01-30
4
-37
/
+0
|
*
|
|
|
|
sh: support PCI domains.
Paul Mundt
2010-01-29
3
-3
/
+31
|
*
|
|
|
|
sh: Bail out early on PCI resource conflicts.
Paul Mundt
2010-01-29
1
-13
/
+9
|
*
|
|
|
|
sh: Reworked SH7780 PCI initialization.
Paul Mundt
2010-01-29
5
-145
/
+102
|
*
|
|
|
|
sh: Kill off deprecated fixed PCI memory window accessors.
Paul Mundt
2010-01-29
2
-29
/
+0
|
*
|
|
|
|
sh: Kill off superfluous sh_bios references from compressed loader.
Paul Mundt
2010-01-28
2
-23
/
+0
|
*
|
|
|
|
sh: Fix up the ioremap_fixed() build for nommu.
Paul Mundt
2010-01-28
1
-18
/
+18
|
*
|
|
|
|
sh: Fix up read-only variable assignment in pcibios_align_resource().
Paul Mundt
2010-01-28
1
-3
/
+1
|
*
|
|
|
|
sh: Quiet noisy coherent DMA unmapping on R2D.
Paul Mundt
2010-01-28
1
-2
/
+0
|
*
|
|
|
|
sh: mach-titan: Kill off unused PIO port mangling.
Paul Mundt
2010-01-28
5
-136
/
+3
|
*
|
|
|
|
sh: fixed cmpxchg gRB version
Giuseppe CAVALLARO
2010-01-27
1
-4
/
+3
|
*
|
|
|
|
sh: kmemleak support.
Chris Smith
2010-01-27
1
-3
/
+3
|
*
|
|
|
|
sh: Optimize runtime disabling of trapped I/O.
Paul Mundt
2010-01-27
1
-0
/
+2
|
*
|
|
|
|
sh: flag ctrl_in/outX as __deprecated.
Paul Mundt
2010-01-26
1
-10
/
+45
|
*
|
|
|
|
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
2010-01-26
115
-698
/
+698
|
*
|
|
|
|
sh: Conserve fixmap slots when IOREMAP_FIXED=n.
Paul Mundt
2010-01-21
1
-0
/
+2
|
*
|
|
|
|
sh: Kill off the special uncached section and fixmap.
Paul Mundt
2010-01-21
15
-39
/
+20
|
*
|
|
|
|
sh: Track the uncached mapping size.
Paul Mundt
2010-01-21
3
-8
/
+24
|
*
|
|
|
|
sh: Rework P2 to only include kernel text.
Paul Mundt
2010-01-21
1
-77
/
+92
|
*
|
|
|
|
sh: initial PMB mapping iteration by helper macro.
Paul Mundt
2010-01-21
1
-147
/
+60
|
*
|
|
|
|
sh: pretty print virtual memory map on boot.
Paul Mundt
2010-01-20
1
-2
/
+36
|
*
|
|
|
|
sh: mach-sdk7786: Probe system FPGA area mapping.
Paul Mundt
2010-01-20
3
-4
/
+50
|
*
|
|
|
|
sh: Correct iounmap fixmap teardown.
Paul Mundt
2010-01-20
1
-7
/
+2
|
*
|
|
|
|
sh: mach-sdk7786: reset controller reboot support.
Paul Mundt
2010-01-20
1
-0
/
+8
|
*
|
|
|
|
sh: machine_ops based reboot support.
Paul Mundt
2010-01-20
11
-90
/
+156
|
*
|
|
|
|
sh: Make 29/32-bit mode check helper generally available.
Paul Mundt
2010-01-20
4
-14
/
+14
|
*
|
|
|
|
sh: mach-sdk7786: Split out FPGA IRQ controller setup.
Paul Mundt
2010-01-20
4
-38
/
+59
|
*
|
|
|
|
sh: mach-sdk7786: FPGA updates.
Paul Mundt
2010-01-20
4
-70
/
+159
[prev]
[next]