diff --git a/download b/download index 9b24d2fed4723c0df38715772fbf1e5873d9503f..ae53c784c99bbf4e7f469bf09cfb6d920cc27ec7 100644 --- a/download +++ b/download @@ -1 +1 @@ -479ce8694acf2ee20df75e8e293a53c8 linux-firmware-20250325.tar.xz +c20e4a4d4d496ca509243a794a656fdf linux-firmware-20250805.tar.xz diff --git a/linux-firmware.spec b/linux-firmware.spec index 9052bd0297e1d544f2a50095dd3dc8066ff7bdc4..79d70e52d42915a2bc391b15d30b97258b2c3d80 100644 --- a/linux-firmware.spec +++ b/linux-firmware.spec @@ -1,12 +1,12 @@ -%global checkout 710a336b +%global checkout 37b63dc3 -%global firmware_release 129 +%global firmware_release 132 %global _firmwarepath /usr/lib/firmware %define _binaries_in_noarch_packages_terminate_build 0 Name: linux-firmware -Version: 20250325 +Version: 20250805 Release: %{firmware_release}.git%{checkout}%{?dist} Summary: Firmware files used by the Linux kernel License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted @@ -320,7 +320,7 @@ sed -i -e '/^iwlwifi/d' \ -i -e '/^libertas\/usb8388/d' \ -i -e '/^mrvl\/sd8787/d' \ -i -e '/^netronome\/nic_AMDA/d' \ - linux-firmware.files + linux-firmware.{files,dirs} sed -i -e 's!^!/usr/lib/firmware/!' linux-firmware.{files,dirs} sed -i -e 's/^/"/;s/$/"/' linux-firmware.files sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files @@ -435,7 +435,375 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files %license WHENCE LICENCE.* %config(noreplace) %{_firmwarepath}/netronome/nic_AMDA* +# workaround for directory->symlink changes +%pretrans -n linux-firmware -p +path = "/usr/lib/firmware/nvidia/ad103" +st = posix.stat(path) +if st and st.type == "directory" then + status = os.rename(path, path .. ".rpmmoved") + if not status then + suffix = 0 + while not status do + suffix = suffix + 1 + status = os.rename(path .. ".rpmmoved", path .. ".rpmmoved." .. suffix) + end + os.rename(path, path .. ".rpmmoved") + end +end +path = "/usr/lib/firmware/nvidia/ad104" +st = posix.stat(path) +if st and st.type == "directory" then + status = os.rename(path, path .. ".rpmmoved") + if not status then + suffix = 0 + while not status do + suffix = suffix + 1 + status = os.rename(path .. ".rpmmoved", path .. ".rpmmoved." .. suffix) + end + os.rename(path, path .. ".rpmmoved") + end +end +path = "/usr/lib/firmware/nvidia/ad106" +st = posix.stat(path) +if st and st.type == "directory" then + status = os.rename(path, path .. ".rpmmoved") + if not status then + suffix = 0 + while not status do + suffix = suffix + 1 + status = os.rename(path .. ".rpmmoved", path .. ".rpmmoved." .. suffix) + end + os.rename(path, path .. ".rpmmoved") + end +end +path = "/usr/lib/firmware/nvidia/ad107" +st = posix.stat(path) +if st and st.type == "directory" then + status = os.rename(path, path .. ".rpmmoved") + if not status then + suffix = 0 + while not status do + suffix = suffix + 1 + status = os.rename(path .. ".rpmmoved", path .. ".rpmmoved." .. suffix) + end + os.rename(path, path .. ".rpmmoved") + end +end + %changelog +* Tue Aug 5 2025 Denys Vlasenko - 20250805-132.git37b63dc3 +- Update linux-firmware to latest upstream (RHEL-107488) +  Changes since the last update are noted on items below, copied from +  the git changelog of upstream linux-firmware repository. +- qcom: Add QDU100 firmware image files required for booting. +- linux-firmware: Add firmware for airoha-npu driver +- linux-firmware: update firmware for MT7925 WiFi device +- mediatek MT7925: update bluetooth firmware to 20250721233113 +- qcom: Update DSP firmware for qcm6490 platform +- qcom: update Venus firmware file for v6.0 +- i915: Xe3LPD DMC v2.29 +- linux-firmware: Update AMD cpu microcode +- qcom: Add QCS6490 symlink for QUPv3 firmware +- qcom: Add firmware binary for SM8750. +- amdgpu: update dmcub fw for dcn314 +- cirrus: cs35l41: Add Firmware for various ASUS commercial Laptops using CS35L41 HDA +- cirrus: cs35l41: Update Firmware for Dell Oasis +- cirrus: cs35l56: Add firmware for Cirrus CS35L56 for various Dell laptops +- qcom: Add Audio topology for QCS6490 RB3Gen2 +- intel_vpu: Update NPU firmware +- amdgpu: update dmcub fw for various DCN version +- WHENCE: extract more license statements +- WHENCE: clarify io_ti origin +- amdgpu: Update GC 11.5.1 microcode +- rtw89: 8852b: update fw to v0.29.128.0 +- rtw89: 8852bt: update fw to v0.29.127.0 +- rtw89: 8922a: add regd fw element with version R72-R6 +- rtw89: 8852c: add regd fw element with version R72-R57 +- rtw89: 8922a: update BB parameter V49 +- qcom: Update gpu firmwares of QCS615 chipset +- linux-firmware: Update firmware file for Intel Solar core +- linux-firmware: Update firmware file for Intel BlazarU core +- linux-firmware: Update firmware file for Intel BlazarI core +- xe: Add fan_control v203.0.0.0 for BMG +- linux-firmware: Update AMD cpu microcode +- amdgpu: Add DCN 3.6 +- amdgpu: Add PSP 14.0.5 +- amdgpu: Add SDMA 6.1.3 +- amdgpu: Add GC 11.5.3 +- mediatek MT7921: update bluetooth firmware to 20250625154126 +- qcom/adreno: document firmware revisions +- qcom/adreno: move A610 and A702 ZAP files to Adreno driver section +- qcom: Add sdx61 Foxconn vendor firmware image file +- Revert "linux-firmware: Update firmware file for Intel Pulsar core" +- qcom/adreno: sort entries in WHENCE +- xe: First HuC release for Pantherlake +- xe: First GuC release for Pantherlake +- linux-firmware: update firmware for MT7921 WiFi device +- rtw89: 8922a: update fw to v0.35.80.0 +- rtw89: 8852c: update fw to v0.27.129.1 +- rtw89: 8852c: update fw to v0.27.128.0 +- WHENCE: extract license texts +- WHENCE: expand the advansys license statement +- WHENCE: some older AMD drivers are MIT licensed +- qcom: update firmware binary for SM8550 +- amdgpu: DMCUB updates for DCN401 +Resolves: RHEL-107488 + +* Tue Mar 25 2025 Denys Vlasenko - 20250626-131.gitb05fabcd +- Update linux-firmware to latest upstream (RHEL-100433) +  Changes since the last update are noted on items below, copied from +  the git changelog of upstream linux-firmware repository. +- qcom: venus-5.4: add the firmware binary for qcs615 +- Revert "qcom: Add sdx61 Foxconn vendor firmware image file" +- amdgpu: update dmcub fw for dcn401 +- qcom: Add sdx61 Foxconn vendor firmware image file +- brcm: Fix symlinks for Khadas VIM SDIO wifi config +- amdgpu: update renoir firmware +- amdgpu: update vcn 5.0.0 firmware +- amdgpu: update smu 14.0.3 firmware +- amdgpu: update sdma 7.0.1 firmware +- amdgpu: update psp 14.0.3 firmware +- amdgpu: update gc 12.0.1 firmware +- amdgpu: update navy flounder firmware +- amdgpu: update psp 14.0.4 firmware +- amdgpu: update gc 11.5.2 firmware +- amdgpu: update sienna cichlid firmware +- amdgpu: add raven2 ip discovery firmware +- amdgpu: update smu 14.0.2 firmware +- amdgpu: update sdma 7.0.0 firmware +- amdgpu: update psp 14.0.2 firmware +- amdgpu: update gc 12.0.0 firmware +- amdgpu: update vcn 4.0.6 firmware +- amdgpu: update psp 14.0.1 firmware +- amdgpu: update gc 11.5.1 firmware +- amdgpu: update psp 13.0.11 firmware +- amdgpu: update gc 11.0.4 firmware +- amdgpu: add picasso ip discovery firmware +- amdgpu: add raven ip discovery firmware +- amdgpu: update vega20 firmware +- amdgpu: update vega12 firmware +- amdgpu: update smu 13.0.7 firmware +- amdgpu: update vcn 4.0.4 firmware +- amdgpu: update psp 13.0.7 firmware +- amdgpu: update gc 11.0.2 firmware +- amdgpu: update navi14 firmware +- amdgpu: update vega10 firmware +- amdgpu: update gc 10.3.6 firmware +- amdgpu: update smu 13.0.10 firmware +- amdgpu: update psp 13.0.10 firmware +- amdgpu: update gc 11.0.3 firmware +- amdgpu: update navi12 firmware +- amdgpu: update vangogh firmware +- amdgpu: update navi10 firmware +- amdgpu: add smu 13.0.0 kicker firmware +- amdgpu: add psp 13.0.0 kicker firmware +- amdgpu: add gc 11.0.0 kicker firmware +- amdgpu: add vcn 5.0.1 firmware +- amdgpu: add sdma 4.4.4 firmware +- amdgpu: add psp 13.0.12 firmware +- amdgpu: add gc 9.5.0 firmware +- amdgpu: add arcturus IP discovery firmware +- amdgpu: update vcn 4.0.0 firmware +- amdgpu: update smu 13.0.0 firmware +- amdgpu: update psp 13.0.0 firmware +- amdgpu: update gc 11.0.0 firmware +- amdgpu: update psp 13.0.14 firmware +- amdgpu: update gc 9.4.4 firmware +- amdgpu: update psp 13.0.6 firmware +- amdgpu: update gc 9.4.3 firmware +- amdgpu: update beige_goby firmware +- amdgpu: update vcn 4.0.5 firmware +- amdgpu: update gc 11.5.0 firmware +- amdgpu: update vcn 4.0.2 firmware +- amdgpu: update gc 11.0.1 firmware +- amdgpu: update dimgrey_cavefish firmware +- amdgpu: update aldebaran firmware +- WHENCE: fix subtly incorrect licensing +- amdgpu: update dmcub fw for dcn32 and dcn401 +- mediatek: Update mt8186 SCP firmware +- amdgpu: Update DMCUB fw for DCN401 & DCN315 +- WHENCE: unify Driver statements +- qcom: add gpu firmwares for X1P42100 chipset +- QCA: Update WCN785x btusb firmware to 2.0.0-00799-5 +- rtl_nic: update firmware of RTL8153A +- qcom: sc8280xp: Updated power FW for X13s +- linux-firmware: update firmware for MT7986 +- linux-firmware: update firmware for MT7981 +- linux-firmware: update firmware for MT7916 +- cirrus: cs35l41: Add Firmware for ASUS NUC using CS35L41 +- Revert "iwlwifi: add Bz/gl FW for core96-76 release" +- amdgpu: DMCUB updates for various ASICs +- mediatek MT7922: update bluetooth firmware to 20250523103438 +- mediatek MT7921: update bluetooth firmware to 20250523111333 +- linux-firmware: update firmware for MT7922 WiFi device +- linux-firmware: update firmware for MT7921 WiFi device +- xe: Update GUC to v70.45.2 for BMG, LNL +- i915: Update GUC to v70.45.2 for DG2 +- xe: Update LNL GSC to v104.0.5.1429 +- amdgpu: DMCUB updates for various ASICs +- qcom: add QUPv3 firmware for QCS8300 platform +- Intel IPU7: Add firmware binary files +- ice: update wireless_edge package to 1.3.23.0 +- ice: update comms package to 1.3.55.0 +- ice: update package to 1.3.43.0 +- linux-firmware: Update firmware file for Intel Pulsar core +- linux-firmware: Update firmware file for Intel BlazarI core +- linux-firmware: Update firmware file for Intel Quasar core +- linux-firmware: Update firmware file for Intel Solar core +- linux-firmware: Update firmware file for Intel Magnetar core +- linux-firmware: Update firmware file for Intel BlazarU core +- iwlwifi: add Bz/gl FW for core96-76 release +- iwlwifi: update ty/So/Ma firmwares for core96-76 release +- iwlwifi: update cc/Qu/QuZ firmwares for core96-76 release +- iwlwifi: update firmwares for 8000 series +- iwlwifi: update 7265D firmware +- mediatek MT7925: update bluetooth firmware to 20250526153203 +- linux-firmware: update firmware for MT7925 WiFi device +- qcom: sc8280xp: FW blob updates for X13s +- brcm: Add symlinks for Khadas VIM SDIO wifi config to AW-CM256SM.txt +- ath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c5-00284.1-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3 +- cirrus: cs35l41: Fix firmware links for several ASUS laptops +- cirrus: cs35l41: Add Firmware for various HP Agusta Laptops using CS35L41 HDA +- Adjust QUPv3 driver name +- cnm: Add Chips&Media wave633c firmware for NXP i.MX9 +- qcom: add QUPv3 firmware for QCM6490 platform +- mediatek: Add mt8196 VCP firmware +- cirrus: cs35l41: Add Firmware for various ACER Laptops using CS35L41 HDA +- nvidia: add GSP-RM version 570.144 firmware images +- amdgpu: DMCUB updates for various ASICs +- powervr: add firmware for Imagination Technologies BXS-4-64 GPU +- rtl_bt: Update RTL8822C BT USB and UART firmware to 0x7C20 +- brcmfmac: Add a couple of NanoPi devices +- rtl_nic: add firmware rtl8127a-1 +- cnm: update chips&media wave521c firmware. +Resolves: RHEL-100433 + +* Tue Mar 25 2025 Denys Vlasenko - 20250515-130.git9f8e520f +- Update linux-firmware to latest upstream (RHEL-91590) +  Changes since the last update are noted on items below, copied from +  the git changelog of upstream linux-firmware repository. +- intel_vpu: Update NPU firmware +- intel: avs: Update topology file for Digital Microphone Array +- amdgpu: updates for dcn 3.20 and dcn 4.01 firmware to 0.1.10.0 +- linux-firmware: Amphion: Update vpu firmware +- amd_pmf: Update AMD PMF TA Firmware to v3.1 +- amdgpu: update dcn 4.01 firmware to 0.1.8.0 +- qcom: Add link for SM8350 GPU firmware +- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops +- cirrus: cs35l56: Add firmware for Cirrus Amps for some ASUS laptops +- cirrus: cs35l56: Update firmware for Cirrus Amps for some Lenovo laptops +- cirrus: cs35l56: Update firmware for Cirrus Amps for some Dell laptops +- linux-firmware: update firmware for MT7925 WiFi device +- mediatek MT7925: update bluetooth firmware to 20250425073330 +- rtw89: 8852c: add tables for dynamic antenna TXPWR +- rtw89: 8922a: update fw to v0.35.71.0 +- brcm: Add NVRAM file for Radxa Rock Pi X mini PC +- i915: Update Xe3LPD DMC to v2.23 +- rtl_bt: Update RTL8852B BT USB FW to 0x098B_154B +- ath11k: WCN6855 hw2.0: update board-2.bin +- ath11k: IPQ5018 hw1.0: update to WLAN.HK.2.6.0.1-01300-QCAHKSWPL_SILICONZ-1 +- ath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c5-00284-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3 +- ath12k: QCN9274 hw2.0: update board-2.bin +- qcom: vpu: update video firmware binary for SA8775p +- iwlwifi: add Bz/gl FW for core95-82 release +- iwlwifi: update ty/So/Ma firmwares for core95-82 release +- iwlwifi: update cc/Qu/QuZ firmwares for core95-82 release +- iwlwifi: add Bz-hr FW for core93-123 release +- qcom: add QUPv3 firmware for QCS9100 platform +- ASoC: tas2781: Swap channel for SPI projects. +- bmi260: Add BMI260 IMU initial configuration data file +- rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x1881_BA06 +- rtw89: 8922a: update element RF TXPWR to R40 +- rtw89: 8852c: update element RF TXPWR to R78 +- rtw89: 8852c: add fw v0.27.125.0 with format version 2 +- Revert "rtw89: 8852c: update fw to v0.27.125.0" +- qcom: vpu: add video firmware binary for qcm6490 +- contrib: process_linux_firmware: set user agent +- amdgpu: update vcn 4.0.5 firmware +- amdgpu: update psp 14.0.0 firmware +- amdgpu: update vcn 4.0.2 firmware +- amdgpu: update psp 13.0.4 firmware +- amdgpu: update gc 11.0.1 firmware +- amdgpu: update navy flounder firmware +- amdgpu: update psp 14.0.4 firmware +- amdgpu: update gc 11.5.2 firmware +- amdgpu: update vcn 5.0.0 firmware +- amdgpu: update smu 14.0.3 firmware +- amdgpu: update psp 14.0.3 firmware +- amdgpu: update gc 12.0.1 firmware +- amdgpu: update sienna cichlid firmware +- amdgpu: update yellow carp firmware +- amdgpu: update smu 14.0.2 firmware +- amdgpu: update psp 14.0.2 firmware +- amdgpu: update gc 12.0.0 firmware +- amdgpu: update vega20 firmware +- amdgpu: update navi14 firmware +- amdgpu: update vega12 firmware +- amdgpu: update vcn 4.0.4 firmware +- amdgpu: update smu 13.0.7 firmware +- amdgpu: update psp 13.0.7 firmware +- amdgpu: update gc 11.0.2 firmware +- amdgpu: update vega10 firmware +- amdgpu: update psp 13.0.5 firmware +- amdgpu: update navi12 firmware +- amdgpu: update psp 13.0.10 firmware +- amdgpu: update gc 11.0.3 firmware +- amdgpu: update navi10 firmware +- amdgpu: update vangogh firmware +- amdgpu: update picasso firmware +- amdgpu: update vcn 4.0.0 firmware +- amdgpu: update psp 13.0.0 firmware +- amdgpu: update gc 11.0.0 firmware +- amdgpu: update psp 13.0.14 firmware +- amdgpu: update gc 9.4.4 firmware +- amdgpu: update arcturus firmware +- amdgpu: update psp 13.0.6 firmware +- amdgpu: update gc 9.4.3 firmware +- amdgpu: update beige goby firmware +- amdgpu: update psp 13.0.8 firmware +- amdgpu: update psp 14.0.1 firmware +- amdgpu: update gc 11.5.1 firmware +- amdgpu: update psp 13.0.11 firmware +- amdgpu: update gc 11.0.4 firmware +- amdgpu: update dimgrey cavefish firmware +- amdgpu: update aldebaran firmware +- amdgpu: update dcn 4.01 frmware to 0.1.6.0 +- intel: ish: Update license file for ISH +- intel: avs: Update topology file for I2S Analog Devices 4567 +- intel: avs: Update topology file for I2S Realtek 5663 +- intel: avs: Update topology file for I2S Realtek 5640 +- intel: avs: Update topology file for I2S Realtek 5514 +- intel: avs: Update topology file for I2S Realtek 298 +- intel: avs: Update topology file for I2S Realtek 286 +- intel: avs: Update topology file for I2S Realtek 274 +- intel: avs: Update topology file for I2S Nuvoton 8825 +- intel: avs: Update topology file for I2S Maxim 98927 +- intel: avs: Update topology file for I2S Maxim 98373 +- intel: avs: Update topology file for I2S Maxim 98357a +- intel: avs: Update topology file for HDAudio codecs +- intel: avs: Update topology file for HDMI codecs +- intel: avs: Update topology file for Digital Microphone Array +- intel: avs: Update topology file for I2S Dialog 7219 +- xe: Update GUC to v70.44.1 for BMG and LNL +- i915: Update GUC to v70.44.1 for i915 platforms +- qcom:x1e80100: Iris Support for Lenovo T14s G6 Qualcomm platform +- qcom:x1e80100: Support for Lenovo Yoga Slim 7 Snapdragon platform +- Mellanox: Add new mlxsw_spectrum firmware xx.2014.4012 +- linux-firmware: add firmware for Aeonsemi AS21x1x 1G/2.5G/5G/10G Ethernet Phy +- QCA: Add 8 bluetooth nvm files for WCN785x btusb +- QCA: Update WCN785x btusb firmware to 2.0.0-00790-3 +- qcom: update firmware binary for SM8250 +- mediatek: Add new mt8195 SOF firmware +- mediatek: Add new mt8188 SOF firmware +- rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x17E9_16ED +- Revert "rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x0471_70A6" +- intel_vpu: Update NPU firmware +- cirrus: cs35l56: Correct filenames of SSID 103c8e1b and 103c8e1c +- rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x0471_70A6 +- amdgpu: update dcn 3.5 and dcn 3.5.1 firmware to 9.0.27.0 +- amdgpu: update dcn 3.1.4 firmware to 8.0.78.0 +Resolves: RHEL-91590 + * Tue Mar 25 2025 Denys Vlasenko - 20250325-129.git710a336b - Update linux-firmware to latest upstream (RHEL-84781)   Changes since the last update are noted on items below, copied from