Skip to content

Releases: ophub/kernel

tools

21 May 07:42

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

21 May 07:53

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: clang

kernel_rk35xx

21 May 08:03

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

21 May 08:03

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

21 May 08:06

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

21 May 07:01

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 the stable mainline kernel shared by Flippy, which can be used in both Armbian and OpenWrt.
  • It is interchangeable with the kernels in kernel_stable, kernel_dev, and kernel_beta.
  • 这是 Flippy 大佬分享的稳定版主线内核,可以在 ArmbianOpenWrt 里使用。
  • 可以和 kernel_stablekernel_devkernel_beta 里的内核互换使用。

kernel_dev

21 May 08:29

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 stable mainline kernel natively compiled on the Armbian system, and it can be used in both Armbian and OpenWrt.
  • It is interchangeable with the kernels in kernel_stable, kernel_flippy, and kernel_beta.
  • 这是在 Armbian 系统下原生编译的稳定版主线内核,可以在 ArmbianOpenWrt 里使用。
  • 可以和 kernel_stablekernel_flippykernel_beta 里的内核互换使用。

kernel_beta

21 May 07:57

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: clang
  • This is a beta version kernel, tweaked to suit your little needs.
  • 这是测试版内核,为了满足你的小需求而折腾。

dev

21 May 06:15

Choose a tag to compare

dev
  • The toolchain and related tools used for compiling the kernel.
  • 编译内核时用到的编译工具链等工具。