Showing with 26,118 additions and 203 deletions.
  1. +6 −0 .gitignore
  2. +2 −0 Config.in
  3. +13,450 −0 config.imagebuilder
  4. +7,115 −0 config.xe300
  5. +146 −0 config/Config-glinet.in
  6. +1 −0 config/Config-images.in
  7. +1 −0 feeds.conf.default
  8. +1 −1 package/base-files/Makefile
  9. +5 −1 package/base-files/files/etc/init.d/boot
  10. +2 −0 package/firmware/ipq-wifi/Makefile
  11. BIN package/firmware/ipq-wifi/board-glinet_gl-b2200-emmc.qca4019
  12. BIN package/firmware/ipq-wifi/board-glinet_gl-b2200-emmc.qca9888
  13. +1 −1 package/kernel/mac80211/files/lib/netifd/wireless/mac80211.sh
  14. +22 −0 package/kernel/mac80211/patches/ath/999-fix-qca953x-tuning.patch
  15. +50 −0 package/kernel/rtc-sd2068/Makefile
  16. +12 −0 package/kernel/rtc-sd2068/src/Makefile
  17. +499 −0 package/kernel/rtc-sd2068/src/rtc-sd2068.c
  18. +101 −0 package/libs/libpcre/Makefile
  19. +11 −11 package/libs/uclient/Makefile
  20. +77 −0 package/network/services/fcgi/Makefile
  21. +35 −0 package/network/services/fcgi/patches/100-fcgio-int-type-fix.patch
  22. +1 −1 package/network/services/hostapd/files/hostapd.sh
  23. 0 package/network/services/openvpn-easy-rsa/Makefile
  24. 0 package/network/services/openvpn-easy-rsa/files/openvpn-easy-rsa.upgrade
  25. 0 package/network/services/openvpn-easy-rsa/patches/101-static_EASYRSA.patch
  26. 0 package/network/services/openvpn/Config-mbedtls.in
  27. 0 package/network/services/openvpn/Config-nossl.in
  28. 0 package/network/services/openvpn/Config-openssl.in
  29. +7 −18 package/network/services/openvpn/Makefile
  30. 0 package/network/services/openvpn/files/etc/hotplug.d/openvpn/01-user
  31. 0 package/network/services/openvpn/files/etc/openvpn.user
  32. 0 package/network/services/openvpn/files/openvpn.config
  33. 0 package/network/services/openvpn/files/openvpn.init
  34. 0 package/network/services/openvpn/files/openvpn.options
  35. 0 package/network/services/openvpn/files/openvpn.upgrade
  36. 0 package/network/services/openvpn/files/usr/libexec/openvpn-hotplug
  37. 0 package/network/services/openvpn/patches/001-reproducible-remove_DATE.patch
  38. 0 package/network/services/openvpn/patches/100-mbedtls-disable-runtime-version-check.patch
  39. +0 −58 package/network/services/openvpn/patches/110-openssl-dont-use-deprecated-ssleay-symbols.patch
  40. +0 −65 package/network/services/openvpn/patches/111-openssl-add-missing-include-statements.patch
  41. 0 package/network/services/openvpn/patches/210-build_always_use_internal_lz4.patch
  42. +2 −9 package/network/services/openvpn/patches/220-disable_des.patch
  43. +1 −1 package/network/utils/iproute2/Makefile
  44. +203 −0 package/network/utils/iwinfo/patches/001-add-htmodelist-for-scan-results.patch
  45. +59 −0 package/utils/ssmtp/Makefile
  46. +466 −0 package/utils/ssmtp/patches/002-fix_pointer.patch
  47. +94 −0 package/utils/ssmtp/patches/004-remove_dead-letter.patch
  48. +21 −0 package/utils/ssmtp/patches/006-add_ip-header.patch
  49. +18 −0 package/utils/ssmtp/patches/008-remove_garbage.patch
  50. +92 −0 package/utils/ssmtp/patches/010-fix_message-header.patch
  51. +9 −0 target/linux/ath79/config-5.4
  52. +139 −0 target/linux/ath79/dts/qca9531_glinet_gl-e750.dts
  53. +179 −0 target/linux/ath79/dts/qca9531_glinet_gl-xe300.dts
  54. +2 −4 target/linux/ath79/dts/qca953x.dtsi
  55. +1 −0 target/linux/ath79/files/drivers/net/ethernet/atheros/ag71xx/Makefile
  56. +1,344 −0 target/linux/ath79/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_ar7240.c
  57. +35 −0 target/linux/ath79/image/nand.mk
  58. +5 −0 target/linux/ath79/nand/base-files/etc/board.d/01_leds
  59. +5 −1 target/linux/ath79/nand/base-files/etc/board.d/02_network
  60. +5 −0 target/linux/ath79/nand/base-files/etc/hotplug.d/ieee80211/10-fix-wifi-mac
  61. +12 −0 target/linux/ath79/nand/base-files/lib/upgrade/glinet.sh
  62. +8 −1 target/linux/ath79/nand/base-files/lib/upgrade/platform.sh
  63. +262 −0 target/linux/ath79/patches-5.4/700-add-modem-driver.patch
  64. +11 −0 target/linux/ath79/patches-5.4/701-fix-ios14-no-traffic.patch
  65. +24 −0 target/linux/ath79/patches-5.4/922-fix-led-netdev-trigger-by-wwanx.patch
  66. +425 −0 target/linux/ath79/patches-5.4/923-support-fast-path.patch
  67. +1 −1 target/linux/ipq40xx/Makefile
  68. +5 −0 target/linux/ipq40xx/base-files/etc/board.d/02_network
  69. +5 −0 target/linux/ipq40xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
  70. +26 −0 target/linux/ipq40xx/base-files/lib/preinit/79_move_config
  71. +15 −0 target/linux/ipq40xx/base-files/lib/upgrade/platform.sh
  72. +113 −0 target/linux/ipq40xx/base-files/lib/upgrade/sdcard.sh
  73. +366 −0 target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-gl-b2200-emmc.dts
  74. +354 −0 target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4029-gl-s1300-emmc.dts
  75. +52 −0 target/linux/ipq40xx/image/Makefile
  76. +95 −0 target/linux/ipq40xx/image/gen_mvebu_sdcard_img.sh
  77. +2 −1 target/linux/ipq40xx/patches-4.19/901-arm-boot-add-dts-files.patch
  78. +3 −1 target/linux/ipq40xx/patches-5.4/901-arm-boot-add-dts-files.patch
  79. +114 −28 tools/firmware-utils/src/ptgen.c
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,9 @@ git-src
.project
.cproject
.ccache
gl-*
gl_*
/gli
package/gli-pri/
package/gli-pri
package/qca/
2 changes: 2 additions & 0 deletions Config.in
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ source "config/Config-build.in"

source "config/Config-devel.in"

source "config/Config-glinet.in"

source "toolchain/Config.in"

source "target/imagebuilder/Config.in"
Expand Down
Loading