index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-05
sh: Fix an off-by-1 in SH7780 PCIC memory resource mapping.
Paul Mundt
1
-5
/
+5
2010-02-03
sh: Fix up early PCI PERR/SERR IRQ handling.
Paul Mundt
4
-26
/
+90
2010-02-02
sh: Disable generic IRQ probing.
Paul Mundt
1
-3
/
+0
2010-02-02
sh: enable sparseirq for highlander and r2d.
Paul Mundt
1
-12
/
+4
2010-02-02
sh: mach-dreamcast: Convert to sparseirq.
Paul Mundt
4
-19
/
+34
2010-02-02
sh: hd6446x: Convert to sparseirq.
Paul Mundt
2
-3
/
+20
2010-02-02
sh: mach-se: Convert SH7724 solution engine FPGA to sparseirq.
Paul Mundt
2
-12
/
+28
2010-02-02
sh: add high impedance mode management for SIUA pins on sh7722
Guennadi Liakhovetski
1
-10
/
+11
2010-02-02
Merge branch 'sh/stable-updates'
Paul Mundt
8
-12
/
+14
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
sh: Improved multi-resource handling for SH7780 PCI.
Paul Mundt
9
-92
/
+133
2010-02-01
sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers.
Paul Mundt
5
-29
/
+317
2010-02-01
sh: Handle PCI controller resource conflicts.
Paul Mundt
7
-16
/
+12
2010-02-01
sh: Enable PCI66 support for SH7780 host controller.
Paul Mundt
5
-1
/
+98
2010-02-01
sh: Fix up large system memory handling for SH7780 PCI.
Paul Mundt
1
-6
/
+28
2010-01-30
sh: Fix up asm/hw_breakpoint.h header check.
Paul Mundt
1
-3
/
+3
2010-01-30
sh: mach-se: Fix up irq_desc reference.
Paul Mundt
1
-1
/
+2
2010-01-29
sh: Kill off broken type 1 PCI config access checks.
Paul Mundt
4
-37
/
+0
2010-01-29
Split 'flush_old_exec' into two functions
Linus Torvalds
1
-1
/
+1
2010-01-29
sh: support PCI domains.
Paul Mundt
3
-3
/
+31
2010-01-29
sh: Bail out early on PCI resource conflicts.
Paul Mundt
1
-13
/
+9
2010-01-29
sh: Reworked SH7780 PCI initialization.
Paul Mundt
5
-145
/
+102
2010-01-29
sh: Kill off deprecated fixed PCI memory window accessors.
Paul Mundt
2
-29
/
+0
2010-01-28
sh: Kill off superfluous sh_bios references from compressed loader.
Paul Mundt
2
-23
/
+0
2010-01-28
sh: Fix up the ioremap_fixed() build for nommu.
Paul Mundt
1
-18
/
+18
2010-01-28
sh: Fix up read-only variable assignment in pcibios_align_resource().
Paul Mundt
1
-3
/
+1
2010-01-28
sh: Quiet noisy coherent DMA unmapping on R2D.
Paul Mundt
1
-2
/
+0
2010-01-28
sh: mach-titan: Kill off unused PIO port mangling.
Paul Mundt
5
-136
/
+3
2010-01-27
sh: fixed cmpxchg gRB version
Giuseppe CAVALLARO
1
-4
/
+3
2010-01-27
sh: kmemleak support.
Chris Smith
1
-3
/
+3
2010-01-27
sh: Optimize runtime disabling of trapped I/O.
Paul Mundt
1
-0
/
+2
2010-01-26
sh: flag ctrl_in/outX as __deprecated.
Paul Mundt
1
-10
/
+45
2010-01-26
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
115
-698
/
+698
2010-01-21
sh: Conserve fixmap slots when IOREMAP_FIXED=n.
Paul Mundt
1
-0
/
+2
2010-01-21
sh: Kill off the special uncached section and fixmap.
Paul Mundt
15
-39
/
+20
2010-01-21
sh: Track the uncached mapping size.
Paul Mundt
3
-8
/
+24
2010-01-21
sh: Rework P2 to only include kernel text.
Paul Mundt
1
-77
/
+92
2010-01-21
sh: initial PMB mapping iteration by helper macro.
Paul Mundt
1
-147
/
+60
2010-01-20
sh: pretty print virtual memory map on boot.
Paul Mundt
1
-2
/
+36
2010-01-20
sh: mach-sdk7786: Probe system FPGA area mapping.
Paul Mundt
3
-4
/
+50
2010-01-20
sh: Correct iounmap fixmap teardown.
Paul Mundt
1
-7
/
+2
2010-01-20
sh: mach-sdk7786: reset controller reboot support.
Paul Mundt
1
-0
/
+8
2010-01-20
sh: machine_ops based reboot support.
Paul Mundt
11
-90
/
+156
2010-01-20
sh: Make 29/32-bit mode check helper generally available.
Paul Mundt
4
-14
/
+14
2010-01-20
sh: mach-sdk7786: Split out FPGA IRQ controller setup.
Paul Mundt
4
-38
/
+59
2010-01-20
sh: mach-sdk7786: FPGA updates.
Paul Mundt
4
-70
/
+159
2010-01-19
sh: Handle SH-4 FPU variants with broken CVR values.
Paul Mundt
1
-2
/
+3
2010-01-19
sh: Shut up noisy IOREMAP_FIXED=n build.
Paul Mundt
1
-1
/
+2
2010-01-19
sh: support SIU sourcing from external clock on sh7722
Guennadi Liakhovetski
3
-7
/
+116
[next]