Skip to content
成功

変更履歴

概要

  1. rkbin: bump to latest git HEAD (commit: 798fcd8) (details)
  2. rkbin: rename tpl-only target (commit: 689eebd) (details)
  3. libxml2: correct PKG_LICENSE_FILES (commit: 24ee23a) (details)
  4. openssl: correct PKG_LICENSE_FILES (commit: bcfc3f0) (details)
  5. uboot-rockchip: add Fastrhino R66S support (commit: 6785367) (details)
  6. rockchip: add Lunzn FastRhino R66S support (commit: d76a774) (details)
  7. uboot-envtools: use ubootenv_add_mtd function (commit: 0575c3a) (details)
  8. kernel: Add new platform EcoNet MIPS (commit: 73d0f92) (details)
  9. econet: Add new target SmartFiber XP8421-B (commit: ef2785a) (details)
  10. econet: Add new target TP-Link Archer VR1200v (v2) (commit: 442f91c) (details)
  11. ath79: fix calibration size for AR9285 (commit: d13c320) (details)
  12. ath79: add nvmem handling for AR9285 devices (commit: 3ca84b8) (details)
  13. kernel: r8125: update to v9.016.01 (commit: 2dfad04) (details)
  14. kernel: r8126: update to v10.016.00 (commit: 27a3e5c) (details)
  15. kernel: r8127: update to v11.015.00 (commit: 1cffb44) (details)
  16. ethtool: update to 6.15 (commit: 4e7914f) (details)
  17. netifd: update to Git HEAD (2025-09-12) (commit: 125c974) (details)
  18. kernel: mtk_eth_soc: zero-initialize PPE flow tables (commit: 36d0690) (details)
  19. realtek: rtl931x: align SerDes access with other targets (commit: 69ce2ee) (details)
  20. realtek: dts: add mdio controller device nodes (commit: 13b6c62) (details)
  21. realtek: mdio: convert mdio bus to new device nodes and compatibles (commit: 616559b) (details)
  22. realtek: dts: rearrange mdio-bus below mdio-controller (commit: 57b2706) (details)
  23. realtek: drop usage of proprietary HSGMII mode (commit: 61b72cb) (details)
  24. realtek: drop HSGMII patch (commit: ecab29d) (details)
  25. CI: labeler: Add econet (commit: 7a81397) (details)
  26. econet: Clean up kernel config and move subtarget devices into own file (commit: 7d37cb0) (details)
  27. kernel: bump 6.6 to 6.6.105 (commit: 67c5ec7) (details)
  28. kernel: bump 6.6 to 6.6.106 (commit: 8cbbcda) (details)
  29. mediatek: add driver for HW-RNG v2 (commit: 9cfbd69) (details)
  30. mediatek: add support for ipTIME AX7800M-6E (commit: 2503e5b) (details)
  31. realtek: rtl931x: rename SerDes read/write helpers (commit: d4893b8) (details)
  32. odhcpd: update to Git HEAD (2025-08-26) (commit: a6da0e0) (details)
  33. uboot-mediatek: update Airoha EN8811H driver (commit: b63a48b) (details)
  34. bcm27xx: Add padding after writing rootfs to image. (commit: 20aeef1) (details)
  35. mediatek: add missing eeprom for ipTIME AX3000M (commit: 3a0581a) (details)
  36. generic: fix typo in swconfig driver patch (commit: e74cd41) (details)
コミット 798fcd8742234ae12bd7887150beae4aa85e38bf by hauke
rkbin: bump to latest git HEAD

Improved memory detection and stability.

Tested-by: FUKAUMI Naoki <naoki@radxa.com>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Link: https://github.com/openwrt/openwrt/pull/19998
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(commit: 798fcd8)
The file was modifiedpackage/boot/uboot-rockchip/Makefile (diff)
The file was modifiedpackage/boot/rkbin/Makefile (diff)
コミット 689eebd8d271e9198d3285cf7034707d2c03c6ef by hauke
rkbin: rename tpl-only target

No need to copy ATF blob again.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Link: https://github.com/openwrt/openwrt/pull/19998
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(commit: 689eebd)
The file was modifiedpackage/boot/rkbin/Makefile (diff)
The file was modifiedpackage/boot/uboot-rockchip/Makefile (diff)
コミット 24ee23a8a59eab9b940a000808d02efb7e7971d6 by hauke
libxml2: correct PKG_LICENSE_FILES

Point to correct file name.

Signed-off-by: Linus Kardell <linus.kardell@infobric.com>
Link: https://github.com/openwrt/openwrt/pull/19999
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(commit: 24ee23a)
The file was modifiedpackage/libs/libxml2/Makefile (diff)
コミット bcfc3f01a42301c08c8b2449d6a3862082c8079a by hauke
openssl: correct PKG_LICENSE_FILES

Point to correct file name.

Signed-off-by: Linus Kardell <linus.kardell@infobric.com>
Link: https://github.com/openwrt/openwrt/pull/19999
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(commit: bcfc3f0)
The file was modifiedpackage/libs/openssl/Makefile (diff)
コミット 678536740ed58495e654f638f77decb8af18d768 by hauke
uboot-rockchip: add Fastrhino R66S support

Add support for the Lunzn FastRhino R66S board.

Tested-by: Francisco G Luna <frangonlun@gmail.com>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Link: https://github.com/openwrt/openwrt/pull/19990
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(commit: 6785367)
The file was modifiedpackage/boot/uboot-rockchip/patches/111-rockchip-rk3588-generic-Enable-support-for-RK3582.patch (diff)
The file was modifiedpackage/boot/uboot-rockchip/Makefile (diff)
The file was addedpackage/boot/uboot-rockchip/patches/100-board-rockchip-add-Lunzn-FastRhino-R66S.patch
コミット d76a77427017ee6356d3d0f9be61927c03748a09 by hauke
rockchip: add Lunzn FastRhino R66S support

Hardware
--------
RockChip RK3568 ARM64 (4 cores)
1/2GB LPDDR4 RAM
2x 2500 Base-T (PCIe, r8125b)
1 LED (Power)
1 Button (Reset)
Micro-SD Slot
2x USB 3.0 Port
12V DC Jack

Installation
------------
Uncompress the OpenWrt sysupgrade and write it to a micro SD card using
dd.

Tested-by: Francisco G Luna <frangonlun@gmail.com>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Link: https://github.com/openwrt/openwrt/pull/19990
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(commit: d76a774)
The file was modifiedtarget/linux/rockchip/image/armv8.mk (diff)
The file was addedtarget/linux/rockchip/patches-6.12/133-arm64-dts-rockchip-Update-LED-properties-for-Lunzn-Fastrh.patch
The file was modifiedtarget/linux/rockchip/armv8/base-files/etc/hotplug.d/net/40-net-smp-affinity (diff)
The file was modifiedtarget/linux/rockchip/armv8/base-files/etc/board.d/02_network (diff)
コミット 0575c3a181261cfaa8fe014e8e9c20ddc19c5996 by hauke
uboot-envtools: use ubootenv_add_mtd function

Use ubootenv_add_mtd function for:
- Teltonika RUTC50
- Yuncore AX830

Signed-off-by: Paweł Owoc <frut3k7@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19967
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(commit: 0575c3a)
The file was modifiedpackage/boot/uboot-tools/uboot-envtools/files/qualcommax_ipq50xx (diff)
The file was modifiedpackage/boot/uboot-tools/uboot-envtools/files/mediatek_filogic (diff)
コミット 73d0f9246042a487faf930a0571bd8c080bbc78f by hauke
kernel: Add new platform EcoNet MIPS

EcoNet EN75xx is a big endian MIPS platform used in XPON (fiber),
DSL, and SIM (3g/4g) applications. Complete GPL vender SDKs exist
for this platform, but are based on Linux 2.6.

The bulk of this submission has already been accepted upstream:
https://patchwork.kernel.org/project/linux-mips/list/?series=960479&state=*

This platform uses a bootloader that is derived from old TrendChip
code. This bootloader implements a frustratingly complex Bad Block
Table which is implemented here in en75_bmt.c

This BMT is not upstreamed because it depends on mtk_bmt framework
which likewise is not upstreamed.

This BMT system rewrites block indexes in flash and if the bootloader
considers it to be corrupted, it will attempt to automatically rebuild
on boot. So without implementing the algorithm, you can't safely use
the disk at all.

Signed-off-by: Caleb James DeLisle <cjd@cjdns.fr>
Link: https://github.com/openwrt/openwrt/pull/19021
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(commit: 73d0f92)
The file was addedtarget/linux/econet/patches-6.12/902-snand-mtk-bmt-support.patch
The file was addedtarget/linux/econet/en751221/profiles/00-default.mk
The file was addedtarget/linux/econet/dts/en751221.dtsi
The file was addedtarget/linux/econet/patches-6.12/005-v6.16-clocksource-drivers-Add-EcoNet-Timer-HPT-driver.patch
The file was addedtarget/linux/econet/en751221/target.mk
The file was addedtarget/linux/econet/patches-6.12/006-v6.16-dt-bindings-mips-Add-EcoNet-platform-binding.patch
The file was addedtarget/linux/econet/Makefile
The file was addedtarget/linux/econet/files/drivers/mtd/nand/en75_bmt.c
The file was addedtarget/linux/econet/patches-6.12/002-v6.16-irqchip-Add-EcoNet-EN751221-INTC.patch
The file was addedtarget/linux/econet/patches-6.12/300-spi-Add-support-for-the-Airoha-EN7523-SoC-SPI-contro.patch
The file was addedtarget/linux/econet/image/Makefile
The file was addedtarget/linux/econet/patches-6.12/009-v6.16-mips-dts-Add-EcoNet-DTS-with-EN751221-and-SmartFiber.patch
The file was addedtarget/linux/econet/patches-6.12/011-v6.16-mips-econet-Fix-incorrect-Kconfig-dependencies.patch
The file was addedtarget/linux/econet/patches-6.12/010-v6.16-MAINTAINERS-Add-entry-for-newly-added-EcoNet-platfor.patch
The file was addedtarget/linux/econet/patches-6.12/001-v6.16-dt-bindings-interrupt-controller-Add-EcoNet-EN751221.patch
The file was addedtarget/linux/econet/patches-6.12/008-v6.16-dt-bindings-vendor-prefixes-Add-SmartFiber.patch
The file was addedtarget/linux/econet/patches-6.12/003-v6.16-dt-bindings-vendor-prefixes-Add-EcoNet.patch
The file was addedtarget/linux/econet/patches-6.12/901-nand-enable-en75-bbt.patch
The file was addedtarget/linux/econet/patches-6.12/007-v6.16-mips-Add-EcoNet-MIPS-platform-support.patch
The file was addedtarget/linux/econet/en751221/config-6.12
The file was addedtarget/linux/econet/patches-6.12/004-v6.16-dt-bindings-timer-Add-EcoNet-EN751221-HPT-CPU-Timer.patch
The file was addedtarget/linux/econet/patches-6.12/301-spi-Airoha-adapt-to-support-en75-mips.patch
コミット ef2785a2d01bb6c8ab42b23f7706983b05be120b by hauke
econet: Add new target SmartFiber XP8421-B

The SmartFiber XP8421-B is a fiber modem which is available for $20 online
and has 512MB of memory, 256MB of SPI NAND flash and 2 USB 2.0 ports in
addition to ethernet, wifi and XPON.

Because EcoNet is not currently producing evaluation boards, the XP8421-B
stands in as a convenient, low cost, off-the-shelf, representitive example
of the capabilities of the EN751221 econet processor. This is also the
example board that is included in the upstream Linux patchset.

The XP8421-B, and apparently many other devices of this platform, use a
dual-image layout. I have chosen to reuse this to support dual-boot between
OpenWRT and the factory firmware. Certain design decisions were made with
the goal of not overwriting data that is used by the factory OS.

This commit also introduces a utility for switching between OS_A and OS_B
which are used for OpenWRT and Factory OS respectively.

Flashing instructions (from bootloader):

Build and then locate the squashfs-tclinux.trx image file
Get the length of that file in hex: printf '%X\n' "$(stat -c%s the-file-squashfs-tclinux.trx)"
Connect to device with xmodem capability, e.g. picocom --send-cmd lsx -vv -b 115200 /dev/ttyUSB0
Switch device on and press a key within 3 seconds
Enter bootloader username and password: telecomadmin nE7jA%5m
Type: xmdm 80020000 <file length hex>
Quickly start xmodem and send the file, in picocom that is ctrl+a ctrl+s <paste-the-file-name> enter If the transfer fails to start, wait 30 seconds to a
minute for the bootloader prompt to return and then try the command again.
Once the transfer has completed successfully, type the following flash 80000 80020000 <file length hex>
Type go or simply restart the device to boot into OpenWRT

Signed-off-by: Caleb James DeLisle <cjd@cjdns.fr>
Link: https://github.com/openwrt/openwrt/pull/19021
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(commit: ef2785a)
The file was addedtarget/linux/econet/image/tclinux-trx.sh
The file was addedtarget/linux/econet/dts/en751221_smartfiber_xp8421-b.dts
The file was addedtarget/linux/econet/base-files/sbin/en75_chboot
The file was modifiedtarget/linux/econet/image/Makefile (diff)
コミット 442f91c1174dc7a54cfe607b78b92532d2ef0544 by hauke
econet: Add new target TP-Link Archer VR1200v (v2)

The TP-Link Archer VR1200v (v2) is a low end DSL modem based on the
EcoNet EN751221 processor platform.

While it does have an unlocked bootloader, the factory upgrade feature
requires a cryptographic signature so flashing from the web UI is not
feasible.

The Archer VR1200v (v2) uses a dual-image layout. I have chosen to reuse
this to support dual-boot between OpenWRT and the factory firmware.

Flashing instructions (from bootloader):

Build and then locate the squashfs-sysupgrade.bin image file
Get the length of that file in hex: printf '%X\n' "$(stat -c%s the-file-squashfs-sysupgrade.bin)"
Connect to device with xmodem capability, e.g. picocom --send-cmd lsx -vv -b 115200 /dev/ttyUSB0
Switch device on and press a key within 3 seconds, you should get to a `bldr>` prompt
Type: xmdm 80020000 <file length hex>
Quickly start xmodem and send the file, in picocom that is ctrl+a ctrl+s <paste-the-file-name> enter If the transfer fails to start, wait 30 seconds to a minute for the bootloader prompt to return and then try the command again.
Once the transfer has completed successfully, type the following flash 80000 80020000 <file length hex>
Type `re` or simply restart the device to boot into OpenWRT

Signed-off-by: Caleb James DeLisle <cjd@cjdns.fr>
Link: https://github.com/openwrt/openwrt/pull/19021
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(commit: 442f91c)
The file was addedtarget/linux/econet/dts/en751221_tplink_archer-vr1200v-v2.dts
The file was modifiedtarget/linux/econet/image/Makefile (diff)
コミット d13c3200eaa703f3e0ac622e23197bc85d09cd0a by hauke
ath79: fix calibration size for AR9285

These devices use AR9285, which uses 1f8 as the calibration size, not
440 like newer chips do. Actually the driver mandates a minimum of 200.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19863
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(commit: d13c320)
The file was modifiedtarget/linux/ath79/dts/ar7240_openmesh_om2p-v1.dts (diff)
コミット 3ca84b840ceccda56ea9b7ad0c17da72d814bd18 by hauke
ath79: add nvmem handling for AR9285 devices

They have the same 0x200 calibration size.

Added various compatible lines in various places to make it clear what
device we're talking about.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19863
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(commit: 3ca84b8)
The file was modifiedtarget/linux/ath79/dts/ar7240_tplink_tl-wr740n-v3.dts (diff)
The file was modifiedtarget/linux/ath79/dts/ar7240_tplink_tl-wr743nd-v1.dts (diff)
The file was modifiedtarget/linux/ath79/dts/ar7240_tplink_tl-wr.dtsi (diff)
The file was modifiedtarget/linux/ath79/dts/ar7240_tplink_tl-wa830re-v1.dts (diff)
The file was modifiedtarget/linux/ath79/tiny/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom (diff)
The file was modifiedtarget/linux/ath79/dts/ar7240_tplink_tl-wr941-v4.dts (diff)
The file was modifiedtarget/linux/ath79/dts/ar7240_netgear_wnr1000-v2.dts (diff)
The file was modifiedtarget/linux/ath79/dts/ar7240_tplink_tl-wa901nd-v1.dts (diff)
The file was modifiedtarget/linux/ath79/dts/ar7240_tplink_tl-wr841-v5.dts (diff)
The file was modifiedtarget/linux/ath79/dts/ar7240_tplink_tl-wa730re-v1.dts (diff)
The file was modifiedtarget/linux/ath79/dts/ar7240_tplink_tl-wa.dtsi (diff)
The file was modifiedtarget/linux/ath79/dts/ar7240_tplink_tl-wa701nd-v1.dts (diff)
The file was modifiedtarget/linux/ath79/dts/ar7240_tplink_tl-wa801nd-v1.dts (diff)
The file was modifiedtarget/linux/ath79/dts/ar7240_netgear_wnr612-v2.dtsi (diff)
The file was modifiedtarget/linux/ath79/dts/ar7240_tplink_tl-wr740n-v1.dts (diff)
The file was modifiedtarget/linux/ath79/dts/ar7240_tplink_tl-wr741-v1.dts (diff)
The file was modifiedtarget/linux/ath79/dts/ar7240_tplink.dtsi (diff)
コミット 2dfad04a822b00d1cb62fc50d0ff7501dd7f5eaa by noltari
kernel: r8125: update to v9.016.01

Changelog: https://github.com/openwrt/rtl8125/compare/9.016.00...9.016.01

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
(commit: 2dfad04)
The file was modifiedpackage/kernel/r8125/patches/200-r8125-print-link-speed-and-duplex-mode.patch (diff)
The file was modifiedpackage/kernel/r8125/Makefile (diff)
コミット 27a3e5c7b7608009dd3166bf0983eb40ffdec275 by noltari
kernel: r8126: update to v10.016.00

Changelog: https://github.com/openwrt/rtl8126/compare/10.015.00...10.016.00

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
(commit: 27a3e5c)
The file was modifiedpackage/kernel/r8126/Makefile (diff)
The file was modifiedpackage/kernel/r8126/patches/200-r8126-print-link-speed-and-duplex-mode.patch (diff)
コミット 1cffb44b3c7fb15a94638858a2625d4376755d1a by noltari
kernel: r8127: update to v11.015.00

Changelog: https://github.com/openwrt/rtl8125/compare/11.014.00...11.015.00

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
(commit: 1cffb44)
The file was modifiedpackage/kernel/r8127/Makefile (diff)
The file was modifiedpackage/kernel/r8127/patches/200-r8127-print-link-speed-and-duplex-mode.patch (diff)
コミット 4e7914f96a6bcadcca49582a0c3e4e57d1e77167 by vincent
ethtool: update to 6.15

Version 6.15 - 29-Aug-2025

* netlink: fix missing headers in text output
* netlink: fix print_string when the value is NULL

Build system: x86/64
Build-tested: x86/64-glibc
Run-tested: x86/64-glibc

Signed-off-by: John Audia <therealgraysky@proton.me>
Link: https://github.com/openwrt/openwrt/pull/20021
Signed-off-by: Nick Hainke <vincent@systemli.org>
(commit: 4e7914f)
The file was modifiedpackage/network/utils/ethtool/patches/0001-ethtool-make-building-for-RSS-input-xfrm-optional.patch (diff)
The file was modifiedpackage/network/utils/ethtool/Makefile (diff)
コミット 125c974bf7ee2792857ef17fb06154328f3793d9 by nbd
netifd: update to Git HEAD (2025-09-12)

2a85440bcd82 netifd: fix misplaced ")"

Fixes: https://github.com/openwrt/netifd/issues/54
Signed-off-by: Felix Fietkau <nbd@nbd.name>
(commit: 125c974)
The file was modifiedpackage/network/config/netifd/Makefile (diff)
コミット 36d0690993ba90321fd0c004e5f3c66ac10966ee by nbd
kernel: mtk_eth_soc: zero-initialize PPE flow tables

Prevents invalid flow table data from leaking across reboots

Fixes: https://github.com/openwrt/openwrt/issues/19895
Signed-off-by: Felix Fietkau <nbd@nbd.name>
(commit: 36d0690)
The file was addedtarget/linux/generic/pending-6.12/736-05-net-ethernet-mtk_eth_soc-zero-initialize-PPE-flow-ta.patch
The file was addedtarget/linux/generic/pending-6.6/736-05-net-ethernet-mtk_eth_soc-zero-initialize-PPE-flow-ta.patch
コミット 69ce2eeb97bd86162026f4a7b9c9d53084b2df21 by hauke
realtek: rtl931x: align SerDes access with other targets

While converting the RTL931x SerDes code to the new frontend
access methods, the target specific workarounds where left in
place. The old functions were kept and the phy/sds mapping
was unchanged too. It is time to clean this up

- drop the old functions
- reuse the existing read/write logic
- harden the new functions

For now keep the function naming rtmdio_...__new() as is. This
will be changed in a future commit.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/19973
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(commit: 69ce2ee)
The file was modifiedtarget/linux/realtek/files-6.12/drivers/net/mdio/mdio-realtek-otto.c (diff)
コミット 13b6c62b758612256c5379c88a4171bcfe7049f3 by hauke
realtek: dts: add mdio controller device nodes

Until now the mdio bus is a subnode of the ethernet device. This
coupling is different from upstream and wrong. Ethernet and mdio
are different devices. Additionally differentiate between mdio
controller and mdio bus. To make it clear:

- There is one mdio controller
- With up to 4 busses (on RTL93xx)

Prepare new mdio controller and bus nodes with SoC specific compatibles.
These will be used later when refactoring the mdio driver probing.

Remark! For now only define the first bus for the RTL93xx targets.
So the driver still relies on "rtl9300,smi-address = <x y>;". It will
need much more refactoring to get totally aligned with upstream.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/19986
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(commit: 13b6c62)
The file was modifiedtarget/linux/realtek/dts/rtl838x.dtsi (diff)
The file was modifiedtarget/linux/realtek/dts/rtl839x.dtsi (diff)
The file was modifiedtarget/linux/realtek/dts/rtl931x.dtsi (diff)
The file was modifiedtarget/linux/realtek/dts/rtl930x.dtsi (diff)
コミット 616559b6d3ed92b55ce3a9727782f3a3fbbda6c6 by hauke
realtek: mdio: convert mdio bus to new device nodes and compatibles

The mdio controller has now its own target specific device nodes. This
is much closer to upstream notation. Adapt the driver to make use of it.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/19986
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(commit: 616559b)
The file was modifiedtarget/linux/realtek/files-6.12/drivers/net/mdio/mdio-realtek-otto.c (diff)
The file was modifiedtarget/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/common.c (diff)
コミット 57b270684514bb98d35a111ed7e9dac0e9dfec44 by hauke
realtek: dts: rearrange mdio-bus below mdio-controller

The mdio controller got its own dts node with a dedicated bus node.
Until now it still searches the phy nodes in the ethernet node.

Change the driver so it searches the nodes at the right location.
For this to work move the phy nodes in all dts/dtsi over to the new
bus node. Use the following replacement rule:

Replace old full declaration

&ethernet0 {
  mdio-bus {
    ...
  };
};

and old abbreviated declaration

&mdio {
  ...
};

simply with the new declaration

&mdio_bus0 {
  ...
};

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/19986
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(commit: 57b2706)
The file was modifiedtarget/linux/realtek/dts/rtl8382_zyxel_gs1900-24e.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl9303_xikestor_sks8310-8x.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8382_iodata_bsh-g24mb.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl9303_hasivo_s1100w-8xgt-se.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl9302_zyxel_xgs1210-12-a1.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8380_panasonic_m8eg-pn28080k.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8382_zyxel_gs1900-24hp-v2.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8382_zyxel_gs1900-24ep.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8393_hpe_1920-48g.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8380_d-link_dgs-1210-10mp-f.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8393_hpe_1920-48g-poe.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8382_zyxel_gs1900-16.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8382_d-link_dgs-1210-16.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8393_panasonic_m48eg-pn28480k.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl9303_xikestor_sks8300-8x.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8380_netgear_gs310tp-v1.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl9303_tplink_tl-st1008f-v2.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8382_panasonic_m24eg-pn28240k.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl9302_plasmacloud_common.dtsi (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8382_allnet_all-sg8208m.dts (diff)
The file was modifiedtarget/linux/realtek/files-6.12/drivers/net/mdio/mdio-realtek-otto.c (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8382_zyxel_gs1900-24-v1.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8380_zyxel_gs1900-10hp.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8382_d-link_dgs-1210-10p.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8382_d-link_dgs-1210-26.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl9302_plasmacloud_psx10.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8382_apresia_aplgs120gtss.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8380_linksys_lgs310c.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8380_engenius_ews2910p.dtsi (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8382_hpe_1920.dtsi (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8380_hpe_1920-8g.dtsi (diff)
The file was modifiedtarget/linux/realtek/dts/rtl9302_zyxel_xgs1250-12.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8380_zyxel_gs1900.dtsi (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8382_panasonic_m16eg-pn28160k.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8382_hpe_1920-24g.dtsi (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8380_netgear_gigabit.dtsi (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8380_netgear_gs110tpp-v1.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8382_d-link_dgs-1210-20.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8393_d-link_dgs-1210-52.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8393_netgear_gs750e.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8382_d-link_dgs-1210-28_common.dtsi (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8393_zyxel_gs1900-48.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8380_netgear_gs110tup-v1.dts (diff)
The file was modifiedtarget/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/common.c (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8382_inaba_aml2-17gp.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8393_hpe_1920.dtsi (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8382_tplink_t1600g-28ts-v3.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl8382_zyxel_gs1900-24hp-v1.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl9302_zyxel_xgs1210-12-common.dtsi (diff)
The file was modifiedtarget/linux/realtek/dts/rtl9303_vimin_vm-s100-0800ms.dts (diff)
コミット 61b72cb736b8df5bb0008d8af3cd0dba19d1ebf0 by hauke
realtek: drop usage of proprietary HSGMII mode

The only consumers of the Realtek HSGMII (2.5G SGMII) mode were
the RTL8226/RTL8221B PHYs. These have been converted to dynamic
SGMII/2500base-x mode switching. Drop the leftovers of the mode
implementation.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/20002
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(commit: 61b72cb)
The file was modifiedtarget/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/common.c (diff)
The file was modifiedtarget/linux/realtek/files-6.12/drivers/net/phy/rtl83xx-phy.c (diff)
The file was modifiedtarget/linux/realtek/files-6.12/drivers/net/mdio/mdio-realtek-otto.c (diff)
The file was modifiedtarget/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/dsa.c (diff)
コミット ecab29d875b7cbdc307c9891263d27cd20393486 by hauke
realtek: drop HSGMII patch

Now that HSGMII is not used any longer drop the patch
the invents this mode.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/20002
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(commit: ecab29d)
The file was removedtarget/linux/realtek/patches-6.12/702-include-linux-add-phy-hsgmii-mode.patch
コミット 7a81397fbe9fc36af19fb90130819b1213c8b000 by hauke
CI: labeler: Add econet

Add new econet target to github labeler.

Link: https://github.com/openwrt/openwrt/pull/20033
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(commit: 7a81397)
The file was modified.github/labeler.yml (diff)
コミット 7d37cb0986853d179b9724ced4e4808f9699b2fb by hauke
econet: Clean up kernel config and move subtarget devices into own file

The kernel config accidentally contains CONFIG_UBIFS_FS_AUTHENTICATION
which select a number of other unnecessary components, remove them.

The target has at least two subtargets, only one is currently
implemented. Move the Device builds into a file for this subtarget.

Signed-off-by: Caleb James DeLisle <cjd@cjdns.fr>
Link: https://github.com/openwrt/openwrt/pull/20027
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(commit: 7d37cb0)
The file was modifiedtarget/linux/econet/image/Makefile (diff)
The file was modifiedtarget/linux/econet/en751221/config-6.12 (diff)
The file was addedtarget/linux/econet/image/en751221.mk
コミット 67c5ec70926621e2145796e7d1f4715809385d82 by hauke
kernel: bump 6.6 to 6.6.105

removed upstreamed patches:
generic/backport-6.6/621-proc-fix-missing-pde_set_flags.patch [1]
generic/pending-6.6/742-net-ethernet-mtk_eth_soc-fix-tx-vlan-tag-for-llc-pac.patch [2]

all other patches autorefreshed.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.6.105&id=698abcf08818cb7bafb978f4c9f6674d6a825d10
[2] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.6.105&id=61b80fbdc0726317f72f9074e10126e0eb0e49c5

Signed-off-by: Goetz Goerisch <ggoerisch@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20013
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(commit: 67c5ec7)
The file was modifiedtarget/linux/generic/pending-6.6/732-01-net-ethernet-mtk_eth_soc-work-around-issue-with-send.patch (diff)
The file was modifiedtarget/linux/generic/backport-6.6/752-25-v6.10-net-ethernet-mtk_eth_soc-handle-dma-buffer-size-soc-.patch (diff)
The file was modifiedtarget/linux/generic/pending-6.6/702-net-ethernet-mtk_eth_soc-enable-threaded-NAPI.patch (diff)
The file was removedtarget/linux/generic/backport-6.6/621-proc-fix-missing-pde_set_flags.patch
The file was modifiedtarget/linux/generic/kernel-6.6 (diff)
The file was modifiedtarget/linux/generic/pending-6.6/733-01-net-ethernet-mtk_eth_soc-use-napi_build_skb.patch (diff)
The file was modifiedtarget/linux/generic/pending-6.6/732-04-net-ethernet-mtk_eth_soc-shrink-struct-mtk_tx_buf.patch (diff)
The file was modifiedtarget/linux/generic/pending-6.6/737-net-ethernet-mtk_eth_soc-add-paths-and-SerDes-modes-.patch (diff)
The file was modifiedtarget/linux/generic/backport-6.6/751-02-v6.8-net-ethernet-mediatek-use-QDMA-instead-of-ADMAv2-on-.patch (diff)
The file was modifiedtarget/linux/generic/pending-6.6/732-03-net-ethernet-mtk_eth_soc-optimize-dma-ring-address-i.patch (diff)
The file was modifiedtarget/linux/generic/pending-6.6/738-02-net-ethernet-mtk_eth_soc-do-not-enable-page-pool-sta.patch (diff)
The file was modifiedtarget/linux/generic/backport-6.6/751-01-v6.8-net-ethernet-mediatek-split-tx-and-rx-fields-in-mtk_.patch (diff)
The file was modifiedtarget/linux/generic/backport-6.6/752-30-v6.10-net-ethernet-mtk_eth_soc-implement-.-get-set-_pausep.patch (diff)
The file was modifiedtarget/linux/generic/backport-6.6/753-v6.15-net-ethernet-mediatek-add-EEE-support.patch (diff)
The file was modifiedtarget/linux/generic/pending-6.6/734-net-ethernet-mediatek-enlarge-DMA-reserve-buffer.patch (diff)
The file was modifiedtarget/linux/generic/backport-6.6/752-28-v6.10-net-ethernet-mediatek-Allow-gaps-in-MAC-allocation.patch (diff)
The file was modifiedtarget/linux/generic/pending-6.6/738-01-net-ethernet-mtk_eth_soc-reduce-rx-ring-size-for-older.patch (diff)
The file was removedtarget/linux/generic/pending-6.6/742-net-ethernet-mtk_eth_soc-fix-tx-vlan-tag-for-llc-pac.patch
The file was modifiedtarget/linux/generic/backport-6.6/752-26-v6.10-net-ethernet-mtk_eth_soc-ppe-add-support-for-multipl.patch (diff)
コミット 8cbbcda1d9d7f4ae614a5181c7e16cd2205e6ca4 by hauke
kernel: bump 6.6 to 6.6.106

All patches autorefreshed.

Signed-off-by: Goetz Goerisch <ggoerisch@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20013
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(commit: 8cbbcda)
The file was modifiedtarget/linux/generic/kernel-6.6 (diff)
The file was modifiedtarget/linux/generic/backport-6.6/0080-v6.9-smp-Avoid-setup_max_cpus_namespace_collision_shadowing.patch (diff)
コミット 9cfbd691e911a40357ab848f8e902551de32738e by daniel
mediatek: add driver for HW-RNG v2

Add driver for hardware random number generator found in MT7981, MT7988
and MT7987. This gives us a fast source of high-quality random numbers
on those platforms.

root@OpenWrt:~# cat /dev/hwrng | rngtest -c 10000
rngtest 6.17
Copyright (c) 2004 by Henrique de Moraes Holschuh
This is free software; see the source for copying conditions.  There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

rngtest: starting FIPS tests...
rngtest: bits received from input: 200000032
rngtest: FIPS 140-2 successes: 9988
rngtest: FIPS 140-2 failures: 12
rngtest: FIPS 140-2(2001-10-10) Monobit: 2
rngtest: FIPS 140-2(2001-10-10) Poker: 0
rngtest: FIPS 140-2(2001-10-10) Runs: 4
rngtest: FIPS 140-2(2001-10-10) Long run: 6
rngtest: FIPS 140-2(2001-10-10) Continuous run: 0
rngtest: input channel speed: (min=616.108; avg=11979.007; max=19531250.000)Kibits/s
rngtest: FIPS tests speed: (min=1.859; avg=82.116; max=83.656)Mibits/s
rngtest: Program run time: 18629928 microseconds

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(commit: 9cfbd69)
The file was modifiedtarget/linux/mediatek/mt7629/config-6.12 (diff)
The file was addedtarget/linux/mediatek/patches-6.12/320-hwrng-add-driver-for-MediaTek-TRNG-SMC.patch
The file was modifiedtarget/linux/mediatek/mt7622/config-6.12 (diff)
The file was modifiedtarget/linux/mediatek/filogic/config-6.12 (diff)
The file was modifiedtarget/linux/mediatek/mt7623/config-6.12 (diff)
コミット 2503e5bc3798556c10e7027b0013fdeda07ced1f by hauke
mediatek: add support for ipTIME AX7800M-6E

Specification
-------------
- SoC       : MediaTek MT7986AV quad-core ARM Cortex-A53 2GHz
- RAM       : DDR4 512Mbytes, Nanya Technology NT5AD256M16E4
- Flash     : 128Mbytes NAND Flash, ESMT F50L1G41LB
- WLAN      : MediaTek MT7976DAN, MediaTek MT7916AN, MediaTek MT7976AN
  - 2.4GHz  : b/g/n/ax, Multi User MIMO
  - 5GHz    : a/n/ac/ax, Multi User MIMO
  - 6GHz    : ax, Multi User MIMO
- Ethernet  : 10/100/1000 Mbps x4, LAN (MediaTek MT7531AE)
              10/100/1000/2500 Mbps x1, WAN (MaxLinear GPY211C0VC)
- UART      : 1x4 pin header on PCB
  - [J1] 3.3V, TX, RX, GND (115200, 8N1)
- Buttons   : WPS, Reset
- Switches  : Rfkill Slide Switch
- USB       : 1x USB 3.0 (MediaTek MT7986AV peripheral)
- FAN       : 1x Fan (off - slow - fast)
- LEDs      : 1x Power (Blue)
              1x CPU (Blue)
              1x Wi-Fi 6GHz (Blue)
              1x Wi-Fi 5GHz (Blue)
              1x Wi-Fi 2.4GHz (Blue)
              4x LAN activity (Blue)
              1x WAN activity (Blue)
              1x USB 3.0 (Blue)
- Power     : 12VDC, 3.5A (Center positive polarity)

MAC address
-----------
+-----------+-------------------+------------------------+
| Interface | MAC               | Algorithm              |
+-----------+-------------------+------------------------+
| WLAN 2.4G | 58:86:94:xx:xx:xx | label1                 |
| WLAN 5G   | 5A:86:94:xx:xx:xx | label2 with LA Bit set |
| WLAN 6G   | 5A:86:94:xx:xx:xx | label1 with LA Bit set |
| WAN       | 58:86:94:xx:xx:xx | label1 + 1             |
| LAN       | 58:86:94:xx:xx:xx | label1 + 3             |
+-----------+-------------------+------------------------+
The WLAN 2.4G MAC address (label1) was found in 'Factory' partition, 0xA0004
The WLAN 5G MAC address (label2) was found in 'Factory' partition, 0x4

Installation
------------
1. Download the OEM recovery software (ipTIME Firmware Wizard (11ac))
   from the manufacturer's website
2. Download the *squashfs-factory.bin file from the OpenWrt website
3. Press a reset button, and power up the router (keep pressing the reset button)
4. Wait more than 10 seconds until the CPU LED stop blinking
5. Connect the router (LAN port) to the PC
6. Run the OEM recovery software and follow the instructions
7. Select the *squashfs-factory.bin file during the router recovery process
8. Wait for the router to boot from *squashfs-factory.bin

Note: The router will automatically reboot if no file is uploaded within
55 seconds.

Fan Control
------------
The fan speed is controlled by writing a value from 0 to 2 to the
`fan1_target` file.

```
cd /sys/devices/platform/gpio-fan/hwmon/hwmon2

echo '0' > fan1_target // off
echo '1' > fan1_target // slow
echo '2' > fan1_target // fast
```

Limitation: Enabling Wi-Fi 6E
----------
Wi-Fi 6E (6GHz) does not work out of the box on LuCI.
After installation, you need to configure a few settings in the `radio1`
and `default_radio1` sections of the `/etc/config/wireless`.
Once you have made these changes, you can enable and use Wi-Fi 6E.

In the `radio1` section, you need to add three common options:
- band: must be set to `6g`
- country: a valid country code for the 6GHz band
- channel: a preferrend scanning channel (PSC) for 6GHz

In the `default_radio1` section, you need to add the SSID and key:
- ssid: The public name of your Wi-Fi network
- key: The Wi-Fi password
- encryption: must be set to either `sae` for WPA3 or `owe` for OWE
  (open network)

Example:

```
config wifi-device 'radio1'
        ...
        option band '6g'
        option country 'KR'
        option channel '37'
        ...

config wifi-iface 'default_radio1'
        ...
        option ssid 'my_wifi_6e_name'
        option key 'my_strong_password1234'
        option encryption 'sae'
        ...
```

Note: A list of all the 6GHz PSC channels:

```
5, 21, 37, 53, 69, 85, 101, 117, 133, 149, 165, 181, 197, 213, and 229
```

Limitation: Maximum Transmit Power
----------
The maximum transmit power is currently broken. In the drop-down menu,
you can only choose between "driver default" and "255 dBm (2147493647
mW)". There is currently no workaround for the issue. Please leave the
maximum transmit power set to "driver default".

Signed-off-by: Donghyun Ko <nyankosoftware@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19763
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(commit: 2503e5b)
The file was modifiedtarget/linux/mediatek/image/filogic.mk (diff)
The file was addedtarget/linux/mediatek/dts/mt7986a-iptime-ax7800m-6e.dts
The file was modifiedtarget/linux/mediatek/filogic/base-files/etc/board.d/01_leds (diff)
The file was modifiedtarget/linux/mediatek/filogic/base-files/etc/hotplug.d/ieee80211/11_fix_wifi_mac (diff)
The file was modifiedtarget/linux/mediatek/filogic/base-files/etc/board.d/02_network (diff)
コミット d4893b816ca706c1a94740a699518ef66b16fa24 by robimarko
realtek: rtl931x: rename SerDes read/write helpers

During SerDes rework the helper functions were temporarily
renamed to ..._new(). Fix the leftovers by

- giving the functions a new rtsds_ prefix nad
- dropping the _new appendix.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/20034
Signed-off-by: Robert Marko <robimarko@gmail.com>
(commit: d4893b8)
The file was modifiedtarget/linux/realtek/files-6.12/drivers/net/phy/rtl83xx-phy.c (diff)
The file was modifiedtarget/linux/realtek/files-6.12/drivers/net/mdio/mdio-realtek-otto.c (diff)
コミット a6da0e0d376bac4c75a3b1401bd52d49e608b891 by robimarko
odhcpd: update to Git HEAD (2025-08-26)

2859741d971e dhcpv4: store reqopts as uint8_t
6d342cc03bf7 odhcpd: add DNR (RFC 9463) support
c89b8b3f2ff3 odhcpd: make the IPv6 RA DNR lifetime configurable
066b3dc6ec1a netlink: fix a memory leak
171140e90b6a odhcpd: add a helper function for addr6/prefix parsing
5585b969c18f router: move pref64 calculations to the config stage
4308384748be dhcpv6: add ipv6 pxe support
6e1ad492cef5 router: replace ssize_t with size_t

Signed-off-by: David Härdeman <david@hardeman.nu>
Link: https://github.com/openwrt/openwrt/pull/20022
Signed-off-by: Robert Marko <robimarko@gmail.com>
(commit: a6da0e0)
The file was modifiedpackage/network/services/odhcpd/Makefile (diff)
コミット b63a48b012b7af0da14ea04ff345512254dc69d6 by robimarko
uboot-mediatek: update Airoha EN8811H driver

Use the version sent to upstream U-Boot[1], which has much better
code quality and also works better (without packet loss).

The `en8811h_read_fw` func is adapted to use current read logic.

1. https://lore.kernel.org/u-boot/20250720122852.22563-1-lucienzx159@gmail.com/

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Link: https://github.com/openwrt/openwrt/pull/20000
Signed-off-by: Robert Marko <robimarko@gmail.com>
(commit: b63a48b)
The file was modifiedpackage/boot/uboot-mediatek/patches/160-net-phy-add-support-for-Airoha-ethernet-PHY-driver.patch (diff)
The file was modifiedpackage/boot/uboot-mediatek/patches/442-add-bpi-r3-mini.patch (diff)
コミット 20aeef1ef845871a385f2c9437efdf5f8432a446 by robimarko
bcm27xx: Add padding after writing rootfs to image.

This addresses #9113 by adding up to 1MB padding after writing the
rootfs image. On boot mount_root will probe for existing filesystems
after the rootfs image data. Without overwriting the initial free
space left on the rootfs partition, OpenWrt might incorrectly detect
an exising filesystem and fails to mount it, resulting in a bricked
device as the overlayfs will not be mountend and settings will not be
available.

Fixes #9113.

Signed-off-by: Orne Brocaar <info@brocaar.com>
Link: https://github.com/openwrt/openwrt/pull/19997
Signed-off-by: Robert Marko <robimarko@gmail.com>
(commit: 20aeef1)
The file was modifiedtarget/linux/bcm27xx/image/gen_rpi_sdcard_img.sh (diff)
コミット 3a0581adc850063f2cc68f501ce75f059c63f9a8 by hauke
mediatek: add missing eeprom for ipTIME AX3000M

This change fixes the eeprom load failure while on boot

Signed-off-by: Rhnn Hur <hurrhnn@icmp.kr>
Link: https://github.com/openwrt/openwrt/pull/20044
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(commit: 3a0581a)
The file was modifiedtarget/linux/mediatek/dts/mt7981b-iptime-ax3000m.dts (diff)
コミット e74cd41744df015e770ed533d0be8e5b1f03765e by hauke
generic: fix typo in swconfig driver patch

Fix typo in CONFIG_RTL8367B_PHY description.

Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
Link: https://github.com/openwrt/openwrt/pull/20040
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(commit: e74cd41)
The file was modifiedtarget/linux/generic/hack-6.6/700-swconfig_switch_drivers.patch (diff)
The file was modifiedtarget/linux/generic/hack-6.12/700-swconfig_switch_drivers.patch (diff)