import CS linux-firmware-20250212-150.el9
This commit is contained in:
parent
a9889ecbcf
commit
837c6bda7d
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/linux-firmware-20240905.tar.xz
|
SOURCES/linux-firmware-20250212.tar.xz
|
||||||
|
@ -1 +1 @@
|
|||||||
12311014f3ea0add7f8f88deff65e083fec48c11 SOURCES/linux-firmware-20240905.tar.xz
|
09cef0a26724ce7fc5e7b472edadf5568a41b25f SOURCES/linux-firmware-20250212.tar.xz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
%global firmware_release 146
|
%global firmware_release 150
|
||||||
|
|
||||||
%global _firmwarepath /usr/lib/firmware
|
%global _firmwarepath /usr/lib/firmware
|
||||||
%define _binaries_in_noarch_packages_terminate_build 0
|
%define _binaries_in_noarch_packages_terminate_build 0
|
||||||
|
|
||||||
Name: linux-firmware
|
Name: linux-firmware
|
||||||
Version: 20240905
|
Version: 20250212
|
||||||
Release: %{firmware_release}%{?dist}
|
Release: %{firmware_release}%{?dist}
|
||||||
Summary: Firmware files used by the Linux kernel
|
Summary: Firmware files used by the Linux kernel
|
||||||
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
||||||
@ -16,6 +16,7 @@ Source0: https://www.kernel.org/pub/linux/kernel/firmware/%{name}-%{version}.tar
|
|||||||
|
|
||||||
BuildRequires: git-core
|
BuildRequires: git-core
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
|
BuildRequires: python3
|
||||||
Requires: linux-firmware-whence
|
Requires: linux-firmware-whence
|
||||||
Provides: kernel-firmware = %{version}
|
Provides: kernel-firmware = %{version}
|
||||||
Obsoletes: kernel-firmware < %{version}
|
Obsoletes: kernel-firmware < %{version}
|
||||||
@ -269,19 +270,21 @@ Firmware for Netronome Smart NICs
|
|||||||
mkdir -p %{buildroot}/%{_firmwarepath}
|
mkdir -p %{buildroot}/%{_firmwarepath}
|
||||||
mkdir -p %{buildroot}/%{_firmwarepath}/updates
|
mkdir -p %{buildroot}/%{_firmwarepath}/updates
|
||||||
|
|
||||||
# Move amd-ucode readme to docs directory due to dracut issue (RHEL-15387)
|
|
||||||
mkdir -p %{buildroot}/%{_defaultdocdir}/%{name}/amd-ucode
|
|
||||||
mv -f amd-ucode/README %{buildroot}/%{_defaultdocdir}/%{name}/amd-ucode
|
|
||||||
|
|
||||||
# ignore duplicates: c9s/rhel9 does not include rdfind
|
|
||||||
%if 0%{?fedora} >= 34 || 0%{?rhel} >= 9
|
%if 0%{?fedora} >= 34 || 0%{?rhel} >= 9
|
||||||
make COPYOPTS="-v --ignore-duplicates --xz" DESTDIR=%{buildroot}/ FIRMWAREDIR=%{_firmwarepath} install
|
make DESTDIR=%{buildroot}/ FIRMWAREDIR=%{_firmwarepath} install-xz
|
||||||
%else
|
%else
|
||||||
make COPYOPTS="-v --ignore-duplicates" DESTDIR=%{buildroot}/ FIRMWAREDIR=%{_firmwarepath} install
|
make DESTDIR=%{buildroot}/ FIRMWAREDIR=%{_firmwarepath} install
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
#Cleanup files we don't want to ship
|
#Cleanup files we don't want to ship
|
||||||
pushd %{buildroot}/%{_firmwarepath}
|
pushd %{buildroot}/%{_firmwarepath}
|
||||||
|
# Move amd-ucode readme to docs directory due to dracut issue (RHEL-15387)
|
||||||
|
mkdir -p %{buildroot}/%{_defaultdocdir}/%{name}/amd-ucode
|
||||||
|
%if 0%{?fedora} >= 34 || 0%{?rhel} >= 9
|
||||||
|
mv -f amd-ucode/README.xz %{buildroot}/%{_defaultdocdir}/%{name}/amd-ucode
|
||||||
|
%else
|
||||||
|
mv -f amd-ucode/README %{buildroot}/%{_defaultdocdir}/%{name}/amd-ucode
|
||||||
|
%endif
|
||||||
# Remove firmware shipped in separate packages already
|
# Remove firmware shipped in separate packages already
|
||||||
# Perhaps these should be built as subpackages of linux-firmware?
|
# Perhaps these should be built as subpackages of linux-firmware?
|
||||||
rm -rf ess korg sb16 yamaha
|
rm -rf ess korg sb16 yamaha
|
||||||
@ -458,6 +461,452 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
|
|||||||
%{_firmwarepath}/netronome/*
|
%{_firmwarepath}/netronome/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 12 2025 Denys Vlasenko <dvlasenk@redhat.com> - 20250212-150
|
||||||
|
- Missing firmware for the enablement of TI AMP TAS2781 SPI driver (RHEL-78576)
|
||||||
|
Changes since the last update are noted on items below, copied from
|
||||||
|
the git changelog of upstream linux-firmware repository.
|
||||||
|
- i915: Update Xe2LPD DMC to v2.28
|
||||||
|
- ASoC: tas2781: Add regbin firmware by index for single device
|
||||||
|
- WHENCE: qca: add missing version information
|
||||||
|
- WHENCE: qca: add missing version information
|
||||||
|
- WHENCE: split generic QCA section into USB and serial sections
|
||||||
|
- rtl_bt: Update RTL8852B BT USB FW to 0x0474_842D
|
||||||
|
- iwlwifi: add Bz/gl FW for core93-123 release
|
||||||
|
- iwlwifi: update ty/So/Ma firmwares for core93-123 release
|
||||||
|
- iwlwifi: update cc/Qu/QuZ firmwares for core93-82 release
|
||||||
|
- ASoC: tas2781: Add dsp firmware for new projects
|
||||||
|
- amdgpu: DMCUB update for DCN401
|
||||||
|
- ath12k: WCN7850 hw2.0: update board-2.bin
|
||||||
|
- ath12k: QCN9274 hw2.0: update to WLAN.WBE.1.4.1-00199-QCAHKSWPL_SILICONZ-1
|
||||||
|
- ath12k: QCN9274 hw2.0: update board-2.bin
|
||||||
|
- ath11k: WCN6750 hw1.0: update board-2.bin
|
||||||
|
- ath11k: QCN9074 hw1.0: update to WLAN.HK.2.9.0.1-02146-QCAHKSWPL_SILICONZ-1
|
||||||
|
- ath11k: QCA6698AQ hw2.1: add to WLAN.HSP.1.1-04479-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
|
||||||
|
- ath11k: QCA6698AQ hw2.1: add board-2.bin
|
||||||
|
- ath11k: QCA6390 hw2.0: update board-2.bin
|
||||||
|
- ath11k: QCA2066 hw2.1: update to WLAN.HSP.1.1-03926.13-QCAHSPSWPL_V2_SILICONZ_CE-2.52297.6
|
||||||
|
- ath11k: QCA2066 hw2.1: update board-2.bin
|
||||||
|
- ath11k: IPQ8074 hw2.0: update to WLAN.HK.2.9.0.1-02146-QCAHKSWPL_SILICONZ-1
|
||||||
|
- ath11k: IPQ6018 hw1.0: update to WLAN.HK.2.7.0.1-02409-QCAHKSWPL_SILICONZ-1
|
||||||
|
- copy-firmware: Fix 'No such file or directory' error.
|
||||||
|
- ath11k: add device-specific firmware for QCM6490 boards
|
||||||
|
- qca: add more WCN3950 1.3 NVM files
|
||||||
|
- qca: add firmware for WCN3950 chips
|
||||||
|
- qca: move QCA6390 firmware to separate section
|
||||||
|
- qca: restore licence information for WCN399x firmware
|
||||||
|
- amdgpu: DMCUB updates for various ASICs
|
||||||
|
- amdgpu: DMCUB updates forvarious AMDGPU ASICs
|
||||||
|
- Merge https://github.com/quicjathot/bt_msl_fw_1.1.3_00069 into wcn6750
|
||||||
|
- qca: Update Bluetooth WCN6750 1.1.0-00476 firmware to 1.1.3-00069
|
||||||
|
- qcom:x1e80100: Support for Lenovo T14s G6 Qualcomm platform
|
||||||
|
- qcom:x1e80100: Support for Lenovo T14s G6 Qualcomm platform
|
||||||
|
- linux-firmware: Update FW files for MRVL SD8997 chips
|
||||||
|
- i915: Update Xe2LPD DMC to v2.27
|
||||||
|
- Merge https://github.com/vivesahu-qcom/bt_hsp_fw650 into wcn6856
|
||||||
|
- qca: Update Bluetooth WCN6856 firmware 2.1.0-00642 to 2.1.0-00650
|
||||||
|
- rtl_bt: Update RTL8852B BT USB FW to 0x049B_5037
|
||||||
|
- amdgpu: Update ISP FW for isp v4.1.1
|
||||||
|
- trivial: contrib: wrap the process in try/except to catch server issues
|
||||||
|
- trivial: contrib: use python-magic to detect encoding of emails
|
||||||
|
- Merge https://github.com/che-jiang/qca_btfw into qca
|
||||||
|
- QCA: Add Bluetooth firmware for QCA6698
|
||||||
|
- amdgpu: revert DMCUB 3.1.4 firmware
|
||||||
|
- amlogic: update firmware for w265s2
|
||||||
|
- mediatek MT7925: update bluetooth firmware to 20250113153307
|
||||||
|
- linux-firmware: update firmware for MT7925 WiFi device
|
||||||
|
- amdgpu: update psp 13.0.10 firmware
|
||||||
|
- amdgpu: update gc 11.0.3 firmware
|
||||||
|
- amdgpu: update psp 13.0.8 firmware
|
||||||
|
- amdgpu: update psp 13.0.5 firmware
|
||||||
|
- amdgpu: update vcn 4.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 smu 14.0.3 firmware
|
||||||
|
- amdgpu: update psp 14.0.3 firmware
|
||||||
|
- amdgpu: update gc 12.0.1 firmware
|
||||||
|
- amdgpu: update navi12 firmware
|
||||||
|
- amdgpu: update smu 14.0.2 firmware
|
||||||
|
- amdgpu: update psp 14.0.2 firmware
|
||||||
|
- amdgpu: update gc 12.0.0 firmware
|
||||||
|
- amdgpu: update gc 9.4.3 firmware
|
||||||
|
- amdgpu: update navi10 firmware
|
||||||
|
- amdgpu: update vcn 4.0.4 firmware
|
||||||
|
- amdgpu: update psp 13.0.7 firmware
|
||||||
|
- amdgpu: update gc 11.0.2 firmware
|
||||||
|
- amdgpu: update yellow carp firmware
|
||||||
|
- qcom: correct licence information for SA8775P binaries
|
||||||
|
- qcom: update SLPI firmware for RB5 board
|
||||||
|
- amdgpu: DMCUB updates for various AMDGPU ASICs
|
||||||
|
- qcom: add DSP firmware for SA8775p platform
|
||||||
|
- qcom: correct venus firmware versions
|
||||||
|
- qcom: add missing version information
|
||||||
|
- linux-firmware: Update firmware (v10) for mt7988 internal
|
||||||
|
- iwlwifi: add Bz FW for core90-93 release
|
||||||
|
- linux-firmware: wilc3000: add firmware for WILC3000 WiFi device
|
||||||
|
Resolves: RHEL-78576
|
||||||
|
|
||||||
|
* Tue Jan 14 2025 Denys Vlasenko <dvlasenk@redhat.com> - 20250114-149
|
||||||
|
- Update linux-firmware to latest upstream (RHEL-73843)
|
||||||
|
Changes since the last update are noted on items below, copied from
|
||||||
|
the git changelog of upstream linux-firmware repository.
|
||||||
|
- rtw89: 8852b: update fw to v0.29.29.8
|
||||||
|
- rtw89: 8852c: update fw to v0.27.122.0
|
||||||
|
- rtw89: 8922a: update fw to v0.35.54.0
|
||||||
|
- rtw89: 8922a: update fw to v0.35.52.1 and stuffs
|
||||||
|
- rtw89: 8852bt: update fw to v0.29.110.0
|
||||||
|
- rtw89: 8852b: update fw to v0.29.29.7
|
||||||
|
- amdgpu: DMCUB updates for various AMDGPU ASICs
|
||||||
|
- amdgpu: update sdma 6.0.3 firmware
|
||||||
|
- amdgpu: update psp 13.0.10 firmware
|
||||||
|
- amdgpu: update gc 11.0.3 firmware
|
||||||
|
- amdgpu: update sdma 4.4.5 firmware
|
||||||
|
- amdgpu: update psp 13.0.14 firmware
|
||||||
|
- amdgpu: update gc 9.4.4 firmware
|
||||||
|
- amdgpu: update psp 13.0.5 firmware
|
||||||
|
- amdgpu: update vega20 firmware
|
||||||
|
- amdgpu: update vega12 firmware
|
||||||
|
- amdgpu: update vega10 firmware
|
||||||
|
- amdgpu: update vcn 4.0.0 firmware
|
||||||
|
- amdgpu: update psp 13.0.0 firmware
|
||||||
|
- amdgpu: update gc 11.0.0 firmware
|
||||||
|
- amdgpu: update picasso firmware
|
||||||
|
- amdgpu: update beige goby firmware
|
||||||
|
- amdgpu: update vangogh firmware
|
||||||
|
- amdgpu: update dimgrey cavefish firmware
|
||||||
|
- amdgpu: update navy flounder 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 sienna cichlid firmware
|
||||||
|
- amdgpu: update vcn 4.0.6 firmware
|
||||||
|
- amdgpu: update psp 14.0.1 firmware
|
||||||
|
- amdgpu: update vcn 4.0.5 firmware
|
||||||
|
- amdgpu: update gc 11.5.0 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 navi14 firmware
|
||||||
|
- amdgpu: update arcturus firmware
|
||||||
|
- amdgpu: update renoir firmware
|
||||||
|
- amdgpu: update smu 14.0.2 firmware
|
||||||
|
- amdgpu: update psp 14.0.2 firmware
|
||||||
|
- amdgpu: update gc 12.0.0 firmware
|
||||||
|
- amdgpu: update navi12 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 yellow carp firmware
|
||||||
|
- amdgpu: update vcn 4.0.4 firmware
|
||||||
|
- amdgpu: update psp 13.0.7 firmware
|
||||||
|
- amdgpu: update gc 11.0.2 firmware
|
||||||
|
- amdgpu: update navi10 firmware
|
||||||
|
- amdgpu: update aldebaran firmware
|
||||||
|
- cirrus: cs35l56: Correct some links to address the correct amp instance
|
||||||
|
- linux-firmware: Update firmware file for Intel Bluetooth Magnetar core
|
||||||
|
- linux-firmware: Update firmware file for Intel BlazarU core
|
||||||
|
- linux-firmware: Update firmware file for Intel Bluetooth Solar core
|
||||||
|
- cirrus: cs35l41: Add Firmware for Ayaneo system 1f660105
|
||||||
|
- Fix has_gnu_parallel function
|
||||||
|
- rtl_bt: Add separate config for RLT8723CS Bluetooth part
|
||||||
|
- amdgpu: revert VCN 3.1.2 firmware
|
||||||
|
- amdgpu: revert yellow carp VCN firmware
|
||||||
|
- amdgpu: revert sienna cichlid VCN firmware
|
||||||
|
- amdgpu: revert navy flounder VCN firmware
|
||||||
|
- amdgpu: revert dimgrey cavefish VCN firmware
|
||||||
|
- WHENCE: Link the Raspberry Pi CM5 and 500 to the 4B
|
||||||
|
- copy-firmware.sh: Fix typo in error message.
|
||||||
|
- Add support to install files/symlinks in parallel.
|
||||||
|
- Makefile: Remove obsolete/broken reference.
|
||||||
|
- check_whence.py: Use a more portable shebang.
|
||||||
|
- rtl_bt: Update RTL8852B BT USB FW to 0x04BE_1F5E
|
||||||
|
- cnm: update chips&media wave521c firmware.
|
||||||
|
- WHENCE: Add "Info:" tag to text that's clearly not part of the license
|
||||||
|
- rtl_nic: add firmware rtl8125bp-2
|
||||||
|
- qcom: venus-5.4: update firmware binary for sc7180 and qcs615
|
||||||
|
- cirrus: cs35l56: Correct filenames of SSID 17aa3832
|
||||||
|
- cirrus: cs35l56: Add and update firmware for various Cirrus CS35L54 and CS35L56 laptops
|
||||||
|
- cirrus: cs35l56: Correct SSID order for 103c8d01 103c8d08 10431f43
|
||||||
|
- rtl_nic: add firmware rtl8125d-2
|
||||||
|
- Merge https://github.com/zijun-hu/qca_btfw into qca-bt
|
||||||
|
- linux-firmware: Update firmware file for Intel BlazarU core
|
||||||
|
- amdgpu: update dmcub 0.0.246.0 firmware
|
||||||
|
- Add top level license file.
|
||||||
|
- amdgpu: update raven firmware
|
||||||
|
- amdgpu: update gc 11.0.3 firmware
|
||||||
|
- amdgpu: update psp 13.0.14 firmware
|
||||||
|
- amdgpu: update vcn 3.1.2 firmware
|
||||||
|
- amdgpu: update vpe 6.1.3 firmware
|
||||||
|
- amdgpu: update psp 14.0.4 firmware
|
||||||
|
- amdgpu: update gc 11.5.2 firmware
|
||||||
|
- amdgpu: update vcn 4.0.0 firmware
|
||||||
|
- amdgpu: update gc 11.0.0 firmware
|
||||||
|
- amdgpu: update picasso firmware
|
||||||
|
- amdgpu: update beige goby firmware
|
||||||
|
- amdgpu: update vangogh firmware
|
||||||
|
- amdgpu: update dimgrey cavefish firmware
|
||||||
|
- amdgpu: update navy flounder firmware
|
||||||
|
- amdgpu: update gc 11.0.4 firmware
|
||||||
|
- amdgpu: update green sardine firmware
|
||||||
|
- amdgpu: update vcn 4.0.2 firmware
|
||||||
|
- amdgpu: update gc 11.0.1 firmware
|
||||||
|
- amdgpu: update sienna cichlid firmware
|
||||||
|
- amdgpu: update vcn 4.0.6 firmware
|
||||||
|
- amdgpu: update gc 11.5.1 firmware
|
||||||
|
- amdgpu: update vcn 4.0.5 firmware
|
||||||
|
- amdgpu: update psp 14.0.0 firmware
|
||||||
|
- amdgpu: add vcn 5.0.0 firmware
|
||||||
|
- amdgpu: add smu 14.0.3 firmware
|
||||||
|
- amdgpu: add sdma 7.0.1 firmware
|
||||||
|
- amdgpu: add psp 14.0.3 firmware
|
||||||
|
- amdgpu: add gc 12.0.1 firmware
|
||||||
|
- amdgpu: update navi14 firmware
|
||||||
|
- amdgpu: update renoir firmware
|
||||||
|
- amdgpu: add smu 14.0.2 firmware
|
||||||
|
- amdgpu: add sdma 7.0.0 firmware
|
||||||
|
- amdgpu: add psp 14.0.2 firmware
|
||||||
|
- amdgpu: add gc 12.0.0 firmware
|
||||||
|
- amdgpu: update navi12 firmware
|
||||||
|
- amdgpu: update psp 13.0.6 firmware
|
||||||
|
- amdgpu: update yellow carp firmware
|
||||||
|
- amdgpu: update vcn 4.0.4 firmware
|
||||||
|
- amdgpu: update gc 11.0.2 firmware
|
||||||
|
- amdgpu: update navi10 firmware
|
||||||
|
- amdgpu: update aldebaran firmware
|
||||||
|
- upstream amdnpu firmware
|
||||||
|
- QCA: Add Bluetooth nvm files for WCN785x
|
||||||
|
- i915: Update Xe2LPD DMC to v2.24
|
||||||
|
- cirrus: cs35l56: Add firmware for Cirrus CS35L56 for various Dell laptops
|
||||||
|
- iwlwifi: add Bz-gf FW for core89-91 release
|
||||||
|
- QCA: Update Bluetooth WCN785x firmware to 2.0.0-00515-2
|
||||||
|
- 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: add smu 13.0.14 firmware
|
||||||
|
- amdgpu: add sdma 4.4.5 firmware
|
||||||
|
- amdgpu: add psp 13.0.14 firmware
|
||||||
|
- amdgpu: add gc 9.4.4 firmware
|
||||||
|
- amdgpu: update vcn 3.1.2 firmware
|
||||||
|
- amdgpu: update psp 13.0.5 firmware
|
||||||
|
- amdgpu: update psp 13.0.8 firmware
|
||||||
|
- amdgpu: update vega20 firmware
|
||||||
|
- amdgpu: update vega12 firmware
|
||||||
|
- amdgpu: update psp 14.0.4 firmware
|
||||||
|
- amdgpu: update gc 11.5.2 firmware
|
||||||
|
- amdgpu: update vega10 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 beige goby firmware
|
||||||
|
- amdgpu: update vangogh firmware
|
||||||
|
- amdgpu: update dimgrey cavefish firmware
|
||||||
|
- amdgpu: update navy flounder 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 sienna cichlid firmware
|
||||||
|
- amdgpu: update vpe 6.1.1 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 psp 14.0.0 firmware
|
||||||
|
- amdgpu: update gc 11.5.0 firmware
|
||||||
|
- amdgpu: update navi14 firmware
|
||||||
|
- amdgpu: update arcturus firmware
|
||||||
|
- amdgpu: update renoir firmware
|
||||||
|
- amdgpu: update navi12 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.4 firmware
|
||||||
|
- amdgpu: update psp 13.0.7 firmware
|
||||||
|
- amdgpu: update gc 11.0.2 firmware
|
||||||
|
- amdgpu: update navi10 firmware
|
||||||
|
- amdgpu: update aldebaran firmware
|
||||||
|
- ice: update ice DDP wireless_edge package to 1.3.20.0
|
||||||
|
- ice: update ice DDP comms package to 1.3.52.0
|
||||||
|
- ice: update ice DDP package to ice-1.3.41.0
|
||||||
|
- amdgpu: update DMCUB to v9.0.10.0 for DCN314
|
||||||
|
- amdgpu: update DMCUB to v9.0.10.0 for DCN351
|
||||||
|
- linux-firmware: Update AMD cpu microcode
|
||||||
|
Resolves: RHEL-73843
|
||||||
|
|
||||||
|
* Thu Nov 21 2024 Denys Vlasenko <dvlasenk@redhat.com> - 20241121-148
|
||||||
|
- Update linux-firmware to latest upstream (RHEL-68406)
|
||||||
|
Changes since the last update are noted on items below, copied from
|
||||||
|
the git changelog of upstream linux-firmware repository.
|
||||||
|
- xe: Update GUC to v70.36.0 for BMG, LNL
|
||||||
|
- i915: Update GUC to v70.36.0 for ADL-P, DG1, DG2, MTL, TGL
|
||||||
|
- iwlwifi: add Bz-gf FW for core91-69 release
|
||||||
|
- Merge https://github.com/zijun-hu/qca_btfw into qca
|
||||||
|
- qcom: venus-5.4: add venus firmware file for qcs615
|
||||||
|
- qcom: update venus firmware file for SC7280
|
||||||
|
- QCA: Add 22 bluetooth firmware nvm files for QCA2066
|
||||||
|
- mediatek MT7922: update bluetooth firmware to 20241106163512
|
||||||
|
- mediatek MT7921: update bluetooth firmware to 20241106151414
|
||||||
|
- linux-firmware: update firmware for MT7922 WiFi device
|
||||||
|
- linux-firmware: update firmware for MT7921 WiFi device
|
||||||
|
- qcom: Add QDU100 firmware image files.
|
||||||
|
- qcom: Update aic100 firmware files
|
||||||
|
- dedup-firmware.sh: fix infinite loop for --verbose
|
||||||
|
- rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x04D7_63F7
|
||||||
|
- cnm: update chips&media wave521c firmware.
|
||||||
|
- mediatek MT7920: update bluetooth firmware to 20241104091246
|
||||||
|
- linux-firmware: update firmware for MT7920 WiFi device
|
||||||
|
- copy-firmware.sh: Run check_whence.py only if in a git repo
|
||||||
|
- cirrus: cs35l56: Add firmware for Cirrus CS35L56 for various Dell laptops
|
||||||
|
- amdgpu: update DMCUB to v9.0.10.0 for DCN351
|
||||||
|
- rtw89: 8852a: update fw to v0.13.36.2
|
||||||
|
- rtw88: Add firmware v52.14.0 for RTL8812AU
|
||||||
|
- i915: Update Xe2LPD DMC to v2.23
|
||||||
|
- linux-firmware: update firmware for mediatek bluetooth chip (MT7925)
|
||||||
|
- linux-firmware: update firmware for MT7925 WiFi device
|
||||||
|
- WHENCE: Add sof-tolg for mt8195
|
||||||
|
- linux-firmware: Update firmware file for Intel BlazarI core
|
||||||
|
- qcom: Add link for QCS6490 GPU firmware
|
||||||
|
- qcom: update gpu firmwares for qcs615 chipset
|
||||||
|
- cirrus: cs35l56: Update firmware for Cirrus Amps for some HP laptops
|
||||||
|
- ath11k: move WCN6750 firmware to the device-specific subdir
|
||||||
|
- xe: Update LNL GSC to v104.0.0.1263
|
||||||
|
- i915: Update MTL/ARL GSC to v102.1.15.1926
|
||||||
|
- amdgpu: DMCUB updates for various AMDGPU ASICs
|
||||||
|
- mediatek: Add sof-tolg for mt8195
|
||||||
|
- i915: Add Xe3LPD DMC
|
||||||
|
- cnm: update chips&media wave521c firmware.
|
||||||
|
- linux-firmware: Add firmware for Cirrus CS35L41
|
||||||
|
- linux-firmware: Update firmware file for Intel BlazarU core
|
||||||
|
Resolves: RHEL-68406
|
||||||
|
|
||||||
|
* Mon Oct 21 2024 Denys Vlasenko <dvlasenk@redhat.com> - 20241021-147
|
||||||
|
- Update linux-firmware to latest upstream (RHEL-63635)
|
||||||
|
Changes since the last update are noted on items below, copied from
|
||||||
|
the git changelog of upstream linux-firmware repository.
|
||||||
|
- Makefile: error out of 'install' if COPYOPTS is set
|
||||||
|
- check_whence.py: skip some validation if git ls-files fails
|
||||||
|
- qcom: Add Audio firmware for X1E80100 CRD/QCPs
|
||||||
|
- amdgpu: DMCUB updates forvarious AMDGPU ASICs
|
||||||
|
- brcm: replace NVRAM for Jetson TX1
|
||||||
|
- rtlwifi: Update firmware for RTL8192FU to v7.3
|
||||||
|
- make: separate installation and de-duplication targets
|
||||||
|
- check_whence.py: check the permissions
|
||||||
|
- Remove execute bit from firmware files
|
||||||
|
- configure: remove unused file
|
||||||
|
- rtl_nic: add firmware rtl8125d-1
|
||||||
|
- iwlwifi: add gl/Bz FW for core91-69 release
|
||||||
|
- iwlwifi: update ty/So/Ma firmwares for core91-69 release
|
||||||
|
- iwlwifi: update cc/Qu/QuZ firmwares for core91-69 release
|
||||||
|
- Merge https://github.com/zijun-hu/qca_btfw into wcn785x
|
||||||
|
- cirrus: cs35l56: Add firmware for Cirrus CS35L56 for a Lenovo Laptop
|
||||||
|
- cirrus: cs35l56: Add firmware for Cirrus CS35L56 for some ASUS laptops
|
||||||
|
- cirrus: cs35l56: Add firmware for Cirrus Amps for some HP laptops
|
||||||
|
- linux-firmware: update firmware for en8811h 2.5G ethernet phy
|
||||||
|
- mtk_wed: add firmware for mt7988 Wireless Ethernet Dispatcher
|
||||||
|
- ath12k: WCN7850 hw2.0: update board-2.bin
|
||||||
|
- ath12k: QCN9274 hw2.0: add to WLAN.WBE.1.3.1-00162-QCAHKSWPL_SILICONZ-1
|
||||||
|
- ath12k: QCN9274 hw2.0: add board-2.bin
|
||||||
|
- copy-firmware.sh: rename variables in symlink hanlding
|
||||||
|
- copy-firmware.sh: remove no longer reachable test -L
|
||||||
|
- copy-firmware.sh: remove no longer reachable test -f
|
||||||
|
- copy-firmware.sh: call ./check_whence.py before parsing the file
|
||||||
|
- copy-firmware.sh: warn if the destination folder is not empty
|
||||||
|
- copy-firmware.sh: add err() helper
|
||||||
|
- copy-firmware.sh: fix indentation
|
||||||
|
- copy-firmware.sh: reset and consistently handle destdir
|
||||||
|
- Revert "copy-firmware: Support additional compressor options"
|
||||||
|
- copy-firmware.sh: flesh out and fix dedup-firmware.sh
|
||||||
|
- Style update yaml files
|
||||||
|
- editorconfig: add initial config file
|
||||||
|
- check_whence.py: annotate replacement strings as raw
|
||||||
|
- check_whence.py: LC_ALL=C sort -u the filelist
|
||||||
|
- check_whence.py: ban link-to-a-link
|
||||||
|
- check_whence.py: use consistent naming
|
||||||
|
- Add a link from TAS2XXX1EB3.bin -> ti/tas2781/TAS2XXX1EB30.bin
|
||||||
|
- tas2781: Upload dsp firmware for ASUS laptop 1EB30 & 1EB31
|
||||||
|
- rtlwifi: Add firmware v39.0 for RTL8192DU
|
||||||
|
- Revert "ath12k: WCN7850 hw2.0: update board-2.bin"
|
||||||
|
- QCA: Add Bluetooth firmwares for WCN785x with UART transport
|
||||||
|
- amdgpu: DMCUB DCN35 update
|
||||||
|
- brcm: Add BCM4354 NVRAM for Jetson TX1
|
||||||
|
- brcm: Link FriendlyElec NanoPi M4 to AP6356S nvram
|
||||||
|
- linux-firmware: add firmware for MediaTek Bluetooth chip (MT7920)
|
||||||
|
- linux-firmware: add firmware for MT7920
|
||||||
|
- amdgpu: update raven firmware
|
||||||
|
- amdgpu: update SMU 13.0.10 firmware
|
||||||
|
- amdgpu: update PSP 13.0.10 firmware
|
||||||
|
- amdgpu: update GC 11.0.3 firmware
|
||||||
|
- amdgpu: update VCN 3.1.2 firmware
|
||||||
|
- amdgpu: update PSP 13.0.5 firmware
|
||||||
|
- amdgpu: update PSP 13.0.8 firmware
|
||||||
|
- amdgpu: update vega12 firmware
|
||||||
|
- amdgpu: update PSP 14.0.4 firmware
|
||||||
|
- amdgpu: update GC 11.5.2 firmware
|
||||||
|
- amdgpu: update vega10 firmware
|
||||||
|
- amdgpu: update VCN 4.0.0 firmware
|
||||||
|
- amdgpu: update PSP 13.0.0 firmware
|
||||||
|
- amdgpu: update GC 11.0.0 firmware
|
||||||
|
- amdgpu: update picasso firmware
|
||||||
|
- amdgpu: update beige goby firmware
|
||||||
|
- amdgpu: update vangogh firmware
|
||||||
|
- amdgpu: update dimgrey cavefish firmware
|
||||||
|
- amdgpu: update navy flounder firmware
|
||||||
|
- amdgpu: update green sardine firmware
|
||||||
|
- amdgpu: update VCN 4.0.2 firmware
|
||||||
|
- amdgpu: update PSP 13.0.4 firmware
|
||||||
|
- amdgpu: update GC 11.0.1 firmware
|
||||||
|
- amdgpu: update sienna cichlid 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 PSP 14.0.0 firmware
|
||||||
|
- amdgpu: update GC 11.5.0 firmware
|
||||||
|
- amdgpu: update navi14 firmware
|
||||||
|
- amdgpu: update renoir firmware
|
||||||
|
- amdgpu: update navi12 firmware
|
||||||
|
- amdgpu: update SMU 13.0.6 firmware
|
||||||
|
- amdgpu: update SDMA 4.4.2 firmware
|
||||||
|
- amdgpu: update PSP 13.0.6 firmware
|
||||||
|
- amdgpu: update GC 9.4.3 firmware
|
||||||
|
- amdgpu: update yellow carp firmware
|
||||||
|
- amdgpu: update VCN 4.0.4 firmware
|
||||||
|
- amdgpu: update PSP 13.0.7 firmware
|
||||||
|
- amdgpu: update GC 11.0.2 firmware
|
||||||
|
- amdgpu: update navi10 firmware
|
||||||
|
- amdgpu: update aldebaran firmware
|
||||||
|
- qcom: update gpu firmwares for qcm6490 chipset
|
||||||
|
- mt76: mt7996: add firmware files for mt7992 chipset
|
||||||
|
- mt76: mt7996: add firmware files for mt7996 chipset variants
|
||||||
|
- qcom: add gpu firmwares for sa8775p chipset
|
||||||
|
- amdgpu: update DMCUB to v0.0.233.0 DCN351
|
||||||
|
- rtw89: 8922a: add fw format-2 v0.35.42.1
|
||||||
|
- copy-firmware: Handle links to uncompressed files
|
||||||
|
- WHENCE: Fix battmgr.jsn entry type
|
||||||
|
- amdgpu: Add VPE 6.1.3 microcode
|
||||||
|
- amdgpu: add SDMA 6.1.2 microcode
|
||||||
|
- amdgpu: Add support for PSP 14.0.4
|
||||||
|
- amdgpu: add GC 11.5.2 microcode
|
||||||
|
- qcom: qcm6490: add ADSP and CDSP firmware
|
||||||
|
- linux-firmware: Update firmware file for Intel Bluetooth Magnetor core
|
||||||
|
- linux-firmware: Update firmware file for Intel BlazarU core
|
||||||
|
- linux-firmware: Update firmware file for Intel Bluetooth Solar core
|
||||||
|
- rtl_bt: Update RTL8852B BT USB FW to 0x0447_9301
|
||||||
|
- realtek: rt1320: Add patch firmware of MCU
|
||||||
|
- i915: Update MTL DMC v2.23
|
||||||
|
Resolves: RHEL-63635
|
||||||
|
|
||||||
* Thu Sep 05 2024 Denys Vlasenko <dvlasenk@redhat.com> - 20240905-146
|
* Thu Sep 05 2024 Denys Vlasenko <dvlasenk@redhat.com> - 20240905-146
|
||||||
- AMD SEV: IOMMU improperly handles certain special address leading to a loss of guest integrity (RHEL-54252)
|
- AMD SEV: IOMMU improperly handles certain special address leading to a loss of guest integrity (RHEL-54252)
|
||||||
- AMD SEV: Incomplete system memory cleanup in SEV firmware corrupt guest private memory (RHEL-54240)
|
- AMD SEV: Incomplete system memory cleanup in SEV firmware corrupt guest private memory (RHEL-54240)
|
||||||
|
Loading…
Reference in New Issue
Block a user