Commit Graph

2463 Commits

Author SHA1 Message Date
Alex Deucher c3afe6a9b6
amdgpu: update vega12 to release 22.20
from internal commit:
bf6c92c6d66df608a113a20b074b180e370a1b46

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-19 06:44:07 -04:00
Alex Deucher e840fe5202
amdgpu: update raven to release 22.20
from internal commit:
bf6c92c6d66df608a113a20b074b180e370a1b46

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-19 06:44:07 -04:00
Alex Deucher efe98d4e89
amdgpu: update navy flounder to release 22.20
from internal commit:
bf6c92c6d66df608a113a20b074b180e370a1b46

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-19 06:44:07 -04:00
Alex Deucher 5f13921a59
amdgpu: update vega10 to release 22.20
from internal commit:
bf6c92c6d66df608a113a20b074b180e370a1b46

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-19 06:44:07 -04:00
Alex Deucher 8da4640a37
amdgpu: update sienna cichlid to release 22.20
from internal commit:
bf6c92c6d66df608a113a20b074b180e370a1b46

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-19 06:44:07 -04:00
Alex Deucher 3fbfd8903d
amdgpu: update navi14 to release 22.20
from internal commit:
bf6c92c6d66df608a113a20b074b180e370a1b46

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-19 06:44:07 -04:00
Alex Deucher 8fe4b42b53
amdgpu: update green sardine to release 22.20
from internal commit:
bf6c92c6d66df608a113a20b074b180e370a1b46

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-19 06:44:06 -04:00
Alex Deucher ca36bb9460
amdgpu: update vangogh to release 22.20
from internal commit:
bf6c92c6d66df608a113a20b074b180e370a1b46

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-19 06:44:06 -04:00
Alex Deucher 21ba56cf3f
amdgpu: update navi12 to release 22.20
from internal commit:
bf6c92c6d66df608a113a20b074b180e370a1b46

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-19 06:44:06 -04:00
Alex Deucher e9918d2ac2
amdgpu: update navi10 to release 22.20
from internal commit:
bf6c92c6d66df608a113a20b074b180e370a1b46

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-19 06:44:06 -04:00
Alex Deucher f379030bcc
amdgpu: update picasso to release 22.20
from internal commit:
bf6c92c6d66df608a113a20b074b180e370a1b46

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-19 06:44:06 -04:00
Alex Deucher 1826c07095
amdgpu: update aldebaran to release 22.20
from internal commit:
bf6c92c6d66df608a113a20b074b180e370a1b46

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-19 06:44:06 -04:00
Alex Deucher 1cbf1c625b
amdgpu: update psp 13.0.8 TA firmware
asd: v21.00.00.87
hdcp: v17.00.00.2D

From internal git commit:
efbc52fcb11c01c14bf013a2f4b3700ff718f1e4

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-19 06:43:59 -04:00
Peter Robinson 35bb3bdd5c
WHENCE: Fix the dangling symlinks fix
The directories were incorrect when creating the links. Fix
them so they end up in the right location.

Fixes: dfa2931 ("WHENCE: Correct dangling symlinks")
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Cc: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-18 07:13:20 -04:00
Alex Deucher 84661a3ba6
amdgpu: update DMCUB firmware for DCN 3.1.6
update DMCUB firmware to 0.0.117.2

From internal git commit:
d12d349a7f228c2b6113ce6fd26e172a92121f0f

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-14 06:56:24 -04:00
Mario Limonciello dfa29317dd
WHENCE: Correct dangling symlinks
The symlink direction was wrong for some brcm firmware.

Fixes: f8a2651a ("Link some devices that ship with the AW-CM256SM")
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Reviewed-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-10 09:21:51 -04:00
Josh Boyer be7798e0cf
Correct WHENCE entry for wfx firmware
The check_whence script doesn't fail, but installation of the firmware
is not successful because of the extra characters.  Clean this up.

Reported-by: Ben Brown <ben@demerara.io>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-08 10:37:19 -04:00
Peter Robinson f5f02da57e
bnx2: Drop unsupported Broadcom NetXtremeII firmware
The last time the Broadcom NetXtremeII firmware was updated
and only the latest firmwares are supported in all current
stable kernels so let's drop all the unsupported versions.
They're in git and releases for those that wish to find them.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-05 12:34:18 -04:00
Peter Robinson 9d6449c45d
bnx2: drop unsupported firmwares
The stable kernels from 4.9 to current only support a number of
sub versions of the 7.13.x.y firmware versions, in the unlikely
scenario of a user needing an older rev they can be easily
ontained via old releases. The 4.x stable kernels depend on the
7.13.1 (as does the el7 kernel), 5.4 depends on 7.13.11, and
the 5.10 and later kernels all depend on 7.13.15/7.13.21. Let's
cleanup the quite sizable unused versions.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-05 12:33:42 -04:00
Peter Robinson 98750ceb57
bnx2: sort firmware names in filesystem order
Sort the WHENCE entries in the same order they appear on the
filesystem.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-05 12:33:38 -04:00
Peter Robinson 003dd65e78
Remove old Broadcom Everest (bnx2x) v4/5 firmware
They're not supported in any of the current stable releases
and the driver loads firmware from the bnx2x directory.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-05 12:33:33 -04:00
Peter Robinson f3f58522e8
drop Token Ring network firmwares
The last vestigates of the token ring network stack were dropped
in linux commit ee446fd5e6da over 10 years ago so drop the now
obsolete associated firmware.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-05 12:32:01 -04:00
Peter Robinson 4c80006177
Drop TDA7706 radio firmware
The tda7706 radio driver doesn't appear to have ever made it upstream.
It looks like it may have been in a Maemo/Meego IVI dev-kit.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-05 12:32:01 -04:00
Peter Robinson 660d61bdf9
Drop Intel WiMax firmware
The WiMax wireless wan driver stack was dropped from upstream
in 2021 without any people with HW and most global WiMax
netowrks already shut down or being actively shutdown.
The last stable firmware to support WiMax was 5.10 so time to
drop the firmware.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-05 12:32:01 -04:00
Peter Robinson ce925ef246
Drop Computone IntelliPort Plus serial firmware
The last vestige of the ip2 driver was dropped in the linux
kernel with commit 63d486964 around the 3.0 release so it's
long been gone so drop the firmware too.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-05 12:32:00 -04:00
Peter Robinson e0781f5d74
Drop ATM Ambassador devices firmware
The ambassador driver driver was dropped from the kernel with
commit e05afd0848f8 and it appears the driver has been broken
for some time so lets drop the obsolete firmware.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-05 12:32:00 -04:00
Peter Robinson 890dc2b695
brocade: drop old unsupported firmware revs
The bfa/bna network/FC drivers on all stable kernels only support
the 3.2.5.1 version of the firmware, drop all older redundent FW.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-05 12:31:56 -04:00
Josh Boyer 0b78c4c21b
Merge branch 'v0.0.6' of https://github.com/kuanhsuncheng/linux-firmware-scp
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-05 11:29:51 -04:00
Josh Boyer 4846decfcd
Merge https://github.com/pkshih/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-05 11:26:51 -04:00
Mario Limonciello 4458bb4185
amdgpu: update yellow carp DMCUB firmware
From internal git commit:
d991b485d880743199a53ae1d09b478eed582a88

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-04 12:39:13 -04:00
Ryder Lee 50a02086d3
linux-firmware: update firmware for MT7622 WiFi device
Update binary firmware for MT7622 WiFi devices.

Base	: CL@89338
Patches	: CL@90991,CL@90993

Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-04 12:37:30 -04:00
Deren Wu 3acc8e4f18
linux-firmware: update firmware for MT7922 WiFi device
Update binary firmware for MT7922 WiFi devices

File: mediatek/WIFI_MT7922_patch_mcu_1_1_hdr.bin
Version: 20220523103345a
File: mediatek/WIFI_RAM_CODE_MT7922_1.bin
Version: 20220523103447

Signed-off-by: Deren Wu <deren.wu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-04 12:37:30 -04:00
Sean Wang e691de6f6d
linux-firmware: update firmware for mediatek bluetooth chip (MT7922)
Update binary firmware for MT7922 BT devices.

File: mediatek/BT_RAM_CODE_MT7922_1_1_hdr.bin
Version: 20220523103832

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-04 12:37:29 -04:00
Kiran K ac640f0cef
linux-firmware: Update firmware file for Intel Bluetooth 9462
This patch updates the firmware file for Intel Bluetooth 9462
Also it is known as Intel JeffersonPeak (JfP1).

FW Build: REL44918

Release Version: 22.150.0.6

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-04 12:33:53 -04:00
Kiran K 38dd3f27ff
linux-firmware: Update firmware file for Intel Bluetooth 9462
This patch updates the firmware file for Intel Bluetooth 9462
Also it is known as Intel JeffersonPeak (JfP1).

FW Build: REL44918

Release Version: 22.150.0.6

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-04 12:33:53 -04:00
Kiran K 72e12167be
linux-firmware: Update firmware file for Intel Bluetooth 9560
This patch updates the firmware file for Intel Bluetooth 9560
Also it is known as Intel JeffersonPeak (JfP2).

FW Build: REL44918

Release Version: 22.150.0.6

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-04 12:33:53 -04:00
Kiran K 94c49b4d7a
linux-firmware: Update firmware file for Intel Bluetooth 9560
This patch updates the firmware file for Intel Bluetooth 9560
Also it is known as Intel JeffersonPeak (JfP2).

FW Build: REL44918

Release Version: 22.150.0.6

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-04 12:33:53 -04:00
Kiran K e4971d1035
linux-firmware: Update firmware file for Intel Bluetooth AX201
This patch updates the firmware file for Intel Bluetooth AX201
Also it is known as Intel HarrisonPeak (HrP2).

FW Build: REL44918

Release Version: 22.150.0.6

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-04 12:33:52 -04:00
Kiran K 78c3731d82
linux-firmware: Update firmware file for Intel Bluetooth AX201
This patch updates the firmware file for Intel Bluetooth AX201
Also it is known as Intel HarrisonPeak (HrP2).

FW Build: REL44918

Release Version: 22.150.0.6

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-04 12:33:52 -04:00
Kiran K 12564a2252
linux-firmware: Update firmware file for Intel Bluetooth AX211
This patch updates the firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP2).

FW Build: REL44918

Release Version: 22.150.0.6

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-04 12:33:52 -04:00
Kiran K edc709ec07
linux-firmware: Update firmware file for Intel Bluetooth AX211
This patch updates the firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP2).

FW Build: REL44918

Release Version: 22.150.0.6

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-04 12:33:52 -04:00
Kiran K 9546d5535e
linux-firmware: Update firmware file for Intel Bluetooth AX210
This patch updates the firmware file for Intel Bluetooth AX210
Also it is known as Intel TyphoonPeak (TyP2).

FW Build: REL44918

Release Version: 22.150.0.6

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-04 12:33:52 -04:00
Kiran K 111bd144ab
linux-firmware: Update firmware file for Intel Bluetooth AX200
This patch updates the firmware file for Intel Bluetooth AX200
Also it is known as Intel CyclonePeak (CcP2).

FW Build: REL44565

Release Version: 22.150.0.6

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-04 12:33:52 -04:00
Kiran K ac67ec301a
linux-firmware: Update firmware file for Intel Bluetooth AX201
This patch updates the firmware file for Intel Bluetooth AX201
Also it is known as Intel HarrisonPeak (HrP2).

FW Build: REL44565

Release Version: 22.150.0.6

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-07-04 12:33:46 -04:00
Allen-kh Cheng 1c8b6c3ddd mediatek: Add SCP firmware for MT8186
System Control Processor is an ARM CM4. It supports parts of
these features vedio encode/decode, camera, and CrOS EC host command.

Release Version: 0.0.6

Signed-off-by: Allen-KH Cheng <allen-kh.cheng@mediatek.com>
2022-07-01 14:20:06 +08:00
Po-Hao Huang 7eef50f838 rtw88: 8822c: Update normal firmware to v9.9.13
Extend supported HW scan probe request maximum IE length

Change-Id: I3f34872cf5d38d82f5b54f3e5847cbb3f90fbbe9
Signed-off-by: Po-Hao Huang <phhuang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
2022-06-23 19:39:58 +08:00
Po-Hao Huang 23b5428236 rtw88: 8822c: Update normal firmware to v9.9.12
Add mailbox H2C/C2H to exchange BT HID device info

Change-Id: Id372f3a6c8ea962d6e2334c65e5528716e83ca4c
Signed-off-by: Po-Hao Huang <phhuang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
2022-06-23 19:39:41 +08:00
Alex Deucher 9ed4d42c51
amdgpu: update Yellow Carp VCN firmware
From internal git commit:
d12d349a7f228c2b6113ce6fd26e172a92121f0f

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-06-22 06:28:03 -04:00
Josh Boyer fc8557e941
Merge branch 'main' of https://github.com/suraj714/BT-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-06-21 10:06:15 -04:00
Deren Wu 34c8eea52f
linux-firmware: update firmware for MT7921 WiFi device
Update binary firmware for MT7921 WiFi devices

File: mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin
Version: 20220608210839a
File: mediatek/WIFI_RAM_CODE_MT7961_1.bin
Version: 20220608210922

Signed-off-by: Deren Wu <deren.wu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-06-21 09:23:49 -04:00