immortalwrt/target/linux
Michael Pratt a543b3201e ath79: use dynamic partitioning for TP-Link CPE series
CPExxx and WBSxxx boards with AR9344 SOC
use the OKLI lzma kernel loader
with the offset of 3 blocks of length 4k (0x3000)
in order to have a fake "kernel" that cannot grow larger
than how it is defined in the now static OEM partition table.

Before recent changes to the mtdsplit driver,
the uImage parser for OKLI only supported images
that started exactly on an eraseblock boundary.

The mtdsplit parser for uImage now supports identifying images
with any magic number value
and at any offset from the eraseblock boundary
using DTS properties to define those values.

So, it is no longer necessary to use fixed sizes
for kernel and rootfs

Tested-by: Andrew Cameron <apcameron@softhome.net>  [CPE510 v2]
Tested-by: Bernhard Geier <freifunk@geierb.de>      [WBS210 v2]
Tested-by: Petrov <d7c48mWsPKx67w2@gmail.com>       [CPE210 v1]
Signed-off-by: Michael Pratt <mcpratt@pm.me>
2021-06-06 23:35:12 +08:00
..
apm821xx kernel: bump to 4.9.269, 4.14.233, 4.19.191 2021-05-25 01:20:11 +08:00
arc770 treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
archs38 treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
armvirt treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
at91 treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
ath25 kernel: Activate FORTIFY_SOURCE for MIPS kernel 5.4 2021-05-01 11:12:26 +08:00
ath79 ath79: use dynamic partitioning for TP-Link CPE series 2021-06-06 23:35:12 +08:00
bcm27xx Merge Mainline 2021-05-31 18:55:44 +08:00
bcm47xx bcm47xx: make WGT634U NVRAM patch apply again 2021-03-13 12:05:27 +08:00
bcm53xx kernel: bump to 4.9.269, 4.14.233, 4.19.191 2021-05-25 01:20:11 +08:00
bcm63xx kernel: bump 5.4 to 5.4.119 2021-05-23 23:13:20 +08:00
bcm4908 treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
bmips bmips: remove duplicated brcmnand patch 2021-05-17 23:51:26 +08:00
gemini Revert "base-files: generate network config with "device" options" 2021-05-28 21:29:34 +08:00
generic kernel: ar8216: remove soft_reset 2021-06-03 12:09:15 +08:00
imx6 imx6: image: drop BOOT_SCRIPT and fix DEVICE_NAME 2021-05-26 23:32:41 +08:00
ipq40xx Merge Mainline 2021-05-01 11:50:45 +08:00
ipq806x ipq806x: add support for Askey RT4230W REV6 2021-06-06 23:34:22 +08:00
ipq807x treewide: remove redundant ubifs kconfig symbols 2021-04-22 23:09:52 +08:00
kirkwood kernel: fix parsing fixed subpartitions 2021-05-08 00:16:07 +08:00
lantiq kernel: bump to 4.9.269, 4.14.233, 4.19.191 2021-05-25 01:20:11 +08:00
layerscape layerscape: refresh kernel config 2021-05-30 22:28:43 +08:00
malta treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
mediatek kernel: bump to 4.9.269, 4.14.233, 4.19.191 2021-05-25 01:20:11 +08:00
mpc85xx treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
mvebu kernel: bump to 4.9.269, 4.14.233, 4.19.191 2021-05-25 01:20:11 +08:00
mxs treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
octeon octeon: use shared function for platform_copy_config() 2021-05-17 23:51:15 +08:00
octeontx treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
omap treewide: remove redundant ubifs kconfig symbols 2021-04-22 23:09:52 +08:00
oxnas treewide: remove redundant ubifs kconfig symbols 2021-04-22 23:09:52 +08:00
pistachio treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
ramips ramips: add support for Linksys EA8100 v1 2021-06-06 23:28:37 +08:00
realtek Revert "base-files: generate network config with "device" options" 2021-05-28 21:29:34 +08:00
rockchip rockchip: add OF node for pcie eth on NanoPi R4S 2021-04-29 00:10:10 +08:00
sunxi Merge Mainline 2021-05-03 17:20:04 +08:00
tegra kernel: Move CONFIG_USERIO to generic config 2021-03-28 11:17:21 +08:00
uml treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
x86 treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
zynq kernel: Move CONFIG_USERIO to generic config 2021-03-28 11:17:21 +08:00
Makefile