# rockchip-kernel **Repository Path**: jimmieme/rockchip-kernel ## Basic Information - **Project Name**: rockchip-kernel - **Description**: It provides openEuler kernel source for Rockchip SoCs - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 50 - **Created**: 2020-12-14 - **Last Updated**: 2021-11-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README English | [简体中文](./README.md) #### Description This repository provides openEuler kernel source for Rockchip 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 [Rockchip kernel source](https://github.com/rockchip-linux/kernel). #### Software Architecture Aarch64 #### About branch - master: The default branch, only readme is available, because the migrating work is still on going. - openEuler-20.03-LTS: Mirror of [kernel source of openEuler 20.03 LTS](https://gitee.com/openeuler/kernel/tree/openEuler-1.0-LTS/), as the base code. - rockchip-develop-4.19: Mirror of [develop-4.19 branch of Rockchip kernel repository](https://github.com/rockchip-linux/kernel/tree/develop-4.19). - dev-4.19: The current developing branch. #### 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.