Tianling Shen
57b7e35f55
rockchip: refresh patches
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org >
2025-02-15 00:46:55 +08:00
Rye Sears
75857fe17b
rockchip: remove upstreamed patches
2025-02-13 23:44:05 +08:00
Tianling Shen
6557260f49
Merge Official Source
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org >
2025-02-13 16:47:28 +08:00
Daniel Golle
b6415e9fa9
arm-trusted-firmware-tools: update to version 2.12
...
Upstream changes:
3789c3c00 build: determine toolchain tools dynamically
ccbfd01d9 fix(tools): update the fiptool and certtool to fix POSIX build
7c4e1eea6 build: unify verbosity handling
10327628c Merge "feat(stm32mp2): add ddr-fw parameter for fiptool" into integration
a11230ad0 refactor(fiptool): change all occurrences of RSS to RSE
e494afc05 feat(stm32mp2): add ddr-fw parameter for fiptool
ffb774212 build: use new toolchain variables for tools
cc277de81 build: refactor toolchain detection
503cf9927 refactor(juno): move plat_def_uuid_config to fiptool
4d4fec281 feat(fiptool): add ability to build statically
352366ede refactor(ethos-n): move build flags to ethosn_npu.mk
aa57ce632 build(tools): avoid unnecessary link
d4affdce8 Merge "fix(stm32mp1): add void entry in plat_def_toc_entries" into integration
570a23099 fix(fiptool): move juno plat_fiptool.mk
8214ecdab fix(stm32mp1): add void entry in plat_def_toc_entries
Signed-off-by: Daniel Golle <daniel@makrotopia.org >
2025-02-13 03:16:40 +00:00
Shiji Yang
43bc5e6e12
Revert "Revert "ramips: mt7620: fix patching mac address in caldata""
...
This reverts commit f628467dfd .
The initial fix was correct. However, a recently introduced bug in
base-files can cause some unexpected byte overwriting in eeprom.
Since it has been fixed, let's accept this patch again.
Signed-off-by: Shiji Yang <yangshiji66@qq.com >
Link: https://github.com/openwrt/openwrt/pull/17892
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
2025-02-13 00:26:23 +01:00
Shiji Yang
094b6f593f
base-files: fix offset conversion on caldata_patch_data()
...
`$(( ))` will convert uninitialized variable to "0". If we want to
use "-n" to check the string length, it's necessary to make sure the
converted variable is not empty.
Fixes: 652a6677d5 ("base-files: Add new functions for ath11k caldata")
Fixes: https://github.com/openwrt/openwrt/issues/17818
Signed-off-by: Shiji Yang <yangshiji66@qq.com >
Link: https://github.com/openwrt/openwrt/pull/17892
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
2025-02-13 00:26:23 +01:00
Shiji Yang
3aa9b70836
ramips: mt7620: add missing PA/LNA pinctrl for Linksys E1700
...
This device has high-power external PA and LNA[1]. So we must
configure PA/LNA pins to make the wireless work properly.
[1] https://fccid.io/Q87-E1700/Internal-Photos/Internal-Photos-pdf-2135639.pdf
Fixes: https://github.com/openwrt/openwrt/issues/7959
Signed-off-by: Shiji Yang <yangshiji66@qq.com >
Link: https://github.com/openwrt/openwrt/pull/17892
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
2025-02-13 00:26:22 +01:00
Shiji Yang
693108a318
mac80211: rt2x00: fix eeprom load from PCI eFuse
...
When eeprom name is not defined, the file load function should
return an error code so that it can fallthrough to read eeprom
form NIC inside eFuse.
Fixes: https://github.com/openwrt/openwrt/issues/17854
Signed-off-by: Shiji Yang <yangshiji66@qq.com >
Link: https://github.com/openwrt/openwrt/pull/17892
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
2025-02-13 00:26:22 +01:00
Lech Perczak
40fc6bd5cc
ath79: mikrotik: fix reference clock of Routerboard 911G
...
When support for Routerboard 911G was introduced, Routerboad 912UAG
device tree was used as a base, and the common part. This led to use of
40MHz as the reference clock frequency for both [1], while RB911G uses 25MHz
crystal on the board, causing heavy system clock drift.
Split the definition, and set the reference clock frequency for RB911G
back to 25MHz.
[1] a716ac5564 ("ath79: fix reference clock for RouterBoard 912UAG")
Fixes: bcc44b1212 ("ath79: support for MikroTik RouterBOARD 911G-(2,5)HPnD")
Signed-off-by: Lech Perczak <lech.perczak@gmail.com >
Link: https://github.com/openwrt/openwrt/pull/17944
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
2025-02-13 00:24:14 +01:00
John Audia
16924e55f0
kernel: bump 6.6 to 6.6.77
...
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.77
No patches automatically rebased/checksum update only
Build system: x86/64
Build-tested: bcm27xx/bcm2712, flogic/xiaomi_redmi-router-ax6000-ubootmod, ramips/tplink_archer-a6-v3
Run-tested: bcm27xx/bcm2712, flogic/xiaomi_redmi-router-ax6000-ubootmod, ramips/tplink_archer-a6-v3
Signed-off-by: John Audia <therealgraysky@proton.me >
Link: https://github.com/openwrt/openwrt/pull/17822
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
2025-02-13 00:03:54 +01:00
John Audia
84e370f16c
kernel: bump 6.6 to 6.6.76
...
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.76
Manually rebased:
bcm27xx/patches-6.6/950-0519-usb-dwc3-Set-DMA-and-coherent-masks-early.patch
imx/patches-6.6/600-PCI-imx6-Start-link-at-max-gen-first-for-IMX8MM-and-IMX8MP.patch
Removed upstreamed:
bcm27xx/patches-6.6/950-1446-media-i2c-ov9282-Correct-the-exposure-offset.patch[1]
bcm47xx/patches-6.6/701-bgmac-reduce-max-frame-size-to-support-just-MTU-1500.patch[2]
bcm53xx/patches-6.6/700-bgmac-reduce-max-frame-size-to-support-just-MTU-1500.patch[3]
ramips/patches-6.6/003-v6.14-clk-ralink-mtmips-remove-duplicated-xtal-clock-for-Ralink.patch[4]
All other patches automatically rebased.
1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.6.76&id=11c7649c9ec3dcaf0a7760551ad30747d9e02d81
2, 3. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.6.76&id=5e6e723675e54ced5200bcc367e2526badc4070c
4. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.6.76&id=d0edcd0d18d700d76c61c091a24568b8b8c3b387
Build system: x86/64
Build-tested: bcm27xx/bcm2712, flogic/xiaomi_redmi-router-ax6000-ubootmod, ramips/tplink_archer-a6-v3
Run-tested: bcm27xx/bcm2712, flogic/xiaomi_redmi-router-ax6000-ubootmod, ramips/tplink_archer-a6-v3
Signed-off-by: John Audia <therealgraysky@proton.me >
Link: https://github.com/openwrt/openwrt/pull/17822
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
2025-02-13 00:03:54 +01:00
John Audia
9790417109
kernel: bump 6.6 to 6.6.75
...
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.75
All patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me >
Link: https://github.com/openwrt/openwrt/pull/17822
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
2025-02-13 00:03:54 +01:00
John Audia
11f1f67a3e
qualcommb/ipq95xx: refresh patches ahead of 6.6.75
...
Refreshed patches for qualcommb/ipq95xx by running
make target/linux/refresh after creating a .config containing:
CONFIG_TARGET_qualcommbe=y
CONFIG_TARGET_qualcommbe_ipq95xx=y
CONFIG_TARGET_qualcommbe_ipq95xx_DEVICE_qcom_rdp433=y
Signed-off-by: John Audia <therealgraysky@proton.me >
Link: https://github.com/openwrt/openwrt/pull/17822
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
2025-02-13 00:03:54 +01:00
Klaas Demter
71a966c480
uboot-envtools: add support for ZyXEL GS-1900-24EP
...
It seems the that this was forgotten during initial adding of the
device in 0688cf5aeb
Thanks to
https://forum.openwrt.org/t/zyxel-gs1900-10hp-revision-b1-support-openwrt-firmware/131841/32
for putting me on the right track for this problem
Error that is being fixed - running fw_printenv results in:
"Warning: Bad CRC, using default environment"
and not showing boardmodel
Workaround, manually changing /etc/fw_env.config to
"/dev/mtd1 0x0 0x400 0x10000"
Signed-off-by: Klaas Demter <psychic-stool-cozy@duck.com >
Link: https://github.com/openwrt/openwrt/pull/17920
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
2025-02-12 23:32:35 +01:00
Felix Fietkau
8118b2dace
hostapd: fix sta psk index for dynamic psk auth
...
Depending on the config / circumstances, the get_psk call can be called
multiple times from differnt places, which can lead to wrong sta->psk_idx
values. The correct call is the one that is also interested in the vlan_id,
so use the vlan_id pointer as indication of when to set sta->psk_idx.
Also fix off-by-one error for secondary PSKs
Fixes: b2a2c28617 ("hostapd: add support for authenticating with multiple PSKs via ubus helper")
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2025-02-12 11:57:50 +01:00
Rany Hany
4779b731d4
hostapd: update to version 2025-02-09
...
Manually refreshed:
010-mesh-Allow-DFS-channels-to-be-selected-if-dfs-is-ena.patch
110-mbedtls-TLS-crypto-option-initial-port.patch
140-tests-Makefile-make-run-tests-with-CONFIG_TLS.patch
301-mesh-noscan.patch
601-ucode_support.patch
780-Implement-APuP-Access-Point-Micro-Peering.patch
Dropped upstreamed:
330-nl80211_fix_set_freq.patch
804-hostapd-Fix-clearing-up-settings-for-color-switch.patch
Automatically rebased all other patches.
Tested-by: Rany Hany <rany_hany@riseup.net > # ramips_mt7621/asus_rt-ax53u, mt7622/xiaomi_redmi-router-ax6s
Tested-by: Andre Heider <a.heider@gmail.com > # filogic/openwrt_one, ramips_mt7621/netgear_wac124
Tested-by: Agustin Lorenzo <agustin.lorenzo@thinco.es > # qualcommax/ipq807x (AX3600)
Tested-by: Daniel Pawlik <pawlik.dan@gmail.com > # BPi-R4 with mt7996
Signed-off-by: Rany Hany <rany_hany@riseup.net >
2025-02-12 11:17:02 +01:00
Tianling Shen
c91cbd6e76
Merge Official Source
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org >
2025-02-12 17:34:47 +08:00
Felix Fietkau
1ee44825ad
wifi-scripts: fix mac address allocation with macaddr_base set
...
The 00 address_mask needs to be inverted, otherwise the mac address
allocation will modify the last byte instead of the first one.
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2025-02-11 18:28:45 +01:00
Felix Fietkau
04570f5ee2
build: fix building llvm tarball
...
Add missing select NEED_BPF_TOOLCHAIN in order to ensure that the toolchain
actually gets built.
Fixes: https://github.com/openwrt/openwrt/issues/17926
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2025-02-10 22:10:50 +01:00
Felix Fietkau
dd5c598de0
umdns: update to Git HEAD (2025-02-10)
...
c0a2aa12c397 ubus: allow query without specifying interface
c5ca22a71b2e cache: improve service discovery reliability
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2025-02-10 21:41:05 +01:00
Felix Fietkau
0e672e9806
ucode: update to Git HEAD (2025-02-10)
...
a362263595e6 vm: fix inverted condition in uc_vm_signal_handlers_setup()
1b8660d33fb7 tests: adjust testcases after previous commit
4efad5388184 main: fix crash on printing -p output
0b80ceb29311 vm: close signal pipe in uc_vm_signal_handlers_reset()
175686c97d82 uci: eliminate usage of global variables
0f69da9c3777 struct: fix memory leak in buffer.pull()
47f3a6b69908 debian/control: Build-Depend on cmake
01efa7b92100 debian/control: Fix Standards-Version, add Bugs
f50149d67fef debian/source/format: change to native
bd001ae4f830 debian/control: libucode Recommends ucode-modules
87776a0bc2b2 docs: Mention `libmd` in macOS docs
826a5c9de7d3 docs: Fix compilation command for macOS
1fa771fc91c0 debian/copyright: fix missing dot to separate paragraphs
60c0e5eae992 debian/control: pkg-config now called pkgconf
244570db4f8e debian/changelog: switch versioning to native package scheme
fa2326fc00a0 .gitignore: ignore files generated by debuild
faec62367524 debian: ignore lintian warning no-manual-page
af881af4b0dc main: add global SCRIPT_NAME variable
5cbd32514187 socket: fix AF_PACKET recvmsg() and sockaddr formatting
6f71a35c4cfa rtnl: properly handle runtime exceptions in listener callback
6dd08716205f ci: bump actions/upload-artifact to v4
001ced17982f socket: properly support SO_ATTACH_FILTER sockopt
f0e865fe3ddd ubus: add named parameter support in functions with many params
18a2ffaf51fa fs: ioctl: export constants for direction values
0ba75bea925d fs: ioctl: improve ioctl read to avoid allocating twice
9da8b8aa4ad0 ubus: add defer.await() method
17dbf0bef4b6 ubus: add request get_fd/set_fd methods
4acb960c90f7 ubus: add support for sending file descriptors via ubus.call/defer
22b9523565a5 ubus: add support for receiving file descriptors in call and defer
c0d1654a450b ubus: add support for channels
b32321beb112 vm: fix crash due to stale frame pointer
Fixes: https://github.com/jow-/ucode/issues/254
Fixes: https://github.com/jow-/ucode/issues/255
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2025-02-10 17:02:20 +01:00
Tianling Shen
32b366e450
ipq806x: fix boot issue for Xiaomi Mi Router HD
...
Replace removed qcom,boot_pages_size prop with qcom,boot-partitions.
Also update to use new emc2305 fan driver.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org >
2025-02-10 17:25:38 +08:00
Tianling Shen
af58705ec9
Merge Official Source
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org >
2025-02-10 15:25:03 +08:00
Erik Servili
302c717aa3
uboot-mediatek: port patches for FORESEE NAND support
...
Backport FORESEE NAND chip support from upstream Linux. The newly
introduced FORESEE F35SQA001G was found on the Xiaomi AX3000T.
Signed-off-by: Erik Servili <serverror@serverror.com >
Signed-off-by: Shiji Yang <yangshiji66@qq.com >
2025-02-09 22:01:36 +00:00
Shiji Yang
4be1bab9ed
uboot-mediatek: move default env files to a dedicated directory
...
Putting all files in the root folder is too messy.
Signed-off-by: Shiji Yang <yangshiji66@qq.com >
2025-02-09 22:01:21 +00:00
Shiji Yang
b85c5f6817
uboot-mediatek: enable auto switch chip detect for Xiaomi AX3000T
...
The Xiaomi AX3000T has two hardware revisions. One uses MT7531
switch, and the other uses AN8855 switch. Set "mediatek,switch"
property to "auto" to be compatible with different switches.
Tested-by: Mikhail Zhilkin <csharper2005@gmail.com >
Signed-off-by: Shiji Yang <yangshiji66@qq.com >
2025-02-09 21:50:58 +00:00
Shiji Yang
4e7c991af5
uboot-mediatek: backport more mtk platform pending fixes
...
* Cumulative fixes and updates for MediaTek platform. [1]
* Update mt7981 pinctrl driver based on upstream kernel. [2]
[1] https://lore.kernel.org/u-boot/cover.1737104723.git.weijie.gao@mediatek.com/
[2] https://lore.kernel.org/u-boot/20250124033902.187796-1-weijie.gao@mediatek.com/
Signed-off-by: Shiji Yang <yangshiji66@qq.com >
2025-02-09 21:50:58 +00:00
Shiji Yang
2266d8c077
uboot-mediatek: sync mtk-openwrt open source u-boot patches
...
Synchronize the latest MTK u-boot patches[1]. Some patches have
been amended since last synchronization.
Changes:
* Minor NMBM layer fixes and improvements.
* A new bootmenu shortkey implementation.
* New SPI flash support for en25qx128.
[1] https://github.com/mtk-openwrt/u-boot/tree/mtksoc-20230719
Signed-off-by: Shiji Yang <yangshiji66@qq.com >
2025-02-09 21:50:58 +00:00
Shiji Yang
24ade65ab5
uboot-mediatek: backport mtk_eth fixes from u-boot next
...
This patch series will provide better support for Mediatek
ethernet and add support for Airoha AN8855.
Signed-off-by: Shiji Yang <yangshiji66@qq.com >
2025-02-09 21:50:58 +00:00
Shiji Yang
10b16d9328
uboot-mediatek: update to v2025.01
...
Remove upstreamed patches:
010-menu-fix-the-logic-checking-whether-ESC-key-is-press.patch [1]
011-menu-add-support-to-check-if-menu-needs-to-be-reprin.patch [2]
012-bootmenu-add-reprint-check.patch [3]
Remove outdated patches:
455-arm-provide-noncached_set_region-prototype-to-fix-build.patch
Some patches have been manually rebased to match the upstream
changes. This patch also fixes the dtc warning for reserved-memory
dts node. If #address-cells and #size-cells are not same as the
root node definitions, the dtc will complain about it.
All defconfigs are refreshed by `make "$board"_defconfig` and
`make savedefconfig`.
[1] ddac69885e
[2] ccdd7948e2
[3] 599652cff1
Signed-off-by: Shiji Yang <yangshiji66@qq.com >
2025-02-09 21:50:58 +00:00
Evan Jobling
cbd1acbad3
realtek: HPE 1920-48G-PoE: allow fan speed control
...
The JG928A has an RTL8231 on the aux mdio bus. Add it to dts to expose
the GPIO pins used to control and monitor the fan speed. To enable speed
control, add the appropriate kernel driver module to DEVICE_PACKAGES.
Of note, this does not control all fans for the unit. The power supply
fans are not controlled.
Signed-off-by: Evan Jobling <evan@jobling.au >
Link: https://github.com/openwrt/openwrt/pull/17699
Signed-off-by: Sander Vanheule <sander@svanheule.net >
2025-02-09 21:36:55 +01:00
Hauke Mehrtens
95a4ed8d24
CI: labeler: Add qualcommbe target
...
Add a label for changes in the qualcommbe target.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
Link: https://github.com/openwrt/openwrt/pull/17922
Signed-off-by: Robert Marko <robimarko@gmail.com >
2025-02-09 21:04:19 +01:00
Hauke Mehrtens
c3f6e8e940
CI: labeler: extend qualcommax target
...
Add two qualcommax specific packages to the qualcommax labeler.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
Link: https://github.com/openwrt/openwrt/pull/17922
Signed-off-by: Robert Marko <robimarko@gmail.com >
2025-02-09 21:04:19 +01:00
Robert Marko
1bb1b03f69
uboot-envtools: ipq60xx: code simplification
...
Do the same code simplification as was done for ipq807x to avoid code
duplication.
Link: https://github.com/openwrt/openwrt/pull/17907
Signed-off-by: Robert Marko <robimarko@gmail.com >
2025-02-09 20:34:40 +01:00
Aleksander Jan Bajkowski
c9ea2799b7
mediatek: filogic: increase spi flash memory speed on ZyXEL EX5601
...
The factory firmware uses a 20 MHz frequency, so it should be safe.
Before:
10485760 bytes (10 MB, 10 MiB) copied, 2.53096 s, 4.1 MB/s
After:
10485760 bytes (10 MB, 10 MiB) copied, 1.51901 s, 6.9 MB/s
Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl >
Link: https://github.com/openwrt/openwrt/pull/17749
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
2025-02-09 18:16:41 +01:00
Pietro Ameruoso
d023ee7439
mediatek: filogic: fix mt7986a-zyxel-ex5601-t0-stock.dts model name and eth1 wan definition
...
Fix the model name to reflect the stock partitioning and the wan eth1 detection in the 02_network script.
Fixes: https://github.com/openwrt/openwrt/issues/14432
Fixes: b5df398a36 ("mediatek: add Zyxel EX5601-T0 with uboot custom partition")
Signed-off-by: Pietro Ameruoso <p.ameruoso@live.it >
Link: https://github.com/openwrt/openwrt/pull/17859
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
2025-02-09 16:06:11 +01:00
Tianling Shen
92814fec77
uboot-rockchip: bump to 2025.01
...
Removed upstreamed patches.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org >
Link: https://github.com/openwrt/openwrt/pull/17558
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
2025-02-09 13:51:49 +01:00
Tianling Shen
29a4be0435
Merge Official Source
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org >
2025-02-09 18:05:46 +08:00
Robert Marko
89dd393d8c
qualcommax: drop the fake IPQ5018 SNAND compatible
...
Devices that rely on faking the NAND controler compatible for U-Boot
to patch the nodes should add it in their DTS directly, this does not
belong in the SoC DTSI.
Link: https://github.com/openwrt/openwrt/pull/17908
Signed-off-by: Robert Marko <robimarko@gmail.com >
2025-02-09 09:21:13 +01:00
Robert Marko
24db75d242
qualcommax: replace SPI NAND with latest series
...
Replace the existing SPI NAND controller patches with the latest v14 set
that is pending upstream, and include Ansuels patch that fixes it.
Bindings patch is removed as there is no point carrying it in OpenWrt.
Link: https://github.com/openwrt/openwrt/pull/17908
Signed-off-by: Robert Marko <robimarko@gmail.com >
2025-02-09 09:21:13 +01:00
Felix Fietkau
05138fe898
umdns: add firewall rule for configured interfaces
...
Makes it easier to enable MDNS on wan without having to edit the firewall
configuration for it
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2025-02-08 22:31:46 +01:00
Tianling Shen
e28f54fa17
uboot-mediatek: cmcc rax3000m: fix work with old firmware
...
bootargs will passed via dt, no need to specify it here.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org >
2025-02-08 22:13:54 +08:00
Tianling Shen
9c0be8242e
target: switch to full feature wpad for devices with big flash sizes
...
follow-up updates for remaining targets.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org >
2025-02-08 19:38:36 +08:00
Tianling Shen
53e96e3041
target: switch to full feature wpad for devices with big flash sizes
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org >
2025-02-08 19:24:45 +08:00
Tianling Shen
ab378a63c0
target: align wpad crypto lib
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org >
2025-02-08 19:24:40 +08:00
Christian Marangi
4b6886d9fd
generic: fix Qcom SNAND driver and move to backports directory
...
Add patch to fix Qcom SNAND driver and move the SNAND patches to
backports directory as they are shared between qualcommax and qualcommbe
target.
Fixes : #17897
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com >
Link: https://github.com/openwrt/openwrt/pull/17900
Signed-off-by: Robert Marko <robimarko@gmail.com >
2025-02-08 10:41:27 +01:00
Tianling Shen
08471108f6
Merge Official Source
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org >
2025-02-08 16:14:10 +08:00
Tianling Shen
76c4deb991
odhcpd: fix setting default ra mode
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org >
2025-02-08 15:39:55 +08:00
Felix Fietkau
6605e45676
build: conditionally build llvm bpf toolchain by default
...
Unless another toolchain is present (or selected), build the bpf toolchain
whenever a package is selected that needs it.
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2025-02-07 11:16:08 +01:00
Robert Marko
411df8fbc4
qualcommax: ipq50xx: refresh kernel config
...
Refresh the ipq50xx kernel config as it looks like it was created by hand
instead of kernel_menuconfig so we have stuff like DWC3 which is packaged
as a kmod in a generic way, QMI helpers are part of backports etc.
Link: https://github.com/openwrt/openwrt/pull/17890
Signed-off-by: Robert Marko <robimarko@gmail.com >
2025-02-07 11:02:52 +01:00