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
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-28
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2023-06-16
sh/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
1
-0
/
+55
2023-06-14
sh: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-2
/
+2
2023-03-23
sh: init: use OF_EARLY_FLATTREE for early init
Randy Dunlap
1
-2
/
+2
2021-07-08
sh: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2020-07-30
initrd: remove support for multiple floppies
Christoph Hellwig
1
-2
/
+0
2020-01-14
arch/sh/setup: Drop dummy_con initialization
Arvind Sankar
1
-4
/
+0
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2019-10-18
sh: Use pr_warn instead of pr_warning
Kefeng Wang
1
-1
/
+1
2019-10-07
sh: add the sh_ prefix to early platform symbols
Bartosz Golaszewski
1
-1
/
+1
2019-10-07
drivers: move the early platform device support to arch/sh
Bartosz Golaszewski
1
-0
/
+1
2018-12-20
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
1
-0
/
+1
2018-05-11
sh: switch to NO_BOOTMEM
Rob Herring
1
-1
/
+0
2018-04-13
sh: fix memory corruption of unflattened device tree
Rich Felker
1
-0
/
+8
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-07-31
sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREE
Rich Felker
1
-1
/
+1
2016-07-31
sh: add support for linking a builtin device tree blob in the kernel
Rich Felker
1
-0
/
+4
2016-03-20
Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-sh
Linus Torvalds
1
-0
/
+27
2016-03-17
sh: add device tree support and generic board using device tree
Rich Felker
1
-0
/
+27
2016-01-30
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
Toshi Kani
1
-4
/
+4
2014-01-22
memblock: make memblock_set_node() support different memblock_type
Tang Chen
1
-2
/
+2
2013-07-15
sh: delete __cpuinit usage from all sh files
Paul Gortmaker
1
-1
/
+1
2012-06-27
mtd/uclinux: Use generic __bss_stop instead of _ebss
Geert Uytterhoeven
1
-1
/
+1
2011-12-08
SuperH: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
1
-1
/
+2
2011-09-05
sh: kexec: Register crashk_res
Simon Horman
1
-3
/
+6
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-11-09
sh: Break out cpuinfo_op procfs bits.
Paul Mundt
1
-144
/
+0
2010-10-27
sh: Fix the sparsemem disabled build.
Paul Mundt
1
-0
/
+1
2010-10-26
sh: Expose physical addressing mode through cpuinfo.
Paul Mundt
1
-0
/
+3
2010-10-06
sh: Fix address calculation of Initrd
Nobuhiro Iwamatsu
1
-3
/
+4
2010-09-23
sh: provide generic arch_debugfs_dir.
Paul Mundt
1
-15
/
+0
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-4
/
+4
2010-05-13
Merge branch 'sh/lmb'
Paul Mundt
1
-202
/
+26
2010-05-11
sh: Ensure active regions have a backing PMB entry.
Paul Mundt
1
-2
/
+15
2010-05-11
sh: bootmem refactoring.
Paul Mundt
1
-139
/
+4
2010-05-10
sh: rework memory limits to work with LMB.
Paul Mundt
1
-38
/
+25
2010-05-10
sh: enable LMB region setup via machvec.
Paul Mundt
1
-13
/
+13
2010-05-07
sh: shuffle the elfcorehdr handling over to the crash dump code.
Paul Mundt
1
-19
/
+0
2010-05-07
sh: bump up extra LMB reservations in bootmem init.
Paul Mundt
1
-4
/
+6
2010-05-07
sh: convert initrd reservation to LMB.
Paul Mundt
1
-1
/
+1
2010-05-07
sh: convert kexec crash kernel management to LMB.
Paul Mundt
1
-43
/
+0
2010-05-06
sh: Make initrd detection more robust.
Paul Mundt
1
-20
/
+58
2010-04-26
sh: arch/sh/kernel/setup.c needs asm/smp.h.
Paul Mundt
1
-0
/
+1
2010-04-21
sh: Move platform smp ops in to their own structure.
Paul Mundt
1
-2
/
+0
2010-03-03
sh: establish PMB mappings for NUMA nodes.
Paul Mundt
1
-2
/
+1
2010-02-18
sh: Merge legacy and dynamic PMB modes.
Paul Mundt
1
-0
/
+2
2010-01-16
sh: Add fixed ioremap support
Matt Fleming
1
-3
/
+4
2010-01-13
sh: fixed PMB mode refactoring.
Paul Mundt
1
-3
/
+0
2009-12-15
sh-sci: Extend sh-sci driver with early console V2
Magnus Damm
1
-0
/
+3
[next]