Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

U #44

Open
wants to merge 2,114 commits into
base: master
Choose a base branch
from
Open

U #44

wants to merge 2,114 commits into from

Conversation

desmondc9
Copy link
Owner

Q:你知道这是pull request吗?(使用 "x" 选择)

  • 我知道

@aiamadeus aiamadeus force-pushed the master branch 2 times, most recently from c9360b1 to 8443bb1 Compare March 13, 2023 04:16
@aiamadeus aiamadeus force-pushed the master branch 2 times, most recently from b3d5b40 to 4fc24cc Compare May 5, 2023 16:20
@aiamadeus aiamadeus force-pushed the master branch 2 times, most recently from 7e4a717 to effbf66 Compare June 28, 2023 15:39
@aiamadeus aiamadeus force-pushed the master branch 2 times, most recently from 6744cba to 761b79a Compare July 11, 2023 13:54
@aiamadeus aiamadeus force-pushed the master branch 2 times, most recently from d56c1de to cfea6db Compare August 25, 2023 13:24
@aiamadeus aiamadeus force-pushed the master branch 2 times, most recently from 2f4230c to a4956e5 Compare November 23, 2023 14:32
dangowrt and others added 10 commits February 2, 2025 23:40
Instead of forcing 2.5G PHYs into rate-adapter mode which results higher
energy consumption, lack of support for half-duplex modes and typically
worse performance when linked at speeds less than 2.5G, use SGMII mode
which allows the MAC to follow the PHY speed.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Add driver support for PHY LEDs for MaxLinear/Intel/Lantiq XWAY
Ethernet PHYs.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Add driver support for PHY LEDs for MaxLinear/Intel GPY Ethernet PHYs.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Follow the advise of Russell King allows to greatly improve the driver
for RealTek's 1G and 2.5G Ethernet PHYs. The results are full/half
duplex as well as Gbit master/slave property being read from PHY
Specific Status Register (PHYSR), and fixes regarding link-partner
advertisement.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Changelog: openwrt/rtl8168@8.054.00...8.055.00

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
aiamadeus and others added 7 commits February 8, 2025 18:18
Add patch to fix Qcom SNAND driver and move the SNAND patches to
backports directory as they are shared between qualcommax and qualcommbe
target.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Signed-off-by: Robert Marko <robimarko@gmail.com>
Replace the existing SPI NAND controller patches with the latest v14
set that is pending upstream, and include Ansuels patch that fixes it.

Bindings patch is removed as there is no point carrying it in OpenWrt.

Signed-off-by: Robert Marko <robimarko@gmail.com>
Intel NPU device is an AI inference accelerator integrated with Intel
client CPUs, starting from Intel Core Ultra generation of CPUs
(formerly known as Meteor Lake). It enables energy-efficient execution
of artificial neural network tasks.

The full device name is Neural Processing Unit, but the Linux kernel
driver uses the older name - Versatile Processing Unit (VPU).

This package is for NPU/VPU firmware.

Details in https://github.com/intel/linux-npu-driver

Signed-off-by: Joe Zheng <joe.zheng@intel.com>
robimarko and others added 3 commits February 9, 2025 17:38
These recipes are generic and will be used for other subtargets, so lets
move them to the target Makefile so they can reused.

Signed-off-by: Robert Marko <robimarko@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.