mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-17 18:12:10 -05:00
dd57c070e9
172 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
c87417c64f |
linux-firmware: update to 20250613
git log --no-merges --pretty=oneline --abbrev-commit 20250509...20250613 225e865382d4 QCA: Update WCN785x btusb firmware to 2.0.0-00799-5 c3dd75fe5c3c rtl_nic: update firmware of RTL8153A 8793795c0fb6 qcom: sc8280xp: Updated power FW for X13s 2fe0e63bdc7b linux-firmware: update firmware for MT7986 522126fd7526 linux-firmware: update firmware for MT7981 47e03ef409e0 linux-firmware: update firmware for MT7916 64823fcdf059 cirrus: cs35l41: Add Firmware for ASUS NUC using CS35L41 1e29e963851f Revert "iwlwifi: add Bz/gl FW for core96-76 release" 5ac6303062e4 amdgpu: DMCUB updates for various ASICs 50bbf75a5c54 mediatek MT7922: update bluetooth firmware to 20250523103438 dad32063a360 mediatek MT7921: update bluetooth firmware to 20250523111333 59df6ceeb259 linux-firmware: update firmware for MT7922 WiFi device 8e0ad059b481 linux-firmware: update firmware for MT7921 WiFi device 247c9f3b5f99 xe: Update GUC to v70.45.2 for BMG, LNL 53796829da2d i915: Update GUC to v70.45.2 for DG2 38b5863bcacb xe: Update LNL GSC to v104.0.5.1429 25750add9b77 amdgpu: DMCUB updates for various ASICs 7143ab41c859 qcom: add QUPv3 firmware for QCS8300 platform 62960e12efff Intel IPU7: Add firmware binary files 4439f5b5c5af ice: update wireless_edge package to 1.3.23.0 902386062e4e ice: update comms package to 1.3.55.0 18f9edda4283 ice: update package to 1.3.43.0 ebea7801d5cf linux-firmware: Update firmware file for Intel Pulsar core cb0c72fb4deb linux-firmware: Update firmware file for Intel BlazarI core 7d9bc01cd679 linux-firmware: Update firmware file for Intel Quasar core e2d7a179d030 linux-firmware: Update firmware file for Intel Solar core 992d84e5173b linux-firmware: Update firmware file for Intel Magnetar core 4f04404dfc0c linux-firmware: Update firmware file for Intel BlazarU core 6e15e748c1a7 iwlwifi: add Bz/gl FW for core96-76 release b5fb9ede6a3d iwlwifi: update ty/So/Ma firmwares for core96-76 release e258fd022749 iwlwifi: update cc/Qu/QuZ firmwares for core96-76 release c7f676e3c800 iwlwifi: update firmwares for 8000 series 3944e657f79f iwlwifi: update 7265D firmware c799f5d3045f mediatek MT7925: update bluetooth firmware to 20250526153203 a1971ffc61d5 linux-firmware: update firmware for MT7925 WiFi device 0c4cd60597a0 qcom: sc8280xp: FW blob updates for X13s c629575aa5ce brcm: Add symlinks for Khadas VIM SDIO wifi config to AW-CM256SM.txt 2e91d8c3c4bd ath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c5-00284.1-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3 7966e448ac3b cirrus: cs35l41: Fix firmware links for several ASUS laptops fdf1068e30ce cirrus: cs35l41: Add Firmware for various HP Agusta Laptops using CS35L41 HDA da412873f3f4 Adjust QUPv3 driver name c97a2ef501be cnm: Add Chips&Media wave633c firmware for NXP i.MX9 1d98680254f7 qcom: add QUPv3 firmware for QCM6490 platform 3d6067ec1975 mediatek: Add mt8196 VCP firmware 48c42ece446e cirrus: cs35l41: Add Firmware for various ACER Laptops using CS35L41 HDA 050f0a1e3a76 nvidia: add GSP-RM version 570.144 firmware images 6b9fb15a5b49 amdgpu: DMCUB updates for various ASICs 3dc736d9f749 powervr: add firmware for Imagination Technologies BXS-4-64 GPU ddc80c83e2dd rtl_bt: Update RTL8822C BT USB and UART firmware to 0x7C20 e4c6ae01a11c brcmfmac: Add a couple of NanoPi devices e6b5ebde46d4 rtl_nic: add firmware rtl8127a-1 9d8574c2f46b cnm: update chips&media wave521c firmware. 1591254ed58d intel_vpu: Update NPU firmware a32d5cc1a182 intel: avs: Update topology file for Digital Microphone Array e663dc7a2122 amdgpu: updates for dcn 3.20 and dcn 4.01 firmware to 0.1.10.0 Signed-off-by: John Audia <therealgraysky@proton.me> Link: https://github.com/openwrt/openwrt/pull/19127 Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> |
||
|
|
ffc28359a1 |
linux-firmware: realtek: add firmware for RTL8814AE/RTL8814AU
This adds firmware support for the RTL8814AE/RTL8814AU WiFi adapters. Signed-off-by: Marty Jones <mj8263788@gmail.com> Link: https://github.com/openwrt/openwrt/pull/19052 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|
|
bcda3b66fa |
firmware: add package for Intel VPU/NPU firmware
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 Intel VPU firmware is now part of linux-firmware. The current FW file names in linux-firmware do not match intel vpu driver, create links to fix it details in https://github.com/torvalds/linux/blob/master/drivers/accel/ivpu/ivpu_fw.c Signed-off-by: Joe Zheng <joe.zheng@intel.com> Link: https://github.com/openwrt/openwrt/pull/17904 Signed-off-by: Robert Marko <robimarko@gmail.com> |
||
|
|
11a2e2eb69 |
linux-firmware: update to 20250509
% git log --no-merges --pretty=oneline --abbrev-commit 20250311...20250509 41860ad3db04 linux-firmware: Amphion: Update vpu firmware 86d528c26165 amd_pmf: Update AMD PMF TA Firmware to v3.1 1790d4705972 amdgpu: update dcn 4.01 firmware to 0.1.8.0 ac4c6b7d71e2 qcom: Add link for SM8350 GPU firmware cb876e3622a9 cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops 9504a7f84232 cirrus: cs35l56: Add firmware for Cirrus Amps for some ASUS laptops bfbe4a3cdb0b cirrus: cs35l56: Update firmware for Cirrus Amps for some Lenovo laptops fe165836464c cirrus: cs35l56: Update firmware for Cirrus Amps for some Dell laptops 661dc215e93e linux-firmware: update firmware for MT7925 WiFi device 8357180b9ba0 mediatek MT7925: update bluetooth firmware to 20250425073330 f56a4436ffe3 rtw89: 8852c: add tables for dynamic antenna TXPWR 81a15eed8c95 rtw89: 8922a: update fw to v0.35.71.0 74f11e57e695 brcm: Add NVRAM file for Radxa Rock Pi X mini PC 64c65362b04a i915: Update Xe3LPD DMC to v2.23 c1a6a1a2030f rtl_bt: Update RTL8852B BT USB FW to 0x098B_154B ce13d29c3933 ath11k: WCN6855 hw2.0: update board-2.bin 98e85bcbefbe ath11k: IPQ5018 hw1.0: update to WLAN.HK.2.6.0.1-01300-QCAHKSWPL_SILICONZ-1 360fd4530170 ath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c5-00284-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3 55bd4602517e ath12k: QCN9274 hw2.0: update board-2.bin ef226c72835b qcom: vpu: update video firmware binary for SA8775p c1d4c8991f61 iwlwifi: add Bz/gl FW for core95-82 release 52665c0a6efe iwlwifi: update ty/So/Ma firmwares for core95-82 release ee2e7b5fbdca iwlwifi: update cc/Qu/QuZ firmwares for core95-82 release 821f99ab2308 iwlwifi: add Bz-hr FW for core93-123 release a940769c60a8 qcom: add QUPv3 firmware for QCS9100 platform 07c830a50c74 ASoC: tas2781: Swap channel for SPI projects. 5e3247fdbb6a bmi260: Add BMI260 IMU initial configuration data file 0c86915ffae6 rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x1881_BA06 e25579e9725c rtw89: 8922a: update element RF TXPWR to R40 1a44e0bf13d7 rtw89: 8852c: update element RF TXPWR to R78 d274703bf1ba rtw89: 8852c: add fw v0.27.125.0 with format version 2 cb465aa0042b Revert "rtw89: 8852c: update fw to v0.27.125.0" 51b35ac23ee7 qcom: vpu: add video firmware binary for qcm6490 b91a362b8e27 contrib: process_linux_firmware: set user agent 45f59212aebd amdgpu: update vcn 4.0.5 firmware 587b3a6825c7 amdgpu: update psp 14.0.0 firmware 960c2ce9ad01 amdgpu: update vcn 4.0.2 firmware 36610f5e805c amdgpu: update psp 13.0.4 firmware 8d3530bf47d0 amdgpu: update gc 11.0.1 firmware 516d07579883 amdgpu: update navy flounder firmware b001286e0dd8 amdgpu: update psp 14.0.4 firmware 1e6f0edc6a14 amdgpu: update gc 11.5.2 firmware 97443f60bf77 amdgpu: update vcn 5.0.0 firmware a8f7484e81ff amdgpu: update smu 14.0.3 firmware af882729d2df amdgpu: update psp 14.0.3 firmware 82687ff07729 amdgpu: update gc 12.0.1 firmware 0d8e4fec3a1d amdgpu: update sienna cichlid firmware d1cf7a70244c amdgpu: update yellow carp firmware 2aebc2971272 amdgpu: update smu 14.0.2 firmware 4993a7b7f7c6 amdgpu: update psp 14.0.2 firmware 009d751e131d amdgpu: update gc 12.0.0 firmware 7451317d946a amdgpu: update vega20 firmware 3f34d5dfe3e6 amdgpu: update navi14 firmware acaf05617187 amdgpu: update vega12 firmware 7b83bddab139 amdgpu: update vcn 4.0.4 firmware e0dbfcbfc037 amdgpu: update smu 13.0.7 firmware 2123f4b2a090 amdgpu: update psp 13.0.7 firmware 332416b29306 amdgpu: update gc 11.0.2 firmware f541793e8571 amdgpu: update vega10 firmware ec9f10427046 amdgpu: update psp 13.0.5 firmware 158dba269924 amdgpu: update navi12 firmware 47d6cc500d6c amdgpu: update psp 13.0.10 firmware ef899ebfba58 amdgpu: update gc 11.0.3 firmware 75659e7efe1b amdgpu: update navi10 firmware 34678d2d7b88 amdgpu: update vangogh firmware f8f5074da6bc amdgpu: update picasso firmware ea0fc359b0b1 amdgpu: update vcn 4.0.0 firmware c9bcb9a02ff1 amdgpu: update psp 13.0.0 firmware 0c13ba7e8180 amdgpu: update gc 11.0.0 firmware 6957a6858828 amdgpu: update psp 13.0.14 firmware 67c36c9016e8 amdgpu: update gc 9.4.4 firmware f8a1a68f1cb6 amdgpu: update arcturus firmware afe96cdcb0a4 amdgpu: update psp 13.0.6 firmware 79e1d1fe735c amdgpu: update gc 9.4.3 firmware ca438793bbaf amdgpu: update beige goby firmware 5d8021f09ae8 amdgpu: update psp 13.0.8 firmware 5e10d79d3338 amdgpu: update psp 14.0.1 firmware 06a2d1907aa9 amdgpu: update gc 11.5.1 firmware 2ea6eb147a70 amdgpu: update psp 13.0.11 firmware 74c60f81cb2d amdgpu: update gc 11.0.4 firmware 3fed9e11e6c2 amdgpu: update dimgrey cavefish firmware 3af8f9b99c63 amdgpu: update aldebaran firmware 5c8cb78b35ff amdgpu: update dcn 4.01 frmware to 0.1.6.0 5780e8d2d4c2 intel: ish: Update license file for ISH 75a26a64e907 intel: avs: Update topology file for I2S Analog Devices 4567 475e9e00de7f intel: avs: Update topology file for I2S Realtek 5663 754412d59cb6 intel: avs: Update topology file for I2S Realtek 5640 03939aed99b0 intel: avs: Update topology file for I2S Realtek 5514 e5b81bae0be8 intel: avs: Update topology file for I2S Realtek 298 b78fe3bcfd23 intel: avs: Update topology file for I2S Realtek 286 28eecfdfd508 intel: avs: Update topology file for I2S Realtek 274 31efaf10d5dd intel: avs: Update topology file for I2S Nuvoton 8825 607edf958ba4 intel: avs: Update topology file for I2S Maxim 98927 ba5cccdd0edb intel: avs: Update topology file for I2S Maxim 98373 1593be09f0a3 intel: avs: Update topology file for I2S Maxim 98357a c98ceb499c00 intel: avs: Update topology file for HDAudio codecs 1e53e2242ab9 intel: avs: Update topology file for HDMI codecs 53958b3945c6 intel: avs: Update topology file for Digital Microphone Array 452e4fc378dd intel: avs: Update topology file for I2S Dialog 7219 9e61db179b32 xe: Update GUC to v70.44.1 for BMG and LNL a21b7f3e500b i915: Update GUC to v70.44.1 for i915 platforms e35f9a9fcd29 qcom:x1e80100: Iris Support for Lenovo T14s G6 Qualcomm platform c0a41b800760 qcom:x1e80100: Support for Lenovo Yoga Slim 7 Snapdragon platform 71f7d44b2334 Mellanox: Add new mlxsw_spectrum firmware xx.2014.4012 f99fbfab7215 linux-firmware: add firmware for Aeonsemi AS21x1x 1G/2.5G/5G/10G Ethernet Phy 9d6096016881 QCA: Add 8 bluetooth nvm files for WCN785x btusb 7253e661035e QCA: Update WCN785x btusb firmware to 2.0.0-00790-3 56f91d88d2bc qcom: update firmware binary for SM8250 a7b3d211e8ef mediatek: Add new mt8195 SOF firmware 124ee28c7894 mediatek: Add new mt8188 SOF firmware 518d79a18f42 rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x17E9_16ED 1664eb364786 Revert "rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x0471_70A6" 495f77c714a6 intel_vpu: Update NPU firmware d2b574154896 cirrus: cs35l56: Correct filenames of SSID 103c8e1b and 103c8e1c 2873cbcd965b rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x0471_70A6 a80a8bd73e0b amdgpu: update dcn 3.5 and dcn 3.5.1 firmware to 9.0.27.0 152e5e12df70 amdgpu: update dcn 3.1.4 firmware to 8.0.78.0 39002867507d amdgpu: update dcn 4.01 firmware to 0.1.3.0 a2aaefe5a592 amdgpu: update dcn 3.5 firmware to 0.1.0.0 139c1b5faedd cirrus: cs35l41: Add Firmware for various HP Laptops using CS35L41 HDA 0c9b82b60972 cirrus: Add cs35l56 firmware symlinks for Asus UM5606KA bd50c4979e4e qcom: Add DSP firmware for QCS8300 platform c4a5cd624f9f mediatek: Add MT8188 SCP firmware dd90046b703b copy-firmware: fail gracefully if moreutils parallel is installed 142c0a71434f copy-firmware: make script smarter about bad parameters 07ffc2005a97 copy-firmware: add usage help text 47bc8a240742 linux-firmware: Update firmware file for Intel BlazarI core 3184e14b28e3 qcom: Add Audio firmware for Lenovo Slim 7x c2516a030f87 qcom: Add Audio firmware for Lenovo T14s b0e96674082d amdgpu: DMCUB updates for various ASICs 9e4806597b5b rtw88: Add firmware v33.6.0 for RTL8814AE/RTL8814AU da086994b2ad rtw89: 8922a: update fw to v0.35.64.0 733be574df95 rtw89: 8922a: update fw to v0.35.63.0 913b0e59b9a8 rtw89: 8852c: update fw to v0.27.125.0 ea922918add3 iwlwifi: add Bz/gl FW for core94-91 release 591d31e9ad05 iwlwifi: update ty/So/Ma firmwares for core94-91 release 198f5df992f8 iwlwifi: update cc/Qu/QuZ firmwares for core94-91 release Signed-off-by: John Audia <therealgraysky@proton.me> |
||
|
|
8774dd7761 |
linux-firmware: add Raspberry Pi 5 CM NVRAM
The RPi 5 Compute Module expects the same NVRAM as the one from RPi 4 on a different file. Signed-off-by: Dave Marquard <dave-atx@users.noreply.github.com> Link: https://github.com/openwrt/openwrt/pull/18722 Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> |
||
|
|
de205366a2
|
linux-firmware: ath12k: package firmware for QCN9274
Package wireless firmware for Qualcomm QCN9274. Signed-off-by: Mantas Pucka <mantas@8devices.com> Link: https://github.com/openwrt/openwrt/pull/18459 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> |
||
|
|
743aaaf2ad |
linux-firmware: Add support for Intel ICE
Uses the OS Default DDP package for Intel Ethernet 800 series. Signed-off-by: Stephen Howell <howels@allthatwemight.be> Link: https://github.com/openwrt/openwrt/pull/17564 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|
|
a21ae5cc61 |
linux-firmware: update to 20250311
git log --no-merges --pretty=oneline --abbrev-commit 20250211...20250311 bdd88e967517 amdgpu: update psp 14.0.0 firmware c8234f76bdd5 amdgpu: update gc 11.5.0 firmware cc3227cd4fdb amdgpu: update vcn 4.0.2 firmware 1498f32eb8b7 amdgpu: update psp 13.0.4 firmware a8bbcfaa3e15 amdgpu: update gc 11.0.1 firmware 645cc116bf8c amdgpu: update navy flounder firmware 5eac1029bb58 amdgpu: update gc 11.5.2 firmware c5dc6df52b6d amdgpu: update vcn 5.0.0 firmware 8d5a8ed7f731 amdgpu: update smu 14.0.3 firmware e6827bc2196f amdgpu: update sdma 7.0.1 firmware 44458e4f60b2 amdgpu: update gc 14.0.3 firmware 118bd6c7609c amdgpu: update gc 12.0.1 firmware 16987c25cf66 amdgpu: update sienna cichlid firmware 7ade6230b03a amdgpu: update yellow carp firmware 03d2ad8f27f3 amdgpu: update smu 14.0.2 firmware eaf44ec2dff9 amdgpu: update psp 14.0.2 firmware a9e53dc0e853 amdgpu: update gc 12.0.0 firmware f7654d0634d3 amdgpu: update vega20 firmware ff0fce9d60e1 amdgpu: update navi14 firmware 052c28862ae1 amdgpu: update vega12 firmware 3ca9ff138536 amdgpu: update vcn 4.0.4 firmware 3402e84bb438 amdgpu: update psp 13.0.7 firmware 1d028a0a7820 amdgpu: update gc 11.0.2 firmware e58f61a19248 amdgpu: update vega10 firmware 0560dbe09009 amdgpu: update vcn 3.1.2 firmware b3bcd93cdaa4 amdgpu: update gc 10.3.6 firmware 777f9945d49e amdgpu: update navi10 firmware 204aacb2901c amdgpu: update navi12 firmware f3f87199f598 amdgpu: update psp 13.0.10 firmware 0833f16ca55a amdgpu: update gc 11.0.3 firmware 598c0af458cb amdgpu: update vangogh firmware c32b218f2621 amdgpu: update picasso firmware fcc391f90bec amdgpu: update vcn 4.0.0 firmware bdd88e967517 amdgpu: update psp 14.0.0 firmware c8234f76bdd5 amdgpu: update gc 11.5.0 firmware cc3227cd4fdb amdgpu: update vcn 4.0.2 firmware 1498f32eb8b7 amdgpu: update psp 13.0.4 firmware a8bbcfaa3e15 amdgpu: update gc 11.0.1 firmware 645cc116bf8c amdgpu: update navy flounder firmware 5eac1029bb58 amdgpu: update gc 11.5.2 firmware c5dc6df52b6d amdgpu: update vcn 5.0.0 firmware 8d5a8ed7f731 amdgpu: update smu 14.0.3 firmware e6827bc2196f amdgpu: update sdma 7.0.1 firmware 44458e4f60b2 amdgpu: update gc 14.0.3 firmware 118bd6c7609c amdgpu: update gc 12.0.1 firmware 16987c25cf66 amdgpu: update sienna cichlid firmware 7ade6230b03a amdgpu: update yellow carp firmware 03d2ad8f27f3 amdgpu: update smu 14.0.2 firmware eaf44ec2dff9 amdgpu: update psp 14.0.2 firmware a9e53dc0e853 amdgpu: update gc 12.0.0 firmware f7654d0634d3 amdgpu: update vega20 firmware ff0fce9d60e1 amdgpu: update navi14 firmware 052c28862ae1 amdgpu: update vega12 firmware 3ca9ff138536 amdgpu: update vcn 4.0.4 firmware 3402e84bb438 amdgpu: update psp 13.0.7 firmware 1d028a0a7820 amdgpu: update gc 11.0.2 firmware e58f61a19248 amdgpu: update vega10 firmware 0560dbe09009 amdgpu: update vcn 3.1.2 firmware b3bcd93cdaa4 amdgpu: update gc 10.3.6 firmware 777f9945d49e amdgpu: update navi10 firmware 204aacb2901c amdgpu: update navi12 firmware f3f87199f598 amdgpu: update psp 13.0.10 firmware 0833f16ca55a amdgpu: update gc 11.0.3 firmware 598c0af458cb amdgpu: update vangogh firmware c32b218f2621 amdgpu: update picasso firmware fcc391f90bec amdgpu: update vcn 4.0.0 firmware bdd88e967517 amdgpu: update psp 14.0.0 firmware c8234f76bdd5 amdgpu: update gc 11.5.0 firmware cc3227cd4fdb amdgpu: update vcn 4.0.2 firmware 1498f32eb8b7 amdgpu: update psp 13.0.4 firmware a8bbcfaa3e15 amdgpu: update gc 11.0.1 firmware 645cc116bf8c amdgpu: update navy flounder firmware 5eac1029bb58 amdgpu: update gc 11.5.2 firmware c5dc6df52b6d amdgpu: update vcn 5.0.0 firmware 8d5a8ed7f731 amdgpu: update smu 14.0.3 firmware e6827bc2196f amdgpu: update sdma 7.0.1 firmware 44458e4f60b2 amdgpu: update gc 14.0.3 firmware 118bd6c7609c amdgpu: update gc 12.0.1 firmware 16987c25cf66 amdgpu: update sienna cichlid firmware 7ade6230b03a amdgpu: update yellow carp firmware 03d2ad8f27f3 amdgpu: update smu 14.0.2 firmware eaf44ec2dff9 amdgpu: update psp 14.0.2 firmware a9e53dc0e853 amdgpu: update gc 12.0.0 firmware f7654d0634d3 amdgpu: update vega20 firmware ff0fce9d60e1 amdgpu: update navi14 firmware 052c28862ae1 amdgpu: update vega12 firmware 3ca9ff138536 amdgpu: update vcn 4.0.4 firmware 3402e84bb438 amdgpu: update psp 13.0.7 firmware 1d028a0a7820 amdgpu: update gc 11.0.2 firmware e58f61a19248 amdgpu: update vega10 firmware 0560dbe09009 amdgpu: update vcn 3.1.2 firmware b3bcd93cdaa4 amdgpu: update gc 10.3.6 firmware 777f9945d49e amdgpu: update navi10 firmware 204aacb2901c amdgpu: update navi12 firmware f3f87199f598 amdgpu: update psp 13.0.10 firmware 0833f16ca55a amdgpu: update gc 11.0.3 firmware 598c0af458cb amdgpu: update vangogh firmware c32b218f2621 amdgpu: update picasso firmware fcc391f90bec amdgpu: update vcn 4.0.0 firmware 16dba25cc2a6 amdgpu: update psp 13.0.0 firmware 1921d2321616 amdgpu: update gc 11.0.0 firmware 401fdb179a92 amdgpu: update psp 13.0.14 firmware 9b0c9f217009 amdgpu: update gc 9.4.4 firmware 12f2ea7e1edd amdgpu: update psp 13.0.6 firmware 37dd196c523d amdgpu: update gc 9.4.3 firmware f04ce74d4960 amdgpu: update beige goby firmware 5f011e04bba5 amdgpu: update gc 10.3.7 firmware 6f8864aecde2 amdgpu: update psp 14.0.1 firmware ccd76e2f57a1 amdgpu: update gc 11.5.1 firmware c5710c8a642a amdgpu: update gc 11.0.4 firmware ff2c4d0706a8 amdgpu: update dimgrey cavefish firmware 6966680eeb7d amdgpu: update aldebaran firmware ffdb342f8db5 qcom: Update gpu firmwares for qcs8300 chipset ad16cf3b829f linux-firmware: add firmware for qat_420xx devices c2c0e64a1b02 amdgpu: DMCUB updates for various ASICs d2e1085e36fb i915: Update Xe3LPD DMC to v2.20 8b3109069b3b linux-firmware: update firmware for MT7925 WiFi device ae25a3cb0fd8 mediatek MT7925: update bluetooth firmware to 20250305133215 7a074fed8691 mediatek MT7920: update bluetooth firmware to 20250210151502 d61ca3c53acd linux-firmware: Update firmware file for Intel BlazarU core 9971a5b69745 linux-firmware: Update firmware file for Intel BlazarI core 9b870dde196d intel_vpu: Add firmware for 37xx and 40xx NPUs f573fa75ee6c QCA: Add Bluetooth firmwares for QCA2066 with USB transport 250b01fdbbda QCA: Add two bluetooth firmware nvm files for QCA2066 ca3ecd432113 QCA: Update Bluetooth QCA2066 firmware to 2.1.0-00653 f5afc67b2d57 QCA: Update Bluetooth WCN685x 2.1 firmware to 2.1.0-00653 675b89218fe1 cirrus: cs35l41: Add firmware and tuning for ASUS Consumer laptops 68fe46cc732f cirrus: cs35l41: Add Firmware for various ASUS Commercial laptops 312effe7857e ASoC: tas2781: Update dsp firmware for Gemtree project 35900e1f24cd xe: Update GUC to v70.40.2 for BMG, LNL 5602c7293e66 amdgpu: DMCUB updates for various ASICs de78f0aaafb9 amdgpu: DCUB update for DCN401 and DCN315 90e90cd14622 cirrus: cs35l41: Add firmware and tunings for CS35L41 driver for Steam Deck 811bb52b1d29 ath11k: QCN9074 hw1.0: update to WLAN.HK.2.9.0.1-02175-QCAHKSWPL_SILICONZ-2 a4ede19b319e ath11k: QCA6698AQ hw2.1: update to WLAN.HSP.1.1-04604-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1 537891bbcbb2 ath11k: QCA6698AQ hw2.1: update board-2.bin 0a69dcd33a4b rtw89: 8852bt: update fw to v0.29.122.0 and BB parameter to 07 3660cb7665df linux-firmware: Update AMD SEV firmware 15442c631c6b linux-firmware: update firmware for MT7920 WiFi device 2ee90738b79a qca: update WCN3988 firmware 1cc8c1bfa112 amdgpu: Update ISP FW for isp v4.1.1 773611b481e1 qcom: add firmware for Adreno A225 307af4cea232 cirrus: cs35l56: Add and update firmware for Cirrus CS35L56 for two HP laptops 0aad62c61cab cirrus: cs35l56: Add firmware for Cirrus Amps for some ASUS laptops f2ac3cafdec1 cirrus: cs35l56: Add and update firmware for Cirrus CS35L56 for various Lenovo laptops 50710a3006fa cirrus: cs35l56: Update firmware for Cirrus Amps for some Dell laptops d88562a09aac linux-firmware: update firmware for en8811h 2.5G ethernet phy f71241766176 i915: Update Xe3LPD DMC to v2.17 9ea3e5dd4265 ASoC: tas2781: Change regbin firmwares for single device Build system: x86/64 Build-tested: x86/64 Run-tested: x86/64 Signed-off-by: John Audia <therealgraysky@proton.me> Link: https://github.com/openwrt/openwrt/pull/18234 Signed-off-by: Nick Hainke <vincent@systemli.org> |
||
|
|
7a9a646c72 |
linux-firmware: update to 20250211
Changes since 20241110: bb591083 i915: Update Xe2LPD DMC to v2.28 68eeb2a5 ASoC: tas2781: Add regbin firmware by index for single device 31e5b6b0 WHENCE: qca: add missing version information e6e52fde WHENCE: qca: add missing version information 920ec27d WHENCE: split generic QCA section into USB and serial sections bb5d129b rtl_bt: Update RTL8852B BT USB FW to 0x0474_842D 608fdf4c iwlwifi: add Bz/gl FW for core93-123 release c1252c30 iwlwifi: update ty/So/Ma firmwares for core93-123 release 69e83a8d iwlwifi: update cc/Qu/QuZ firmwares for core93-82 release 5b217397 ASoC: tas2781: Add dsp firmware for new projects 24625a79 amdgpu: DMCUB update for DCN401 99720d02 ath12k: WCN7850 hw2.0: update board-2.bin a3f44afe ath12k: QCN9274 hw2.0: update to WLAN.WBE.1.4.1-00199-QCAHKSWPL_SILICONZ-1 94a1e6ed ath12k: QCN9274 hw2.0: update board-2.bin 3a44e641 ath11k: WCN6750 hw1.0: update board-2.bin ccc21e6c ath11k: QCN9074 hw1.0: update to WLAN.HK.2.9.0.1-02146-QCAHKSWPL_SILICONZ-1 73718ee7 ath11k: QCA6698AQ hw2.1: add to WLAN.HSP.1.1-04479-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1 06fe00a9 ath11k: QCA6698AQ hw2.1: add board-2.bin bc502ac3 ath11k: QCA6390 hw2.0: update board-2.bin 7003cdef ath11k: QCA2066 hw2.1: update to WLAN.HSP.1.1-03926.13-QCAHSPSWPL_V2_SILICONZ_CE-2.52297.6 8cd06dd2 ath11k: QCA2066 hw2.1: update board-2.bin 0dba9647 ath11k: IPQ8074 hw2.0: update to WLAN.HK.2.9.0.1-02146-QCAHKSWPL_SILICONZ-1 bd0511af ath11k: IPQ6018 hw1.0: update to WLAN.HK.2.7.0.1-02409-QCAHKSWPL_SILICONZ-1 51f77040 copy-firmware: Fix 'No such file or directory' error. e38da104 ath11k: add device-specific firmware for QCM6490 boards 6b12b964 qca: add more WCN3950 1.3 NVM files 42101764 qca: add firmware for WCN3950 chips 93160a02 qca: move QCA6390 firmware to separate section 03087bcd qca: restore licence information for WCN399x firmware 61d257d5 amdgpu: DMCUB updates for various ASICs a204b433 amdgpu: DMCUB updates forvarious AMDGPU ASICs 7db7f79e qca: Update Bluetooth WCN6750 1.1.0-00476 firmware to 1.1.3-00069 bba19e40 qcom:x1e80100: Support for Lenovo T14s G6 Qualcomm platform b3553788 qcom:x1e80100: Support for Lenovo T14s G6 Qualcomm platform 211fbc28 linux-firmware: Update FW files for MRVL SD8997 chips 4f91bc37 i915: Update Xe2LPD DMC to v2.27 0ff5d857 qca: Update Bluetooth WCN6856 firmware 2.1.0-00642 to 2.1.0-00650 9c2bf7af rtl_bt: Update RTL8852B BT USB FW to 0x049B_5037 8f070131 amdgpu: Update ISP FW for isp v4.1.1 84e4027f trivial: contrib: wrap the process in try/except to catch server issues e75caebf trivial: contrib: use python-magic to detect encoding of emails 52e96183 QCA: Add Bluetooth firmware for QCA6698 0e16f416 amdgpu: revert DMCUB 3.1.4 firmware 7c07d2d2 amlogic: update firmware for w265s2 634d0a0a mediatek MT7925: update bluetooth firmware to 20250113153307 3b6b1cba linux-firmware: update firmware for MT7925 WiFi device a6cc7472 amdgpu: update psp 13.0.10 firmware 133355e8 amdgpu: update gc 11.0.3 firmware ed8de441 amdgpu: update psp 13.0.8 firmware 11ec4d49 amdgpu: update psp 13.0.5 firmware 78caaee2 amdgpu: update vcn 4.0.0 firmware d9f8cb2a amdgpu: update psp 13.0.0 firmware 29761144 amdgpu: update gc 11.0.0 firmware 9ac860c0 amdgpu: update beige goby firmware f959a13f amdgpu: update dimgrey cavefish firmware 8e978d08 amdgpu: update navy flounder firmware a4b34d9c amdgpu: update sienna cichlid firmware 7b211e6a amdgpu: update navi14 firmware 4ea4ad03 amdgpu: update smu 14.0.3 firmware d3547493 amdgpu: update psp 14.0.3 firmware 0ca6b708 amdgpu: update gc 12.0.1 firmware 367fe221 amdgpu: update navi12 firmware 5d6d3f3e amdgpu: update smu 14.0.2 firmware 70482da5 amdgpu: update psp 14.0.2 firmware 95bfb9ef amdgpu: update gc 12.0.0 firmware 64e0a082 amdgpu: update gc 9.4.3 firmware dcb68fd8 amdgpu: update navi10 firmware 7718769c amdgpu: update vcn 4.0.4 firmware 02d16372 amdgpu: update psp 13.0.7 firmware f0f3895c amdgpu: update gc 11.0.2 firmware 73c7a2bd amdgpu: update yellow carp firmware f07c3754 qcom: correct licence information for SA8775P binaries efa7a4c2 qcom: update SLPI firmware for RB5 board 6dca3000 amdgpu: DMCUB updates for various AMDGPU ASICs dfc33728 qcom: add DSP firmware for SA8775p platform f5dae710 qcom: correct venus firmware versions dd5f35ba qcom: add missing version information dcc4a069 linux-firmware: Update firmware (v10) for mt7988 internal fd01e808 iwlwifi: add Bz FW for core90-93 release ee800d83 linux-firmware: wilc3000: add firmware for WILC3000 WiFi device d36d77d5 rtw89: 8852b: update fw to v0.29.29.8 b93e274c rtw89: 8852c: update fw to v0.27.122.0 6d24ab23 rtw89: 8922a: update fw to v0.35.54.0 9dbec479 rtw89: 8922a: update fw to v0.35.52.1 and stuffs 882976ea rtw89: 8852bt: update fw to v0.29.110.0 20cace1a rtw89: 8852b: update fw to v0.29.29.7 b3049665 amdgpu: DMCUB updates for various AMDGPU ASICs 5d60a596 amdgpu: update sdma 6.0.3 firmware a071c69c amdgpu: update psp 13.0.10 firmware 17dce2a9 amdgpu: update gc 11.0.3 firmware 256dd4b1 amdgpu: update sdma 4.4.5 firmware 9ecdd733 amdgpu: update psp 13.0.14 firmware c380f294 amdgpu: update gc 9.4.4 firmware df61f757 amdgpu: update psp 13.0.5 firmware 9e98368a amdgpu: update vega20 firmware 3f7b0107 amdgpu: update vega12 firmware 8253e1ba amdgpu: update vega10 firmware f46e1c5e amdgpu: update vcn 4.0.0 firmware 3822f749 amdgpu: update psp 13.0.0 firmware ca765ac8 amdgpu: update gc 11.0.0 firmware e3d76647 amdgpu: update picasso firmware 5ade735e amdgpu: update beige goby firmware ab3f55cb amdgpu: update vangogh firmware dcae23bb amdgpu: update dimgrey cavefish firmware 81afa06d amdgpu: update navy flounder firmware 38f582b0 amdgpu: update psp 13.0.11 firmware 2a6b035e amdgpu: update gc 11.0.4 firmware a3010763 amdgpu: update vcn 4.0.2 firmware 5f1d715f amdgpu: update psp 13.0.4 firmware 29110540 amdgpu: update gc 11.0.1 firmware 28cfd823 amdgpu: update sienna cichlid firmware 52d598fe amdgpu: update vcn 4.0.6 firmware 521a4cd3 amdgpu: update psp 14.0.1 firmware 28f84675 amdgpu: update vcn 4.0.5 firmware 1e70894c amdgpu: update gc 11.5.0 firmware 44e3c3ba amdgpu: update vcn 5.0.0 firmware f96ec199 amdgpu: update smu 14.0.3 firmware 572e86af amdgpu: update psp 14.0.3 firmware ffbb5c05 amdgpu: update gc 12.0.1 firmware 42fe6fa0 amdgpu: update navi14 firmware 67e008dc amdgpu: update arcturus firmware 2f09a8e7 amdgpu: update renoir firmware c795a0cc amdgpu: update smu 14.0.2 firmware b255f18f amdgpu: update psp 14.0.2 firmware 335a3d30 amdgpu: update gc 12.0.0 firmware 0910afb8 amdgpu: update navi12 firmware 210ed963 amdgpu: update vcn 4.0.3 firmware 45612237 amdgpu: update sdma 4.4.2 firmware e7a51c79 amdgpu: update psp 13.0.6 firmware 32114486 amdgpu: update gc 9.4.3 firmware a76f74a1 amdgpu: update yellow carp firmware cd6cef46 amdgpu: update vcn 4.0.4 firmware 3320119d amdgpu: update psp 13.0.7 firmware 80802ba0 amdgpu: update gc 11.0.2 firmware 39332647 amdgpu: update navi10 firmware 4f47e84d amdgpu: update aldebaran firmware 5e1e0ae5 cirrus: cs35l56: Correct some links to address the correct amp instance 7ccc69cf linux-firmware: Update firmware file for Intel Bluetooth Magnetar core 35f74899 linux-firmware: Update firmware file for Intel BlazarU core 127ac452 linux-firmware: Update firmware file for Intel Bluetooth Solar core 838bf587 cirrus: cs35l41: Add Firmware for Ayaneo system 1f660105 af598a3f Fix has_gnu_parallel function e39831b1 rtl_bt: Add separate config for RLT8723CS Bluetooth part 804b3e69 amdgpu: revert VCN 3.1.2 firmware 599deec0 amdgpu: revert yellow carp VCN firmware 95867e92 amdgpu: revert sienna cichlid VCN firmware 81ca4929 amdgpu: revert navy flounder VCN firmware 382f95f0 amdgpu: revert dimgrey cavefish VCN firmware 0f3495ac WHENCE: Link the Raspberry Pi CM5 and 500 to the 4B 729c0c8e copy-firmware.sh: Fix typo in error message. 2b781910 Add support to install files/symlinks in parallel. c170fc69 Makefile: Remove obsolete/broken reference. a100ea55 check_whence.py: Use a more portable shebang. bf3697e4 rtl_bt: Update RTL8852B BT USB FW to 0x04BE_1F5E 9cf329b3 cnm: update chips&media wave521c firmware. c92f98b8 WHENCE: Add "Info:" tag to text that's clearly not part of the license e1e114f8 rtl_nic: add firmware rtl8125bp-2 891a8d4f qcom: venus-5.4: update firmware binary for sc7180 and qcs615 bd491523 cirrus: cs35l56: Correct filenames of SSID 17aa3832 9c46d10f cirrus: cs35l56: Add and update firmware for various Cirrus CS35L54 and CS35L56 laptops 2cb303e7 cirrus: cs35l56: Correct SSID order for 103c8d01 103c8d08 10431f43 16329652 rtl_nic: add firmware rtl8125d-2 7012ac97 linux-firmware: Update firmware file for Intel BlazarU core 209c18b0 amdgpu: update dmcub 0.0.246.0 firmware 27272156 Add top level license file. f5aeeb47 amdgpu: update raven firmware 1363a0ea amdgpu: update gc 11.0.3 firmware a69ccec7 amdgpu: update psp 13.0.14 firmware be80726a amdgpu: update vcn 3.1.2 firmware 0269927e amdgpu: update vpe 6.1.3 firmware 66a1d205 amdgpu: update psp 14.0.4 firmware 929c0891 amdgpu: update gc 11.5.2 firmware 39ba34e6 amdgpu: update vcn 4.0.0 firmware 53c443d3 amdgpu: update gc 11.0.0 firmware 63dcba16 amdgpu: update picasso firmware 0985337b amdgpu: update beige goby firmware 6c7f2c6a amdgpu: update vangogh firmware 7f87800c amdgpu: update dimgrey cavefish firmware 3b1a3e06 amdgpu: update navy flounder firmware 1fa991ad amdgpu: update gc 11.0.4 firmware c6d3af09 amdgpu: update green sardine firmware 32de3dbc amdgpu: update vcn 4.0.2 firmware d4e69c52 amdgpu: update gc 11.0.1 firmware 9ae22572 amdgpu: update sienna cichlid firmware 923200c8 amdgpu: update vcn 4.0.6 firmware 0599265e amdgpu: update gc 11.5.1 firmware 0dc221f2 amdgpu: update vcn 4.0.5 firmware f6295215 amdgpu: update psp 14.0.0 firmware dd3f6661 amdgpu: add vcn 5.0.0 firmware 614375e1 amdgpu: add smu 14.0.3 firmware 664fb29d amdgpu: add sdma 7.0.1 firmware 54a0aa85 amdgpu: add psp 14.0.3 firmware 72eda6ac amdgpu: add gc 12.0.1 firmware 90fcc01f amdgpu: update navi14 firmware e264aa6f amdgpu: update renoir firmware 141c3088 amdgpu: add smu 14.0.2 firmware 49612d12 amdgpu: add sdma 7.0.0 firmware 95f3ca63 amdgpu: add psp 14.0.2 firmware c852aecc amdgpu: add gc 12.0.0 firmware 51744331 amdgpu: update navi12 firmware 308d5f14 amdgpu: update psp 13.0.6 firmware 252ffc5b amdgpu: update yellow carp firmware f3d0f0ba amdgpu: update vcn 4.0.4 firmware eb22099a amdgpu: update gc 11.0.2 firmware c3eccd75 amdgpu: update navi10 firmware f367a87d amdgpu: update aldebaran firmware 52a3bca7 upstream amdnpu firmware 7f116580 QCA: Add Bluetooth nvm files for WCN785x ea71da6f i915: Update Xe2LPD DMC to v2.24 3f08f270 cirrus: cs35l56: Add firmware for Cirrus CS35L56 for various Dell laptops 42b01d49 iwlwifi: add Bz-gf FW for core89-91 release 16414d8b QCA: Update Bluetooth WCN785x firmware to 2.0.0-00515-2 113d0f19 amdgpu: update smu 13.0.10 firmware a956cc9c amdgpu: update sdma 6.0.3 firmware 72809ef1 amdgpu: update psp 13.0.10 firmware cce4f155 amdgpu: update gc 11.0.3 firmware b015f2e6 amdgpu: add smu 13.0.14 firmware 3b20eb12 amdgpu: add sdma 4.4.5 firmware e736a04b amdgpu: add psp 13.0.14 firmware 4017dd0e amdgpu: add gc 9.4.4 firmware ad211a73 amdgpu: update vcn 3.1.2 firmware 821595b4 amdgpu: update psp 13.0.5 firmware ebdbabc2 amdgpu: update psp 13.0.8 firmware f665d459 amdgpu: update vega20 firmware d0e86e75 amdgpu: update vega12 firmware 1c720ff4 amdgpu: update psp 14.0.4 firmware cc7d01ee amdgpu: update gc 11.5.2 firmware ac83d136 amdgpu: update vega10 firmware 92cfa0cc amdgpu: update vcn 4.0.0 firmware b3848445 amdgpu: update smu 13.0.0 firmware ed656376 amdgpu: update psp 13.0.0 firmware f5e2c676 amdgpu: update gc 11.0.0 firmware 54d70b86 amdgpu: update beige goby firmware 7416c173 amdgpu: update vangogh firmware 169ab504 amdgpu: update dimgrey cavefish firmware 3e78bb66 amdgpu: update navy flounder firmware c770f5bb amdgpu: update psp 13.0.11 firmware 7508bcff amdgpu: update gc 11.0.4 firmware 95091a45 amdgpu: update vcn 4.0.2 firmware 9ae39887 amdgpu: update psp 13.0.4 firmware bfca88ab amdgpu: update gc 11.0.1 firmware c9244523 amdgpu: update sienna cichlid firmware 5bce792a amdgpu: update vpe 6.1.1 firmware 398e526f amdgpu: update vcn 4.0.6 firmware 4a172771 amdgpu: update psp 14.0.1 firmware d316e650 amdgpu: update gc 11.5.1 firmware 0109c8f4 amdgpu: update vcn 4.0.5 firmware 9fdafc63 amdgpu: update psp 14.0.0 firmware cca5bb4a amdgpu: update gc 11.5.0 firmware 50bd1edb amdgpu: update navi14 firmware 78829a1a amdgpu: update arcturus firmware 0b20421f amdgpu: update renoir firmware e790f175 amdgpu: update navi12 firmware 93116bb7 amdgpu: update sdma 4.4.2 firmware d9e052f0 amdgpu: update psp 13.0.6 firmware 8d6dc052 amdgpu: update gc 9.4.3 firmware 799542f9 amdgpu: update vcn 4.0.4 firmware bca51065 amdgpu: update psp 13.0.7 firmware ce9cd47f amdgpu: update gc 11.0.2 firmware f9e90ac1 amdgpu: update navi10 firmware 9a186727 amdgpu: update aldebaran firmware 508d770e ice: update ice DDP wireless_edge package to 1.3.20.0 1db0dc9f ice: update ice DDP comms package to 1.3.52.0 b0cdbcef ice: update ice DDP package to ice-1.3.41.0 b94113ee amdgpu: update DMCUB to v9.0.10.0 for DCN314 60f838aa amdgpu: update DMCUB to v9.0.10.0 for DCN351 48bb90cc linux-firmware: Update AMD cpu microcode 00643cab xe: Update GUC to v70.36.0 for BMG, LNL 36d0c646 i915: Update GUC to v70.36.0 for ADL-P, DG1, DG2, MTL, TGL 60cdfe18 iwlwifi: add Bz-gf FW for core91-69 release 1e7f6588 qcom: venus-5.4: add venus firmware file for qcs615 aeede7af qcom: update venus firmware file for SC7280 77a11ffc QCA: Add 22 bluetooth firmware nvm files for QCA2066 4023ed0b mediatek MT7922: update bluetooth firmware to 20241106163512 ff344a7f mediatek MT7921: update bluetooth firmware to 20241106151414 862cd742 linux-firmware: update firmware for MT7922 WiFi device 45c98412 linux-firmware: update firmware for MT7921 WiFi device 01842da4 qcom: Add QDU100 firmware image files. af7f6e4f qcom: Update aic100 firmware files af70c9d5 dedup-firmware.sh: fix infinite loop for --verbose Signed-off-by: Daniel Golle <daniel@makrotopia.org> |
||
|
|
dc655dcfca |
linux-firmware: package MediaTek MT7925 Bluetooth firmware
`btusb` fails to start on MT7925 hardware without the appropriate firmware being loaded first: ``` bluetooth hci0: Direct firmware load for mediatek/mt7925/BT_RAM_CODE_MT7925_1_1_hdr.bin failed with error -2 bluetooth hci0: Falling back to sysfs fallback for: mediatek/mt7925/BT_RAM_CODE_MT7925_1_1_hdr.bin ``` Package firmware for MediaTek MT7925 Bluetooth from `linux-firmware`. Signed-off-by: Rani Hod <rani.hod@gmail.com> Link: https://github.com/openwrt/openwrt/pull/17331 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|
|
2417770b13 |
linux-firmware: ath11k: add QCA2066 firmware
Add QCA2066 firmware package, ath11k is already supported. Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn> Link: https://github.com/openwrt/openwrt/pull/17260 Signed-off-by: Robert Marko <robimarko@gmail.com> |
||
|
|
c48a48e658 |
linux-firmware: realtek: add RTL8812AU/RTL8821AU firmware
This adds firmware support for the RTL8812AU/RTL8821AU USB wireless adapters. Signed-off-by: Marty Jones <mj8263788@gmail.com> Link: https://github.com/openwrt/openwrt/pull/17079 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|
|
24c8f06807 |
linux-firmware: update to 20241110
linux-firmware update to 20241110 Move WCN6750 firmware to the device-specific subdir git log --no-merges --pretty=oneline --abbrev-commit 20241110...20241017 1dbc4cfa rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x04D7_63F7 8a976e23 cnm: update chips&media wave521c firmware. 3636204f mediatek MT7920: update bluetooth firmware to 20241104091246 6627b025 linux-firmware: update firmware for MT7920 WiFi device 554c4761 copy-firmware.sh: Run check_whence.py only if in a git repo 1486d9aa cirrus: cs35l56: Add firmware for Cirrus CS35L56 for various Dell laptops c99eeb4d amdgpu: update DMCUB to v9.0.10.0 for DCN351 b6bfff1a rtw89: 8852a: update fw to v0.13.36.2 ddf25515 rtw88: Add firmware v52.14.0 for RTL8812AU dbb219d7 i915: Update Xe2LPD DMC to v2.23 937e463b linux-firmware: update firmware for mediatek bluetooth chip (MT7925) 62ee1c4b linux-firmware: update firmware for MT7925 WiFi device a142ad72 WHENCE: Add sof-tolg for mt8195 fe16af92 linux-firmware: Update firmware file for Intel BlazarI core c69bd749 qcom: Add link for QCS6490 GPU firmware f4f5689f qcom: update gpu firmwares for qcs615 chipset a6f3ab98 cirrus: cs35l56: Update firmware for Cirrus Amps for some HP laptops 048795ee ath11k: move WCN6750 firmware to the device-specific subdir 8a7bde2c xe: Update LNL GSC to v104.0.0.1263 e0ee2f91 i915: Update MTL/ARL GSC to v102.1.15.1926 987607d6 amdgpu: DMCUB updates for various AMDGPU ASICs f9a502ab mediatek: Add sof-tolg for mt8195 1c289f28 i915: Add Xe3LPD DMC c2379c61 cnm: update chips&media wave521c firmware. 71f8f3e0 linux-firmware: Add firmware for Cirrus CS35L41 65c4b9b7 linux-firmware: Update firmware file for Intel BlazarU core 4f397306 Makefile: error out of 'install' if COPYOPTS is set 2f046411 check_whence.py: skip some validation if git ls-files fails feb324e3 qcom: Add Audio firmware for X1E80100 CRD/QCPs 3d45353e amdgpu: DMCUB updates forvarious AMDGPU ASICs c569ca45 brcm: replace NVRAM for Jetson TX1 Signed-off-by: Marty Jones <mj8263788@gmail.com> Link: https://github.com/openwrt/openwrt/pull/17079 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|
|
c89ed7acc8 |
linux-firmware: Add support for Intel AX411
Add support for Intel AX411 CNVio2 device. Signed-off-by: Joerg Bayer <sg-o@live.de> Link: https://github.com/openwrt/openwrt/pull/15153 [squashed and updated commit description, update to version 89] Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|
|
ca00bafd7e |
linux-firmware: rename packages for i915 firmware
Change the package name from intel-igpu-firmware-* to i915-firmware-*, the prefix "intel-igpu" is misleading, i915 firmware is not only for iGPU but also for dGPU now. Remove the redundant "intel" as i915 is already well known. More accurate file classification to handle following files correctly: adlp_dmc.bin mtl_huc.bin mtl_huc_gsc.bin mtl_gsc_1.bin The pattern in regex is "([[:alnum:]]+)_([[:alnum:]]+)(_[\w-.]+)?\.bin", where $1 is the platform, $2 is the firmware type (dmc, guc, huc, etc.), and the optional $3 which is revision or other suffix. Glob first to narrow down the target file set, and then split with "_" to extract the firmware type (remove the ".bin" in case there is no $3) Add package "i915-firmware" as a meta package to install all the i915 firmwares, it is a balance between simplicity and optimization. * Installing all the available firmwares as a whole, can support all the platforms, not only the current one but also the future ones. The price to pay is the increased size. * If we want to minimize the storage, we can customize to install the necessary ones only, even for the target platform only (e.g. ADL) and skip the others. The price to pay is the time to tune. What I am going to do is: * Let drm-i915 driver depend on i915-firmware-dmc, which is small and can cover most of the old platforms * Let the user select i915-firmware to install all the i915 firmwares as a whole to cover the latest or future platforms Signed-off-by: Joe Zheng <joe.zheng@intel.com> Link: https://github.com/openwrt/openwrt/pull/16276 Signed-off-by: Robert Marko <robimarko@gmail.com> |
||
|
|
eee3c695f3 |
linux-firmware: add offloading firmware for MT7988
Package wireless offloading firmware for MediaTek MT7988. Signed-off-by: Daniel Golle <daniel@makrotopia.org> |
||
|
|
0012bff77b |
linux-firmware: add firmware for Realtek RTL8192DU
This commit packages the newly merged firmware (v39.0) for Realtek RTL8192DU 802.11a/b/g/n USB wireless cards. Signed-off-by: Stefan Lippers-Hollmann <s.l-h@gmx.de> Link: https://github.com/openwrt/openwrt/pull/16721 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|
|
807db521db |
linux-firmware: Update to version 20241017
This updates the following firmware files: amdgpu/gc_11_5_2_imu.bin amdgpu/gc_11_5_2_me.bin amdgpu/gc_11_5_2_mec.bin amdgpu/gc_11_5_2_mes1.bin amdgpu/gc_11_5_2_mes_2.bin amdgpu/gc_11_5_2_pfp.bin amdgpu/gc_11_5_2_rlc.bin amdgpu/psp_14_0_4_ta.bin amdgpu/psp_14_0_4_toc.bin amdgpu/sdma_6_1_2.bin amdgpu/vpe_6_1_3.bin ath12k/QCN9274/hw2.0/board-2.bin ath12k/QCN9274/hw2.0/firmware-2.bin ath12k/QCN9274/hw2.0/Notice.txt brcm/brcmfmac4354-sdio.nvidia,p2371-2180.txt cirrus/cs35l54-b0-dsp1-misc-103c8d85-amp1.bin cirrus/cs35l54-b0-dsp1-misc-103c8d85-amp2.bin cirrus/cs35l54-b0-dsp1-misc-103c8d85-amp3.bin cirrus/cs35l54-b0-dsp1-misc-103c8d85-amp4.bin cirrus/cs35l54-b0-dsp1-misc-103c8d86-amp1.bin cirrus/cs35l54-b0-dsp1-misc-103c8d86-amp2.bin cirrus/cs35l54-b0-dsp1-misc-103c8d86-amp3.bin cirrus/cs35l54-b0-dsp1-misc-103c8d86-amp4.bin cirrus/cs35l54-b0-dsp1-misc-103c8d8c-amp1.bin cirrus/cs35l54-b0-dsp1-misc-103c8d8c-amp2.bin cirrus/cs35l54-b0-dsp1-misc-103c8d8d-amp1.bin cirrus/cs35l54-b0-dsp1-misc-103c8d8d-amp2.bin cirrus/cs35l54-b0-dsp1-misc-103c8d8e-amp1.bin cirrus/cs35l54-b0-dsp1-misc-103c8d8e-amp2.bin cirrus/cs35l54-b0-dsp1-misc-103c8e14-amp1.bin cirrus/cs35l54-b0-dsp1-misc-103c8e14-amp2.bin cirrus/cs35l54-b0-dsp1-misc-103c8e15-amp1.bin cirrus/cs35l54-b0-dsp1-misc-103c8e15-amp2.bin cirrus/cs35l54-b0-dsp1-misc-103c8e1b-amp1.bin cirrus/cs35l54-b0-dsp1-misc-103c8e1b-amp2.bin cirrus/cs35l56-b0-dsp1-misc-103c8d90-amp1.bin cirrus/cs35l56-b0-dsp1-misc-103c8d90-amp2.bin cirrus/cs35l56-b0-dsp1-misc-10431e13-amp1.bin cirrus/cs35l56-b0-dsp1-misc-10431e13-amp2.bin cirrus/cs35l56-b0-dsp1-misc-10431e13-amp3.bin cirrus/cs35l56-b0-dsp1-misc-10431e13-amp4.bin cirrus/cs35l56-b0-dsp1-misc-10431f43-amp1.bin cirrus/cs35l56-b0-dsp1-misc-10431f43-amp2.bin cirrus/cs35l56-b0-dsp1-misc-10431f43-amp3.bin cirrus/cs35l56-b0-dsp1-misc-10431f43-amp4.bin cirrus/cs35l56-b0-dsp1-misc-17aa380e-spkid0-ampl.bin cirrus/cs35l56-b0-dsp1-misc-17aa380e-spkid0-ampr.bin cirrus/cs35l56-b0-dsp1-misc-17aa380e-spkid1-ampl.bin cirrus/cs35l56-b0-dsp1-misc-17aa380e-spkid1-ampr.bin cirrus/cs35l56/CS35L56_Rev3.11.11.1.wmfw cirrus/cs35l56/CS35L56_Rev3.11.20.wmfw iwlwifi-bz-b0-fm-c0-94.ucode iwlwifi-gl-c0-fm-c0-94.ucode mediatek/BT_RAM_CODE_MT7961_1a_2_hdr.bin mediatek/mt7988/mt7988_wo_0.bin mediatek/mt7988/mt7988_wo_1.bin mediatek/mt7996/mt7992_dsp_23.bin mediatek/mt7996/mt7992_dsp.bin mediatek/mt7996/mt7992_eeprom_23_2i5i.bin mediatek/mt7996/mt7992_eeprom_23.bin mediatek/mt7996/mt7992_eeprom_2i5e.bin mediatek/mt7996/mt7992_eeprom_2i5i.bin mediatek/mt7996/mt7992_eeprom.bin mediatek/mt7996/mt7992_rom_patch_23.bin mediatek/mt7996/mt7992_rom_patch.bin mediatek/mt7996/mt7992_wa_23.bin mediatek/mt7996/mt7992_wa.bin mediatek/mt7996/mt7992_wm_23.bin mediatek/mt7996/mt7992_wm.bin mediatek/mt7996/mt7996_eeprom_233_2i5i6i.bin mediatek/mt7996/mt7996_eeprom_233.bin mediatek/mt7996/mt7996_eeprom_2i5i6i.bin mediatek/mt7996/mt7996_rom_patch_233.bin mediatek/mt7996/mt7996_wa_233.bin mediatek/mt7996/mt7996_wm_233.bin mediatek/WIFI_MT7961_patch_mcu_1a_2_hdr.bin mediatek/WIFI_RAM_CODE_MT7961_1a.bin qca/hmtbtfw20.tlv qca/hmtnv20.b10f qca/hmtnv20.b112 qca/hmtnv20.bin qcom/a663_gmu.bin qcom/qcm6490/a660_zap.mbn qcom/qcm6490/adsp.mbn qcom/qcm6490/adspr.jsn qcom/qcm6490/adsps.jsn qcom/qcm6490/adspua.jsn qcom/qcm6490/battmgr.jsn qcom/qcm6490/cdsp.mbn qcom/qcm6490/cdspr.jsn qcom/qcm6490/ipa_fws.mbn qcom/sa8775p/a663_zap.mbn realtek/rt1320/rt1320-patch-code-vab.bin realtek/rt1320/rt1320-patch-code-vc.bin rtl_nic/rtl8125d-1.fw rtlwifi/rtl8192dufw.bin rtw89/rtw8922a_fw-2.bin ti/tas2781/TAS2XXX1EB30.bin ti/tas2781/TAS2XXX1EB31.bin Signed-off-by: Stefan Lippers-Hollmann <s.l-h@gmx.de> Link: https://github.com/openwrt/openwrt/pull/16721 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|
|
7ae883c29d |
linux-firmware: update Realtek RTW89 firmware
Add RealTek RTL8922AE firmware package. The rtw89 driver uses rtw8852b_fw-1.bin starting from kernel 6.4[1], remove the old one. Also note that in the kernel 6.12, rtw8852c and rtw8922a should use fw-1.bin [2][3]. [1] https://github.com/torvalds/linux/commit/ffde7f3476 [2] https://github.com/torvalds/linux/commit/45ae0e8cf8 [3] https://github.com/torvalds/linux/commit/6ca6b918f2 Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn> Suggested-by: Hauke Mehrtens <hauke@hauke-m.de> Link: https://github.com/openwrt/openwrt/pull/16700 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|
|
170ecbecfc |
linux-firmware: Update Intel AX101/AX210 firmware
Use most recent version of the Intel AX101 and AX210 firmware provided by linux-firmware and supported the driver used in OpenWrt. Link: https://github.com/openwrt/openwrt/pull/16621 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|
|
8660d95860 |
linux-firmware: intel: update BE200 wifi firmware
Kick to version 92 - that already support station MLO correctly. Signed-off-by: Janusz Dziedzic <janusz.dziedzic@gmail.com> Link: https://github.com/openwrt/openwrt/pull/16558 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|
|
7850e19767 |
linux-firmware: Update to version 20240909
This updates the following firmware files: amd64-microcode/lib/firmware/amd-ucode/microcode_amd_fam17h.bin amd64-microcode/lib/firmware/amd-ucode/microcode_amd_fam19h.bin amdgpu-firmware/lib/firmware/amdgpu/* ar3k-firmware/lib/firmware/qca/hpnv21.bin ar3k-firmware/lib/firmware/qca/hpnv21g.bin ar3k-firmware/lib/firmware/qca/nvm_usb_00130201.bin ar3k-firmware/lib/firmware/qca/nvm_usb_00130201_010a.bin ar3k-firmware/lib/firmware/qca/nvm_usb_00130201_010b.bin ar3k-firmware/lib/firmware/qca/nvm_usb_00130201_gf.bin ar3k-firmware/lib/firmware/qca/nvm_usb_00130201_gf_010a.bin ar3k-firmware/lib/firmware/qca/nvm_usb_00130201_gf_010b.bin ar3k-firmware/lib/firmware/qca/rampatch_usb_00130201.bin ath11k-firmware-wcn6855/lib/firmware/ath11k/WCN6855/hw2.0/amss.bin ath11k-firmware-wcn6855/lib/firmware/ath11k/WCN6855/hw2.0/board-2.bin ath11k-firmware-wcn6855/lib/firmware/ath11k/WCN6855/hw2.0/m3.bin ath11k-firmware-wcn6855/lib/firmware/ath11k/WCN6855/hw2.1/amss.bin ath11k-firmware-wcn6855/lib/firmware/ath11k/WCN6855/hw2.1/board-2.bin ath11k-firmware-wcn6855/lib/firmware/ath11k/WCN6855/hw2.1/m3.bin ath12k-firmware-wcn7850/lib/firmware/ath12k/WCN7850/hw2.0/board-2.bin ibt-firmware/lib/firmware/intel/ibt-0040-0041.sfi ibt-firmware/lib/firmware/intel/ibt-0040-4150.sfi ibt-firmware/lib/firmware/intel/ibt-0041-0041.sfi ibt-firmware/lib/firmware/intel/ibt-0180-0041.sfi ibt-firmware/lib/firmware/intel/ibt-0180-1050.sfi ibt-firmware/lib/firmware/intel/ibt-0180-4150.sfi ibt-firmware/lib/firmware/intel/ibt-0291-0291.sfi ibt-firmware/lib/firmware/intel/ibt-1040-0041.sfi ibt-firmware/lib/firmware/intel/ibt-1040-1050.sfi ibt-firmware/lib/firmware/intel/ibt-1040-4150.sfi ibt-firmware/lib/firmware/intel/ibt-17-16-1.sfi ibt-firmware/lib/firmware/intel/ibt-17-2.sfi ibt-firmware/lib/firmware/intel/ibt-18-16-1.sfi ibt-firmware/lib/firmware/intel/ibt-18-2.sfi intel-igpu-firmware-guc/lib/firmware/i915/adlp_guc_70.bin intel-igpu-firmware-guc/lib/firmware/i915/dg1_guc_70.bin intel-igpu-firmware-guc/lib/firmware/i915/dg2_guc_70.bin intel-igpu-firmware-guc/lib/firmware/i915/mtl_guc_70.bin intel-igpu-firmware-guc/lib/firmware/i915/tgl_guc_70.bin intel-igpu-firmware-huc/lib/firmware/i915/dg2_huc_gsc.bin iwlwifi-firmware-ax200/lib/firmware/iwlwifi-cc-a0-77.ucode iwlwifi-firmware-ax201/lib/firmware/iwlwifi-QuZ-a0-hr-b0-77.ucode iwlwifi-firmware-ax210/lib/firmware/iwlwifi-ty-a0-gf-a0.pnvm iwlwifi-firmware-be200/lib/firmware/iwlwifi-gl-c0-fm-c0.pnvm mt7921bt-firmware/lib/firmware/mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin mt7922bt-firmware/lib/firmware/mediatek/BT_RAM_CODE_MT7922_1_1_hdr.bin r8169-firmware/lib/firmware/rtl_nic/rtl8126a-3.fw Link: https://github.com/openwrt/openwrt/pull/16458 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|
|
9cdd5ec7fd |
linux-firmware: qualcomm: add WCN7850 firmware
Add option to add WCN7850 ath12k firmware. Signed-off-by: Janusz Dziedzic <janusz.dziedzic@gmail.com> Link: https://github.com/openwrt/openwrt/pull/15945 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|
|
ababc2d0a7 |
linux-firmware: add firmware for all Mellanox Spectrum Switches
This commit adds the currently missing Mellanox Spectrum-2, Spectrum-3, and Spectrum-4 firmware files. Signed-off-by: Til Kaiser <mail@tk154.de> Link: https://github.com/openwrt/openwrt/pull/15362 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|
|
b6ac37110f |
linux-firmware: add Intel CPU-integrated GPU (iGPU) firmware
On latest Intel x86 CPUs, DMC firmware is required for the iGPU to reach its lowest power states. If the driver cannot load it, it will print a warning and unnecessarily make the iGPU draw a bit more power when idle. GUC firmware (various "offload" mechanisms that deal with scheduling GPU workloads) and HUC firmware (required for accelerated media codec operations for HEVC/H.265) are probably more niche, but could also provde useful for some - for example, when building an Intel/OpenWrt-based security camera. Signed-off-by: Johannes Truschnigg <johannes@truschnigg.info> Link: https://github.com/openwrt/openwrt/pull/16069 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|
|
4e6212e62f |
linux-firmware: amd64-microcode: Remove TARGET_x86 dependency
Build the amd64-microcode package on all architectures even if it only makes sense to use it on x86. If the package build is done by a builder not building for x86 it will not include the package otherwise. Link: https://github.com/openwrt/openwrt/pull/16031 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|
|
2f5c57ced6 |
linux-firmware: add RTL8126 firmware
This commit adds RTL8126 firmwares to r8169-firmware package. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> |
||
|
|
2650e7ac1b |
linux-firmware: Update to version 20240513
This updates the following firmware files: airoha-en8811h-firmware/lib/firmware/airoha/EthMD32.DSP.bin airoha-en8811h-firmware/lib/firmware/airoha/EthMD32.dm.bin amdgpu-firmware/ (Many files) ibt-firmware/lib/firmware/intel/ibt-0040-0041.sfi ibt-firmware/lib/firmware/intel/ibt-0040-1020.sfi ibt-firmware/lib/firmware/intel/ibt-0040-1050.sfi ibt-firmware/lib/firmware/intel/ibt-0040-2120.sfi ibt-firmware/lib/firmware/intel/ibt-0040-4150.sfi ibt-firmware/lib/firmware/intel/ibt-0041-0041.sfi ibt-firmware/lib/firmware/intel/ibt-0180-0041.sfi ibt-firmware/lib/firmware/intel/ibt-0180-1050.sfi ibt-firmware/lib/firmware/intel/ibt-0180-4150.sfi ibt-firmware/lib/firmware/intel/ibt-0291-0291.ddc ibt-firmware/lib/firmware/intel/ibt-0291-0291.sfi ibt-firmware/lib/firmware/intel/ibt-1040-0041.sfi ibt-firmware/lib/firmware/intel/ibt-1040-1020.sfi ibt-firmware/lib/firmware/intel/ibt-1040-1050.sfi ibt-firmware/lib/firmware/intel/ibt-1040-2120.sfi ibt-firmware/lib/firmware/intel/ibt-1040-4150.sfi ibt-firmware/lib/firmware/intel/ibt-17-16-1.sfi ibt-firmware/lib/firmware/intel/ibt-17-2.sfi ibt-firmware/lib/firmware/intel/ibt-18-16-1.sfi ibt-firmware/lib/firmware/intel/ibt-18-2.sfi ibt-firmware/lib/firmware/intel/ibt-19-0-0.sfi ibt-firmware/lib/firmware/intel/ibt-19-0-1.sfi ibt-firmware/lib/firmware/intel/ibt-19-0-4.sfi ibt-firmware/lib/firmware/intel/ibt-19-16-4.sfi ibt-firmware/lib/firmware/intel/ibt-19-240-1.sfi ibt-firmware/lib/firmware/intel/ibt-19-240-4.sfi ibt-firmware/lib/firmware/intel/ibt-19-32-0.sfi ibt-firmware/lib/firmware/intel/ibt-19-32-1.sfi ibt-firmware/lib/firmware/intel/ibt-19-32-4.sfi ibt-firmware/lib/firmware/intel/ibt-20-0-3.sfi ibt-firmware/lib/firmware/intel/ibt-20-1-3.sfi ibt-firmware/lib/firmware/intel/ibt-20-1-4.sfi iwlwifi-firmware-ax200/lib/firmware/iwlwifi-cc-a0-77.ucode iwlwifi-firmware-ax201/lib/firmware/iwlwifi-QuZ-a0-hr-b0-77.ucode iwlwifi-firmware-ax210/lib/firmware/iwlwifi-ty-a0-gf-a0.pnvm iwlwifi-firmware-be200/lib/firmware/iwlwifi-gl-c0-fm-c0.pnvm iwlwifi-firmware-iwl9000/lib/firmware/iwlwifi-9000-pu-b0-jf-b0-46.ucode iwlwifi-firmware-iwl9260/lib/firmware/iwlwifi-9260-th-b0-jf-b0-46.ucode mt7921bt-firmware/lib/firmware/mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin mt7922bt-firmware/lib/firmware/mediatek/BT_RAM_CODE_MT7922_1_1_hdr.bin rtl8852ce-firmware/lib/firmware/rtw89/rtw8852c_fw.bin Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|
|
2b8e875a85 |
linux-firmware: realtek: update rtl8821ae firmware
A newer version, rtl8821aefw_29.bin, has been available for over 7 years [1]. Let's use it. [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=f70e4df2b384d21e36a7c30a591639592692e0ec Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com> |
||
|
|
8b0fa6d30b |
mac80211: Add support for RTL8723BE
This adds support for the RTL8723BE PCIe Wi-Fi Adapter by adding backports drivers Signed-off-by: David Adriao <davidadriao@dglitch.com> [Do not remove rtl8xxxu and add dependency to rtl8723be-firmware] Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|
|
535d487c41 |
linux-firmware: add missing LICENSE_FILES info
Where it is clear which lincense the firmware package has, the missing information are added. Signed-off-by: Florian Eckert <fe@dev.tdt.de> |
||
|
|
5c14de1d7e |
linux-firmware: add LICENSE_FILES and LICENSE file handling
The firmware blobs have all different licenses from the different manufacturers of the binary blobs. This information is contained in the upstream 'linux-firmware' repositroy. This commit extends the package handling so that this information can be added as an additional argument during packages generation. Signed-off-by: Florian Eckert <fe@dev.tdt.de> |
||
|
|
8db83d4cc0 |
linux-firmware: package Intel AX201 firmware
Alexander reported following: iwlwifi 0000:00:14.3: Detected crf-id 0x3617, cnv-id 0x20000302 wfpm id 0x80000000 iwlwifi 0000:00:14.3: PCI dev a0f0/0074, rev=0x351, rfid=0x10a100 iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-QuZ-a0-hr-b0-77.ucode failed with error -2 It seems, that as of the current date, the highest firmware API version supported by Linux 6.8-rc7 is still 77. Closes: #14771 Signed-off-by: Petr Štetiar <ynezz@true.cz> |
||
|
|
57bc07fb89 |
linux-firmware: Update Intel wifi firmware
Update Intel wifi firmware to most recent versions supported by the iwlwifi driver from kernel 6.6. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|
|
860dd27617 |
firmware: add firmware package for Realtek RTL8188FU
Realtek RTL8188F is an 802.11n 1x1 USB Wi-Fi adapter. It has been supported by the upstream rtl8xxxu driver since Linux 6.2 kernel. Signed-off-by: Shiji Yang <yangshiji66@qq.com> |
||
|
|
662e052588 |
linux-firmware: Update to version 20240220
This updates the following firmware files: airoha-en8811h-firmware/lib/firmware/airoha/EthMD32.DSP.bin airoha-en8811h-firmware/lib/firmware/airoha/EthMD32.dm.bin amdgpu-firmware (Many files) ar3k-firmware/lib/firmware/qca/hpnv21.bin ar3k-firmware/lib/firmware/qca/hpnv21g.bin ath10k-board-qca4019/lib/firmware/ath10k/QCA4019/hw1.0/board-2.bin ath10k-board-qca9888/lib/firmware/ath10k/QCA9888/hw2.0/board-2.bin ath10k-firmware-qca6174/lib/firmware/ath10k/QCA6174/hw3.0/firmware-6.bin ath11k-firmware-wcn6750/lib/firmware/ath11k/WCN6750/hw1.0/board-2.bin ath11k-firmware-wcn6855/lib/firmware/ath11k/WCN6855/hw2.0/amss.bin ath11k-firmware-wcn6855/lib/firmware/ath11k/WCN6855/hw2.0/board-2.bin ath11k-firmware-wcn6855/lib/firmware/ath11k/WCN6855/hw2.1/amss.bin ath11k-firmware-wcn6855/lib/firmware/ath11k/WCN6855/hw2.1/board-2.bin ibt-firmware/lib/firmware/intel/ibt-0040-0041.ddc ibt-firmware/lib/firmware/intel/ibt-0040-0041.sfi ibt-firmware/lib/firmware/intel/ibt-0040-1050.sfi ibt-firmware/lib/firmware/intel/ibt-0040-4150.sfi ibt-firmware/lib/firmware/intel/ibt-0041-0041.sfi ibt-firmware/lib/firmware/intel/ibt-0180-0041.sfi ibt-firmware/lib/firmware/intel/ibt-0180-1050.sfi ibt-firmware/lib/firmware/intel/ibt-0180-4150.sfi ibt-firmware/lib/firmware/intel/ibt-1040-0041.sfi ibt-firmware/lib/firmware/intel/ibt-1040-4150.sfi iwlwifi-firmware-be200/lib/firmware/iwlwifi-gl-c0-fm-c0-83.ucode iwlwifi-firmware-be200/lib/firmware/iwlwifi-gl-c0-fm-c0.pnvm Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|
|
a56292d9f5 |
linux-firmware: intel: add BE200 wifi firmware
Add option to install Intel BE200 firmware required by iwlwifi driver and Wifi7 hardware. Signed-off-by: Janusz Dziedzic <janusz.dziedzic@gmail.com> |
||
|
|
adb1e30b7e |
linux-firmware: package firmware for Airoha EN8811H PHY
Add package with firmware for Airoha EN8811H 2.5G Ethernet PHY which needs to be loaded via MDIO before the PHY can be used. Signed-off-by: Daniel Golle <daniel@makrotopia.org> |
||
|
|
1e58ce7652 |
firmware: package firmware for built-in 2.5G PHY on MT7988
Firmware for the built-in 2.5G Ethernet PHY of the MediaTek MT7988 SoC is now part of linux-firmware, so we can package it. Only a single file is needed with recent driver. Signed-off-by: Daniel Golle <daniel@makrotopia.org> |
||
|
|
beccf65a93 |
linux-firmware: add Raspberry Pi 5 NVRAM
The RPi 5 expects the same NVRAM as the one from RPi 4 on a different file. Signed-off-by: Marty Jones <mj8263788@gmail.com> [Reword commit description, add missing PKG_RELEASE bump] Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> |
||
|
|
8e948ca20b |
linux-firmware: update to 20231211
06fa7dd2 cxgb4: Update firmware to revision 1.27.4.0 fd44bdae amdgpu: DMCUB updates for various AMDGPU asics 7ed62638 Revert "rtl_bt: Update RTL8852C BT USB firmware to 0x040D_7225" 42d31f8f rtl_bt: Add firmware v2 file for RTL8852C 0ab353f8 Merge branch 'for-upstream' of http://git.chelsio.net/pub/git/linux-firmware f2eb058a linux-firmware: Update AMD cpu microcode 980373f5 cirrus: Add CS35L41 firmware for HP G11 models 789aa815 amdgpu: partially revert firmware for GC 11.0.0 and GC 11.0.2 ae80f1f1 Revert "amdgpu: partially revert firmware for GC 11.0.0 and GC 11.0.2" 6c089c10 amdgpu: DMCUB updates for various AMDGPU asics 0e048b06 Merge branch 'for-upstream' of https://github.com/CirrusLogic/linux-firmware 5eeda20d amdgpu: DMCUB updates for various AMDGPU asics 81caac98 i915: add GSC 102.0.0.1655 for MTL ca49c8cf rtw89: 8851b: update fw to v0.29.41.2 ef41ae8f rtw89: 8852b: update fw to v0.29.29.3 a33f8f1a amdgpu: update DMCUB to 0.0.181.0 for various AMDGPU ASICs 97e88a0d linux-firmware: Update AMD SEV firmware d0172b89 linux-firmware: update firmware for qat_4xxx devices 50da38ee Merge branch 'mtl_gsc_1655' of git://anongit.freedesktop.org/drm/drm-firmware fc45c425 linux-firmware: Update firmware file for Intel Bluetooth AX201 3892dc01 linux-firmware: Update firmware file for Intel Bluetooth AX200 606a17b1 linux-firmware: Update firmware file for Intel Bluetooth AX210 55545299 linux-firmware: Update firmware file for Intel Bluetooth AX211 904880ad linux-firmware: Update firmware file for Intel Bluetooth AX211 e6c09397 linux-firmware: Update firmware file for Intel Bluetooth AX203 51e9ea58 linux-firmware: Update firmware file for Intel Bluetooth AX203 58773db5 Merge https://github.com/pkshih/linux-firmware 2bad80e7 copy-firmware: Support additional compressor options db99828b copy-firmware: Introduce 'RawFile' keyword becc678d Merge tag 'amd-2023-08-18' of https://gitlab.freedesktop.org/drm/firmware 659dfe64 Merge tag 'amd-2023-08-25' of https://gitlab.freedesktop.org/drm/firmware 49f9e347 i915: Update MTL DMC to v2.16 8e1fe1bd Merge branch 'dmc-mtl_2.16' of git://anongit.freedesktop.org/drm/drm-firmware 27fb2f63 check_whence: reformat using python black c442a500 Add pre-commit hooks and codespell template 5e2367f8 Wire up pre-commit to `make check` 408eb34a Rewrite README in markdown 5ebb5914 Merge branch 'mlimonci/update-ci' into 'main' 792115b2 Add Dockerfile used to build CI image 69e68cde Add gitlab ci for calling pre-commit and ci-fairy b2f03c84 Add a rule for automatic tagging releases by pipeline schedule c79933a8 Fix carl9170fw shell scripts for shellcheck errors 8976d8c3 Add shellcheck pre-commit target 1edd2d6f QCA: Update Bluetooth WCN685x 2.1 firmware to 2.1.0-00605 61501389 Merge branch 'mlimonci/enable-pre-commit-ci' into 'main' 6c097314 Merge branch 'mlimonci/shellcheck' into 'main' 3e79f6b8 Create symlinks for all firmware that is duplicate using rdfind bcc397d6 Add new toplevel 'make dist' target. f12059b7 Capture artifacts from `make dist` to save at release time. d5c485f9 Only run ci-fairy on merge requests bb4f6589 Merge branch 'mlimonci/skip-ci-fairy-for-main' into 'main' c57a9388 Merge https://github.com/tjiang1234/btfw-wcn6855-605 80de4d8a check_whence: Recognize RawFile keyword c6ce6ac0 WHENCE: amd-ucode: Use new RawFile keyword e805619f WHENCE: Don't compress qcom json files 7d8f2d95 Merge branch 'RawFile' into 'main' a0142c57 ath10k/WCN3990: move wlanmdsp to qcom/sdm845 fe85b0c7 Merge branch 'qcom' into 'main' 20d250e3 Merge branch 'mlimonci/make-dist' into 'main' 9f3ec3a8 qcom: add GPU firmware for QCM2290 / QRB2210 a32c8568 qcom: add firmware for QCM2290 platforms 89659cb9 qcom: add firmware for QRB4210 platforms 106ff9f9 qcom: add venus firmware files for v6.0 74cc8ca8 qcom: add firmware for the onboard WiFi on qcm2290 / qrb4210 1346f922 qcom: sm8250: update DSP firmware adeabfda qcom: Update vpu-1.0 firmware bb3d5bc9 qcom: sm8250: add RB5 sensors DSP firmware 7d94e0fa linux-firmware: add link to sc8280xp audioreach firmware ad03b851 Merge branch 'rb12-fw-v2' into 'main' 28935de4 Merge branch 'rb5-update' of https://github.com/lumag/linux-firmware into rb5-update 473be1c4 Merge branch 'rb5-update' into 'main' 60458657 Merge branch 'sc8280xp-audio-fw-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/srini/linux-firmware into sc8280xp-audio-fw-fixes cb926295 Merge branch 'sc8280xp-audio-fw-fixes' into 'main' c801b3b8 Turn off textwidth check dfa11466 Merge branch 'main' into 'main' 2bbca647 amdgpu: update DMCUB to 0.0.183.0 for various AMDGPU ASICs a5dbe400 i915: update MTL HuC to version 8.5.4 3a9bcf45 Merge branch 'main' into 'main' d252e92d linux-firmware: amd-ucode: Add note on fam19h warnings 3a07aa51 Merge branch 'amd-ucode' into 'main' 3786ca8f Merge branch 'mtl_huc_8.5.4' of git://anongit.freedesktop.org/drm/drm-firmware into mtl_huc 919300d1 Merge branch 'mtl_huc' into 'main' f48da6da Run merge request pipelines for pre-commit. 3672ccab Merge branch 'mlimonci/fix-merge-requests-ci' into 'main' 08532e36 iwlwifi: update cc/Qu/QuZ firmwares for core81-65 release 765492b8 iwlwifi: add new FWs from core81-65 release 29b47c59 Merge branch 'main' into 'main' addc3392 rtl_bt: Update RTL8851B BT USB firmware to 0x048A_D230 1ed8d8bf linux-firmware: Update FW files for MRVL PCIE 8997 chipsets 7d1f06ab Merge branch 'rtl_bt' into 'main' 74830f66 Merge branch 'mrvl' into 'main' 328beacb amd_pmf: Add initial PMF TA for Smart PC Solution Builder 8b855f37 Merge branch 'main' into 'main' a6744df8 iwlwifi: add FWs for new GL and MA device types with multiple RF modules 1c285c0a amdgpu: update aldebaran firmware from 5.7 branch f9366fa1 amdgpu: update GC 11.0.3 firmware from 5.7 branch b21bd580 amdgpu: update PSP 13.0.10 firmware from 5.7 branch 5a99cd50 amdgpu: update SMU 13.0.10 firmware from 5.7 branch abe39de3 amdgpu: update raven2 firmware from 5.7 branch 7f027004 amdgpu: update navi10 firmware from 5.7 branch c25d0ef6 amdgpu: update yellow carp firmware from 5.7 branch aa67101a amdgpu: update GC 11.0.2 firmware from 5.7 branch 22ca16ee amdgpu: update PSP 13.0.7 firmware from 5.7 branch a3b30e39 amdgpu: update SDMA 6.0.2 firmware from 5.7 branch 971fe4bd amdgpu: update SMU 13.0.7 firmware from 5.7 branch fd688e37 amdgpu: update VCN 4.0.4 firmware from 5.7 branch 17a48ca2 amdgpu: update navi12 firmware from 5.7 branch d850220b amdgpu: update renoir firmware from 5.7 branch fcf92700 amdgpu: update navi14 firmware from 5.7 branch a34604d3 amdgpu: update GC 11.0.1 firmware from 5.7 branch 7b785ce1 amdgpu: update PSP 13.0.4 firmware from 5.7 branch ab618fa5 amdgpu: update SDMA 6.0.1 firmware from 5.7 branch 4ee8dc91 amdgpu: update GC 11.0.4 firmware from 5.7 branch c09f4219 amdgpu: update PSP 13.0.11 firmware from 5.7 branch b828f43c amdgpu: update sienna cichlid firmware from 5.7 branch f8f3d52e amdgpu: update green sardine firmware from 5.7 branch 7d8a4a06 amdgpu: update vangogh firmware from 5.7 branch e6a3c06e amdgpu: update navy flounder firmware from 5.7 branch 5e40e6c2 amdgpu: update picasso firmware from 5.7 branch 51637156 amdgpu: update dimgrey cavefish firmware from 5.7 branch 08e23f2c amdgpu: update vega10 firmware from 5.7 branch 050fe578 amdgpu: update vega12 firmware from 5.7 branch ee81c65c amdgpu: update beige goby firmware from 5.7 branch 0923446e amdgpu: update vega20 firmware from 5.7 branch c321aeee amdgpu: update GC 11.0.0 firmware from 5.7 branch 7baff8dd amdgpu: update PSP 13.0.0 firmware from 5.7 branch 9973966a amdgpu: update SDMA 6.0.0 firmware from 5.7 branch af3d18b3 amdgpu: update SMU 13.0.0 firmware from 5.7 branch b65ac01b amdgpu: update VCN 4.0.0 firmware from 5.7 branch a92f8f21 amdgpu: update GC 10.3.6 firmware from 5.7 branch fc627e98 amdgpu: update PSP 13.0.5 firmware from 5.7 branch f5b7964e amdgpu: update SDMA 5.2.6 firmware from 5.7 branch 5837f76c amdgpu: update DCN 3.1.6 firmware from 5.7 branch 35d98aaf amdgpu: update GC 10.3.7 firmware from 5.7 branch 8ba97109 amdgpu: update PSP 13.0.8 firmware from 5.7 branch 75e5b634 amdgpu: update SDMA 5.2.7 firmware from 5.7 branch 95ec6f69 amdgpu: update raven firmware from 5.7 branch 18b60f44 i915: Update MTL DMC to v2.17 cef80743 Add new Makefile target to build a deb and rpm package ce33c671 Build debian and fedora images 312b5d8a Merge branch 'iwlwifi-fw-2023-09-27' into 'main' 957828e1 linux-firmware: Update firmware file for Intel Bluetooth 9260 717c1a5d linux-firmware: Update firmware file for Intel Bluetooth 9560 a3e18aff linux-firmware: Update firmware file for Intel Bluetooth AX210 3fed6fb8 linux-firmware: Update firmware file for Intel Bluetooth AX211 3ce0e06b linux-firmware: Update firmware file for Intel Bluetooth AX211 8c1e8c66 linux-firmware: Update firmware file for Intel Bluetooth AX201 bbf94191 linux-firmware: Update firmware file for Intel Bluetooth AX201 ab0c0a78 linux-firmware: Add firmware file for Intel Bluetooth AX211 2316c3d0 Merge branch 'intel-bt-20231004' into 'main' 58b8d3f3 Merge branch 'dmc-mtl_2.17' of git://anongit.freedesktop.org/drm/drm-firmware into dmc-mtl 8e57de05 Merge branch 'dmc-mtl' into 'main' 5105ff4b Merge branch 'mlimonci/upstream-packaging' into 'main' 389575a8 WHENCE: add symlink for BananaPi M64 7727f7e3 Merge branch 'patch-1696561325' into 'main' 92e24e04 iwlwifi: add a missing FW from core80-39 release 44a9510c i915: Add GuC v70.13.1 for DG2, TGL, ADL-P and MTL 1be48f85 Merge branch 'pr-24-1697222431' into 'main' 4d619071 Add a script for a robot to open up pull requests 0da49b90 linux-firmware: add Amlogic bluetooth firmware 63e8aa40 Merge branch 'main' into 'main' a3bcbbf2 amdgpu: update SMU 13.0.0 firmware 8ff933de Merge branch 'robot/pr-0-1697570762' into 'main' f893135f Merge branch 'robot/pr-0-1697658135' into 'main' ecaeef5d Add support for sending emails while processing a PR/patch 29e9aa86 Merge branch 'mlimonci/robot' into 'main' 06afd7f9 linux-firmware: Update AMD cpu microcode 1115cf5c Merge branch 'robot/patch-0-1697735493' into 'main' 6ed75465 Fix the robot email script d983107a Merge branch 'mlimonci/fix-email' into 'main' 7bfa5f4d Catch unicode decode errors 3de241ed rtl_nic: update firmware of RTL8156B 39d55392 Use `git am` instead of `b4 shazam` ad84593d Merge branch 'robot/patch-23-1698074268' into 'main' 5f560c1e Merge branch 'mlimonci/unicode' into 'main' 4ee01756 Merge branch 'mlimonci/use-am' into 'main' b22703ca Disable deb and rpm CI other than at release 80703e05 Merge branch 'mlimonci/less-ci' into 'main' 37761e2b Intel Bluetooth: Update firmware file for Intel Bluetooth BE200 dd6368d9 Intel Bluetooth: Update firmware file for Intel Bluetooth Magnetor AX211 fabc67bf Intel Bluetooth: Update firmware file for Intel Bluetooth Magnetor AX201 581a25e6 Intel Bluetooth: Update firmware file for Intel Bluetooth AX203 bc0b7dfa Intel Bluetooth: Update firmware file for Intel Bluetooth AX203 2ceaa29d Merge branch 'core80' into 'main' dcec764d Intel Bluetooth: Update firmware file for Intel Bluetooth Magnetor AX101 1962446e Intel Bluetooth: Update firmware file for Intel Bluetooth AX210 4c092813 Intel Bluetooth: Update firmware file for Intel Bluetooth AX211 59aaeac9 Intel Bluetooth: Update firmware file for Intel Bluetooth AX211 2b304bfe Merge branch 'main' into 'main' 02df6e4f rtw89: 8851b: update fw to v0.29.41.3 7a916315 rtw89: 8852b: update fw to v0.29.29.4 2afd1423 rtw89: 8852b: update fw to v0.29.29.5 1ba9408e linux-firmware: ixp4xx: Add the IXP4xx firmware 411938ad Merge branch 'mlimonci/rtw89' into 'main' 185e84b8 Merge branch 'ixp4xx' into 'main' 724c77e5 qca: add bluetooth firmware for WCN3988 19342f15 Merge branch 'apbtfw' into 'main' 65a89b16 amdgpu: DMCUB updates for various AMDGPU ASICs df98199f Merge tag 'amd-2023-11-03' 9a3bf241 Merge branch 'main' into 'main' 9a170370 Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX210 cdecf243 Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX211 be41333c Intel Bluetooth: Update firmware file for SolarF Intel Bluetooth AX211 34600f06 Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX203 8563348b Intel Bluetooth: Update firmware file for SolarF Intel Bluetooth AX203 ed34505f Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX211 92faee69 Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX203 19c3c023 Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX101 a5a6dded Intel Bluetooth: Update firmware file for Intel Bluetooth BE200 2340796d Merge branch 'main' into 'main' f4a3c72e nvidia: add GSP-RM version 535.113.01 firmware images 16b92b8d Merge branch 'mlimonci/nvidia-gsp-rm-535' into 'main' cc8a7d10 Fix classification of some pull requests 4c55675d Fix symlink creation for some files 195eae59 Add checks for destination directory being specified cf8315de Ensure rdfind is installed b79f31cf Merge branch 'mlimonci/fix-symlinks' into 'main' 1ee89a11 Merge branch 'mlimonci/robot-fix' into 'main' c57c8384 amdgpu: DMCUB updates for various AMDGPU ASICs 1737b581 Merge tag 'amd-2023-11-10' into amd-2023-11-10 74158e7a Merge branch 'amd-2023-11-10' into 'main' bf5150dd Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX210 80a378a2 Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX211 b021ad7c Intel Bluetooth: Update firmware file for SolarF Intel Bluetooth AX211 bfc7dbe7 Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX203 4eb64f9b Intel Bluetooth: Update firmware file for SolarF Intel Bluetooth AX203 c7c5ca39 Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX101 80907d76 Intel Bluetooth: Update firmware file for SolarF Intel Bluetooth AX101 8b5a4168 Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX211 5e40b6aa Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX203 307a4e50 Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX101 6910095b linux-firmware: add firmware for mt7988 internal 2.5G ethernet phy bd4df953 Merge branch 'main' into 'main' 398b4605 Merge branch 'robot/patch-0-1699862686' into 'main' 1f8f61d5 Process pull requets directly from mbox 05ac293b Add extra debugging output when processing pull requests d011ba69 Add a workaround for gitlab.freedesktop.org pull requests b72eeb60 Merge branch 'mlimonci/robot-pr-improvements' into 'main' 978dff67 linux-firmware: Add firmware for Cirrus CS35L41 on 2024 ASUS Zenbook Laptops 4f498d09 linux-firmware: Add firmware for Cirrus CS35L41 on HP G11 Laptops 4fc5801e iwlwifi: update cc/Qu/QuZ firmwares for core83-55 release a07fd0b9 iwlwifi: add new FWs from core83-55 release 124b6639 Merge branch 'robot/pr-0-1700068965' into 'main' 9009038b Enable deb and rpm builds on tags f27dec61 iwlwifi: fix for the new FWs from core83-55 release 58ec4325 Merge branch 'mlimonci/release-packages' into 'main' 8228c222 Try both utf-8 and windows-1252 for decoding email b486a13b Merge branch 'robot/pr-17-1700153404' into 'main' 6723a8d9 Merge branch 'robot/pr-5-1700153542' into 'main' bfd5f0b9 Make email replies more resilient 45109014 i915: Update MTL DMC to v2.19 f81145a0 Merge branch 'robot/pr-0-1700234575' into 'main' 7124ce30 Merge branch 'mlimonci/encoding' into 'main' c03db704 amdgpu: update DMCUB firmware to 0.0.193.0 for DCN31 and DCN314 ba1aa06f Intel Bluetooth: Update firmware file for Intel Bluetooth BE200 a41fa7c5 mediatek: Sync shared memory structure changes c3ce13b3 Merge branch 'main' into 'main' 9552083a Merge branch 'robot/pr-0-1700470117' into 'main' 0c211dbe Merge branch 'amd-staging' into 'main' 5e9fdab5 mediatek: Remove an unused packed library bef5a36d Merge branch 'robot/patch-1-1700555775' into 'main' 47582844 ice: update ice DDP package to 1.3.35.0 0628ba79 ice: update ice DDP comms package to 1.3.45.0 ad0bbae4 Merge branch 'robot/patch-1-1700674626' into 'main' a5539dc1 Merge branch 'robot/patch-2-1700674629' into 'main' 9afbbf25 powervr: add firmware for Imagination Technologies AXE-1-16M GPU fad38ab8 Merge branch 'powervr-2023-11-23' into 'main' ea682fba qcom: update Venus firmware file for v6.0 18f56bf3 qcom: update qcm2290/qrb4210 WiFi firmware file 0bba2c99 qcom: update qcm2290 firmware 6cfedcbb qcom: update qrb4210 firmware 87427f23 amdgpu: update DMCUB firmware to 0.0.194.0 for DCN321 and DCN32 f6d61ded Merge branch 'robot/pr-0-1700887115' into 'main' c6823ce2 Makefile, copy-firmware: Use portable "command -v" to detect installed programs 9fdcf639 Merge branch 'robot/patch-0-1701018572' into 'main' 0a18a729 linux-firmware: update firmware for MT7921 WiFi device 6b91b2ef linux-firmware: update firmware for MT7922 WiFi device cc44f3b8 Merge branch 'mt7921-wifi' into 'main' 1366b827 linux-firmware: update firmware for mediatek bluetooth chip (MT7921) 5955de2f Merge branch 'mt7922-wifi' into 'main' 1180974e linux-firmware: update firmware for mediatek bluetooth chip (MT7922) 351f0c67 Merge branch 'mt7921-bt' into 'main' f440b984 ice: update ice DDP wireless_edge package to 1.3.13.0 adbdc241 Merge branch 'mt7922-bt' into 'main' f8c611e7 Merge branch 'ice-edge' into 'main' 4124f8f9 Make rdfind optional 4fab4e51 Merge branch 'rdfind-opt' into 'main' 98eed92e rtl_bt: Update RTL8852A BT USB firmware to 0xDFC8_145F 5aadb590 Merge branch 'robot/patch-0-1701175489' into 'main' d9f6088f Add a COPYOPTS variable aae60524 Merge branch 'make-opts' into 'main' 37db2a09 s5p-mfc: Add MFC v12 Firmware 034e24b8 Merge branch 's5p-mfc-v12' into 'main' ddc99b3d linux-firmware: add firmware for en8811h 2.5G ethernet phy dbf82492 cxgb4: Update firmware to revision 1.27.5.0 129e07d9 Merge branch 'robot/pr-0-1701358064' into 'main' f63dd70d Merge branch 'robot/patch-0-1701352637' into 'main' b9d971b9 Merge branch 'rb12-update' into 'main' bfc33c1e linux-firmware: Update AMD cpu microcode c004dbee Merge branch 'robot/patch-0-1701808157' into 'main' 23feb609 wfx: fix broken firmware 1505c948 wfx: update to firmware 3.17 f2e52a1c Merge branch 'wfx' into 'main' Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org> |
||
|
|
58df088d75 |
linux-firmware: intel: add firmware for AX101
iwlwifi from 6.5 supports API version up to 83, but 81 is the latest one available from linux-firmware 20230804. Signed-off-by: Jitao Lu <dianlujitao@gmail.com> |
||
|
|
083a096390 |
linux-firmware: add Realtek RTW89 firmware
This is the firmware required for the rtw89 driver. Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn> |
||
|
|
4e268803d0 |
linux-firmware: add Realtek RTL8723DE/RTL8821CE firmware
This adds packages for the Realtek RTL8723DE/RTL8821CE firmware to be used with the rtw88 driver. Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn> |
||
|
|
76713f4b82 |
packages: add needed packages for Mellanox Spectrum Switches
Add needed kernel and firmware packages for Mellanox Spectrum SN2000 Series Switches. Signed-off-by: Til Kaiser <til.kaiser@gmx.de> |
||
|
|
00ce1c0587 |
linux-firmware: Update Intel AX200 and AX210 firmware
This updates the Intel iwlwifi firmware for AX200 and AX210 from version 66 to version 72. Version 72 is the latest version supported by iwlwifi from kernel 6.1. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Reviewed-by: Robert Marko <robimarko@gmail.com> |
||
|
|
bfbb5ccf7a |
linux-firmware: update to 20230804
7be2766 (tag: 20230804) Merge branch 'rb3-update' of https://github.com/lumag/linux-firmware 66c1db8 Merge https://github.com/pkshih/linux-firmware 5046942 Mellanox: Add new mlxsw_spectrum firmware xx.2012.1012 5c7b67f linux-firmware: Add URL for latest FW binaries for NXP BT chipsets 29f185d rtw89: 8851b: update firmware to v0.29.41.1 742bf57 qcom: sdm845: add RB3 sensors DSP firmware 253cc17 amdgpu: Update DMCUB for DCN314 & Yellow Carp 07f05b0 Merge branch 'dmc-adlp_2.20-mtl_2.13' of git://anongit.freedesktop.org/drm/drm-firmware 5a251ed Merge branch 'for-upstream' of https://github.com/CirrusLogic/linux-firmware 6c8ce49 ice: add LAG-supporting DDP package fd6e13c i915: Update MTL DMC to v2.13 41e615c i915: Update ADLP DMC to v2.20 c8424cf cirrus: Add CS35L41 firmware for Dell Oasis Models b6ea35f copy-firmware: Fix linking directories when using compression 0a51959 copy-firmware: Fix test: unexpected operator b602d43 qcom: sc8280xp: LENOVO: remove directory sym link e0bad5e qcom: sc8280xp: LENOVO: Remove execute bits 59fbffa amdgpu: update VCN 4.0.0 firmware 22fb12f amdgpu: add initial SMU 13.0.10 firmware b3f512f amdgpu: add initial SDMA 6.0.3 firmware b1a7d76 amdgpu: add initial PSP 13.0.10 firmware d6d655a amdgpu: add initial GC 11.0.3 firmware c782458 Merge branch 'v2.0.21961' of https://github.com/yunfei-mtk/linux_fw_10bit ca9086f Merge branch 'dg2_mtl_guc_70.8' of git://anongit.freedesktop.org/drm/drm-firmware 0bc3126 linux-firmware: Update AMD fam17h cpu microcode b250b32 linux-firmware: Update AMD cpu microcode 9dfcace amdgpu: update green sardine VCN firmware b519832 amdgpu: update renoir VCN firmware 5f569aa amdgpu: update raven VCN firmware 868bb36 amdgpu: update raven2 VCN firmware 6fa9a17 amdgpu: update Picasso VCN firmware cd52460 amdgpu: update DMCUB to v0.0.175.0 for various AMDGPU ASICs 4ef7581 Updated NXP SR150 UWB firmware 2514504 Merge branch 'for-upstream' of https://github.com/CirrusLogic/linux-firmware 45f5ebf wfx: update to firmware 3.16.1 f41d890 mediatek: Update mt8195 SCP firmware to support 10bit mode 6f3a37f i915: update DG2 GuC to v70.8.0 0ee23bd i915: update to GuC 70.8.0 and HuC 8.5.1 for MTL 1a76e8b cirrus: Add CS35L41 firmware for ASUS ROG 2023 Models d3f6606 Partially revert "amdgpu: DMCUB updates for DCN 3.1.4 and 3.1.5" 8917650 linux-firmware: update firmware for mediatek bluetooth chip (MT7922) 7d9af09 linux-firmware: update firmware for MT7922 WiFi device 0bab5df Merge tag 'iwlwifi-fw-2023-06-29' of http://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware 3ec3817 linux-firmware: Update firmware file for Intel Bluetooth AX203 7db3ef9 linux-firmware: Update firmware file for Intel Bluetooth AX203 5684048 linux-firmware: Update firmware file for Intel Bluetooth AX211 3f7a24e linux-firmware: Update firmware file for Intel Bluetooth AX211 eb2c745 linux-firmware: Update firmware file for Intel Bluetooth AX210 4a3ff0a linux-firmware: Update firmware file for Intel Bluetooth AX200 1d1bad4 linux-firmware: Update firmware file for Intel Bluetooth AX201 db39dff Fix qcom ASoC tglp WHENCE entry a687f89 Merge branch 'sc8280xp-audio-fw' of git://git.kernel.org/pub/scm/linux/kernel/git/srini/linux-firmware 9e0343c check_whence: Check link targets are valid b255f5b iwlwifi: add new FWs from core80-39 release fa5d30b iwlwifi: update cc/Qu/QuZ firmwares for core80-39 release f9a35b3 qcom: Add Audio firmware for SC8280XP X13s Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|
|
534eb51ee2 |
linux-firmware: broadcom: package bcm4356 NVRAM for NanoPC T4
Prepare for NanoPC T4 WIFI support. Signed-off-by: Lu jicong <jiconglu58@gmail.com> |
||
|
|
a5005508f0 |
linux-firmware: update to 20230625
Change from git log --oneline: ee91452d (tag: 20230625) Makefile, copy-firmware: support xz/zstd compressed firmware ad2ce8be copy-firmware: silence the last shellcheck warnings 67bf50e7 copy-firmware: drop obsolete backticks, quote 77f31a80 copy-firmware: tweak sed invocation 40fa2b20 copy-firmware: quote deskdir and dirname 77f92e0b check_whence: error if symlinks are in-tree f2671b1f check_whence: error if File: is actually a link 4b539e7a check_whence: strip quotation marks 32693d3b linux-firmware: wilc1000: update WILC1000 firmware to v16.0 109b23c5 ice: update ice DDP wireless_edge package to 1.3.10.0 ade163aa amdgpu: DMCUB updates for DCN 3.1.4 and 3.1.5 045b2136 amdgpu: update DMCUB to v0.0.172.0 for various AMDGPU ASICs 5a1842ce Merge branch 'rb3-update' of https://github.com/lumag/linux-firmware 2f81bd9f fix broken cirrus firmware symlinks 01a7a844 qcom: Update the microcode files for Adreno a630 GPUs. 94120467 qcom: sdm845: rename the modem firmware 1c599488 qcom: sdm845: update remoteproc firmware 1cd1c871 rtl_bt: Update RTL8852A BT USB firmware to 0xDAC7_480D 55e74485 rtl_bt: Update RTL8852C BT USB firmware to 0x040D_7225 9dbd8ec2 amdgpu: DMCUB updates for various AMDGPU asics 9a47adc7 Merge branch 'mtl_huc_v8.5.0' of git://anongit.freedesktop.org/drm/drm-firmware eb3ae841 linux-firmware: update firmware for MT7922 WiFi device 5ce06b9e linux-firmware: update firmware for MT7921 WiFi device 2c50361c linux-firmware: update firmware for mediatek bluetooth chip (MT7922) 185f49df linux-firmware: update firmware for mediatek bluetooth chip (MT7921) 05f94af7 Merge branch 'v2.0.21478' of https://github.com/yunfei-mtk/linux_fw_scp 5de33fb4 i915: Add HuC v8.5.0 for MTL 795aea91 mediatek: Update mt8195 SCP firmware to support hevc fc90c59b Merge branch 'db410c' of https://github.com/lumag/linux-firmware 9d4c9a52 qcom: apq8016: add Dragonboard 410c WiFi and modem firmware 1f9667eb Merge branch 'for-upstream' of http://git.chelsio.net/pub/git/linux-firmware b544e2b0 Merge branch 'for-upstream' of https://github.com/CirrusLogic/linux-firmware 244d6b5c cirrus: Add firmware for new Asus ROG Laptops d11ae984 brcm: Add symlinks from Pine64 devices to AW-CM256SM.txt 1c513ec7 amdgpu: Update GC 11.0.1 and 11.0.4 8449fcd0 Merge https://github.com/pkshih/linux-firmware c10facaf rtw89: 8851b: add firmware v0.29.41.0 1ba3519e Merge branch 'dev-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/firmware 2e775450 amdgpu: update yellow carp firmware for amd.5.5 release 5eccb3c1 amdgpu: update navi14 firmware for amd.5.5 release c70d3c3b amdgpu: update navi12 firmware for amd.5.5 release 0e4f17cc amdgpu: update vega20 firmware for amd.5.5 release 413348f3 amdgpu: update vega12 firmware for amd.5.5 release c167587d amdgpu: update navi10 firmware for amd.5.5 release 3c98630a amdgpu: update vega10 firmware for amd.5.5 release d13ef0cb amdgpu: update PSP 13.0.11 firmware for amd.5.5 release 31f8f526 amdgpu: update GC 11.0.4 firmware for amd.5.5 release f0ce7026 amdgpu: update SDMA 6.0.1 firmware for amd.5.5 release 47424464 amdgpu: update PSP 13.0.4 firmware for amd.5.5 release 60dc78a7 amdgpu: update GC 11.0.1 firmware for amd.5.5 release ba70041c amdgpu: update 13.0.8 firmware for amd.5.5 release 9c48881f amdgpu: update GC 10.3.7 firmware for amd.5.5 release bb4d7250 amdgpu: update vangogh firmware for amd.5.5 release 102a4138 amdgpu: update VCN 4.0.4 firmware for amd.5.5 release a7fe4aa1 amdgpu: update SMU 13.0.7 firmware for amd.5.5 release 80b2d561 amdgpu: update PSP 13.0.7 firmware for amd.5.5 release a5d7b4df amdgpu: update GC 11.0.2 firmware for amd.5.5 release c1db00c5 amdgpu: update renoir firmware for amd.5.5 release 683c91f7 amdgpu: update VCN 4.0.0 firmware for amd.5.5 release 39d6fcc7 amdgpu: update SMU 13.0.0 firmware for amd.5.5 release 56832557 amdgpu: update PSP 13.0.0 firmware for amd.5.5 release ffe1a41e amdgpu: update GC 11.0.0 firmware for amd.5.5 release 72d525d7 amdgpu: update green sardine firmware for amd.5.5 release ceba765d amdgpu: update beige goby firmware for amd.5.5 release 95eb53c9 amdgpu: update dimgrey cavefish firmware for amd.5.5 release 909cef98 amdgpu: update arcturus firmware for amd.5.5 release 91251d16 amdgpu: update vcn 3.1.2 firmware for amd.5.5 release 9eaff866 amdgpu: update psp 13.0.5 firmware for amd.5.5 release 44772528 amdgpu: update GC 10.3.6 firmware for amd.5.5 release 3bffc9f8 amdgpu: update navy flounder firmware for amd.5.5 release 3b920773 amdgpu: update sienna cichlid firmware for amd.5.5 release 84d5550e amdgpu: update aldebaran firmware for amd.5.5 release dcd30473 amdgpu: DMCUB updates for various AMDGPU asics c9e4034a ice: update ice DDP comms package to 1.3.40.0 601c1813 Merge https://github.com/pkshih/linux-firmware 08b854f0 rtlwifi: Add firmware v6.0 for RTL8192FU b72c69dd rtlwifi: Update firmware for RTL8188EU to v28.0 51290942 (tag: 20230515) Merge branch 'main' of https://github.com/CirrusLogic/linux-firmware Signed-off-by: John Audia <therealgraysky@proton.me> |
||
|
|
fff6833d4c |
linux-firmware: ibt-firmware: install sfi/ddc files for AX210 card
When using an Intel AX210 card, the Bluetooth hci interface failed to start due to a missing "ibt-0041-0041.sfi" file. Bluetooth: hci0: Failed to load Intel firmware file intel/ibt-0041-0041.sfi (-2) A device specific configuration file (DDC) is also required: Bluetooth: hci0: Found device firmware: intel/ibt-0041-0041.sfi Bluetooth: hci0: Waiting for firmware download to complete ... Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0041-0041.ddc Bluetooth: hci0: Applying Intel DDC parameters completed Bluetooth: hci0: Firmware timestamp 2023.13 buildtype 1 build 62562 Fixes: #8558 Signed-off-by: Mathew McBride <matt@traverse.com.au> |