VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   57 Tags
Date
Commit Message
Rev
Author
2021-10-02
powerpc/fsl/dts: Fix phy-connection-type for fm1mac3
Pali Rohár
2021-09-14
powerpc/boot: Fix build failure since GCC 4.9 removal
Michael Ellerman
2021-08-27
powerpc/microwatt: Add Ethernet to device tree
Joel Stanley
2021-08-27
Merge changes from Paul Gortmaker
Michael Ellerman
2021-08-27
powerpc: retire sbc8641d board support
Paul Gortmaker
2021-08-27
powerpc: retire sbc8548 board support
Paul Gortmaker
2021-08-13
powerpc: wii.dts: Expose the OTP on this platform
Emmanuel Gil Peyrot
2021-08-13
powerpc: wii.dts: Reduce the size of the control area
Emmanuel Gil Peyrot
2021-08-04
powerpc: move the install rule to arch/powerpc/Makefile
Masahiro Yamada
2021-08-04
powerpc: make the install target not depend on any build artifact
Masahiro Yamada
2021-08-04
powerpc: remove unused zInstall target from arch/powerpc/boot/Makefile
Masahiro Yamada
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2021-06-21
powerpc/boot: Add a boot wrapper for Microwatt
Joel Stanley
2021-06-21
powerpc/boot: Fixup device-tree on little endian
Benjamin Herrenschmidt
2021-06-21
powerpc/microwatt: Use standard 16550 UART for console
Benjamin Herrenschmidt
2021-06-21
powerpc/xics: Add a native ICS backend for microwatt
Benjamin Herrenschmidt
2021-06-21
powerpc/microwatt: Populate platform bus from device-tree
Benjamin Herrenschmidt
2021-06-21
powerpc: Add Microwatt device tree
Paul Mackerras
2021-06-21
powerpc/boot: add zImage.lds to targets
Nicholas Piggin
2021-06-10
powerpc/ps3: Re-align DTB in image
Geoff Levand
2021-05-27
powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllers
Chris Packham
2021-05-27
powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers
Chris Packham
2021-05-17
powerpc/boot: Fix a typo in partial_decompress() comment
Zhang Jianhua
2021-05-02
kbuild: replace LANG=C with LC_ALL=C
Masahiro Yamada
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2021-04-16
powerpc: dts: fsl: Drop obsolete fsl,rx-bit-map and fsl,tx-bit-map properties
Claudiu Manoil
2021-03-23
xsysace: Remove SYSACE driver
Michal Simek
2020-12-21
powerpc/boot: Fix build of dts/fsl
Michael Ellerman
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2020-12-04
powerpc/boot: Make use of REL16 relocs in powerpc/boot/util.S
Alan Modra
2020-11-26
powerpc/boot: Use clang when CC is clang
Bill Wendling
2020-11-26
powerpc/boot/wrapper: Add "-z notext" flag to disable diagnostic
Bill Wendling
2020-11-26
powerpc/boot/wrapper: Add "-z rodynamic" when using LLD
Bill Wendling
2020-11-26
powerpc/boot: Move the .got section to after the .dynamic section
Bill Wendling
2020-11-19
powerpc/ps3: Drop unused DBG macro
Michael Ellerman
2020-11-18
powerpc: boot: include compiler_attributes.h
Nick Desaulniers
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2020-10-08
powerpc: Remove support for PowerPC 601
Christophe Leroy
2020-10-03
powerpc: dts: t1040rdb: add ports for Seville Ethernet switch
Vladimir Oltean
2020-10-03
powerpc: dts: t1040: add bindings for Seville Ethernet switch
Vladimir Oltean
2020-09-08
powerpc/boot: Update Makefile comment for 64bit wrapper
Jordan Niethe
2020-08-25
powerc/dtc/t1024rdb: remove interrupts property
Biwen Li
2020-08-25
powerpc/dts/t4240rdb: remove interrupts property
Biwen Li
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2020-07-29
powerpc/fsl/dts: add missing P4080DS I2C devices
David Lamparter
2020-07-29
powerpc/boot: Fix CONFIG_PPC_MPC52XX references
Michael Ellerman
2020-07-22
powerpc/boot: add DTB to 'targets'
Masahiro Yamada
2020-06-30
powerpc/boot/dts: Fix dtc "pciex" warnings
Michael Ellerman
2020-06-30
powerpc/boot: Use address-of operator on section symbols
Nathan Chancellor
2020-06-22
powerpc/4xx: ppc4xx compile flag optimizations
Imre Kaloz
2020-05-28
powerpc/40x: Remove EP405
Christophe Leroy
2020-05-28
powerpc/40x: Remove WALNUT
Christophe Leroy
2020-05-28
powerpc: Remove Xilinx PPC405/PPC440 support
Michal Simek
2020-05-20
powerpc/ps3: Add check for otheros image size
Geoff Levand
2020-05-19
powerpc/wrapper: Output linker map file
Geoff Levand
2020-05-11
powerpc/5200: update contact email
Wolfram Sang
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2020-03-27
powerpc/boot: Delete unneeded .globl _zimage_start
Fangrui Song
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-04
powerpc/Makefile: Mark phony targets as PHONY
Michael Ellerman
2020-02-09
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-01-23
powerpc/fsl/dts: add fsl,erratum-a011043
Madalin Bucur
2020-01-23
powerpc/devicetrees: Change 'gpios' to 'cs-gpios' on fsl, spi nodes
Christophe Leroy
2020-01-06
powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsize
Nathan Chancellor
2019-12-02
Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
2019-11-26
libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h
Masahiro Yamada
2019-11-17
powerpc/kmcent2: add ranges to the pci bridges
Valentin Longchamp
2019-11-17
powerpc/kmcent2: update the ethernet devices' phy properties
Valentin Longchamp
2019-10-01
kbuild: remove ar-option and KBUILD_ARFLAGS
Masahiro Yamada
2019-08-30
powerpc: Add support for adding an ESM blob to the zImage wrapper
Benjamin Herrenschmidt
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2019-07-10
powerpc/boot: pass CONFIG options in a simpler and more robust way
Masahiro Yamada
2019-07-10
powerpc/boot: add {get, put}_unaligned_be32 to xz_config.h
Masahiro Yamada
2019-07-05
powerpc/boot: Add lzo support for uImage
Christophe Leroy
2019-07-05
powerpc/boot: Add lzma support for uImage
Christophe Leroy
2019-07-05
powerpc/boot: don't force gzipped uImage
Christophe Leroy
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 419
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 350
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 161
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 40
Thomas Gleixner
2019-05-03
powerpc/boot: Fix missing check of lseek() return value
Bo YU
2019-05-03
powerpc/dts/fsl: add crypto node alias for B4
Horia Geantă
2019-03-10
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2019-02-22
powerpc/dts: Standardize DTS status assignments from "ok" to "okay"
Robert P. J. Day
2019-01-28
kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
Masahiro Yamada
2019-01-15
powerpc: wii.dts: Add GPIO keys
Jonathan Neuschäfer
2019-01-15
powerpc: wii.dts: Add interrupt-related properties to GPIO node
Jonathan Neuschäfer
2019-01-14
powerpc/dts: Build virtex dtbs
Corentin Labbe
2018-12-29
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2018-12-24
Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
Michael Ellerman
2018-12-22
powerpc/zImage: Also check for stdout-path
Oliver O'Halloran
2018-12-21
powerpc/dts/fsl: Fix dtc-flagged interrupt errors
Scott Wood
2018-12-21
powerpc/fsl: Use new clockgen binding
Scott Wood
2018-12-20
powerpc/44x/bamboo: Fix PCI range
Benjamin Herrenschmidt
2018-12-06
powerpc/boot: Fix build failures with -j 1
Michael Ellerman
2018-11-27
powerpc: Fix COFF zImage booting on old powermacs
Paul Mackerras
2018-11-14
powerpc/boot: Set target when cross-compiling for clang
Joel Stanley
2018-11-02
Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2018-10-22
powerpc/8xx: Add DT node for using the SEC engine of the MPC885
Christophe Leroy
2018-10-20
powerpc/dts/fsl: t2080rdb: reorder the Cortina PHY XFI lanes
Camelia Groza
2018-10-13
powerpc/boot: Build boot wrapper with optimisations
Joel Stanley
2018-10-13
powerpc/boot: Disable vector instructions
Joel Stanley
2018-10-13
powerpc/boot: Fix opal console in boot wrapper
Joel Stanley
2018-10-13
powerpc/boot: Expose Kconfig symbols to wrapper
Joel Stanley
2018-10-04
Merge branch 'all-dtbs' into dt/next
Rob Herring
2018-10-02
powerpc: enable building all dtbs
Rob Herring
2018-10-02
powerpc: build .dtb files in dts directory
Rob Herring
2018-09-19
libfdt: Ensure INT_MAX is defined in libfdt_env.h
Rob Herring
2018-09-19
powerpc/boot: Ensure _zimage_start is a weak symbol
Joel Stanley
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2018-08-08
powerpc/dts/fsl: t2080rdb: use the Cortina PHY driver compatible
Camelia Groza
2018-08-08
powerpc/dts/fsl: t4240rdb: use the Cortina PHY driver compatible
Camelia Groza
2018-08-08
powerpc/Makefiles: Convert ifeq to ifdef where possible
Rodrigo R. Galvao
2018-08-05
powerpc/mpc85xx: add clocks property for fman ptp timer node
Yangbo Lu
2018-07-10
powerpc/dts: Use a correct at24 compatible fallback in ac14xx
Bartosz Golaszewski
2018-07-10
powerpc/dts: Use 'atmel' as at24 manufacturer for kmcent2
Bartosz Golaszewski
2018-07-10
powerpc/dts: Use 'atmel' as at24 manufacturer for pdm360ng
Bartosz Golaszewski
2018-06-26
powerpc/mpc85xx: move ptp timer out of fman in dts
Yangbo Lu
2018-06-04
powerpc/boot: Remove core support for Marvell mv64x60 hostbridges
Mark Greer
2018-06-04
powerpc/boot: Remove support for Marvell mv64x60 i2c controller
Mark Greer
2018-06-04
powerpc/boot: Remove support for Marvell MPSC serial controller
Mark Greer
2018-06-04
powerpc/embedded6xx: Remove C2K board support
Mark Greer
2018-06-04
powerpc/boot: remove unused variable in mpc8xx
Christophe Leroy
2018-06-03
Merge branch 'topic/kbuild' into next
Michael Ellerman
2018-06-01
powerpc/kbuild: Remove CROSS32 defines from top level powerpc Makefile
Nicholas Piggin
2018-05-21
powerpc/fsl/dts: fix the i2c-mux compatible for t104xqds
Peter Rosin
2018-05-03
powerpc: remove retired sbc834x support
Paul Gortmaker
2018-04-07
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2018-04-05
Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
2018-04-01
powerpc/boot: Remove duplicate typedefs from libfdt_env.h
Mark Greer
2018-04-01
powerpc/wii.dts: Add drive slot LED
Jonathan Neuschäfer
2018-04-01
powerpc/wii.dts: Add GPIO line names
Jonathan Neuschäfer
2018-04-01
powerpc/wii.dts: Add ngpios property
Jonathan Neuschäfer
2018-03-28
Merge branch 'fixes' into next
Michael Ellerman
2018-03-26
kbuild: Use ls(1) instead of stat(1) to obtain file size
Michael Forney
2018-03-20
powerpc: dts: replace 'linux,stdout-path' with 'stdout-path'
Rob Herring
2018-03-14
powerpc/5200: dts: digsy_mtc.dts: fix rv3029 compatible
Alexandre Belloni
2018-03-05
powerpc: boot: add strrchr function
Rob Herring
2018-02-28
powerpc/boot: Fix random libfdt related build errors
Guenter Roeck
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2018-01-21
powerpc/boot/dts: Remove leading 0x and 0s from bindings notation
Mathieu Malaterre
2017-12-11
powerpc/boot: Only build CPM code when necessary
Michael Ellerman
2017-12-11
powerpc/boot: Only build OPAL code when necessary
Michael Ellerman
2017-12-11
powerpc/boot: Only build uartlite if XILINX_VIRTEX=y
Michael Ellerman
2017-12-01
powerpc: dts: P1010: Add endianness property to flexcan node
Pankaj Bansal
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2017-11-14
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
2017-11-08
kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
Masahiro Yamada
2017-11-08
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
Masahiro Yamada
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-22
powerpc: dts: acadia: DT fix s/#interrupts-parent/#interrupt-parent/
Geert Uytterhoeven
2017-08-31
powerpc: conditionally compile platform-specific serial drivers
Hannes Reinecke
2017-08-31
powerpc/asm: Convert .llong directives to .8byte
Tobin C. Harding
2017-08-31
powerpc/44x: Fix mask and shift to zero bug
Dan Carpenter
2017-08-23
Merge branch 'fixes' into next
Michael Ellerman
2017-08-10
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
Christophe Leroy
2017-08-10
powerpc/time: refactor MFTB() to limit number of ifdefs
Christophe Leroy
2017-08-10
powerpc/44x/fsp2: Enable eMMC arasan for fsp2 platform
Ivan Mikhaylov
2017-07-28
powerpc/boot: Fix 64-bit boot wrapper build with non-biarch compiler
Michael Ellerman
2017-07-07
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2017-07-03
powerpc/dts: Use #include "..." to include local DT
Masahiro Yamada
2017-06-28
powerpc/44x: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
2017-06-28
powerpc/83xx: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
2017-06-28
powerpc/512x: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
2017-06-28
powerpc/fsl: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
2017-06-28
powerpc/5200: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
2017-05-30
powerpc/64: Do not link crtsaveres.o in boot
Nicholas Piggin
2017-05-30
powerpc/44x/fsp2: Add device tree for FSP2 board
Ivan Mikhaylov
2017-05-30
powerpc/sequoia: Fix NAND partitions not to overlap
Pavel Machek
2017-05-30
powerpc/64s: Fix FIXUP_ENDIAN non-maskable interrupt reentrancy
Nicholas Piggin
2017-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-18
devicetree: Move include prefixes from arch to separate directory
Olof Johansson
2017-05-18
powerpc/85xx/kmcent2: use hdlc busmode for UCC1
Holger Brunck
2017-03-08
powerpc/boot: Fix zImage TOC alignment
Michael Ellerman
2017-03-01
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2017-03-01
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
Linus Torvalds
2017-02-27
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Masahiro Yamada
2017-02-22
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2017-02-22
powerpc/mpc85xx: Update TMU device tree node for T1023/T1024
Hongtao Jia
2017-02-22
powerpc/mpc85xx: Update TMU device tree node for T1040/T1042
Hongtao Jia
2017-02-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
Michael Ellerman
2017-02-03
EDAC, mpc85xx: Add T2080 l2-cache support
Chris Packham
2017-02-02
powerpc/boot: Update .gitignore
Michael Ellerman
2017-01-25
powerpc/corenet: add support for the kmcent2 board
Valentin Longchamp
2017-01-25
powerpc/corenet: explicitly disable the SDHC controller on kmcoge4
Valentin Longchamp
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2016-12-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
Michael Ellerman
2016-12-09
powerpc/fsl/dts: add FMan node for t1042d4rdb
Madalin Bucur
2016-12-09
powerpc/fsl/dts: add sg_2500_aqr105_phy4 alias on t1024rdb
Madalin Bucur
2016-12-09
powerpc/fsl/dts: add QMan and BMan nodes on t1024
Madalin Bucur
2016-12-09
powerpc/fsl/dts: add QMan and BMan nodes on t1023
Madalin Bucur
2016-12-05
powerpc/boot: Request no dynamic linker for boot wrapper
Nicholas Piggin