openwrt-mirror/target/linux/generic
Rafał Miłecki e4770db163 kernel: support "linux,rootfs" DT property for splitting rootfs
OpenWrt's support for splitting rootfs (to create an extra "rootfs_data"
partition) is limited to partitions called "rootfs". Upstream kernel
allows any name partition to be rootfs if it has "linux,rootfs" property
set. Add split support to such partitions in OpenWrt code.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2022-11-10 12:47:22 +01:00
..
backport-5.10 kernel: backport support for "linux,rootfs" in DT 2022-11-08 09:12:16 +01:00
backport-5.15 kernel: backport support for "linux,rootfs" in DT 2022-11-08 09:12:16 +01:00
files kernel: move ubnt ledbar driver to a separate package 2022-09-30 11:28:51 +02:00
hack-5.10 kernel: backport support for "linux,rootfs" in DT 2022-11-08 09:12:16 +01:00
hack-5.15 kernel: backport support for "linux,rootfs" in DT 2022-11-08 09:12:16 +01:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.10 kernel: support "linux,rootfs" DT property for splitting rootfs 2022-11-10 12:47:22 +01:00
pending-5.15 kernel: support "linux,rootfs" DT property for splitting rootfs 2022-11-10 12:47:22 +01:00
config-5.10 kernel: further cleanup of xfrm[4|6]_mode* 2022-11-05 16:28:33 +01:00
config-5.15 kernel: further cleanup of xfrm[4|6]_mode* 2022-11-05 16:28:33 +01:00
config-filter kernel: filter out both Clang and LLD versions 2021-12-17 16:16:34 +01:00
PATCHES