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

orangepi5.wip: initial OrangePi5 support; collab with @efectn #4582

Merged
merged 6 commits into from
Dec 31, 2022

Commits on Dec 20, 2022

  1. orangepi5.wip: initial OrangePi5 support

    - OPi5's Xunlong vendor u-boot; override family in board hook
      - using original config from vendor, needs `BOOT_SOC`
    - OPi5's kernel patches, all extracted from Xunlong's tree
      - Only enable the DT patch and the Motorcomm PHY patch
      - Other stuff that looks might be useful is grouped in a few other disabled patches
      - Most panel/overlays/etc from Xunlong tree not included
    - everything is on top of existing `rockchip-rk3588` family,
      - thus the same crazy half-android rk kernel tree and ancient rk u-boot
    
    Co-authored-by: Muhammed Efe Çetin <efectn@protonmail.com>
    Co-authored-by: Ricardo Pardini <ricardo@pardini.net>
    efectn and rpardini committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    ffee747 View commit details
    Browse the repository at this point in the history
  2. linux-rockchip-rk3588-legacy: .config updated to 5.10.110; no act…

    …ual changes
    
    - prepare for merging Xunlong config
    rpardini committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    b39e9a7 View commit details
    Browse the repository at this point in the history
  3. linux-rockchip-rk3588-legacy: .config Xunlong config, manually me…

    …rged; preserved previous PR's
    
    - preserved previous PR's changes:
      - 1fdbab3
      - bf3b8a8
      - 7a3ad3a
      - f1952f9
      - ab70cb2
      - 62adba7
      - ba10622
      - cd4da2a
      - 7b3325c
      - b4945d9
      - a8473e8
    rpardini committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    a6ad860 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c99845 View commit details
    Browse the repository at this point in the history
  5. OPi5: rockchip-rk3588-legacy: add patch to remove chosen > bootargs…

    … from `rk3588-linux.dtsi`
    rpardini committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    3ada1b6 View commit details
    Browse the repository at this point in the history
  6. Opi5: add build targets (by Igor)

    Co-authored-by: Ricardo Pardini <ricardo@pardini.net>
    igorpecovnik and rpardini committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    e8a5991 View commit details
    Browse the repository at this point in the history