openwrt/target/linux
Adrian Schmutzler c4ab1b7dd9 bcm63xx: reorganize board patches into fewer files
At the moment, bcm63xx creates one patch for each board to add to
board_bcm963xx.c. While this is not really helpful to get an overview
in the first place, it is particularly painful if you want to change
something for an early file and have to refresh all the later patches
accordingly.

Since it does not look like these board patches are upstreamed either,
this commit consolidates all board additions into one patch per "board".
By this, both adding and editing boards should become much simpler,
and we drop about 1300 lines of "code" from patches as well.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-10-26 23:48:08 +01: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 generic: 5.4: make nf nat masquerade in unset state by default 2020-10-24 22:28:37 +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: remove support for kernel 4.19 2020-10-19 15:57:40 +02:00
layerscape layerscape: several kernel fix-ups from NXP linux factory 2020-10-26 00:40:12 +01:00
malta kernel: move CONFIG_F2FS_CHECK_FS to generic kernel config 2020-10-11 16:38:16 +02: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: mt7621: use lzma-loader for U7621-06 2020-10-25 22:30:02 +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