Releases: ophub/kernel
Releases · ophub/kernel
tools
- Here are the flashing tools and Android system images required for installing Armbian and OpenWrt on TV box devices.
- Due to my accidental deletion of the kernel repository on May 20, 2025, which resulted in the loss of historical resources, I have re-uploaded them using the 123 Pan backup shared by the supportive user Ghost (with sincere thanks); I also recommend that users download and back up the necessary resources locally to prevent similar issues in the future.
- To support the newly introduced SHA-256 checksum function in GitHub Releases, I redownloaded and re-uploaded all files on May 16, 2026, so you can directly verify file integrity using the SHA-256 values shown in the file list after downloading.
- 这里主要存放了在电视盒子设备上安装 Armbian 和 OpenWrt 时所需的刷机工具及安卓系统镜像。
- 因我于 2025 年 5 月 20 日不慎删除了 kernel 仓库导致历史资源遗失,现已利用热心网友 Ghost 分享的 123 云盘备份重新完成上传(特此致谢),同时建议有需要的用户及时下载并本地备份相关资源,以防后续发生类似意外。
- 为配合 GitHub Releases 新增的 SHA-256 校验功能,我于 2026 年 5 月 16 日将所有文件重新下载并上传,以便您在下载后直接对照文件列表中显示的 SHA-256 值进行完整性验证。
kernel_stable
- These are Mainline
stablekernels that provide support forArmbian,OpenWrtandFnNAS. - It works with most
Amlogic,Rockchip, andAllwinnerdevices. For specific details, please refer to the instructions on the homepage of each system's repository.
- 这些是主线稳定内核,为
Armbian、OpenWrt和FnNAS提供支持。 - 适用于
amlogic,rockchip,allwinner的大部分设备,具体可以参考各系统仓库首页的说明。
kernel_rk35xx
- These kernels can be used for
Armbian,OpenWrtandFnNAS. - These are dedicated BSP kernels for
Rockchip rk3528/rk3566/rk3568and are not compatible with other series. - Those with
flippyin the filename are manually uploaded kernels maintained and shared by flippy, while the others are automatically compiled online.
- 这些内核可用于
Armbian,OpenWrt和FnNAS。 - 这些是
Rockchip rk3528/rk3566/rk3568专用 BSP 内核,和其他系列不通用。 - 其中名字里带有
flippy的是手动上传的由 flippy 大佬维护制作分享的内核,其他是在线自动编译的。
kernel_rk3588
- These kernels can be used for
Armbian,OpenWrtandFnNAS. - These are dedicated BSP kernels for
Rockchip rk3588and are not compatible with other series. - Those with
flippyin the filename are manually uploaded kernels maintained and shared by flippy, while the others are automatically compiled online.
- 这些内核可用于
Armbian,OpenWrt和FnNAS。 - 这些是
Rockchip rk3588专用 BSP 内核,和其他系列不通用。 - 其中名字里带有
flippy的是手动上传的由 flippy 大佬维护制作分享的内核,其他是在线自动编译的。
kernel_h6
- These kernels can be used for
Armbian,OpenWrtandFnNAS. - These are dedicated kernels for
Allwinner H6 (TQC-A01)devices and are not compatible with other series. - Now
TQC-A01has switched to using the mainline kernel_stable/6.18.y kernel.
- 这些内核可用于
Armbian,OpenWrt和FnNAS。 - 这些是
全志 H6(TQC-A01)设备的专用内核,和其他系列不通用。 - 现在
TQC-A01已经切换为使用主线 kernel_stable/6.18.y 内核。
kernel_flippy
kernel_beta
- These kernels can be used for
Armbian,OpenWrtandFnNAS. - These are mainline
betakernels that may contain experimental features. Do not use unless you know what you are doing.
- 这些内核可用于
Armbian,OpenWrt和FnNAS。 - 这些是主线
测试版内核,可能包含实验性功能,不知情勿用。