tn3399_openwrt/target/linux
Chuanhong Guo c063e27e02 kernel: mips: zboot: put appended dtb into a section
This will make a separated section for dtb appear in ELF, and we can
then use objcopy to patch a dtb into vmlinuz when RAW_APPENDED_DTB
is set in kernel config.

command to patch a dtb:
objcopy --set-section-flags=.appended_dtb=alloc,contents \
        --update-section=.appended_dtb=<target>.dtb vmlinuz vmlinuz-dtb

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2020-10-29 21:34:56 +08:00
..
apm821xx kernel: move CONFIG_F2FS_CHECK_FS to generic kernel config 2020-10-11 16:38:16 +02:00
arc770 arc770: drop support for kernel 4.14 2020-09-02 16:29:22 +02:00
archs38 treewide: use wpad-basic-wolfssl as default 2020-08-20 14:19:39 +02:00
armvirt kernel: move CONFIG_F2FS_CHECK_FS to generic kernel config 2020-10-11 16:38:16 +02:00
at91 at91: explicitly set CONFIG_USB_SUPPORT for sam9x subtarget 2020-08-27 16:36:18 +02:00
ath25 ath25: fix preinit Ethernet port configuration 2020-09-10 18:52:15 +02:00
ath79 ath79: enable upgrade from ar71xx for Qxwlan devices 2020-10-26 21:07:22 +01:00
bcm27xx kernel: bump 5.4 to 5.4.72 2020-10-20 03:01:27 +02:00
bcm47xx kernel: bump 5.4 to 5.4.64 2020-09-12 01:28:50 +02:00
bcm53xx kernel: bump 5.4 to 5.4.69 2020-10-02 22:02:26 +02:00
bcm63xx bcm63xx: reorganize board patches into fewer files 2020-10-26 23:48:08 +01:00
gemini gemini: Bring up DSA switches 2020-09-25 19:32:34 +02:00
generic kernel: mips: zboot: put appended dtb into a section 2020-10-29 21:34:56 +08:00
imx6 kernel: move CONFIG_F2FS_CHECK_FS to generic kernel config 2020-10-11 16:38:16 +02:00
ipq40xx ipq40xx: remove support for kernel 4.19 2020-10-19 15:30:44 +02:00
ipq806x ipq806x: fix pci broken on bootm command 2020-10-19 15:46:17 +02:00
ipq807x kernel: unify CONFIG_GPIO_SYSFS in kernel configs 2020-08-06 12:37:04 +02:00
kirkwood target: update SPDX license names 2020-09-22 20:58:26 +02:00
lantiq lantiq: add support for AVM FRITZ!Box 7430 2020-10-27 13:40:09 +01:00
layerscape layerscape: several kernel fix-ups from NXP linux factory 2020-10-26 00:40:12 +01:00
malta malta: relocate CPU_TYPE setting to subtarget makefiles 2020-10-27 21:01:13 +01:00
mediatek kernel: bump 5.4 to 5.4.72 2020-10-20 03:01:27 +02:00
mpc85xx target: update SPDX license names 2020-09-22 20:58:26 +02:00
mvebu mvebu: Add bootscript for espressobin to support mainline firmware 2020-10-11 16:53:20 +02:00
mxs treewide: make dependency on kmod-usb-net selective 2020-08-10 12:54:30 +02:00
octeon octeon: use dedicated function to move config backup 2020-10-26 21:07:22 +01:00
octeontx kernel: move F2FS_FS_XATTR and F2FS_STAT_FS symbols to generic 2020-10-09 23:20:19 +01:00
omap kernel: move CONFIG_F2FS_CHECK_FS to generic kernel config 2020-10-11 16:38:16 +02:00
oxnas oxnas: fix qc_prep return in sata driver after kernel 5.4.69 2020-10-09 16:16:32 +01:00
pistachio pistachio: drop support for kernel 4.14 2020-09-02 16:29:22 +02:00
ramips ramips: add linux zboot support 2020-10-29 21:20:10 +08:00
rockchip kernel: move F2FS_FS_XATTR and F2FS_STAT_FS symbols to generic 2020-10-09 23:20:19 +01:00
rtl838x rtl838x: various fixes 2020-10-19 14:53:27 +02:00
sunxi sunxi: add support for FriendlyARM NanoPi R1 2020-10-18 15:46:42 +02:00
tegra treewide: enable the vDSO 2020-10-13 20:08:41 +02:00
uml kernel: bump 5.4 to 5.4.71 2020-10-15 17:46:54 +02:00
x86 kernel: move CONFIG_F2FS_CHECK_FS to generic kernel config 2020-10-11 16:38:16 +02:00
zynq kernel: move CONFIG_F2FS_CHECK_FS to generic kernel config 2020-10-11 16:38:16 +02:00
Makefile build: add 'make kernel_xconfig' command 2020-07-08 16:07:05 +02:00