Commit Graph

2018 Commits

Author SHA1 Message Date
Lokendra Singh
1d1bad4ebe 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: REL53454

Release Version: 22.240.0.2

Signed-off-by: Lokendra Singh <lokendra.singh@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-07-06 15:43:15 -04:00
Josh Boyer
db39dff6d2 Fix qcom ASoC tglp WHENCE entry
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-07-06 15:42:40 -04:00
Srinivas Kandagatla
f9a35b3f07 qcom: Add Audio firmware for SC8280XP X13s
Add ASoC topology firmware for SC8280XP X13s.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
2023-06-28 11:52:02 +01:00
Emil Velikov
ee91452dac Makefile, copy-firmware: support xz/zstd compressed firmware
The kernel has supported compressed firmware for quite some time. So
let's add a couple of targets to produce that. In practical terms this
means it we'll use ~5x times less space on disk.

Reportedly the amd ucode, needs to be uncompressed _within_ the
initrd in order to work. Using compressed ucode in late load just works.
Ideally this will be addressed by the initrd generators, but considering
the files are tiny in size let's skip the compression.

v2
 - commit message, skip compression for files annotated as Raw

v3
 - rebase

[Drop extra verbose statement in zstd case, Josh Boyer
<jwboyer@kernel.org>]

Cc: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-25 12:18:57 -04:00
Ajay Singh
32693d3b6b linux-firmware: wilc1000: update WILC1000 firmware to v16.0
This patch updates the firmware version for WILC1000

FW version: 16.0

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-25 11:55:08 -04:00
Shekhar Deb
109b23c5f4 ice: update ice DDP wireless_edge package to 1.3.10.0
Update ice DDP wireless_edge package file to the latest version: 1.3.10.0

Highlight of changes since 1.3.7.0:

- Provide Separate IP Fragment Packet Type Groups for Receive Side Scaling (RSS)
- Add support to allow Receive Side Scaling (RSS) and Flow Director (FD) on Multicast packets

Signed-off-by: Shekhar Deb <shekhar.deb@intel.com>
Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pucha@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-25 11:53:36 -04:00
Josh Boyer
5a1842ce73 Merge branch 'rb3-update' of https://github.com/lumag/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-20 11:48:38 -04:00
Thomas Backlund
2f81bd9f50 fix broken cirrus firmware symlinks
Commit: 244d6b5c2f ("cirrus: Add firmware for new Asus ROG Laptops") added
several Link: entries for cirrus firmwares, but as link and target exists in
the same directory, the extra "cirrus/" path gets them created as broken
symlinks.

Fix it up by removing the extra "cirrus/" path.

Signed-off-by: Thomas Backlund <tmb@tmb.nu>
Fixes: 244d6b5c2f ("cirrus: Add firmware for new Asus ROG Laptops")
Reported-by: Bit Twister2 <bittwister2@gmail.com>
Reported-by: David GEIGER <geiger.david68210@gmail.com>
Cc: Stefan Binding <sbinding@opensource.cirrus.com>
Cc: Josh Boyer <jwboyer@kernel.org>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-20 11:46:42 -04:00
Dmitry Baryshkov
9412046724 qcom: sdm845: rename the modem firmware
The Qualcomm SDM845 platform has a modem-less version, called SDA845.
It still has the modem DSP, which is used for WiFi, GNSS, etc. The
firmware in the qcom/sdm845 dir comes from the Thundercomm RB3 board,
which internally has the SDA845 SoC rather than the full SDM845.

The SC8180X platform (not yet added to linux-firmware) started using
modem.mbn and modem_nm.mbn, the latter being used for no-modem
platforms.

Follow this example and rename qcom/sdm845/modem.mbn firmware
file to modem_nm.mbn. This commit adds a compatibility link for now, to
let the device trees to be adapted to this change. It should be removed
when the proper qcom/sdm845/modem.mbn is submitted.

Cc: Caleb Connolly <caleb.connolly@linaro.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-06-14 11:40:48 +03:00
Dmitry Baryshkov
1c59948891 qcom: sdm845: update remoteproc firmware
Update remoteproc firmware to the following versions:

- ADSP.HT.4.0-00593-SDM845-1
- CDSP.HT.1.0-00559-SDM845-1
- MPSS.AT.4.0.c2-01365-SDM845_GEN_PACK-1

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-06-13 05:42:31 +03:00
Josh Boyer
9a47adc736 Merge branch 'mtl_huc_v8.5.0' of git://anongit.freedesktop.org/drm/drm-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-12 07:06:17 -04:00
Deren Wu
eb3ae8417c 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: 20230530123154a
File: mediatek/WIFI_RAM_CODE_MT7922_1.bin
Version: 20230530123236

Signed-off-by: Deren Wu <deren.wu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-12 07:04:34 -04:00
Deren Wu
5ce06b9e07 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: 20230526130917a
File: mediatek/WIFI_RAM_CODE_MT7961_1.bin
Version: 20230526130958

Signed-off-by: Deren Wu <deren.wu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-12 07:04:00 -04:00
Chris.Lu
2c50361c7d 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: 20230530123531

Signed-off-by: Chris.Lu <chris.lu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-12 07:02:17 -04:00
Chris.Lu
185f49df05 linux-firmware: update firmware for mediatek bluetooth chip (MT7921)
Update binary firmware for MT7921 BT devices.

File: mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin
Version: 20230526131214

Signed-off-by: Chris.Lu <chris.lu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-12 07:02:12 -04:00
Josh Boyer
05f94af7d2 Merge branch 'v2.0.21478' of https://github.com/yunfei-mtk/linux_fw_scp
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-12 06:54:12 -04:00
Daniele Ceraolo Spurio
5de33fb45c i915: Add HuC v8.5.0 for MTL
Initial release of HuC firmware for MTL.

Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
2023-06-06 09:24:40 -07:00
Yunfei Dong
795aea911f mediatek: Update mt8195 SCP firmware to support hevc
Internal version: cherry_scp_v2.0.11966-84facae6e
Release version: v2.0.11966

Signed-off-by: Yunfei Dong <yunfei.dong@mediatek.com>
2023-06-01 17:40:42 +08:00
Dmitry Baryshkov
9d4c9a52c2 qcom: apq8016: add Dragonboard 410c WiFi and modem firmware
Add the modem DSP firmware for the Qualcomm APQ8016 boards. The files
come from the redistributable linux-board-support-package-r1036.1.zip
for the Dragonboard 410c. The file modem.mbn and wcnss.mbn files wer
generated from segment files using the pil-squasher tool.

Cc: Bjorn Andersson <andersson@kernel.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-05-31 06:30:31 +03:00
Josh Boyer
1f9667ebd8 Merge branch 'for-upstream' of http://git.chelsio.net/pub/git/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-30 07:46:20 -04:00
Josh Boyer
b544e2b086 Merge branch 'for-upstream' of https://github.com/CirrusLogic/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-30 06:53:48 -04:00
Stefan Binding
244d6b5c2f cirrus: Add firmware for new Asus ROG Laptops
Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
2023-05-26 16:08:50 +01:00
Diederik de Haas
d11ae98478 brcm: Add symlinks from Pine64 devices to AW-CM256SM.txt
There are a number of Pine64 devices which all use the same wireless
chipset, so add symlinks for those modules/(base)boards:
- Pine64 RockPro64 v2.0 and v2.1 (via adapter board)
- Pine64 RK3566 Quartz64-A Board (via adapter board)
- Pine64 PineNote v1.1 and v1.2
- PINE64 RK3566 SOQuartz on Model A carrier board
- Pine64 RK3566 SoQuartz with CM4-IO Carrier Board
- PINE64 RK3566 SOQuartz on Blade carrier board

Signed-off-by: Diederik de Haas <didi.debian@cknow.org>
Tested-by: Maximilian Weigand <mweigand@mweigand.net>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-25 08:26:29 -04:00
Mario Limonciello
1c513ec749 amdgpu: Update GC 11.0.1 and 11.0.4
A major regression was reported on commit 60dc78a7 ("amdgpu: update GC
11.0.1 firmware for amd.5.5 release") where Phoenix integrated GPUs
aren't able to boot up with `amdgpu` loaded.

This is fixed internal commit 8b27b052488cee45b453dcab6d034bb80a964e61.
To avoid another regression from a mismatch, pull in a whole snapshot
of all GC firmware at this commit instead of just the one file.

Reported-by: Adrien Aubry
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/2575
Fixes: 60dc78a7 ("amdgpu: update GC 11.0.1 firmware for amd.5.5 release")
Fixes: 31f8f526 ("amdgpu: update GC 11.0.4 firmware for amd.5.5 release")
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-25 06:56:48 -04:00
Ping-Ke Shih
c10facaf11 rtw89: 8851b: add firmware v0.29.41.0
Initial firmware of 8851B, which supports hardware revision A and B.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
2023-05-24 16:30:58 +08:00
Josh Boyer
1ba3519eab Merge branch 'dev-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:07:29 -04:00
Alex Deucher
a5d7b4df1a amdgpu: update GC 11.0.2 firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:25 -04:00
Alex Deucher
ffe1a41e2d amdgpu: update GC 11.0.0 firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:25 -04:00
Shekhar Deb
c9e4034ad7 ice: update ice DDP comms package to 1.3.40.0
Update ice DDP comms package file to the latest version: 1.3.40.0

Highlight of changes since 1.3.31.0:

- Add support for Security Group Tag (SGT) header
- Provide Separate IP Fragment Packet Type Groups for Receive Side Scaling (RSS)
- Add support to allow Receive Side Scaling (RSS) and Flow Director (FD) on Multicast packets
- Add support for parsing SGT-PPPoE packets
- Add support for PPPoE version 2

Signed-off-by: Shekhar Deb <shekhar.deb@intel.com>
Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pucha@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2023-05-17 08:31:49 -07:00
Bitterblue Smith
08b854f020 rtlwifi: Add firmware v6.0 for RTL8192FU
rtl8xxxu supports this chip now.

The firmware was extracted from the vendor driver
v5.8.6.2_35538.20191028_COEX20190910-0d02 from
https://github.com/BrightX/rtl8192fu.

Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
2023-05-17 10:09:36 +08:00
Bitterblue Smith
b72c69dd54 rtlwifi: Update firmware for RTL8188EU to v28.0
It seems this fixes some issues with rtl8xxxu in monitor mode.

r8188eu from kernel 6.2.5 still works with this new firmware.

This firmware was extracted from the vendor driver v5.2.2.4 from
https://github.com/lwfinger/rtl8188eu/blob/v5.2.2.4/hal8188e_t_fw.c

Also, move the entry in WHENCE under the rtl8xxxu driver, because
that's the driver which handles this chip from kernel 6.3 onwards.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=217205
Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
2023-05-17 10:09:22 +08:00
Josh Boyer
512909428e Merge branch 'main' of https://github.com/CirrusLogic/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-15 13:24:26 -04:00
Vitaly Rodionov
cc628d657e cirrus: Add firmware and tuning files for HP G10 series laptops
Signed-off-by: Vitaly Rodionov <vitalyr@opensource.cirrus.com>
2023-05-15 16:19:11 +01:00
Chris.Lu
905d32656e 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: 20230509203838

Signed-off-by: Chris Lu <chris.lu@mediatek.com>
2023-05-15 10:42:19 -04:00
Juerg Haefliger
d196289109 WHENCE: Cleanup Realtek BT firmware provenance
Over the years, Realtek has submitted updates of firmwares that were
originally pulled out of vendor driver packages. Remove old and obsolete
provenance notes for these blobs.

Signed-off-by: Juerg Haefliger <juergh.haefliger@canonical.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-15 07:39:57 -04:00
Deren Wu
6569484e6b 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: 20230509203612a
File: mediatek/WIFI_RAM_CODE_MT7922_1.bin
Version: 20230509203655

Signed-off-by: Deren Wu <deren.wu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-15 07:32:25 -04:00
Vitaly Rodionov
b8a56bf227 cirrus: Add firmware and tuning files for Lenovo ThinkPad P1 Gen 6
Signed-off-by: Vitaly Rodionov <vitalyr@opensource.cirrus.com>
2023-05-15 10:52:41 +01:00
Rahul Lakkireddy
a0146258f1 cxgb4: Update firmware to revision 1.27.3.0
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
2023-05-12 08:55:06 +00:00
Emil Velikov
c4423c9147 WHENCE: comment out duplicate MediaTek firmware
As mentioned in the inline comment - file is already listed further
down. To prevent check_whence.py errors, comment it out.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-08 08:37:00 -04:00
John Harrison
192ee6d1a7 i915: Add GuC v70.6.6 for MTL
Initial release of GuC firmware for MTL.

Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
2023-05-03 06:45:11 -07:00
Peter Robinson
fab149657d Group all Conexant V4L devices together
All the Conexant V4L devices are from the same vendor
and covered under the same license so they can be
bundled together into a single group.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-04-27 09:15:55 -04:00
Aniket Sahu
6536a964bd 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: REL53392

Release Version: 22.220.0.3

Signed-off-by: Aniket Sahu <aniketx.sahu@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-04-27 09:13:02 -04:00
Aniket Sahu
2ca1787600 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: REL53392

Release Version: 22.220.0.3

Signed-off-by: Aniket Sahu <aniketx.sahu@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-04-27 09:13:02 -04:00
Aniket Sahu
7610656f02 linux-firmware: Update firmware file for Intel Bluetooth AX203
This patch updates the firmware file for Intel Bluetooth AX203
Also it is known as Intel JohnsonPeak (JnP2).

FW Build: REL62562

Release Version: 22.220.0.3

Signed-off-by: Aniket Sahu <aniketx.sahu@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-04-27 09:13:01 -04:00
Aniket Sahu
209ba08379 linux-firmware: Update firmware file for Intel Bluetooth AX203
This patch updates the firmware file for Intel Bluetooth AX203
Also it is known as Intel JohnsonPeak (JnP2).

FW Build: REL62562

Release Version: 22.220.0.3

Signed-off-by: Aniket Sahu <aniketx.sahu@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-04-27 09:13:01 -04:00
Aniket Sahu
a2739f057a 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: REL62562

Release Version: 22.220.0.3

Signed-off-by: Aniket Sahu <aniketx.sahu@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-04-27 09:13:01 -04:00
Aniket Sahu
1ee587d5ef 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: REL62562

Release Version: 22.220.0.3

Signed-off-by: Aniket Sahu <aniketx.sahu@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-04-27 09:13:01 -04:00
Aniket Sahu
40ba7eeee3 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: REL62562

Release Version: 22.220.0.3

Signed-off-by: Aniket Sahu <aniketx.sahu@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-04-27 09:13:01 -04:00
Shayne Chen
bcbbf6bf86 linux-firmware: update firmware for MT7981
This patch adds wo firmware file for MT7981 WiFi.

File: mediatek/mt7981_wo.bin
Version: 20221208202138

Signed-off-by: Shayne Chen <shayne.chen@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-04-27 09:11:22 -04:00
sampnimm
2c6be1a4f0 qca: Update firmware files for BT chip WCN6750
Signed-off-by: sampnimm <quic_sampnimm@quicinc.com>
2023-04-20 09:42:43 +05:30