Skip to content

Releases: ophub/kernel

tools

25 Apr 13:41
Compare
Choose a tag to compare
  • Here are some firmware flashing tools and Android systems that will be used when installing Armbian and OpenWrt on a TV box.

  • 这里保存的是一些在盒子里安装 Armbian 和 OpenWrt 时会用到的刷机工具和安卓系统。

kernel_stable

25 Apr 15:14
Compare
Choose a tag to compare
  • The kernel can be used to compile Armbian and OpenWrt.
  • The kernel source code comes from: codesnas
  • The kernel compilation toolchain: gcc
  • This is a stable kernel, which can be used in Armbian and OpenWrt.
  • 这是稳定版内核,可以在 Armbian 和 OpenWrt 里使用。

kernel_rk35xx

25 Apr 14:39
Compare
Choose a tag to compare
  • The kernel can be used to compile Armbian and OpenWrt.
  • The kernel source code comes from: unifreq/linux-5.10.y-rk35xx
  • The kernel compilation toolchain: gcc
  • This is a dedicated kernel for Rockchip rk3528/rk3566/rk3568 and is not compatible with other series.
  • 这是 Rockchip rk3528/rk3566/rk3568 专用内核,和其他系列不通用。

kernel_rk3588

25 Apr 14:34
Compare
Choose a tag to compare
  • The kernel can be used to compile Armbian and OpenWrt.
  • The kernel source code comes from: unifreq/linux-5.10.y-rk35xx
  • The kernel compilation toolchain: gcc
  • This is a dedicated kernel for Rockchip rk3588 and is not compatible with other series.
  • 这是 Rockchip rk3588 专用内核,和其他系列不通用。

kernel_h6

25 Apr 14:53
Compare
Choose a tag to compare
  • The kernel can be used to compile Armbian and OpenWrt.
  • The kernel source code comes from: codesnas/linux-h6-6.6.y
  • The kernel compilation toolchain: gcc
  • This is a dedicated kernel for Allwinner H6 (TQC-A01) and is not compatible with other series.
  • 这是 全志 H6(TQC-A01) 设备的专用内核,和其他系列不通用。

kernel_flippy

25 Apr 14:47
Compare
Choose a tag to compare

kernel_dev

25 Apr 14:26
Compare
Choose a tag to compare
  • This is a development version kernel. The kernel source code and patches used are the same as kernel_beta, which means that additional third-party drivers and patches have been added on top of kernel_stable. The difference is that it is compiled in an ARM64 (Armbian/Debian) system environment.

  • These kernels can be used in Armbian and OpenWrt and can be interchanged with the kernels in kernel_flippy, kernel_stable, and kernel_beta.

  • 这是开发版内核,使用的内核源码及补丁与 kernel_beta 相同,即在 kernel_stable 的基础上添加了更多的第三方驱动和补丁,差异是编译于 ARM64(Armbian/Debian) 系统环境。

  • 这些内核可以在 Armbian 和 OpenWrt 里使用,可以与 kernel_flippykernel_stablekernel_beta 里的内核可以互换使用。

kernel_beta

25 Apr 15:04
Compare
Choose a tag to compare
  • The kernel can be used to compile Armbian and OpenWrt.
  • The kernel source code comes from: unifreq
  • The kernel compilation toolchain: gcc
  • This is a beta version kernel, tweaked to suit your little needs.
  • 这是测试版内核,为了满足你的小需求而折腾。

dev

25 Apr 12:59
Compare
Choose a tag to compare
dev
  • Toolchain used for kernel compilation.

  • 编译内核时使用的工具链。