<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/linusw/.github/labeler.yml, branch main</title>
<subtitle>Staging tree of Linus Walleij</subtitle>
<id>https://git-03.infra.openwrt.org/openwrt/staging/linusw/atom?h=main</id>
<link rel='self' href='https://git-03.infra.openwrt.org/openwrt/staging/linusw/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/linusw/'/>
<updated>2024-03-07T11:15:51Z</updated>
<entry>
<title>ath25: drop target</title>
<updated>2024-03-07T11:15:51Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2024-03-05T09:31:48Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/linusw/commit/?id=e247763617ef749a97cad609564ff85878c0aec8'/>
<id>urn:sha1:e247763617ef749a97cad609564ff85878c0aec8</id>
<content type='text'>
ath25 has been on life support for the last couple of releases, eventually
leading to marking it as source-only in 2023.

It has been basically only touched to do a kernel bump so that we can make
the new OpenWrt release which was a challenge due to small RAM amount.

However, with the attempt of kernel 6.1 update it turns out that kernel
cannot even finish booting due to RAM constraints, so its time to let this
target go.

Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>uboot-bcm53xx: Add U-Boot for NorthStar BCM53xx</title>
<updated>2023-08-20T16:08:13Z</updated>
<author>
<name>Linus Walleij</name>
</author>
<published>2023-06-19T06:36:15Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/linusw/commit/?id=f2a8763587fb98862dd36ee05bd5e17e46155422'/>
<id>urn:sha1:f2a8763587fb98862dd36ee05bd5e17e46155422</id>
<content type='text'>
I recently added support for the NorthStar ARM BCM53xx SoCs
to the upstream U-Boot. This is a back port on top of the
2023.04 version already imported to OpenWrt with the 5 necessary
upstream patches.

This is needed to create a small U-Boot for the BCM53xx-based
D-Link DIR-890L and I think also the DIR-885L, so that a
recent (bigger) kernel can be loaded and executed from the
SEAMA partitions on these devices.

Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;
</content>
</entry>
<entry>
<title>ipq807x: rename target to qualcommax</title>
<updated>2023-06-16T09:11:08Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2023-06-11T17:32:52Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/linusw/commit/?id=f02f6aaa8d4e1025ab4aa9f569123e57f689f4e5'/>
<id>urn:sha1:f02f6aaa8d4e1025ab4aa9f569123e57f689f4e5</id>
<content type='text'>
Currently, ipq807x only covers Qualcomm IPQ807x SoC-s.
However, Qualcomm also has IPQ60xx and IPQ50xx SoC-s under the AX WiSoC-s
and they share a lot of stuff with IPQ807x, especially IPQ60xx so to avoid
duplicating kernel patches and everything lets make a common target with
per SoC subtargets.

Start doing that by renaming ipq807x to qualcommax so that dependencies
on ipq807x target can be updated.

Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>CI: labeler: add sifiveu target</title>
<updated>2023-06-12T19:22:52Z</updated>
<author>
<name>Piotr Dymacz</name>
</author>
<published>2023-06-12T19:22:52Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/linusw/commit/?id=92b8b18c2685e9e509d2b8b797de7e03424d17d1'/>
<id>urn:sha1:92b8b18c2685e9e509d2b8b797de7e03424d17d1</id>
<content type='text'>
Add support for 'sifiveu' target and its specific packages in labeler.

Signed-off-by: Piotr Dymacz &lt;pepe2k@gmail.com&gt;
</content>
</entry>
<entry>
<title>CI: change armvirt reference to armsr</title>
<updated>2023-06-10T19:30:25Z</updated>
<author>
<name>Mathew McBride</name>
</author>
<published>2023-06-09T03:57:52Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/linusw/commit/?id=3df01b1aa40a8e783dbbebdbe6088a49aed186f8'/>
<id>urn:sha1:3df01b1aa40a8e783dbbebdbe6088a49aed186f8</id>
<content type='text'>
The armvirt target has been renamed to armsr.

Signed-off-by: Mathew McBride &lt;matt@traverse.com.au&gt;
</content>
</entry>
<entry>
<title>CI: labeler: add ipq807x target</title>
<updated>2023-01-16T11:42:23Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2023-01-06T19:31:15Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/linusw/commit/?id=d9b80ba8b8091ece31fc564fd944a1634e435a6d'/>
<id>urn:sha1:d9b80ba8b8091ece31fc564fd944a1634e435a6d</id>
<content type='text'>
Add support for ipq807x target to the labeler.

Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>CI: labeler: Add target label to target packages</title>
<updated>2022-12-30T14:10:18Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2022-12-29T16:40:02Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/linusw/commit/?id=b6c7f90b17b32312eb0b151458ace3405c0544dd'/>
<id>urn:sha1:b6c7f90b17b32312eb0b151458ace3405c0544dd</id>
<content type='text'>
This adds the target label also to changes in packages which are target
specific like the boot loader of a target or some drivers which are only
use on one target.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>CI: include automatic Pull Request Labeler</title>
<updated>2022-09-13T19:21:12Z</updated>
<author>
<name>Piotr Dymacz</name>
</author>
<published>2022-06-20T11:13:30Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/linusw/commit/?id=4f42566d47999c392c8ea41dc27215b43ed9ee40'/>
<id>urn:sha1:4f42566d47999c392c8ea41dc27215b43ed9ee40</id>
<content type='text'>
This adds GitHub CI action which makes use of 'Labeler', allowing
automatic labeling of new PRs, based on the modified files paths.

Below labels are supported and more can be added later:
- 'target/*'
- 'target/imagebuilder'
- 'kernel'
- 'core packages'
- 'build/scripts/tools'
- 'toolchain'
- 'GitHub/CI'

For more information:
https://github.com/marketplace/actions/labeler

Signed-off-by: Piotr Dymacz &lt;pepe2k@gmail.com&gt;
</content>
</entry>
</feed>
