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
/
powerpc
/
platforms
/
86xx
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-02
powerpc: address missing-prototypes warnings
Arnd Bergmann
1
-0
/
+2
2023-08-02
powerpc: Explicitly include correct DT includes
Rob Herring
6
-5
/
+7
2023-05-15
powerpc: delete empty config entry for PPC_86xx
Randy Dunlap
1
-1
/
+0
2023-04-20
powerpc: drop HPCD/MPC8610 evaluation platform support
Paul Gortmaker
3
-330
/
+0
2023-04-20
powerpc: drop HPC-NET/MPC8641D evaluation platform support
Paul Gortmaker
3
-110
/
+1
2023-04-20
powerpc/86xx: mpc86xx_hpcn: Call uli_init() instead of explicit ppc_md assign...
Pali Rohár
1
-4
/
+1
2023-04-20
powerpc/fsl_uli1575: Simplify uli_exclude_device() usage
Pali Rohár
1
-12
/
+1
2023-04-20
powerpc/fsl_uli1575: Misc cleanup
Christophe Leroy
1
-3
/
+1
2023-03-16
powerpc: Make generic_calibrate_decr() the default
Christophe Leroy
6
-6
/
+0
2023-03-14
powerpc/platforms: Use 'compatible' property for simple cases
Christophe Leroy
5
-76
/
+5
2022-05-08
powerpc: Add missing headers
Christophe Leroy
5
-4
/
+6
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
1
-1
/
+0
2022-05-05
powerpc: fix typos in comments
Julia Lawall
3
-3
/
+3
2022-02-07
powerpc/mpc86xx_hpcn: Remove obsolete statement
Christophe Leroy
1
-6
/
+0
2021-08-26
powerpc: retire sbc8641d board support
Paul Gortmaker
3
-95
/
+1
2021-06-16
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
1
-2
/
+2
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-05-18
powerpc: Use a datatype for instructions
Jordan Niethe
1
-2
/
+2
2020-05-18
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
1
-1
/
+2
2019-11-21
powerpc/sysdev: drop simple gpio
Christophe Leroy
1
-4
/
+0
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-3
/
+3
2019-07-04
powerpc/Kconfig: Clean up formatting
Enrico Weigelt, metux IT consult
1
-3
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 419
Thomas Gleixner
1
-4
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
10
-51
/
+10
2019-02-18
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
1
-1
/
+0
2018-12-30
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+4
2018-12-19
powerpc/smp: Use code patching to restore reset vector
Christophe Leroy
1
-2
/
+1
2018-11-26
powerpc/kconfig: remove CONFIG_6xx
Christophe Leroy
1
-1
/
+1
2018-11-23
rapidio: consolidate RAPIDIO config entry in drivers/rapidio
Christoph Hellwig
1
-2
/
+2
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
1
-2
/
+2
2017-12-04
powerpc: Use pr_warn instead of pr_warning
Joe Perches
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-04-28
powerpc: Add struct smp_ops_t.cause_nmi_ipi operation
Nicholas Piggin
1
-0
/
+1
2016-09-25
powerpc: Convert fsl_rstcr_restart to a reset handler
Andrey Smirnov
7
-7
/
+0
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
1
-2
/
+2
2016-07-31
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
9
-20
/
+136
2016-07-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
3
-1
/
+129
2016-07-21
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
6
-19
/
+7
2016-07-09
powerpc/86xx: Add support for Emerson/Artesyn MVME7100
Alessio Igor Bogani
3
-1
/
+129
2016-06-08
powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
Linus Walleij
1
-4
/
+3
2016-03-12
powerpc/86xx: Consolidate common platform code
Alessio Igor Bogani
9
-163
/
+53
2015-10-28
Merge branch 'clock' into HEAD
Scott Wood
1
-1
/
+1
2015-10-22
powerpc/fsl: Move fsl_guts.h out of arch/powerpc
Scott Wood
1
-1
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2014-09-25
powerpc: make of_device_ids const
Uwe Kleine-König
6
-6
/
+6
2013-10-10
powerpc: add explicit OF includes
Rob Herring
1
-0
/
+1
2013-03-20
powerpc: remove redundant GENERIC_GPIO selection
Alexandre Courbot
1
-3
/
+0
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
4
-3
/
+5
2013-01-09
powerpc: fix typo (utilties -> utilities)
Tim Blechmann
1
-2
/
+2
[next]