Commit Graph

1545 Commits

Author SHA1 Message Date
Kiran K
0bcd019910
linux-firmware: Update firmware file for Intel Bluetooth AX211
This patch adds new firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP)

FW Build: REL35927

Release Version: 22.100.1.1

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-01-07 07:17:18 -05:00
Kiran K
5a043feeec
linux-firmware: Update firmware file for Intel Bluetooth AX211
This patch adds new firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP)

FW Build: REL35927

Release Version: 22.100.1.1

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-01-07 07:17:18 -05:00
Kiran K
f4dfaa47bd
linux-firmware: Update firmware file for Intel Bluetooth AX210
This patch adds new firmware file for Intel Bluetooth AX210
Also it is known as Intel TyphoonPeak (TyP)

FW Build: REL35927

Release Version: 22.100.1.1

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-01-07 07:17:18 -05:00
Vijai Kumar K
73998b20b0
WHENCE: add missing symlink for NanoPi R1
NanoPi R1 uses the AP6212 Wi-Fi module.

Fixes the below error.

[   20.462895] brcmfmac mmc0:0001:1: firmware: direct-loading firmware
brcm/brcmfmac43430-sdio.bin
[   20.491441] brcmfmac mmc0:0001:1: firmware: failed to load
brcm/brcmfmac43430-sdio.friendlyarm,nanopi-r1.txt (-2)
[   20.511459] brcmfmac mmc0:0001:1: Direct firmware load for
brcm/brcmfmac43430-sdio.friendlyarm,nanopi-r1.txt failed with error -2
[   20.650227] brcmfmac mmc0:0001:1: firmware: failed to load
brcm/brcmfmac43430-sdio.txt (-2)
[   20.658804] brcmfmac mmc0:0001:1: Direct firmware load for
brcm/brcmfmac43430-sdio.txt failed with error -2

Signed-off-by: Vijai Kumar K <vijaikumar.kanagarajan@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-01-07 07:15:35 -05:00
Nas Chung
57d6b9507e
cnm: add chips&media wave521c firmware.
This patch is focused on TI specific devices.
In the future, The generic FW which is worked with other devices will be submitted.

Add wave521C combined decoder and encoder firmware for j721s2 device.

FW version : 1.0.0

Signed-off-by: Nas Chung <nas.chung@chipsnmedia.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-12-29 08:43:43 -05:00
Deren Wu
999e511e6d
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: 20211222190839a
File: mediatek/WIFI_RAM_CODE_MT7961_1.bin
Version: 20211222190917

Signed-off-by: Deren Wu <deren.wu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-12-29 08:42:31 -05:00
Josh Boyer
48dac939d2
Merge https://github.com/zijun-hu/qca-btfw into main
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-12-29 08:29:40 -05:00
Mark Chen
fb6d4a1512
linux-firmware: update firmware for mediatek bluetooth chip (MT7921)
Update binary firmware for MT7921 BT devices.
* Support SCO over I2S/PCM

File: mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin
Version: 20211222191101

Signed-off-by: Mark Chen <mark-yw.chen@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-12-29 08:28:15 -05:00
Zijun Hu
1500362ad6 QCA: Update Bluetooth WCN685x firmware to 2.1.0-00298
This commit will update WCN685x Bluetoth firmware files
to 2.1.0-00298.

nvm_usb_00130201*.bin : NVM dump

Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
2021-12-17 12:32:58 +08:00
Josh Boyer
514cc566cb
Merge branch 'for-upstream' of git://git.chelsio.net/pub/git/linux-firmware into main
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-12-16 09:41:39 -05:00
Josh Boyer
1f922757bd
Merge https://github.com/tjiang123/qca-btfw into main
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-12-16 09:40:17 -05:00
Josh Boyer
e5a82066d4
Merge branch 'adlp_dmc_v2.14_update' of git://anongit.freedesktop.org/drm/drm-firmware into main
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-12-16 09:38:55 -05:00
Manish Chopra
7818d238f9
bnx2x: Add FW 7.13.21.0
This patch removes the older firmware version (7.13.20.0) files
pushed earlier as kernel driver patches which were supposed to
utilize that firmware were not approved by the community because
of the driver or firmware not being backward compatible with older
firmware version, so there is no any real consumer of firmware
v7.13.20.0 files.

New firmware v7.13.21.0 along with below fixes/enhancements (which
were also part of 7.13.20.0) maintains backward compatibility as well,
so that driver can be worked with both the new firmware and an older
firmware.

- Support direct invalidation of FP HSI Ver per function ID, required for
  invalidating FP HSI Ver prior to each VF start, as there is no VF start
- BRB parity error detection support for the driver
- Fix the FCOE underrun flow
- Fix PSOD during FCoE BFS over the NIC ports after preboot driver

Link: https://www.spinics.net/lists/stable/msg508497.html
Signed-off-by: Manish Chopra <manishc@marvell.com>
Signed-off-by: Prabhakar Kushwaha <pkushwaha@marvell.com>
Signed-off-by: Alok Prasad <palok@marvell.com>
Signed-off-by: Ariel Elior <aelior@marvell.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-12-16 09:36:51 -05:00
Mark Chen
9e4092255a
linux-firmware: update frimware for mediatek bluetooth chip (MT7921)
Update binary firmware for MT7921 BT devices.
* Support out-band wakeup.

File: mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin
Version: 20211129211059

Signed-off-by: Mark Chen <mark-yw.chen@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-12-16 09:35:01 -05:00
Rahul Lakkireddy
38e72a0f98 cxgb4: Update firmware to revision 1.26.4.0
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
2021-12-06 05:07:25 -08:00
Madhumitha Tolakanahalli Pradeep
2a2aa410c2 i915: Add DMC firmware v2.14 for ADL-P
Release notes for DMC v2.14:
  1. Fix for Flip queue roll over cases with DC6v
  2. Enhancemnt for residency
  3. Workaround for 3Dlut restore issue

Signed-off-by: Madhumitha Tolakanahalli Pradeep <madhumitha.tolakanahalli.pradeep@intel.com>
2021-12-01 16:50:30 -08:00
Kiran K
b0e898fbaf
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: REL34345

Release Version: 22.100.0.2

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-11-23 12:31:45 -05:00
Kiran K
8eec9ef62e
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: REL34345

Release Version: 22.100.0.2

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-11-23 12:31:44 -05:00
Kiran K
bfab8df747
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: REL34345

Release Version: 22.100.0.2

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-11-23 12:31:44 -05:00
Kiran K
625e4549fa
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: REL34345

Release Version: 22.100.0.2

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-11-23 12:31:44 -05:00
Kiran K
0c353e1192
linux-firmware: Update firmware file for Intel Bluetooth AX201
This patch adds new firmware file for Intel Bluetooth AX201
Also it is known as Intel HarrisonPeak (HrP2)

FW Build: REL34345

Release Version: 22.100.0.2

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-11-23 12:31:32 -05:00
Kiran K
afafd4bb98
linux-firmware: Update firmware file for Intel Bluetooth AX201
This patch adds new firmware file for Intel Bluetooth AX201
Also it is known as Intel HarrisonPeak (HrP2)

FW Build: REL34345

Release Version: 22.100.0.2

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-11-23 12:31:32 -05:00
Kiran K
12739a5fdc
linux-firmware: Update firmware file for Intel Bluetooth AX211
This patch adds new firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP)

FW Build: REL34345

Release Version: 22.100.0.2

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-11-23 12:31:32 -05:00
Kiran K
0e81be32a4
linux-firmware: Update firmware file for Intel Bluetooth AX211
This patch adds new firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP)

FW Build: REL34345

Release Version: 22.100.0.2

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-11-23 12:31:32 -05:00
Kiran K
fbbc3a814e
linux-firmware: Update firmware file for Intel Bluetooth AX210
This patch adds new firmware file for Intel Bluetooth AX210
Also it is known as Intel TyphoonPeak (TyP)

FW Build: REL34345

Release Version: 22.100.0.2

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-11-23 12:31:32 -05:00
Kiran K
38f78f6210
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: REL20028

Release Version: 22.100.0.2

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-11-23 12:31:32 -05:00
Kiran K
edf3ed5a4b
linux-firmware: Update firmware file for Intel Bluetooth 9260
This patch updates the firmware file for Intel Bluetooth 9260
Also it is known as Intel ThunderPeak (ThP2).

FW Build: REL20028

Release Version: 22.100.0.2

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-11-23 12:31:32 -05:00
Kiran K
3ed33dbb9b
linux-firmware: Update firmware file for Intel Bluetooth AX200
This patch adds new firmware file for Intel Bluetooth AX200
Also it is known as Intel CyclonePeak (CcP).

FW Build: REL34173

Release Version: 22.100.0.2

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-11-23 12:31:31 -05:00
Kiran K
36c115ff1f
linux-firmware: Update firmware file for Intel Bluetooth AX201
This patch adds new firmware file for Intel Bluetooth AX201
Also it is known as Intel HarrisonPeak (HrP)

FW Build: REL34713

Release Version: 22.100.0.2

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-11-23 12:31:31 -05:00
Josh Boyer
afa07126a5
Merge branch 'prestera-v4.0' of https://github.com/PLVision/linux-firmware into main
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-11-23 12:25:12 -05:00
Tim Jiang
28fdbcd752 QCA: Add Bluetooth default nvm file for WCN685x
This commit will add required Bluetoth default nvm file for WCN685x.
The image version is 2.1.0-00252

nvm_usb_00130201.bin : NVM dump

Signed-off-by: Tim Jiang <tjiang@codeaurora.org>
2021-11-23 15:36:18 +08:00
Volodymyr Mytnyk
77e7210029
mrvl: prestera: Update Marvell Prestera Switchdev v4.0
Update v4.0 firmware image that is required by Marvell Prestera
driver recently updated in net/master. The major changes for
this FW version:

- Split L1 ABI to MAC and PHY.
- Split ACL ABI to low-level TCAM and Counters.
- Stable ABI for future driver versions and features.

This version of FW will be compatible with future Prestera
driver versions and features.

Signed-off-by: Mickey Rachamim <mickeyr@marvell.com>
Signed-off-by: Volodymyr Mytnyk <volodymyr.mytnyk@plvision.eu>
2021-11-18 17:05:16 +02:00
Tim Jiang
73a13f4d8d QCA: Add Bluetooth firmware for WCN685x
This commit will add required Bluetoth firmware files for WCN685x.
The image version is 2.1.0-00252

rampatch_usb_00130201.bin : RAM FW dump
nvm_usb_00130201_010a.bin : NVM dump

Signed-off-by: Tim Jiang <tjiang@codeaurora.org>
2021-11-17 15:18:12 +08:00
John Allen
f5d519563a
linux-firmware: Update AMD cpu microcode
* Update AMD cpu microcode for processor family 19h

Key Name        = AMD Microcode Signing Key (for signing microcode container files only)
Key ID          = F328AE73
Key Fingerprint = FC7C 6C50 5DAF CC14 7183 57CA E4BE 5339 F328 AE73

Signed-off-by: John Allen <john.allen@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-11-15 12:49:19 -05:00
Alex Deucher
f704766b41
amdgpu: add cyan skillfish firmware from 21.40
From internal git commit:
53278ed4b6fddcb907612fd7cf4b311f77545a22

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-11-12 17:07:51 -05:00
Luca Coelho
4474519a1f iwlwifi: add new FWs from core64-96 release
Add the -67.ucode firmwares for the currently supported hardware,
update the PNVM binary for Ty and add new PNVM binaries for So.
Additionally, add FWs for a new HW combination, So with Gf4.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2021-11-01 15:50:49 +02:00
Luca Coelho
564d97abfa iwlwifi: update 9000-family firmwares to core64-96
Build number: Core_build_core64-96
Revision: 5e069cbd (9000, 9260)

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2021-11-01 15:16:24 +02:00
mark-yw.chen
948cad200e
linux-firmware: update frimware for mediatek bluetooth chip (MT7921)
Update binary firmware for MT7921 BT devices.
* Fix wmt func ctrl issue.

File: mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin
Version: 20211018131102

Signed-off-by: mark-yw.chen <mark-yw.chen@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-10-28 09:03:36 -04:00
Josh Boyer
1d00989a65
Merge https://github.com/rjliao-qca/qca-btfw into main
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-10-27 07:36:57 -04:00
John Allen
4e9f60f255
linux-firmware: Update AMD cpu microcode
* Add AMD cpu microcode for processor family 19h

Key Name        = AMD Microcode Signing Key (for signing microcode container files only)
Key ID          = F328AE73
Key Fingerprint = FC7C 6C50 5DAF CC14 7183 57CA E4BE 5339 F328 AE73

Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-10-27 07:35:50 -04:00
Rocky Liao
582c9da3e4 QCA: Update Bluetooth firmware for WCN685x
This commit will update WCN685x Bluetoth firmware files to 2.0.0-00607.

Signed-off-by: Rocky Liao <rjliao@codeaurora.org>
2021-10-26 11:04:18 +08:00
Josh Boyer
fc146185d7
Merge branch 'nxp_mc' of https://github.com/NXP/linux-firmware into main
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-10-25 07:20:24 -04:00
Manish Chopra
0050dcf3e8
bnx2x: Add FW 7.13.20.0
This patch adds new FW files to be utilized by bnx2x driver,
This new firmware adds following fixes/enhancements:

- Support direct invalidation of FP HSI Ver per function ID, required for
  invalidating FP HSI Ver prior to each VF start, as there is no VF start
- BRB parity error detection support for the driver
- Fix the FCOE underrun flow
- Fix PSOD during FCoE BFS over the NIC ports after preboot driver

Signed-off-by: Manish Chopra <manishc@marvell.com>
Signed-off-by: Ariel Elior <aelior@marvell.com>
Signed-off-by: Omkar Kulkarni <okulkarni@marvell.com>
Signed-off-by: Shai Malin <smalin@marvell.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-10-25 07:19:32 -04:00
Petr Machata
7d928a3b22
Mellanox: Add new mlxsw_spectrum firmware xx.2010.1006
Add latest verified version of Nvidia Spectrum-family switch firmware,
for Spectrum (13.2010.1006), Spectrum-2 (29.2010.1006) and Spectrum-3
(30.2010.1006).

The following issues have been fixed:

- On SN3700C systems, the SLL (switch lifetime limit) default was
  misconfigured causing the send queue to get stuck.
- Processing of QDPM, a register that controls mapping from DSCP values to
  packet priority, could have latency > 11000 us.
- A cycle of port splitting and unsplitting may have lead to a FW hang.
- On Spectrum-2 and Spectrum-3, packets stuck in the pipe could cause ASIC
  freeze after port is unmapped.
- Quota type on MC shared buffer pool is now initialized to static, instead
  of being left uninitialized. Note that this is a work-around and might go
  away in the future. FW client should explicitly initialize all used
  pools.

With following new features now supported:

- On Spectrum-2 binding drop counters of multicast packets per switch
  priority is now supported through the SBDCM register.
- This FW exposes an existing ASIC feature whereby forwarded packets are
  truncated on ingress.
- Timestamps can now be stored on packet SMAC instead of FCS, allowing
  48-bit timestamp granularity instead of 32 bits.
- Latency-triggered buffer snapshots, on Spectrum-4.
- RIF cache, Spectrum-2 and above.
- Accumulative counters, which uses packet sampling to reduce counter
  memory demands at the expense of counter accuracy.

Signed-off-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-10-25 07:18:16 -04:00
Florinel Iordache
dd298a8cfb linux-firmware: Update NXP Management Complex firmware to version 10.28.1
Supported SoC families: LS108x, LS208x, LX2160

MC firmware version: 10.28.1

Signed-off-by: Florinel Iordache <florinel.iordache@nxp.com>
2021-10-22 16:23:42 +03:00
Deren Wu
d34196f55d
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: 20211014150838a
File: mediatek/WIFI_RAM_CODE_MT7961_1.bin
Version: 20211014150922

Signed-off-by: Deren Wu <deren.wu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-10-18 09:23:18 -04:00
Kiran K
b563148fd2
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: REL31878

Release Version: 22.90.0.3

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-10-12 13:46:40 -04:00
Kiran K
78a1d6da1e
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: REL31878

Release Version: 22.90.0.3

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-10-12 13:46:39 -04:00
Kiran K
494a8c543b
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: REL31878

Release Version: 22.90.0.3

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-10-12 13:46:39 -04:00
Kiran K
ed1ca50d4f
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: REL31878

Release Version: 22.90.0.3

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-10-12 13:46:39 -04:00