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

update: bump jh71xx-hal to v0.3.0 #740

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Commits on Apr 17, 2024

  1. Revert "xtask/starfive/visionfive2: rework header creation"

    This reverts commit 646abdd.
    
    Signed-off-by: rmsyn <rmsynchls@gmail.com>
    rmsyn committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3033b50 View commit details
    Browse the repository at this point in the history
  2. visionfive2: update jh7110-hal dependency

    Signed-off-by: rmsyn <rmsynchls@gmail.com>
    rmsyn committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b7ca699 View commit details
    Browse the repository at this point in the history
  3. visionfive2: remove unused code

    Removes unused DDR and PLL initialization code moved into `jh71xx-hal`.
    
    Signed-off-by: rmsyn <rmsynchls@gmail.com>
    rmsyn committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    87345c5 View commit details
    Browse the repository at this point in the history
  4. soc: remove unused jh7110::pac module

    Removes the unused `soc::starfive::jh7110::pac` module.
    
    Signed-off-by: rmsyn <rmsynchls@gmail.com>
    rmsyn committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    48b032f View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. visionfive2: manually call DDR init functions

    Signed-off-by: rmsyn <rmsynchls@gmail.com>
    rmsyn committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ff8f439 View commit details
    Browse the repository at this point in the history