This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 6647ed17978ba1dde86eaa51651fc5c3d5a6fbef Mon Sep 17 00:00:00 2001 | |
From: John Crispin <[email protected]> | |
Date: Fri, 25 May 2018 00:03:29 +0200 | |
Subject: [PATCH] ipq806x: add qca8k support | |
Signed-off-by: John Crispin <[email protected]> | |
--- | |
target/linux/ipq806x/Makefile | 2 +- | |
.../ipq806x/base-files/etc/board.d/02_network | 22 +--- | |
target/linux/ipq806x/config-4.14 | 1 - |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/target/linux/ramips/dts/ZBT-WE1326.dts b/target/linux/ramips/dts/ZBT-WE1326.dts | |
index 6cbab66307..0c3708e191 100644 | |
--- a/target/linux/ramips/dts/ZBT-WE1326.dts | |
+++ b/target/linux/ramips/dts/ZBT-WE1326.dts | |
@@ -84,7 +84,7 @@ | |
&pcie { | |
status = "okay"; | |
- pcie0 { | |
+ pcie1 { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 25db38a65568d13b5ef070b29dc13bde137d4d6d Mon Sep 17 00:00:00 2001 | |
From: Rosen Penev <[email protected]> | |
Date: Wed, 27 Jun 2018 17:02:36 -0700 | |
Subject: [PATCH] ag71xx: Reorder ring struct for lower cache thrashing. | |
Based on Qualcomm's upstream code. Reordered a bit different. | |
iperf3 speed goes from ~279mbps to ~320mbps on an Archer C7v4. | |
Signed-off-by: Rosen Penev <[email protected]> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From d9b9c393fb868a6317acd706ba413620117d5cc2 Mon Sep 17 00:00:00 2001 | |
From: Rosen Penev <[email protected]> | |
Date: Wed, 27 Jun 2018 16:03:00 -0700 | |
Subject: [PATCH] mvebu: Switch Linksys WRT series devices to DSA | |
Signed-off-by: Rosen Penev <[email protected]> | |
--- | |
.../mvebu/base-files/etc/board.d/02_network | 5 ++-- | |
.../220-disable-untested-dsa-boards.patch | 30 ------------------- | |
2 files changed, 2 insertions(+), 33 deletions(-) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From d9b9c393fb868a6317acd706ba413620117d5cc2 Mon Sep 17 00:00:00 2001 | |
From: Rosen Penev <[email protected]> | |
Date: Wed, 27 Jun 2018 16:03:00 -0700 | |
Subject: [PATCH] mvebu: Switch Linksys WRT series devices to DSA | |
Signed-off-by: Rosen Penev <[email protected]> | |
--- | |
.../mvebu/base-files/etc/board.d/02_network | 5 ++-- | |
.../220-disable-untested-dsa-boards.patch | 30 ------------------- | |
2 files changed, 2 insertions(+), 33 deletions(-) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
make[6]: Entering directory '/home/mangix/devstuff/openwrt/build_dir/hostpkg/json-c-0.12.1' | |
/usr/bin/env bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/mangix/devstuff/openwrt/staging_dir/host/include -I/home/mangix/devstuff/openwrt/staging_dir/hostpkg/include -I/home/mangix/devstuff/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/host/include -Wall -Werror -Wno-error=deprecated-declarations -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -I/home/mangix/devstuff/openwrt/staging_dir/host/include -I/home/mangix/devstuff/openwrt/staging_dir/hostpkg/include -I/home/mangix/devstuff/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/host/include -MT json_object.lo -MD -MP -MF .deps/json_object.Tpo -c -o json_object.lo json_object.c | |
OpenWrt-libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/mangix/devstuff/openwrt/staging_dir/host/include -I/home/mangix/devstuff/openwrt/staging_dir/hostpkg/include -I/home/mangix/devstuff/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From e1369e9d897218d23cbb77533e857c0ce84122c0 Mon Sep 17 00:00:00 2001 | |
From: Rosen Penev <[email protected]> | |
Date: Thu, 31 May 2018 16:25:58 -0700 | |
Subject: [PATCH 1/2] ramips: mt7621: fix pcie related warnings in mt7621.dtsi | |
List of warnings: | |
Node /pcie@1e140000/pcie0 node name is not "pci" or "pcie" | |
Node /pcie@1e140000/pcie0 missing ranges for PCI bridge (or not a bridge) | |
Node /pcie@1e140000/pcie0 missing bus-range for PCI bridge |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/target/linux/ramips/dts/ZBT-WE1326.dts b/target/linux/ramips/dts/ZBT-WE1326.dts | |
index 6cbab66307..e5452437a8 100644 | |
--- a/target/linux/ramips/dts/ZBT-WE1326.dts | |
+++ b/target/linux/ramips/dts/ZBT-WE1326.dts | |
@@ -86,8 +86,6 @@ | |
pcie0 { | |
mt76@0,0 { | |
- reg = <0x0000 0 0 0 0>; | |
- device_type = "pci"; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
May 19 11:44:39 clevo-mangix kernel: [drm:drm_atomic_state_init [drm]] Allocated atomic state 0000000068cab208 | |
May 19 11:44:39 clevo-mangix kernel: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:40:head-0] 00000000cb01e0e4 state to 0000000068cab208 | |
May 19 11:44:39 clevo-mangix kernel: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:40:head-0] to 0000000068cab208 | |
May 19 11:44:39 clevo-mangix kernel: [drm:drm_atomic_get_connector_state [drm]] Added [CONNECTOR:50:eDP-1] 00000000aead0c04 state to 0000000068cab208 | |
May 19 11:44:39 clevo-mangix kernel: [drm:drm_atomic_check_only [drm]] checking 0000000068cab208 | |
May 19 11:44:39 clevo-mangix kernel: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:40:head-0] active changed | |
May 19 11:44:39 clevo-mangix kernel: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] Updating routing for [CONNECTOR:50:eDP-1] | |
May 19 11:44:39 clevo-mangix kernel: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CONNECTOR:50:eDP-1] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
< From d5c54ff3d1db0a4348fa04d8e78f3bf6063e3afc Mon Sep 17 00:00:00 2001 | |
< From: John Crispin <[email protected]> | |
< Date: Mon, 7 Dec 2015 17:21:27 +0100 | |
< Subject: [PATCH 45/53] i2c: add mt7621 driver | |
--- | |
> I2C on MT7621/MT7628 has two modes: "auto" and "manual". Old driver uses "auto" | |
> mode which does not support propper ACK/NAK handling, clock stratching, repeated | |
> start and was limited to 32 bytes per message. | |
> This driver is using "manual" mode so it can support all these features. Main | |
> advantages over old driver are: |