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

Rockchip: add initial support for RK356x and RK3588 #7864

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    218ea9f View commit details
    Browse the repository at this point in the history
  2. Rockchip: consolidate cputemp and gputemp

    Use thermal zone type to determin how to read cpu or gpu temp
    Kwiboo committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    904d52e View commit details
    Browse the repository at this point in the history
  3. Rockchip: bootloader: update config

    Starting with U-Boot v2024.07 RK3328 and RK3399 have common Kconfig
    options enabled by default. Keep DISPLAY/VIDEO, USB_KEYBOARD, ENV_IS_IN
    and EFI_LOADER options disabled to speed up boot.
    Kwiboo committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    9076624 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c658246 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e37287 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ecdfbba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bdb5564 View commit details
    Browse the repository at this point in the history
  8. rkbin: update to 7c35e21

    Kwiboo committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    2b6d796 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Rockchip: new RK356X device

    Kwiboo committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    09d655a View commit details
    Browse the repository at this point in the history
  2. Rockchip: new RK3588 device

    Kwiboo committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    63e57cc View commit details
    Browse the repository at this point in the history