Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hwmv2: Added Board Support for Starfive VisionFive2 RISC-V Single Board Computer #69814

Merged
merged 4 commits into from Mar 13, 2024

Commits on Mar 8, 2024

  1. dts: riscv: starfive: add DT includes for JH7110 SOC

    These list of files add basic support for StarFive
    JH7110 SOC Device Tree includes for VisionFive2
    board.
    
    Signed-off-by: Pratik Farkase <pratik.farkase@wsisweden.com>
    pfarwsi committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    cb76c5a View commit details
    Browse the repository at this point in the history
  2. soc: starfive: jh71xx: add jh7110 soc support

    These list of files add Kconfig support for
    Starfive JH7110 SOC support.
    
    Signed-off-by: Pratik Farkase <pratik.farkase@wsisweden.com>
    pfarwsi committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    3edbd19 View commit details
    Browse the repository at this point in the history
  3. boards: starfive: add visionfive2 board

    these list of patches add support the Starfive Visionfive2
    SBC based on the JH7110 SoC. Board identifier is `visionfive2`.
    
    Signed-off-by: Kanak Shilledar <kanakshilledar111@protonmail.com>
    Signed-off-by: Pratik Farkase <pratik.farkase@wsisweden.com>
    pfarwsi committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    e4a4ba1 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. MAINTAINERS: list soc and board files in RISCV Arch

    added files for VisionFive 2 board and JH7110 SoC under the
    RISCV Arch area.
    
    Signed-off-by: Kanak Shilledar <kanakshilledar111@protonmail.com>
    kanakshilledar committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    7cd7fc9 View commit details
    Browse the repository at this point in the history