- Oct 19, 2022
-
-
Josef Schlehofer authored
-
- Oct 18, 2022
-
-
Josef Schlehofer authored
-
- Oct 17, 2022
-
-
Josef Schlehofer authored
-
- Oct 16, 2022
-
-
Josef Schlehofer authored
It was discovered that reForis and its dependencies which are getting pulled by npm has issues with node version 18 (which is not LTS, btw.), so reForis is compiled but without CSS, JS files. Let's downgrade node to version 16, which is LTS instead of using bleeding edge.
-
- Oct 15, 2022
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
It was decided that we should carry this files as they are not required in OpenWrt.
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Oct 14, 2022
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
Fixes: drivers/leds/leds-turris-1x.c: In function 'turris1x_hwtrig_activate': drivers/leds/leds-turris-1x.c:58:8: error: implicit declaration of function 'readb' [-Werror=implicit-function-declaration] val = readb(leds->regs + TURRIS1X_LED_SW_OVERRIDE_REG); ^~~~~ drivers/leds/leds-turris-1x.c:60:2: error: implicit declaration of function 'writeb'; did you mean 'wrtee'? [-Werror=implicit-function-declaration] writeb(val, leds->regs + TURRIS1X_LED_SW_OVERRIDE_REG); ^~~~~~ wrtee cc1: some warnings being treated as errors make[6]: *** [scripts/Makefile.build:286: drivers/leds/leds-turris-1x.o] Error 1 make[5]: *** [scripts/Makefile.build:503: drivers/leds] Error 2
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
This was fixed properly in Linux kernel and it was backported to 5.4. [1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/arch/powerpc/kernel/pci-common.c?h=v5.4.217&id=3ec50b8a0128359ff4ad4061a75c3322d0ab6ac9
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Oct 13, 2022
-
-
Josef Schlehofer authored
-
- Oct 09, 2022
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Oct 08, 2022
-
-
Josef Schlehofer authored
-
- Oct 06, 2022
-
-
Josef Schlehofer authored
-
- Sep 26, 2022
-
-
It was superseded by this commit: d91b828a ("patches/openwrt: backport kmod-leds-turris-omnia")
-
Marek Behun authored
This adds several backports from 5.16, 5.17, 5.18 and 5.19, and then adds WIP patches that add support for Turris SFP.
-
Marek Behun authored
Drop the "net: add ndo for setting the iflink propert" from Omnia kernel support. This was needed on 5.4 for configuring CPU upstream ports for multi-CPU DSA. This is going to be done differently in upstream kernel, and since multi-CPU DSA is not backported for 5.15 yet, we don't need it now.
-
- Sep 25, 2022
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-