<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/blocktrron, branch master</title>
<subtitle>Staging tree of David Bauer</subtitle>
<id>https://git.openwrt.org/openwrt/staging/blocktrron/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/blocktrron/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blocktrron/'/>
<updated>2025-11-12T18:51:15Z</updated>
<entry>
<title>mpc85xx: relocate simpleImage loader</title>
<updated>2025-11-12T18:51:15Z</updated>
<author>
<name>David Bauer</name>
</author>
<published>2025-11-12T18:51:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blocktrron/commit/?id=33e772985c1574f78b1941c4089f3020cfd5887e'/>
<id>urn:sha1:33e772985c1574f78b1941c4089f3020cfd5887e</id>
<content type='text'>
The initramfs images beginning 24.10 do not boot on the AP3825i. The
space available for decompression preceeding the compressed image is not
enough, crashing the system.

To make existing installation instructions continue to work, link the
loader at an address following the loadaddress of the U-Boot image.

Signed-off-by: David Bauer &lt;mail@david-bauer.net&gt;
</content>
</entry>
<entry>
<title>mediatek: enable RUTC50 modem power by default</title>
<updated>2025-11-12T18:43:28Z</updated>
<author>
<name>David Bauer</name>
</author>
<published>2025-09-30T09:53:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blocktrron/commit/?id=e1602d0e580f7206c3997a138eeb59daef8fb436'/>
<id>urn:sha1:e1602d0e580f7206c3997a138eeb59daef8fb436</id>
<content type='text'>
Enable the cellular modem power by default. This ensures the modem is
powered on when the device boots.

Signed-off-by: David Bauer &lt;mail@david-bauer.net&gt;
</content>
</entry>
<entry>
<title>mediatek: add uqmi to RUTC50 default packages</title>
<updated>2025-11-12T18:43:28Z</updated>
<author>
<name>David Bauer</name>
</author>
<published>2025-09-28T15:10:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blocktrron/commit/?id=c249ca4c5c52fea44759f044eba7a52f5296f916'/>
<id>urn:sha1:c249ca4c5c52fea44759f044eba7a52f5296f916</id>
<content type='text'>
Teltonika RUTC50 has a 5G modem. Install uqmi by default to control the
modem with the default package set.

Signed-off-by: David Bauer &lt;mail@david-bauer.net&gt;
</content>
</entry>
<entry>
<title>mediatek filogic: differentiate RUTC50 model</title>
<updated>2025-11-12T18:43:27Z</updated>
<author>
<name>David Bauer</name>
</author>
<published>2025-09-10T11:14:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blocktrron/commit/?id=59c8543dded4a608fba722fe17034316f40d934b'/>
<id>urn:sha1:59c8543dded4a608fba722fe17034316f40d934b</id>
<content type='text'>
Differentiate the RUTC50 model by variant. Teltonika ships the RUTC50 based on
customer order as NAND or eMMC variant without NAND.

The eMMC variant supports additional eSIM support, not present in the NAND variant.

Variants can be differentiated by order-code as explained in the RUTC50 datasheet.

Order-Code "RUTC50 *0****" - NAND
Order-Code "RUTC50 *1****" - eMMC + eSIM

Signed-off-by: David Bauer &lt;david.bauer@uniberg.com&gt;
</content>
</entry>
<entry>
<title>hostapd: add multi-user vendor element interface</title>
<updated>2025-11-12T18:43:27Z</updated>
<author>
<name>David Bauer</name>
</author>
<published>2025-07-06T22:18:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blocktrron/commit/?id=f85918b60d2872e61bf351fd2ad3a6cab11a54ae'/>
<id>urn:sha1:f85918b60d2872e61bf351fd2ad3a6cab11a54ae</id>
<content type='text'>
Currently hostapd exports a method on a VAP ubus object to set vendor
elements. This does however not work in case multiple external programs
intend to set vendor-specific elements using distinct OUIs / subtypes.

Export two new methods, which allow to set vendor-specific elements for
a specific OUI / subtype combination. This way, multiple callers can set
/ delete vendor elements without affecting each other.

Signed-off-by: David Bauer &lt;mail@david-bauer.net&gt;
</content>
</entry>
<entry>
<title>hostapd: add subelements to beacon report</title>
<updated>2025-11-12T18:43:27Z</updated>
<author>
<name>David Bauer</name>
</author>
<published>2025-07-06T16:48:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blocktrron/commit/?id=23e136d0e3d80e082e0a44a3ca56ebd502a8f0a6'/>
<id>urn:sha1:23e136d0e3d80e082e0a44a3ca56ebd502a8f0a6</id>
<content type='text'>
Parse subelements and include them into the beacon-report event message.
This is required for external software to access the raw beacon frame
and extract information out of it.

Signed-off-by: David Bauer &lt;mail@david-bauer.net&gt;
</content>
</entry>
<entry>
<title>ramips: Add support for TP-Link Archer A5 v6 (EU)</title>
<updated>2025-11-12T18:43:27Z</updated>
<author>
<name>David Senoner</name>
</author>
<published>2025-05-20T15:07:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blocktrron/commit/?id=980c3ab83b45fc292389324b802da335ff10e4ec'/>
<id>urn:sha1:980c3ab83b45fc292389324b802da335ff10e4ec</id>
<content type='text'>
According to the TP-Link websites the Archer C50 v6 EU is the same model
as the Archer A5 v6 EU. Installation method is the same as the C50 v6, as
they are basically the same hardware.
The commit is based on e9ac1b1.

Signed-off-by: David Senoner &lt;seda18@rolmail.net&gt;
</content>
</entry>
<entry>
<title>ramips: prepare zyxel-nwa-fit to support more models</title>
<updated>2025-11-12T18:43:26Z</updated>
<author>
<name>David Bauer</name>
</author>
<published>2025-06-06T17:46:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blocktrron/commit/?id=78484b3961ba0cabacf205cd6be854671dd9feb9'/>
<id>urn:sha1:78484b3961ba0cabacf205cd6be854671dd9feb9</id>
<content type='text'>
Pass the string of compatible models to the "zyxel-nwa-fit" image
generation script as an argument.

This is required to support new models using the same script.

Signed-off-by: David Bauer &lt;mail@david-bauer.net&gt;
</content>
</entry>
<entry>
<title>mpc85xx: make kernel 6.12 the default kernel</title>
<updated>2025-11-12T18:38:29Z</updated>
<author>
<name>David Bauer</name>
</author>
<published>2025-11-12T18:38:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blocktrron/commit/?id=8d679ff5ddc4875e18f3f03790efc1fe5bde71f3'/>
<id>urn:sha1:8d679ff5ddc4875e18f3f03790efc1fe5bde71f3</id>
<content type='text'>
Signed-off-by: David Bauer &lt;mail@david-bauer.net&gt;
</content>
</entry>
<entry>
<title>mpc85xx: kernel: 6.12: fix issue with ifc nodes in P1010</title>
<updated>2025-11-12T18:37:36Z</updated>
<author>
<name>Pawel Dembicki</name>
</author>
<published>2025-11-06T10:37:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blocktrron/commit/?id=daca63ac8f854d2132fdef569f199163acf3eb5c'/>
<id>urn:sha1:daca63ac8f854d2132fdef569f199163acf3eb5c</id>
<content type='text'>
In upstream [0] ifc node compatible was changed and it broke ifc at all.
Rosen Penev send revert commit to upstream [1] which repair it.

This patch add this pending patch to mpc85xx.

[0] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0bf51cc9e9e57a751b4c5dacbfa499ba5cd8bd72
[1] https://patchwork.ozlabs.org/project/linuxppc-dev/patch/20251105205524.17362-1-rosenp@gmail.com/

Signed-off-by: Pawel Dembicki &lt;paweldembicki@gmail.com&gt;
</content>
</entry>
</feed>
