openwrt/target/linux/realtek
Olliver Schinagl 9260027535 realtek: Migrate to libdeflate
Libdeflate is a more advanced gzip compressor, which allows for faster
decompression, higher compression speed (factor 3-4), while being fully
gzip compatible.

Some comparison
gzip    | libdeflate-gzip | delta  | image [openwrt-realtek-rtl839x-*]
--------+-----------------+--------+-----------------------------------------------
6589174 | 6298794         | 290380 | d-link_dgs-1210-52-initramfs-kernel.bin
6291632 | 6029488         | 262144 | d-link_dgs-1210-52-squashfs-factory_image1.bin
6292270 | 6030128         | 262142 | d-link_dgs-1210-52-squashfs-sysupgrade.bin
6589142 | 6298760         | 290382 | zyxel_gs1900-48-initramfs-kernel.bin
6292264 | 6030122         | 262142 | zyxel_gs1900-48-squashfs-sysupgrade.bin

and changing lzma to (libdeflate-)gzip on existing rtl930x target:
gzip    | libdeflate-gzip | delta  | image [openwrt-realtek-rtl930x-*]
--------+-----------------+--------+--------------------------------------
6816230 | 6510382         | 305848 | zyxel_xgs1250-12-initramfs-kernel.bin

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
Reviewed-by: Robert Marko <robimarko@gmail.com>
Reviewed-by: Rosen Penev <rosenp@gmail.com>
Reviewed-by: Sander Vanheule <sander@svanheule.net>
2023-01-02 10:18:44 +01:00
..
base-files
dts-5.10 realtek: fix GS1900-48 firwmare partition 2022-12-28 22:44:10 +01:00
dts-5.15 realtek: fix GS1900-48 firwmare partition 2022-12-28 22:44:10 +01:00
files/firmware/rtl838x_phy
files-5.10 realtek: Fix reset register access 2022-12-28 16:53:56 +01:00
files-5.15 realtek: Fix reset register access 2022-12-28 16:53:56 +01:00
image realtek: Migrate to libdeflate 2023-01-02 10:18:44 +01:00
patches-5.10 realtek: 5.10: Fix incorrect switch patches 2022-12-24 11:56:21 +01:00
patches-5.15 realtek: 5.15: Fix incorrect switch patches 2022-12-24 11:56:21 +01:00
profiles
rtl838x realtek: Disable boston clock 2023-01-01 22:31:20 +01:00
rtl839x realtek: Disable boston clock 2023-01-01 22:31:20 +01:00
rtl930x realtek: Disable boston clock 2023-01-01 22:31:20 +01:00
rtl931x realtek: Disable boston clock 2023-01-01 22:31:20 +01:00
Makefile realtek: Cleanup Makefiles 2022-12-27 16:33:15 +01:00