forked from pool/kernel-firmware-qcom
Compare commits
5 Commits
3b40846b97
...
main
Author | SHA256 | Date | |
---|---|---|---|
|
4e75edd947 | ||
|
f71afee33a | ||
|
7665bf3bcc | ||
|
d342edd5ac | ||
|
c0869dad0e |
4
aliases
4
aliases
@@ -26,6 +26,10 @@ msm: of:N*T*Cqcom%2Csa8775p-dpu
|
|||||||
msm: of:N*T*Cqcom%2Csa8775p-dpuC*
|
msm: of:N*T*Cqcom%2Csa8775p-dpuC*
|
||||||
msm: of:N*T*Cqcom%2Csa8775p-mdss
|
msm: of:N*T*Cqcom%2Csa8775p-mdss
|
||||||
msm: of:N*T*Cqcom%2Csa8775p-mdssC*
|
msm: of:N*T*Cqcom%2Csa8775p-mdssC*
|
||||||
|
msm: of:N*T*Cqcom%2Csar2130p-dpu
|
||||||
|
msm: of:N*T*Cqcom%2Csar2130p-dpuC*
|
||||||
|
msm: of:N*T*Cqcom%2Csar2130p-mdss
|
||||||
|
msm: of:N*T*Cqcom%2Csar2130p-mdssC*
|
||||||
msm: of:N*T*Cqcom%2Csc7180-dpu
|
msm: of:N*T*Cqcom%2Csc7180-dpu
|
||||||
msm: of:N*T*Cqcom%2Csc7180-dpuC*
|
msm: of:N*T*Cqcom%2Csc7180-dpuC*
|
||||||
msm: of:N*T*Cqcom%2Csc7180-mdss
|
msm: of:N*T*Cqcom%2Csc7180-mdss
|
||||||
|
2
git_id
2
git_id
@@ -1 +1 @@
|
|||||||
4bb152fb440528d7abb8a18c3879ea5b4be416c2
|
c784990ba3d2cdf0a5f6e26e4785ff48238ec01e
|
||||||
|
BIN
kernel-firmware-qcom-20250725.tar.xz
(Stored with Git LFS)
BIN
kernel-firmware-qcom-20250725.tar.xz
(Stored with Git LFS)
Binary file not shown.
BIN
kernel-firmware-qcom-20250903.tar.xz
(Stored with Git LFS)
Normal file
BIN
kernel-firmware-qcom-20250903.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,34 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 3 15:23:18 UTC 2025 - Takashi Iwai <tiwai@suse.com>
|
||||||
|
|
||||||
|
- Update to version 20250903 (git commit c784990ba3d2):
|
||||||
|
* qcom: add ADSP firmware for qcs615 platform
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 21 13:03:19 UTC 2025 - Takashi Iwai <tiwai@suse.com>
|
||||||
|
|
||||||
|
- Update to version 20250820 (git commit 70dda28e5098):
|
||||||
|
* qcom: add CDSP firmware for x1e80100 platform
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 9 07:38:46 UTC 2025 - Takashi Iwai <tiwai@suse.com>
|
||||||
|
|
||||||
|
- Update to version 20250808 (git commit 8f1ce114de6c):
|
||||||
|
* qcom: Add QDSP firmware file for Qualcomm QDU100 device.
|
||||||
|
* qcom: Update xbl_config firmware file.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 5 12:22:51 UTC 2025 - Takashi Iwai <tiwai@suse.com>
|
||||||
|
|
||||||
|
- Update aliases for 6.16
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 5 12:13:52 UTC 2025 - Takashi Iwai <tiwai@suse.com>
|
||||||
|
|
||||||
|
- Update to version 20250804 (git commit 37b63dc35d98):
|
||||||
|
* qcom: Add QDU100 firmware image files required for booting.
|
||||||
|
* qcom: Update DSP firmware for qcm6490 platform
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 25 15:08:58 UTC 2025 - Takashi Iwai <tiwai@suse.com>
|
Fri Jul 25 15:08:58 UTC 2025 - Takashi Iwai <tiwai@suse.com>
|
||||||
|
|
||||||
|
@@ -20,17 +20,17 @@
|
|||||||
%define _firmwaredir /lib/firmware
|
%define _firmwaredir /lib/firmware
|
||||||
%endif
|
%endif
|
||||||
%define __ksyms_path ^%{_firmwaredir}
|
%define __ksyms_path ^%{_firmwaredir}
|
||||||
%define git_version 4bb152fb440528d7abb8a18c3879ea5b4be416c2
|
%define git_version c784990ba3d2cdf0a5f6e26e4785ff48238ec01e
|
||||||
|
|
||||||
Name: kernel-firmware-qcom
|
Name: kernel-firmware-qcom
|
||||||
Version: 20250725
|
Version: 20250903
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Kernel firmware files for Qualcomm device drivers
|
Summary: Kernel firmware files for Qualcomm device drivers
|
||||||
License: GPL-2.0-or-later AND SUSE-Firmware
|
License: GPL-2.0-or-later AND SUSE-Firmware
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
URL: https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/
|
URL: https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/
|
||||||
Source0: %{name}-%{version}.tar.xz
|
Source0: %{name}-%{version}.tar.xz
|
||||||
Source1: https://github.com/openSUSE/kernel-firmware-tools/archive/refs/tags/20250721.tar.gz#/kernel-firmware-tools-20250721.tar.gz
|
Source1: https://github.com/openSUSE/kernel-firmware-tools/archive/refs/tags/20250805.tar.gz#/kernel-firmware-tools-20250805.tar.gz
|
||||||
Source2: %{name}-rpmlintrc
|
Source2: %{name}-rpmlintrc
|
||||||
Source3: git_id
|
Source3: git_id
|
||||||
Source10: aliases
|
Source10: aliases
|
||||||
@@ -126,6 +126,10 @@ Supplements: modalias(of:N*T*Cqcom%2Csa8775p-mdss)
|
|||||||
Supplements: modalias(of:N*T*Cqcom%2Csa8775p-mdssC*)
|
Supplements: modalias(of:N*T*Cqcom%2Csa8775p-mdssC*)
|
||||||
Supplements: modalias(of:N*T*Cqcom%2Csar2130p-adsp-pas)
|
Supplements: modalias(of:N*T*Cqcom%2Csar2130p-adsp-pas)
|
||||||
Supplements: modalias(of:N*T*Cqcom%2Csar2130p-adsp-pasC*)
|
Supplements: modalias(of:N*T*Cqcom%2Csar2130p-adsp-pasC*)
|
||||||
|
Supplements: modalias(of:N*T*Cqcom%2Csar2130p-dpu)
|
||||||
|
Supplements: modalias(of:N*T*Cqcom%2Csar2130p-dpuC*)
|
||||||
|
Supplements: modalias(of:N*T*Cqcom%2Csar2130p-mdss)
|
||||||
|
Supplements: modalias(of:N*T*Cqcom%2Csar2130p-mdssC*)
|
||||||
Supplements: modalias(of:N*T*Cqcom%2Csc7180-adsp-pas)
|
Supplements: modalias(of:N*T*Cqcom%2Csc7180-adsp-pas)
|
||||||
Supplements: modalias(of:N*T*Cqcom%2Csc7180-adsp-pasC*)
|
Supplements: modalias(of:N*T*Cqcom%2Csc7180-adsp-pasC*)
|
||||||
Supplements: modalias(of:N*T*Cqcom%2Csc7180-dpu)
|
Supplements: modalias(of:N*T*Cqcom%2Csc7180-dpu)
|
||||||
|
BIN
kernel-firmware-tools-20250721.tar.gz
(Stored with Git LFS)
BIN
kernel-firmware-tools-20250721.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
kernel-firmware-tools-20250805.tar.gz
(Stored with Git LFS)
Normal file
BIN
kernel-firmware-tools-20250805.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user