ophub / kernel

These kernels can be used on Armbian and OpenWrt systems.
GNU General Public License v2.0
211 stars 236 forks source link
allwinner amlogic armbian kernel openwrt rockchip

Kernel Description

View Chinese description | 查看中文说明

These kernels can be used for Armbian and OpenWrt systems, such as the amlogic-s9xxx-armbian, amlogic-s9xxx-openwrt, flippy-openwrt-actions, and unifreq/openwrt_packit projects. They can be integrated when compiling firmware or installed in an existing system. Among them, kernel_flippy, kernel_stable, kernel_dev and kernel_beta are interchangeable general-purpose kernels. For specific usage methods, see the Kernel Use Instructions.

Kernel Compilation

- name: Compile the kernel
  uses: ophub/amlogic-s9xxx-armbian@main
  with:
    build_target: kernel
    kernel_version: 5.10.135_5.15.50
    kernel_auto: true
    kernel_sign: -yourname

Kernel Source Code

A big thank you to unifreq and others for maintaining the kernel source code. The source code used in the kernel files in the repository is as follows:

Kernel Tags Source Code Repository Applicable devices
kernel_flippy
kernel_stable
kernel_dev
kernel_beta
unifreq/linux-5.4.y
unifreq/linux-5.10.y
unifreq/linux-5.15.y
unifreq/linux-6.1.y
unifreq/linux-6.6.y
Amlogic
Allwinner
Rockchip
kernel_rk3588 unifreq/linux-5.10.y-rk35xx Rockchip-RK3588
kernel_rk35xx unifreq/linux-5.10.y-rk35xx Rockchip-RK3528/RK3566/RK3568
kernel_h6 13584452567/linux-6.4.y
13584452567/linux-6.5.y
13584452567/linux-6.6.y
Allwinner-H6(TQC-A01)
kernel_stable
kernel_dev
kernel_h6
kernel_rk3588
kernel_rk35xx
codesnas/linux-5.4.y
codesnas/linux-5.10.y
codesnas/linux-5.15.y
codesnas/linux-6.1.y
codesnas/linux-6.6.y
codesnas/linux-h6-6.6.y
codesnas/linux-5.10.y-rk35xx
The kernel source code was cloned from the repositories
of unifreq, 13584452567 and chewitt, facilitating learning
how to patch the kernel by following these experts.
kernel_rk3588 armbian/linux-rockchip Rockchip-Beta(6.1.y)
kernel_rk35xx armbian/linux-rockchip Rockchip-Beta(6.1.y)

Links

License

The kernel © OPHUB is licensed under GPL-2.0