immortalwrt/target/linux
Daniel Golle 7274de920e
mediatek: switch to use seperate ramdisk for initramfs images
MediaTek targets always use U-Boot's modern uImage.FIT format which
allows bundling several blobs into a single file including hashes,
descriptions and more. In fact, we are already using that to bundle
the Flattened Device Tree blob with the kernel on this and many
other targets.
In the same fashion, we can now make use of the newly introduced
support for building seperate ramdisk to uImage.FIT with a dedicated
initrd blob checked and loaded by U-Boot instead of embedding the
cpio archive into the kernel itself.
This allows for having larger ramdisks, choosing ramdisk compression
independently of kernel compression (while only kernel is decompressed
by the bootloader) and for more easily replacing or modifying the
filesystem contained in an initramfs image.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-02 22:26:17 +08:00
..
apm821xx kernel: bump 5.4 to 5.4.97 2021-02-12 12:05:11 +08:00
arc770 target: use SPDX license identifiers on scripts 2021-02-11 12:08:24 +08:00
archs38 target: use SPDX license identifiers on scripts 2021-02-11 12:08:24 +08:00
armvirt target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
at91 at91: use SPDX license identifiers on DTS files 2021-02-11 12:08:53 +08:00
ath25 target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
ath79 kernel: add the latest mtd patch extending ofpart parser 2021-03-02 12:25:09 +08:00
bcm27xx Merge Mainline 2021-02-25 12:25:05 +08:00
bcm47xx target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
bcm53xx bcm53xx: add support for reading NVRAM based on DT mapping 2021-03-02 22:08:17 +08:00
bcm63xx bcm63xx: pinctrl: fix BCM6348 groups 2021-02-24 12:11:16 +08:00
bcm4908 kernel: add the latest mtd patch extending ofpart parser 2021-03-02 12:25:09 +08:00
bmips bmips: switch to upstream SMP CPU mappings patch 2021-03-02 12:24:41 +08:00
gemini target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
generic image: add support for building FIT image with filesystem 2021-03-02 22:17:37 +08:00
imx6 kernel: add further missing symbols 2021-02-24 12:27:21 +08:00
ipq40xx treewide: select kmod-mt7615-firmware where kmod-mt7615e is selected 2021-02-20 18:06:07 +08:00
ipq806x kernel: add the latest mtd patch extending ofpart parser 2021-03-02 12:25:09 +08:00
ipq807x config: limit CONFIG_PERF_EVENTS to top-level generic configs 2021-01-26 12:03:41 +08:00
kirkwood kernel: add the latest mtd patch extending ofpart parser 2021-03-02 12:25:09 +08:00
lantiq kernel: add the latest mtd patch extending ofpart parser 2021-03-02 12:25:09 +08:00
layerscape kernel: bump 5.4 to 5.4.101 2021-02-28 12:02:10 +08:00
malta target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
mediatek mediatek: switch to use seperate ramdisk for initramfs images 2021-03-02 22:26:17 +08:00
mpc85xx mpc85xx: p2020: Fix nand driver probe 2021-03-02 12:20:45 +08:00
mvebu kernel: add the latest mtd patch extending ofpart parser 2021-03-02 12:25:09 +08:00
mxs target: use SPDX license identifiers on scripts 2021-02-11 12:08:24 +08:00
octeon octeon: re-enable CONFIG_CAVIUM_CN63XXP1 and EdgeRouter image 2021-03-02 12:12:34 +08:00
octeontx target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
omap target: use SPDX license identifiers on scripts 2021-02-11 12:08:24 +08:00
oxnas kernel: move some new symbols available on 5.10 to generic 2021-02-28 12:00:47 +08:00
pistachio target: use SPDX license identifiers on scripts 2021-02-11 12:08:24 +08:00
ramips ramips: fix partition layout of hiwifi hc5x61 2021-03-02 12:17:34 +08:00
realtek realtek: add support for Netgear GS108T v3 2021-02-13 12:07:26 +08:00
rockchip kernel: move some new symbols available on 5.10 to generic 2021-02-28 12:00:47 +08:00
sunxi sunxi: add r8152 patches for customized LEDs 2021-02-17 19:38:52 +08:00
tegra target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
uml target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
x86 x86: add support for AWS T3 instances 2021-03-02 12:19:23 +08:00
zynq zynq: Enable CONFIG_KERNEL_MODE_NEON 2021-02-27 12:12:38 +08:00
Makefile target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00