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
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
/
mips
/
fw
/
arc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-04
MIPS: fix typos in comments
Julia Lawall
1
-1
/
+1
2021-01-07
MIPS: Remove empty prom_free_prom_memory functions
Thomas Bogendoerfer
1
-1
/
+1
2020-10-12
MIPS: replace add_memory_region with memblock
Thomas Bogendoerfer
1
-8
/
+20
2020-06-25
mips: Return proper error code from console ->setup() hook
Andy Shevchenko
1
-1
/
+3
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-04-08
MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memory
Masahiro Yamada
1
-2
/
+2
2019-10-24
MIPS: SGI-IP27: reduce ARC usage to a minimum
Thomas Bogendoerfer
2
-10
/
+4
2019-10-24
MIPS: arc: use function argument for passing argc/argv to prom_init_cmdline
Thomas Bogendoerfer
2
-11
/
+12
2019-10-24
MIPS: arc: remove unused stuff
Thomas Bogendoerfer
1
-2
/
+1
2019-10-24
MIPS: SGI-IP27: move registering of smp ops into IP27 specific code
Thomas Bogendoerfer
1
-7
/
+0
2019-10-10
MIPS: SGI-IP22/28: Use PROM for memory detection
Thomas Bogendoerfer
1
-0
/
+9
2019-10-10
MIPS: fw: arc: workaround 64bit kernel/32bit ARC problems
Thomas Bogendoerfer
1
-4
/
+21
2019-10-10
MIPS: fw: arc: use call_o32 to call ARC prom from 64bit kernel
Thomas Bogendoerfer
1
-0
/
+5
2019-10-10
MIPS: fw: arc: remove unused ARC code
Thomas Bogendoerfer
8
-292
/
+6
2019-10-04
MIPS: fw/arc: Remove unused addr variable
Paul Burton
1
-1
/
+0
2019-08-23
MIPS: fw: Record prom memory
Jiaxun Yang
1
-6
/
+18
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-07-17
mips: unify prom_putchar() declarations
Alexander Sverdlin
2
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-08-29
MIPS: SMP: Constify smp ops
Matt Redfearn
1
-1
/
+1
2016-04-03
MIPS: Fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2015-01-13
MIPS: ARC: Use __noreturn / unreachable in ARC termination functions.
Ralf Baechle
1
-10
/
+16
2014-01-25
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
4
-5
/
+5
2012-11-17
mips, arc: fix build failure
David Rientjes
1
-0
/
+1
2012-05-21
MIPS: Remove all -Wall and almost all -Werror usage from arch/mips.
Ralf Baechle
1
-2
/
+0
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
1
-1
/
+0
2012-03-01
bug.h: add include of it to various implicit C users
Paul Gortmaker
2
-0
/
+2
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
2
-2
/
+2
2011-04-06
update David Miller's old email address
Justin P. Mattock
8
-8
/
+8
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-17
mips: change to new flag variable
matt mooney
1
-1
/
+1
2009-12-17
MIPS: IP22: Remove an unused function
Dmitri Vorobiev
1
-5
/
+0
2009-09-17
MIPS: FW: Build with -Werror
Ralf Baechle
1
-0
/
+2
2008-07-15
[MIPS] Remove mips_machtype from ARC based machines
Thomas Bogendoerfer
1
-11
/
+0
2008-06-16
[MIPS] Add RM200 with R5000 CPU to known ARC machines
Thomas Bogendoerfer
1
-0
/
+5
2008-01-29
[MIPS] SMP: Call platform methods via ops structure.
Ralf Baechle
1
-0
/
+8
2008-01-29
[MIPS] ARC: Use strchr instead of strstr.
Roel Kluin
1
-1
/
+1
2007-10-12
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
1
-3
/
+3
2007-10-12
[MIPS] ARC: Get rid of mips_machgroup
Ralf Baechle
1
-10
/
+0
2007-10-12
[MIPS] ARC: Convert mach_table[] to ISO C initializers.
Ralf Baechle
1
-40
/
+48
2007-10-12
[MIPS] Move ARC code into arch/mips/fw/arc
Aurelien Jarno
13
-0
/
+912