Rebase with odin2 support improvements#8712
Rebase with odin2 support improvements#8712Squishy123 wants to merge 24 commits intoarmbian:mainfrom
Conversation
Hey @Squishy123! 👋Thanks for submitting your first pull request to the Armbian project — we're excited to have you contributing! 🧡 If you'd like to stay informed about project updates or collaborate more closely with the team, Also, don’t forget to ⭐ star the repo if you haven’t already — and welcome aboard! 🚀 |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the WalkthroughAdds three new board configs: Ayn Odin2 (GRUB), Ayn Odin2 Portal (GRUB), and Qualcomm Robotics RB5. Each defines board metadata, boot parameters (GRUB cmdline, DTB), userspace support checks, and multiple hook functions to install firmware, configure USB gadget networking, enable services, and embed BSP firmware into initramfs. Introduces release-conditional package installs and tweaks. Updates sm8550 kernel configs (current and edge) with extensive option changes across CPU governors, networking, storage, crypto, USB, and Qualcomm drivers. Bumps sm8550 edge kernel from 6.12 to 6.13 and adds KERNEL_GIT_CACHE_TTL. Estimated code review effort🎯 4 (Complex) | ⏱️ ~60 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Pre-merge checks and finishing touches and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
Warning Review ran into problems🔥 ProblemsErrors were encountered while retrieving linked issues. Errors (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
a5389bf to
c6c8bec
Compare
c6c8bec to
3c24423
Compare
|
this is just a draft i wanna diff with main - don't review thanks |
…e kisak-mesa ppa and install mesa-vulkan-drivers, vulkan-tools
…rmbian#8691) * rockchip64-edge: Enable UFS and add power regulators for NanoPi M5 * rockchip64-edge: cleanup and rewrite using kernel-config
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.2...6.0.3) --- updated-dependencies: - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 4563c729c555b4141fac99c80f699f571219b836 to 28cf3adc4b6dbff2746d5216da021a10e53b4f58. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@4563c72...28cf3ad) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: 28cf3adc4b6dbff2746d5216da021a10e53b4f58 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…ration file. (armbian#8695) The space in the KERNEL_TARGET assignment was causing issues. This commit removes the space to ensure the variable is parsed correctly.
Add section comments and reorganize nodes for better readability. Signed-off-by: SuperKali <hello@superkali.me>
…bian#8697)" This reverts commit 31168a8.
* bump rockchip64 edge kernel to 6.17 * update rockchip64 edge kernel config to 6.17 * Fixes for wireless drivers for rockchip64-edge 6.17 Patches for: * uwe5622 * rtl8723ds * rtl8852bs * update rtl8852bs and rtl8723ds repository commit hashes
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
74b1512 to
c83c276
Compare
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
GitHub issue reference:
Jira reference number [AR-9999]
Documentation summary for feature / change
Please delete this section if entry to main documentation is not needed.
If documentation entry is predicted, please provide key elements for further implementation into main documentation and set label to "Needs Documentation". You are welcome to open a PR to documentation or you can leave following information for technical writer:
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.
Checklist:
Please delete options that are not relevant.