Robert Marko

Results 9 issues of Robert Marko

Device is similar to WR841N v8, but has a USB port and 8MB of flash. Tested web recovery and USB, both work fine. Boots OpenWrt without issues. Signed-off-by: Robert Marko...

This PR is a WIP draft for adding a working ethernet + DSA driver along with some PHY SFP improvements. Ethernet driver is an updated and fixed version of the...

work in progress
target/ipq40xx
blocked

Backport U-boot support for Methode eDPU as well as provide ATF builds for it. U-boot patches can be dropped once 2022.10 is released and we update to it. This makes...

core packages

Default to kernel 6.1 on airoha and remove 5.15 support.

kernel
target/airoha

Kernel 6.3 has introduced separate C45 read/write operations, and thus split them out of the C22 operations completely so the old way of marking C45 reads and writes via the...

core packages

There are a lot of boards in ipq40xx that still manually define nodes under `soc` node for things that upstream already has existing labels so this PR converts all of...

target/ipq40xx

### Describe the bug It seems that since kernel 6.6 bump of x86, trying to build the kernel under macOS (14.5) will fail with: ``` make[4]: Entering directory '/Volumes/OpenWrt/openwrt/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.36' DESCEND...

target/x86
bug
invalid

This commit adds support for Asus RT-AX89X BX revision. WARNING: Only the BX revision boards (So B1, B2 etc) are supported because AX revision boards use IPQ8074 v1 SoC which...

build/scripts/tools
kernel
core packages
target/qualcommax

Maintainer: @feckert Compile tested: qualcommax/ipq60xx,main Run tested: qualcommax/ipq60xx,main Description: Currently, the EPS initial bearer is getting applied only after the modem has been enabled, but that means that its already...