import CS linux-firmware-20260130-160.el9
This commit is contained in:
parent
303369a1e3
commit
ee39245e4a
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/linux-firmware-20250812.tar.xz
|
||||
SOURCES/linux-firmware-20260130.tar.xz
|
||||
|
||||
@ -1 +1 @@
|
||||
f1777111d0f1a0a750f0ebd8437ddc2cc646fca6 SOURCES/linux-firmware-20250812.tar.xz
|
||||
ce0f9aa9d73c7f11a6d01a187ce84dd5ae968816 SOURCES/linux-firmware-20260130.tar.xz
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
%global debug_package %{nil}
|
||||
%global firmware_release 155
|
||||
%global firmware_release 160
|
||||
|
||||
%global _firmwarepath /usr/lib/firmware
|
||||
%define _binaries_in_noarch_packages_terminate_build 0
|
||||
|
||||
Name: linux-firmware
|
||||
Version: 20250812
|
||||
Version: 20260130
|
||||
Release: %{firmware_release}%{?dist}
|
||||
Summary: Firmware files used by the Linux kernel
|
||||
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
||||
@ -330,7 +330,9 @@ find . \! -type d > $FILEDIR/linux-firmware.files
|
||||
find . -type d | sed -e '/^.$/d' > $FILEDIR/linux-firmware.dirs
|
||||
popd
|
||||
sed -i -e 's:^./::' linux-firmware.{files,dirs}
|
||||
sed -i -e '/^iwlwifi/d' \
|
||||
sed \
|
||||
-i -e '/^iwlwifi/d' \
|
||||
-i -e '/^intel\/iwlwifi\/iwlwifi/d' \
|
||||
-i -e '/^libertas\/sd8686/d' \
|
||||
-i -e '/^libertas\/usb8388/d' \
|
||||
-i -e '/^mrvl\/sd8787/d' \
|
||||
@ -352,63 +354,79 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
|
||||
%files -n iwl100-firmware
|
||||
%license LICENCE.iwlwifi_firmware
|
||||
%{_firmwarepath}/iwlwifi-100-5.ucode*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-100-5.ucode*
|
||||
|
||||
%files -n iwl105-firmware
|
||||
%license LICENCE.iwlwifi_firmware
|
||||
%{_firmwarepath}/iwlwifi-105-*.ucode*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-105-*.ucode*
|
||||
|
||||
%files -n iwl135-firmware
|
||||
%license LICENCE.iwlwifi_firmware
|
||||
%{_firmwarepath}/iwlwifi-135-*.ucode*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-135-*.ucode*
|
||||
|
||||
%files -n iwl1000-firmware
|
||||
%license LICENCE.iwlwifi_firmware
|
||||
%{_firmwarepath}/iwlwifi-1000-*.ucode*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-1000-*.ucode*
|
||||
|
||||
%files -n iwl2000-firmware
|
||||
%license LICENCE.iwlwifi_firmware
|
||||
%{_firmwarepath}/iwlwifi-2000-*.ucode*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-2000-*.ucode*
|
||||
|
||||
%files -n iwl2030-firmware
|
||||
%license LICENCE.iwlwifi_firmware
|
||||
%{_firmwarepath}/iwlwifi-2030-*.ucode*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-2030-*.ucode*
|
||||
|
||||
%files -n iwl3160-firmware
|
||||
%license LICENCE.iwlwifi_firmware
|
||||
%{_firmwarepath}/iwlwifi-3160-*.ucode*
|
||||
%{_firmwarepath}/iwlwifi-3168-*.ucode*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-3160-*.ucode*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-3168-*.ucode*
|
||||
|
||||
%files -n iwl3945-firmware
|
||||
%license LICENCE.iwlwifi_firmware
|
||||
%{_firmwarepath}/iwlwifi-3945-*.ucode*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-3945-*.ucode*
|
||||
|
||||
%files -n iwl4965-firmware
|
||||
%license LICENCE.iwlwifi_firmware
|
||||
%{_firmwarepath}/iwlwifi-4965-*.ucode*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-4965-*.ucode*
|
||||
|
||||
%files -n iwl5000-firmware
|
||||
%license LICENCE.iwlwifi_firmware
|
||||
%{_firmwarepath}/iwlwifi-5000-*.ucode*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-5000-*.ucode*
|
||||
|
||||
%files -n iwl5150-firmware
|
||||
%license LICENCE.iwlwifi_firmware
|
||||
%{_firmwarepath}/iwlwifi-5150-*.ucode*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-5150-*.ucode*
|
||||
|
||||
%files -n iwl6000-firmware
|
||||
%license LICENCE.iwlwifi_firmware
|
||||
%{_firmwarepath}/iwlwifi-6000-*.ucode*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-6000-*.ucode*
|
||||
|
||||
%files -n iwl6000g2a-firmware
|
||||
%license LICENCE.iwlwifi_firmware
|
||||
%{_firmwarepath}/iwlwifi-6000g2a-*.ucode*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-6000g2a-*.ucode*
|
||||
|
||||
%files -n iwl6000g2b-firmware
|
||||
%license LICENCE.iwlwifi_firmware
|
||||
%{_firmwarepath}/iwlwifi-6000g2b-*.ucode*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-6000g2b-*.ucode*
|
||||
|
||||
%files -n iwl6050-firmware
|
||||
%license LICENCE.iwlwifi_firmware
|
||||
%{_firmwarepath}/iwlwifi-6050-*.ucode*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-6050-*.ucode*
|
||||
|
||||
%files -n iwl7260-firmware
|
||||
%license LICENCE.iwlwifi_firmware
|
||||
@ -419,6 +437,13 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
|
||||
%{_firmwarepath}/iwlwifi-8265-*.ucode*
|
||||
%{_firmwarepath}/iwlwifi-9000-*.ucode*
|
||||
%{_firmwarepath}/iwlwifi-9260-*.ucode*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-7260-*.ucode*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-7265-*.ucode*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-7265D-*.ucode*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-8000C-*.ucode*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-8265-*.ucode*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-9000-*.ucode*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-9260-*.ucode*
|
||||
%{_firmwarepath}/iwlwifi-cc-a0-*.ucode*
|
||||
%{_firmwarepath}/iwlwifi-gl-c0*
|
||||
%{_firmwarepath}/iwlwifi-ma-b0*
|
||||
@ -429,6 +454,15 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
|
||||
%{_firmwarepath}/iwlwifi-so-a0-*.pnvm*
|
||||
%{_firmwarepath}/iwlwifi-bz-b0-*.ucode*
|
||||
%{_firmwarepath}/iwlwifi-bz-b0-*.pnvm*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-cc-a0-*.ucode*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-gl-c0*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-ma-b0*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-Qu*.ucode*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-ty-a0*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-so-a0*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-bz-b0*
|
||||
%{_firmwarepath}/iwlwifi-sc-a0-*
|
||||
%{_firmwarepath}/intel/iwlwifi/iwlwifi-sc-a0-*
|
||||
|
||||
%files -n libertas-usb8388-firmware
|
||||
%license LICENCE.Marvell
|
||||
@ -516,6 +550,417 @@ if st and st.type == "directory" then
|
||||
end
|
||||
|
||||
%changelog
|
||||
* Fri Jan 30 2026 Denys Vlasenko <dvlasenk@redhat.com> - 20260130-160
|
||||
- Update linux-firmware to latest upstream (RHEL-145341)
|
||||
Changes since the last update are noted on items below, copied from
|
||||
the git changelog of upstream linux-firmware repository.
|
||||
- intel/ish: Add Lenovo ISH firmware support for X1 and X9 systems
|
||||
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
|
||||
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
|
||||
- cirrus: cs35l57 cs35l63: Add firmware for Cirrus Amps for some Lenovo laptops
|
||||
- cirrus: cs35l56 cs35l57: Add and update firmware for some Dell laptops
|
||||
- Intel IPU7: Update firmware binary for Panther Lake
|
||||
- linux-firmware: update firmware for MT7921 WiFi device
|
||||
- amdgpu: DMCUB updates for various ASICs
|
||||
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
|
||||
- linux-firmware: Update firmware file for Intel Scorpius core
|
||||
- linux-firmware: Update firmware file for Intel BlazarIGfP core
|
||||
- linux-firmware: Update firmware file for Intel BlazarI core
|
||||
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
|
||||
- linux-firmware: Update firmware file for Intel BlazarU core
|
||||
- rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x06EB_C65F
|
||||
- linux-firmware: Add firmware for airoha-npu-7583 driver
|
||||
- iwlwifi: add Bz/Sc FW for core102-56 release
|
||||
- iwlwifi: Add Hr/Gf firmware for core102-56 release
|
||||
- iwlwifi: update ty/So/Ma firmwares for core102-56 release
|
||||
- xe: Add GSC 105.0.2.1301 for PTL
|
||||
- mediatek: rename MT8188 SCP firmware
|
||||
- qcom: Update DSP firmware for QCM6490 platform
|
||||
- linux-firmware: qcom: sync audioreach firmwares from v1.0.1 build
|
||||
- linux-firmware: update firmware for MT7925 WiFi device
|
||||
- mediatek MT7925: update bluetooth firmware to 20260106153314
|
||||
- mediatek MT7920: update bluetooth firmware to 20260105151350
|
||||
- mediatek MT7922: update bluetooth firmware to 20260106153735
|
||||
- linux-firmware: update firmware for MT7922 WiFi device
|
||||
- Mellanox: Add new mlxsw_spectrum firmware xx.2016.3900
|
||||
- amdgpu: Update dcn314, dcn315 firmware to 0.1.42.0
|
||||
- qcom: Update DSP firmware for sa8775 platform
|
||||
- QCA: Add Bluetooth firmware for QCC2072 uart interface
|
||||
- i915: Xe3p_LPD DMC v2.33
|
||||
- qcom: Update DSP firmware for qcs8300 platform
|
||||
- linux-firmware: update firmware for MT7920 WiFi device
|
||||
Resolves: RHEL-145341
|
||||
|
||||
* Wed Jan 07 2026 Denys Vlasenko <dvlasenk@redhat.com> - 20260107-159
|
||||
- Update linux-firmware to latest upstream (RHEL-139962)
|
||||
Changes since the last update are noted on items below, copied from
|
||||
the git changelog of upstream linux-firmware repository.
|
||||
- qcom: Update aic100 firmware files
|
||||
- qca: Update Bluetooth WCN6750 1.1.3-00100 firmware to 1.1.3-00105
|
||||
- firmware: Revert kernel_boot.elf due to license compliance issue
|
||||
- linux-firmware: add firmware for an8811hb 2.5G ethernet phy
|
||||
- i915: Xe3LPD_3002 DMC v2.28
|
||||
- i915: Xe3LPD DMC v2.33
|
||||
- intel_vpu: Add firmware for 50xx NPUs and update older ones
|
||||
- linux-firmware: Update AMD SEV firmware
|
||||
- amdgpu: DMCUB updates for various ASICs
|
||||
- qcom: venus-5.4: fix ELF segment alignment to 4 bytes
|
||||
- mediatek MT7925: update bluetooth firmware to 20251210093205
|
||||
- linux-firmware: update firmware for MT7925 WiFi device
|
||||
- rcar_gen4_pcie: add firmware for Renesas R-Car Gen4 PCIe controller
|
||||
- qcom: Update CDSP firmware for qcm6490 platform
|
||||
- rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x488C_DB55
|
||||
- linux-firmware: Add firmware file for Intel Scorpius core
|
||||
- rtw89: 8852b: update fw to v0.29.29.15
|
||||
- cirrus: cs35l41: Update firmware and tuning for various HP laptops
|
||||
- cirrus: cs35l41: Add support for new HP Clipper laptop
|
||||
- qcom: drop compatibility a640_zap.mdt symlink
|
||||
- qcom: add version for a530v3_gpmu.fw2
|
||||
- xe: Update GUC to v70.55.3 for BMG, PTL
|
||||
- iwlwifi: add Bz/Sc FW for core101-82 release
|
||||
- iwlwifi: Add Sc/Gf firmware for core101-82 release
|
||||
- iwlwifi: update ty/So/Ma firmwares for core101-82 release
|
||||
- iwlwifi: update cc/Qu/QuZ firmwares for core101-82 release
|
||||
- amdgpu: DMCUB updates for various ASICs
|
||||
- qcom: Add firmwares for sm8150 GPU
|
||||
- qcom: Add firmwares for sm8450 GPU
|
||||
- qcom: Add firmwares for sm8550 GPU
|
||||
- qcom: Add firmwares for sm8650 GPU
|
||||
- qcom: Add firmwares for sm8750 GPU
|
||||
- Makefile: add licence header
|
||||
- ath10k: WCN3990 hw1.0: update board-2.bin
|
||||
- ath10k: QCA9888 hw2.0: update board-2.bin
|
||||
- ath10k: QCA4019 hw1.0: update board-2.bin
|
||||
- cirrus: cs35l41: Add support for new HP laptops
|
||||
- Revert "amdgpu: update GC 11.5.0 firmware"
|
||||
- linux-firmware: Update amd-ucode copyright information
|
||||
- linux-firmware: Update AMD cpu microcode
|
||||
- linux-firmware: Update firmware file for Intel Scorpius core
|
||||
- linux-firmware: Update firmware file for Intel BlazarIGfP core
|
||||
- linux-firmware: Update firmware file for Intel BlazarI core
|
||||
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
|
||||
- linux-firmware: Update firmware file for Intel BlazarU core
|
||||
- ath11k: QCA6698AQ hw2.1: update to WLAN.HSP.1.1-04866-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
|
||||
- ath11k: QCA2066 hw2.1: update board-2.bin
|
||||
- qcom: update ADSP firmware for x1e80100 platform, change the license
|
||||
- qcom: reorder ADSP, CDSP firmware entries for qcs8300 in WHENCE
|
||||
- Reapply "amdgpu: update SMU 14.0.3 firmware"
|
||||
- Revert "amdgpu: update SMU 14.0.3 firmware"
|
||||
- Revert "amdgpu: update GC 10.3.6 firmware"
|
||||
- Revert "amdgpu: update GC 11.5.1 firmware"
|
||||
- linux-firmware: update firmware for MT7925 WiFi device
|
||||
- mediatek MT7925: update bluetooth firmware to 20251124093155
|
||||
- intel_vpu: Update NPU firmware
|
||||
- WHENCE: fix version string for video firmware
|
||||
- qcom: vpu: update video firmware binary for SM8250
|
||||
- xe: Update GUC to v70.54.0 for BMG, PTL
|
||||
- Revert "amdgpu: update GC 11.0.1 firmware"
|
||||
- QCA: Add Bluetooth firmware for WCN685x uart interface
|
||||
- qcom: Add ADSP firmware for qcs6490-thundercomm-rubikpi3
|
||||
- qcom: venus-5.4: update firmware binary for v5.4
|
||||
- qcom: venus-5.4: remove unused firmware file
|
||||
- iwlwifi: add Sc/Wh FW for core98-181 release
|
||||
- amdgpu: DMCUB updates for various ASICs
|
||||
- rtl_bt: Update RTL8852B BT USB FW to 0x42D3_4E04
|
||||
- ASoC: tas2781: Add more symbol links on SPI devices
|
||||
- amdgpu: update vega20 firmware
|
||||
- amdgpu: update vega12 firmware
|
||||
- amdgpu: update vega10 firmware
|
||||
- amdgpu: update vangogh firmware
|
||||
- amdgpu: update renoir firmware
|
||||
- amdgpu: update yellow carp firmware
|
||||
- amdgpu: update VCN 3.1.2 firmware
|
||||
- amdgpu: update PSP 13.0.5 firmware
|
||||
- amdgpu: update GC 10.3.6 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 SMU 14.0.2 firmware
|
||||
- amdgpu: update PSP 14.0.2 firmware
|
||||
- amdgpu: update GC 12.0.0 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 SMU 13.0.10 firmware
|
||||
- amdgpu: update SDMA 6.0.3 firmware
|
||||
- amdgpu: update PSP 13.0.10 firmware
|
||||
- amdgpu: update GC 11.0.3 firmware
|
||||
- amdgpu: update smu 13.0.0 kicker firmware
|
||||
- amdgpu: update PSP 13.0.0 kicker 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 navy flounder firmware
|
||||
- amdgpu: update sienna cichlid firmware
|
||||
- amdgpu: update navi14 firmware
|
||||
- amdgpu: update navi12 firmware
|
||||
- amdgpu: update navi10 firmware
|
||||
- amdgpu: update VCN 5.0.1 firmware
|
||||
- amdgpu: update PSP 13.0.12 firmware
|
||||
- amdgpu: update GC 9.5.0 firmware
|
||||
- amdgpu: update PSP 13.0.14 firmware
|
||||
- amdgpu: update GC 9.4.4 firmware
|
||||
- amdgpu: update PSP 14.0.5 firmware
|
||||
- amdgpu: update GC 11.5.3 firmware
|
||||
- amdgpu: update PSP 14.0.4 firmware
|
||||
- amdgpu: update GC 11.5.2 firmware
|
||||
- amdgpu: update green sardine firmware
|
||||
- amdgpu: update VCN 4.0.3 firmware
|
||||
- amdgpu: update SDMA 4.4.2 firmware
|
||||
- amdgpu: update PSP 13.0.6 firmware
|
||||
- amdgpu: update GC 9.4.3 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: update VCN 4.0.5 firmware
|
||||
- amdgpu: update PSP 14.0.0 firmware
|
||||
- amdgpu: update GC 11.5.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 beige goby firmware
|
||||
- amdgpu: update dimgrey cavefish firmware
|
||||
- amdgpu: update aldebaran firmware
|
||||
- amdgpu: add vce1 firmware
|
||||
- mediatek MT7922: update bluetooth firmware to 20251118163447
|
||||
- linux-firmware: update firmware for MT7922 WiFi device
|
||||
- qcom: update ADSP, CDSP firmware for kaanapali platform, change the license
|
||||
- qcom: add ADSP, CDSP firmware for sm8750 platform
|
||||
- rtl_nic: add firmware rtl9151a-1
|
||||
- qcom: Update aic100 firmware files
|
||||
- mt76: add firmware for MT7990
|
||||
- mt76: update firmware for MT7992
|
||||
- mt76: update firmware for MT7996
|
||||
- cirrus: cs35l57: Add firmware for a few Dell products
|
||||
- cirrus: cs42l45: Add firmware for Cirrus Logic CS42L45 SDCA codec
|
||||
- qcom: Add sdx35 Foxconn vendor firmware image file
|
||||
- linux-firmware: Update AMD cpu microcode
|
||||
Resolves: RHEL-139962
|
||||
|
||||
* Sat Nov 15 2025 Denys Vlasenko <dvlasenk@redhat.com> - 20251111-158
|
||||
- Fix placement of several iwlwifi files in iwl*-firmware
|
||||
- Correct changelog dates
|
||||
Resolves: RHEL-128087
|
||||
|
||||
* Fri Nov 14 2025 Denys Vlasenko <dvlasenk@redhat.com> - 20251111-157
|
||||
- Fix duplicate iwlwifi files in iwl*-firmware and linux-firmware packages
|
||||
Resolves: RHEL-128087
|
||||
|
||||
* Tue Nov 11 2025 Denys Vlasenko <dvlasenk@redhat.com> - 20251111-156
|
||||
- Update linux-firmware to latest upstream (RHEL-128087)
|
||||
Changes since the last update are noted on items below, copied from
|
||||
the git changelog of upstream linux-firmware repository.
|
||||
- rtl_bt: Update RTL8922A BT USB firmware to 0x41C0_C905
|
||||
- linux-firmware: add firmware for mt7987 internal 2.5G ethernet phy
|
||||
- rtw88: 8822b: Update firmware to v30.20.0
|
||||
- rtl_nic: add firmware rtl8125k-1
|
||||
- ASoC: tas2781: Update dsp firmware for HP and ASUS projects
|
||||
- ASoC: tas2781: Update dsp firmware for HP and ASUS projects
|
||||
- amdgpu: DMCUB updates for various ASICs
|
||||
- amdgpu: DMCUB updates for various ASICs
|
||||
- qcom: add SOCCP firmware for kaanapali platform
|
||||
- xe: Update GUC to v70.53.0 for BMG, LNL, PTL
|
||||
- i915: Update GUC to v70.53.0 for DG2, MTL
|
||||
- rtw89: 8851b: update fw to v0.29.41.5
|
||||
- rtw89: 8852b: update fw to v0.29.128.0 with format suffix -2
|
||||
- rtw89: 8852b: update fw to v0.29.29.14
|
||||
- Revert "rtw89: 8852b: update fw to v0.29.128.0"
|
||||
- rtw89: 8852bt: update fw to v0.29.127.0 with format suffix -1
|
||||
- rtw89: 8852bt: update fw to v0.29.122.1
|
||||
- Revert "rtw89: 8852bt: update fw to v0.29.127.0"
|
||||
- linux-firmware: Update firmware file for Intel BlazarU core
|
||||
- linux-firmware: Update firmware file for Intel BlazarI core
|
||||
- linux-firmware: Create audio folder in ti folder, and move all the audio firmwares into it
|
||||
- amdgpu: DMCUB updates for various ASICs
|
||||
- linux-firmware: Update WHENCE for microcode_amd_fam19h.bin
|
||||
- linux-firmware: Update AMD cpu microcode
|
||||
- linux-firmware: update firmware for MT7925 WiFi device
|
||||
- mediatek MT7925: update bluetooth firmware to 20251015213201
|
||||
- rtl_bt: Add firmware and config files for RTL8761CUV
|
||||
- linux-firmware: Update AMD cpu microcode
|
||||
- qcom: add ADSP firmware for kaanapali platform
|
||||
- amdgpu: DMCUB updates for various ASICs
|
||||
- linux-firmware: Renaming the file to cover a wide range of HP Lunar Lake system.
|
||||
- mediatek MT7920: update bluetooth firmware to 20251020151255
|
||||
- linux-firmware: update firmware for MT7922 WiFi device
|
||||
- linux-firmware: update firmware for MT7920 WiFi device
|
||||
- amd-ucode: Fix minimum revisions in README
|
||||
- cirrus: cs35l41: Rename various Asus Laptop firmware files to not have Speaker ID
|
||||
- mediatek MT7922: update bluetooth firmware to 20251020143443
|
||||
- Revert "linux-firmware: update firmware for MT7922 WiFi device"
|
||||
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00653 to 2.1.0-00659
|
||||
- iwlwifi: add Bz/Fm and gl FW for core98-161 release
|
||||
- iwlwifi: update Bz/Hr and Bz/Gf firmwares for core98-161 release
|
||||
- iwlwifi: update ty/So/Ma firmwares for core98-161 release
|
||||
- iwlwifi: update cc/Qu/QuZ firmwares for core98-161 release
|
||||
- intel: qat: Fix missing link
|
||||
- amdgpu: DMCUB updates for various ASICs
|
||||
- nvidia: add generic bootloader for GSP-enabled systems
|
||||
- linux-firmware: qcom: sync audioreach firmwares from v1.0.0 build
|
||||
- qcom: vpu: rename firmware binaries
|
||||
- Intel IPU7: Update product signed firmware binary
|
||||
- i915: Xe2LPD DMC v2.29
|
||||
- i915: Xe3LPD DMC v2.32
|
||||
- i915: Xe3LPD_3002 DMC v2.27
|
||||
- WHENCE: nvidia: rearrange GSP-RM firmware lines
|
||||
- linux-firmware: Add ISH firmware file for Intel Pather Lake platform
|
||||
- linux-firmware: Update firmware file for Intel Magnetar core
|
||||
- linux-firmware: Update firmware file for Intel BlazarU core
|
||||
- linux-firmware: Update firmware file for Intel BlazarI core
|
||||
- qcom: add CDSP firmware for kaanapali platform
|
||||
- qcom: add version for A650 GMU firmware
|
||||
- qca: Update Bluetooth WCN6750 1.1.3-00091 firmware to 1.1.3-00100
|
||||
- qcom: Add firmwares for Kaanapali GPU
|
||||
- qcom: Update A623 GMU fw
|
||||
- qcom: Fix QCS615 chipset's GPU secure fw
|
||||
- qcom: Update DSP firmware for sa8775p platform
|
||||
- amdgpu: DMCUB updates for various ASICs
|
||||
- WHENCE: remove link for Kaanapali video firmware
|
||||
- intel_vpu: Update NPU firmware
|
||||
- linux-firmware: Add Dell ISH firmware for Intel Lunar Lake systems
|
||||
- Update VCN for Navi1x, Green Sardine and Renoir
|
||||
- WHENCE: extract multitech license text
|
||||
- WHENCE: extract ueagle license
|
||||
- WHENCE: use LICENCE.sensoray for s2255drv
|
||||
- WHENCE: rename LICENCE.go7007-s2250 to LICENCE.sensoray
|
||||
- WHENCE: clean up emi62 and yam license statements
|
||||
- qcom: vpu: update video firmware binary for SM8550
|
||||
- rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x3BAC_ADBA
|
||||
- qcom: vpu: add video firmware for Kaanapali
|
||||
- qcom: Update DSP firmware for qcs8300 platform.
|
||||
- qcom: Add Audio topology for HAMOA-EVK
|
||||
- intel/ish:Add ISH firmware file for Intel Lunar Lake platform
|
||||
- mediatek: update firmware version info for MT7986/81/16
|
||||
- linux-firmware: ql2500_fw: update ISP25xx Firmware
|
||||
- qcom: Update aic100 firmware files
|
||||
- qcom: Add audio topology and ADSP firmware for qcs6490-radxa-dragon-q6a
|
||||
- amdgpu: DMCUB updates for various ASICs
|
||||
- mediatek: mtk_wed: drop links for mt7988
|
||||
- Revert "amdgpu: update gc 10.3.6 firmware"
|
||||
- qcom: Update DSP firmware for qcs8300 platform.
|
||||
- powervr: update firmware for Imagination Technologies BXS-4-64 GPU
|
||||
- qcom: Update DSP firmware for sa8775p platform.
|
||||
- amdgpu: DMCUB updates for various ASICs
|
||||
- ath12k: WCN7850 hw2.0: update board-2.bin
|
||||
- qcom: move LEMANS EVK firmware to correct location
|
||||
- amdgpu: update PSP 14.0.3 kicker firmware
|
||||
- amdgpu: update vega20 firmware
|
||||
- amdgpu: update vega12 firmware
|
||||
- amdgpu: update vega10 firmware
|
||||
- amdgpu: update vangogh firmware
|
||||
- amdgpu: update VCN 4.0.6 firmware
|
||||
- amdgpu: update PSP 14.0.1 firmware
|
||||
- amdgpu: update GC 11.5.1 firmware
|
||||
- amdgpu: update VCN 4.0.5 firmware
|
||||
- amdgpu: update VPE 6.1.0 firmware
|
||||
- amdgpu: update PSP 14.0.0 firmware
|
||||
- amdgpu: update GC 11.5.0 firmware
|
||||
- amdgpu: update renoir firmware
|
||||
- amdgpu: update yellow carp firmware
|
||||
- amdgpu: update VCN 3.1.2 firmware
|
||||
- amdgpu: update PSP 13.0.5 firmware
|
||||
- amdgpu: update GC 10.3.6 firmware
|
||||
- amdgpu: update PSP 13.0.11 firmware
|
||||
- amdgpu: update GC 11.0.4 firmware
|
||||
- amdgpu: update VCN 4.0.2 firmware
|
||||
- amdgpu: update PSP 13.0.4 firmware
|
||||
- amdgpu: update GC 11.0.1 firmware
|
||||
- amdgpu: update VCN 5.0.0 firmware
|
||||
- amdgpu: update PSP 14.0.3 firmware
|
||||
- amdgpu: update GC 12.0.1 firmware
|
||||
- amdgpu: update SMU 14.0.2 firmware
|
||||
- amdgpu: update PSP 14.0.2 firmware
|
||||
- amdgpu: update GC 12.0.0 firmware
|
||||
- amdgpu: update VCN 4.0.4 firmware
|
||||
- amdgpu: update PSP 13.0.7 firmware
|
||||
- amdgpu: update GC 11.0.2 firmware
|
||||
- amdgpu: update SMU 13.0.10 firmware
|
||||
- amdgpu: update PSP 13.0.10 firmware
|
||||
- amdgpu: update GC 11.0.3 firmware
|
||||
- amdgpu: update SMU 13.0.0 kicker firmware
|
||||
- amdgpu: update PSP 13.0.0 kicker firmware
|
||||
- amdgpu: update VCN 4.0.0 firmware
|
||||
- amdgpu: update SDMA 6.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 beige goby firmware
|
||||
- amdgpu: update dimgrey cavefish firmware
|
||||
- amdgpu: update navy flounder firmware
|
||||
- amdgpu: update sienna cichlid firmware
|
||||
- amdgpu: update navi14 firmware
|
||||
- amdgpu: update navi12 firmware
|
||||
- amdgpu: update navi10 firmware
|
||||
- amdgpu: update VCN 5.0.1 firmware
|
||||
- amdgpu: update PSP 13.0.12 firmware
|
||||
- amdgpu: update GC 9.5.0 firmware
|
||||
- amdgpu: update PSP 13.0.14 firmware
|
||||
- amdgpu: update GC 9.4.4 firmware
|
||||
- amdgpu: update SDMA 6.1.3 firmware
|
||||
- amdgpu: update PSP 14.0.5 firmware
|
||||
- amdgpu: update GC 11.5.3 firmware
|
||||
- amdgpu: update VPE 6.1.3 firmware
|
||||
- amdgpu: update PSP 14.0.4 firmware
|
||||
- amdgpu: update GC 11.5.2 firmware
|
||||
- amdgpu: update green sardine firmware
|
||||
- amdgpu: update VCN 4.0.3 firmware
|
||||
- amdgpu: update PSP 13.0.6 firmware
|
||||
- amdgpu: update GC 9.4.3 firmware
|
||||
- linux-firmware: update firmware for en8811h 2.5G ethernet phy
|
||||
- amdgpu: DMCUB updates for various ASICs
|
||||
- intel/ish: Add firmware for LENOVO THINKPAD X1 2-in-1 Gen 10
|
||||
- mediatek MT7922: update bluetooth firmware to 20250903123504
|
||||
- linux-firmware: update firmware for MT7922 WiFi device
|
||||
- qcom: move Monaco EVK topology from qcs8275 to qcs8300 subdir
|
||||
- qcom: Add Audio topology for MONACO-EVK
|
||||
- qcom: add CDSP firmware for qcs615 platform
|
||||
- qcom: Add Audio topology for LEMANS-EVK
|
||||
- ath12k: WCN7850 hw2.0@ncm865: add to WLAN.IOE_HMT.1.1-00018-QCAHMTSWPL_V1.0_V2.0_SILICONZ-1
|
||||
- linux-firmware: update firmware for MT7925 WiFi device
|
||||
- mediatek MT7925:update bluetooth firmware to 20250825220109 Update binary firmware for MT7925 BT devices.
|
||||
- qcom: vpu: update firmware binaries to fix encoder drain handling
|
||||
- intel_vpu: Update NPU firmware
|
||||
- Revert "cs35l56: Rename firmware for Thinkbook 16P Gen6 (17AA3921) without multiple speakers"
|
||||
- cs35l56: Rename firmware for Thinkbook 16P Gen6 (17AA3921) without multiple speakers
|
||||
- xe: Update GUC to v70.49.4 for BMG, LNL, PTL
|
||||
- i915: Update GUC to v70.49.4 for ADL-P, DG1, DG2, MTL, TGL
|
||||
- qcom: add ADSP firmware for qcs615 platform
|
||||
- rtl_bt: Update RTL8822C BT USB firmware to 0x2B66_D962
|
||||
- iwlwifi: add Bz-HR FW for core90-93 release
|
||||
- Fix link entry for qat_895xcc.bin
|
||||
- Move QAT firmware to intel/ subdirectory
|
||||
- Move all iwlwifi top level files to intel/ directory
|
||||
- Revert "intel/ish: Add firmware for LENOVO THINKPAD X1 2-in-1 Gen 10"
|
||||
- ath11k: Support WCN6855 hw2.1 with NFA firmware variant
|
||||
- amdgpu: Update ISP FW for isp v4.1.1
|
||||
- Update README.md to clarify S-o-b requirements
|
||||
- firmware: qcom: Reorder VPU firmware entries in WHENCE
|
||||
- intel_vpu: Update NPU firmware
|
||||
- amdgpu: DMCUB updates for various ASICs
|
||||
- intel/ish: Add firmware for LENOVO THINKPAD X1 2-in-1 Gen 10
|
||||
- cirrus: cs35l41: Move entries to correct driver section in WHENCE
|
||||
- cirrus: cs35l56: Update firmware for Cirrus Amps for some Lenovo laptops
|
||||
- ath11k: WCN6855 hw2.0@nfa765: add to WLAN.HSP.1.1-04685-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
|
||||
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
|
||||
- qcom: Add firmware binary for SM8650.
|
||||
- Link rtl8723b_config.bin to rtl8723bs
|
||||
- rtw89: 8922a: update fw to v0.35.80.3
|
||||
- rtw89: 8852c: update fw to v0.27.129.4
|
||||
- rtw89: 8852c: update fw to v0.27.129.3
|
||||
- qcom: add CDSP firmware for x1e80100 platform
|
||||
- iwlwifi: add Bz/gl FW for core97-84 release
|
||||
- iwlwifi: update ty/So/Ma firmwares for core97-84 release
|
||||
- iwlwifi: update cc/Qu/QuZ firmwares for core97-84 release
|
||||
- amdgpu: DMCUB updates for various ASICs
|
||||
- realtek: rt1321: Add patch firmware of MCU
|
||||
- mediatek: Add MT8189 SCP firmware
|
||||
Resolves: RHEL-128087
|
||||
|
||||
* Tue Aug 12 2025 Denys Vlasenko <dvlasenk@redhat.com> - 20250812-155
|
||||
- Update linux-firmware to latest upstream (RHEL-108845)
|
||||
Changes since the last update are noted on items below, copied from
|
||||
|
||||
Loading…
Reference in New Issue
Block a user