# allwinner-kernel **Repository Path**: openeuler/allwinner-kernel ## Basic Information - **Project Name**: allwinner-kernel - **Description**: It provides openEuler kernel source for Allwinner SoCs - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2021-09-13 - **Last Updated**: 2025-10-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: sig-RaspberryPi ## README English | [简体中文](./README.md) #### Description This repository provides openEuler kernel source for Allwinner SoCs. The code is still in progress, and any contributation is welcome. This repository is based on [openEuler kernel source](https://gitee.com/openeuler/kernel) and [orangepi kernel source](https://github.com/orangepi-xunlong/linux-orangepi/tree/orange-pi-4.9-sun50iw9). To build a complete image of Orange Pi Zero2, please refer to [orangepi-build script](https://github.com/orangepi-xunlong/orangepi-build). #### Software Architecture AAarch64 #### About branch - master: Default branch, which stores entry information. - openEuler-20.03-LTS: Stores the kernel source code for porting the [openEuler-20.03-LTS kernel](https://gitee.com/tideao/allwinner-kernel/tree/openEuler-20.03-LTS/) to Allwinner boards. #### Contribution Welcome PR, refer to [How to contribute](https://gitee.com/openeuler/community/blob/master/CONTRIBUTING.md). If your contributions are for openEuler kernel that are not related to Rockchip Socs, please sumbit patches directly to https://gitee.com/openeuler/kernel.