Commit Graph

2162 Commits (ddc99b3d7719925c88a7f577b85572196f8f4ad3)

Author SHA1 Message Date
SkyLake.Huang ddc99b3d77 linux-firmware: add firmware for en8811h 2.5G ethernet phy
This patch adds firmware files for airoha en8811h 2.5G ethernet phy.
Refer to https://www.airoha.com/products/p/tKkm7DPXi5m6wY2D for more
product information.

Signed-off-by: SkyLake.Huang <skylake.huang@mediatek.com>
Signed-off-by: Lucien.Jheng <lucien.jheng@airoha.com>
2023-11-30 07:57:17 -06:00
Aakarsh Jain 37db2a095a s5p-mfc: Add MFC v12 Firmware
Add the following MFC FW bin
s5p-mfc-v12.fw: Used in Tesla FSD SoC

Cc: linux-fsd@tesla.com
Signed-off-by: Aakarsh Jain <aakarsh.jain@samsung.com>
2023-11-29 13:58:16 +05:30
Josh Boyer f8c611e72b Merge branch 'ice-edge' into 'main'
ice: update ice DDP wireless_edge package to 1.3.13.0

See merge request kernel-firmware/linux-firmware!85
2023-11-27 14:05:14 +00:00
Josh Boyer adbdc241a2 Merge branch 'mt7922-bt' into 'main'
linux-firmware: update firmware for mediatek bluetooth chip (MT7922)

See merge request kernel-firmware/linux-firmware!84
2023-11-27 14:01:58 +00:00
Przemek Kitszel f440b984ca
ice: update ice DDP wireless_edge package to 1.3.13.0
Changelog since 1.3.10.0:
- Fixed an issue in which all packets with SCTP header were not being
  received;
- Flexi MD4 and Flexi MD5 in RXDID22 of Flex descriptor is being used to
  describe rule id matched in the Switch;
- Parser is updated to set abort flag for malicious SCTP packets;
- Updated the Protocol IDs that are being set when receiving MAC_IPV6 type
  packets that have a VLAN or MPLS header present;
- more bugfixes.

Signed-off-by: Przemek Kitszel <przemyslaw.kitszel@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-11-27 09:01:17 -05:00
Josh Boyer 351f0c67a4 Merge branch 'mt7921-bt' into 'main'
linux-firmware: update firmware for mediatek bluetooth chip (MT7921)

See merge request kernel-firmware/linux-firmware!83
2023-11-27 13:59:20 +00:00
Chris Lu 1180974eb3
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: 20231120183620

Signed-off-by: Chris Lu <chris.lu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-11-27 08:58:42 -05:00
Josh Boyer 5955de2f12 Merge branch 'mt7922-wifi' into 'main'
linux-firmware: update firmware for MT7922 WiFi device

See merge request kernel-firmware/linux-firmware!82
2023-11-27 13:56:28 +00:00
Chris Lu 1366b827c2
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: 20231109191416

Signed-off-by: Chris Lu <chris.lu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-11-27 08:55:46 -05:00
Deren Wu 6b91b2ef6f
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: 20231120183400a
File: mediatek/WIFI_RAM_CODE_MT7922_1.bin
Version: 20231120183441

Signed-off-by: Deren Wu <deren.wu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-11-27 08:53:50 -05:00
Deren Wu 0a18a7292a
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: 20231109190918a
File: mediatek/WIFI_RAM_CODE_MT7961_1.bin
Version: 20231109190959

Signed-off-by: Deren Wu <deren.wu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-11-27 08:51:19 -05:00
Mario Limonciello fad38ab849 Merge branch 'powervr-2023-11-23' into 'main'
powervr: add firmware for Imagination Technologies AXE-1-16M GPU

See merge request kernel-firmware/linux-firmware!77
2023-11-23 12:52:26 +00:00
Frank Binns 9afbbf2568 powervr: add firmware for Imagination Technologies AXE-1-16M GPU
The AXE-1-16M GPU is supported by the new powervr kernel driver [1], which has
recently been merged to the drm-misc tree on its trip to mainline. This adds the
initial firmware to support it.

[1] https://cgit.freedesktop.org/drm/drm-misc/tree/drivers/gpu/drm/imagination

Signed-off-by: Frank Binns <frank.binns@imgtec.com>
2023-11-23 10:09:40 +00:00
Mario Limonciello a5539dc1c3 Merge branch 'robot/patch-2-1700674629' into 'main'
robot/patch-2-1700674629

See merge request kernel-firmware/linux-firmware!76
2023-11-22 18:23:59 +00:00
Przemek Kitszel 0628ba79f3 ice: update ice DDP comms package to 1.3.45.0
Changelog since 1.3.40.0:
- Updated the Protocol IDs that are being set when receiving MAC_IPV6;
  type packets that have a VLAN or MPLS header present;
- Flexi MD4 and Flexi MD5 in RXDID22 of Flex descriptor is being used to
  describe rule id matched in the Switch;
- Parser is updated to set abort flag for malicious SCTP packets;
- Fixed an issue in which all packets with SCTP header were not received;
- other fixes.

Signed-off-by: Przemek Kitszel <przemyslaw.kitszel@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-11-22 11:37:09 -06:00
Przemek Kitszel 475828440e ice: update ice DDP package to 1.3.35.0
Changelog since 1.3.30.0:
- Parser is updated to set abort flag for malicious SCTP packets;
- Flexi MD4 and Flexi MD5 in RXDID22 of Flex descriptor is being used to
  describe rule id matched in the Switch;
- Updated the Protocol IDs that are being set when receiving MAC_IPV6
  type packets that have a VLAN or MPLS header present;
- other fixes.

Signed-off-by: Przemek Kitszel <przemyslaw.kitszel@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-11-22 11:37:06 -06:00
Kiran K ba1aa06f37 Intel Bluetooth: Update firmware file for Intel Bluetooth BE200
This patch updates the firmware file for Intel Bluetooth BE200
Also it is known as Intel Gale Peak2 (GaP2).

FW Build: REL45894
Release Version: 23.10.0.2
FSEQ: 0.0.4.125

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-20 06:16:52 +00:00
Gustavo Sousa 451090149c i915: Update MTL DMC to v2.19
Release info:
    Version: 2.19
    Date   : 10/20/2023
    Notes:
 
    1. Clear hold pll lock bit during abort

Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
2023-11-17 11:03:16 -03:00
Mario Limonciello b486a13bae Merge branch 'robot/pr-17-1700153404' into 'main'
robot/pr-17-1700153404

See merge request kernel-firmware/linux-firmware!62
2023-11-16 16:51:58 +00:00
Gregory Greenman a07fd0b96b iwlwifi: add new FWs from core83-55 release
Add the -86 ucode firmwares for the currently supported hardware and
update the PNVM binaries.

Build number: Core_build_core83-55
Revision: fb5c9aeb (so, ty, ma, gl)

Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
2023-11-15 18:30:59 +02:00
Gregory Greenman 4fc5801ee0 iwlwifi: update cc/Qu/QuZ firmwares for core83-55 release
Update -77.ucode firmwares for cc/Qu/QuZ devices.

Build number: Core_build_core83-55
Revision: ad46c98b (Qu, QuZ, cc)

Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
2023-11-15 17:53:27 +02:00
Stefan Binding 4f498d09a4 linux-firmware: Add firmware for Cirrus CS35L41 on HP G11 Laptops
Support for 3 laptops using CS35L41.

Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
2023-11-15 15:46:38 +00:00
Stefan Binding 978dff6793 linux-firmware: Add firmware for Cirrus CS35L41 on 2024 ASUS Zenbook Laptops
Support for 4 laptops using CS35L41.

Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
2023-11-15 15:46:38 +00:00
Josh Boyer 398b4605a3 Merge branch 'robot/patch-0-1699862686' into 'main'
robot/patch-0-1699862686

See merge request kernel-firmware/linux-firmware!57
2023-11-13 12:04:28 +00:00
SkyLake.Huang 6910095b2c linux-firmware: add firmware for mt7988 internal 2.5G ethernet phy
This patch adds firmware file of version 2023/07/28 for mt7988 internal 2.5G
ethernet phy.

Signed-off-by: SkyLake.Huang <skylake.huang@mediatek.com>
2023-11-13 02:04:46 -06:00
Kiran K 307a4e505d Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX101
This patch updates the firmware file for Intel Bluetooth AX101
Also it is known as Intel Harrison Peak1 (HrP1).

FW Build: REL91648
Release Version: 23.10.0.2
FSEQ: 0x0.0.3.90

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-12 10:40:55 +05:30
Kiran K 5e40b6aa59 Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX203
This patch updates the firmware file for Intel Bluetooth AX203
Also it is known as Intel Johnson Peak (JnP2).

FW Build: REL91648
Release Version: 23.10.0.2
FSEQ: 0x0.0.3.90

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-12 10:40:55 +05:30
Kiran K 8b5a4168a5 Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX211
This patch updates the firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP2).

FW Build: REL91648
Release Version: 23.10.0.2
FSEQ: 0x0.0.3.90

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-12 10:40:55 +05:30
Kiran K 80907d766a Intel Bluetooth: Update firmware file for SolarF Intel Bluetooth AX101
This patch updates the firmware file for Intel Bluetooth AX101
Also it is known as Intel Harrison Peak (HrP1).

FW Build: REL73111
Release Version: 23.10.0.2
FSEQ: 0x0.0.2.41

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-12 10:40:49 +05:30
Kiran K c7c5ca3926 Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX101
This patch updates the firmware file for Intel Bluetooth AX101
Also it is known as Intel Harrison Peak (HrP1).

FW Build: REL73111
Release Version: 23.10.0.2
FSEQ: 0x0.0.2.41

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-12 10:40:08 +05:30
Kiran K 4eb64f9b5f Intel Bluetooth: Update firmware file for SolarF Intel Bluetooth AX203
This patch updates the firmware file for Intel Bluetooth AX203
Also it is known as Intel Johnson Peak (JnP2).

FW Build: REL73111
Release Version: 23.10.0.2
FSEQ: 0x0.0.2.41

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-12 10:26:35 +05:30
Kiran K bfc7dbe7ec Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX203
This patch updates the firmware file for Intel Bluetooth AX203
Also it is known as Intel Johnson Peak (JnP2).

FW Build: REL73111
Release Version: 23.10.0.2
FSEQ: 0x0.0.2.41

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-12 10:26:03 +05:30
Kiran K b021ad7cca Intel Bluetooth: Update firmware file for SolarF Intel Bluetooth AX211
This patch updates the firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP2).

FW Build: REL73111
Release Version: 23.10.0.2
FSEQ: 0x0.0.2.41

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-12 10:25:30 +05:30
Kiran K 80a378a205 Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX211
This patch updates the firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP2).

FW Build: REL73111
Release Version: 23.10.0.2
FSEQ: 0x0.0.2.41

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-12 10:24:54 +05:30
Kiran K bf5150dd88 Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX210
This patch updates the firmware file for Intel Bluetooth AX210
Also it is known as Intel TyphoonPeak (TyP2).

FW Build: REL73111
Release Version: 23.10.0.2
FSEQ: 0x0.0.2.41

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-12 10:24:19 +05:30
Timur Tabi f4a3c72e5c nvidia: add GSP-RM version 535.113.01 firmware images
These firmware images are required to provide GSP offloading support
on Turing (TU10x) and later GPUs.

The GPU System Processor is a RISC-V coprocessor that is used to offload
GPU initialization and management tasks.  The Nvidia proprietary driver
(aka Resource Manager or RM) is split between a host CPU portion (CPU-RM)
and the GSP portion (GSP-RM).

The Nouveau driver can also load, initialize, and use GSP-RM for similar
purposes, and that is why these binary images are included.

The gsp-xxx.yy.zz.bin files contain GSP-RM itself and are extracted from the
Nvidia proprietary driver ".run" package.

The other binary images are support boot loaders that are extracted from
Nvidia's "OpenRM" git repository at
https://github.com/NVIDIA/open-gpu-kernel-modules using the
extract-firmware-nouveau.py script.

Signed-off-by: Timur Tabi <ttabi@nvidia.com>
2023-11-08 14:36:52 -06:00
Kiran K a5a6dded0c Intel Bluetooth: Update firmware file for Intel Bluetooth BE200
This patch updates the firmware file for Intel Bluetooth BE200
Also it is known as Intel Gale Peak2 (GaP2).

FW Build: REL43914
Release Version: 23.0.1.1
FSEQ: 0.0.97.4.2

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-06 19:54:04 +05:30
Kiran K 19c3c02350 Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX101
This patch updates the firmware file for Intel Bluetooth AX101
Also it is known as Intel Harrison Peak1 (HrP1).

FW Build: REL90033
Release Version: 23.0.1.1
FSEQ: 0x0.0.88.3.1

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-06 19:54:04 +05:30
Kiran K 92faee69a2 Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX203
This patch updates the firmware file for Intel Bluetooth AX203
Also it is known as Intel Johnson Peak (JnP2).

FW Build: REL90033
Release Version: 23.0.1.1
FSEQ: 0x0.0.88.3.1

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-06 19:54:04 +05:30
Kiran K ed34505ff1 Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX211
This patch updates the firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP2).

FW Build: REL90033
Release Version: 23.0.1.1
FSEQ: 0x0.0.88.3.1

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-06 19:54:02 +05:30
Kiran K 8563348b3c Intel Bluetooth: Update firmware file for SolarF Intel Bluetooth AX203
This patch updates the firmware file for Intel Bluetooth AX203
Also it is known as Intel Johnson Peak (JnP2).

FW Build: REL70976
Release Version: 23.0.1.1
FSEQ: 0x0.0.2.41

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-06 19:46:15 +05:30
Kiran K 34600f06d0 Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX203
This patch updates the firmware file for Intel Bluetooth AX203
Also it is known as Intel Johnson Peak (JnP2).

FW Build: REL70976
Release Version: 23.0.1.1
FSEQ: 0x0.0.2.41

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-06 19:44:25 +05:30
Kiran K be41333ca7 Intel Bluetooth: Update firmware file for SolarF Intel Bluetooth AX211
This patch updates the firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP2).

FW Build: REL70976
Release Version: 23.0.1.1
FSEQ: 0x0.0.2.41

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-06 19:43:36 +05:30
Kiran K cdecf243ff Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX211
This patch updates the firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP2).

FW Build: REL70976
Release Version: 23.0.1.1
FSEQ: 0x0.0.2.41

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-06 19:42:54 +05:30
Kiran K 9a17037053 Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX210
This patch updates the firmware file for Intel Bluetooth AX210
Also it is known as Intel TyphoonPeak (TyP2).

FW Build: REL70976
Release Version: 23.0.1.1
FSEQ: 0x0.0.2.41

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-11-06 19:41:59 +05:30
Dmitry Baryshkov 724c77e5b0 qca: add bluetooth firmware for WCN3988
The WCN3988 Bluetooth/WiFi chip requires its own version of the
firmware. Use the firmware files released for the Qualcomm Robotics RB3
platform to support this bluetooth chip.

apbtfw10 has version BTFM.CHE.2.0.0-00082-QCACHROMZ-1
apbtfw11 has version BTFM.CHE.2.1.3-00357-QCACHROMZ-1

Cc: Luca Weiss <luca.weiss@fairphone.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-11-03 20:23:49 +02:00
Linus Walleij 1ba9408efd linux-firmware: ixp4xx: Add the IXP4xx firmware
This firmware has been used since the early 2000s by OpenWrt
and different PDA/SBC projects such as Linux handhelds for
supporting the Network Processing Engines inside the Intel
XScale IXP4xx SoC.

It is better to distribute it inside linux-firmware.

An included program with dubious licensing was removed, we
only redistribute the pre-generated binaries that had clear
licensing.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2023-11-01 13:57:10 +01:00
Kiran K 59aaeac9b0 Intel Bluetooth: Update firmware file for Intel Bluetooth AX211
This patch updates the firmware file for Intel Bluetooth AX211
Also it is known as Intel Garfield Peak2 (Gfp2).

FW Build: REL66410
FSEQ: 0x0.0.2.41
Release Version: 22.245.0.6

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-10-30 13:49:50 +05:30
Kiran K 4c0928136c Intel Bluetooth: Update firmware file for Intel Bluetooth AX211
This patch updates the firmware file for Intel Bluetooth AX211
Also it is known as Intel Garfield Peak2 (Gfp2).

FW Build: REL66410
FSEQ: 0x0.0.2.41
Release Version: 22.245.0.6

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-10-30 13:47:29 +05:30
Kiran K 1962446e07 Intel Bluetooth: 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: REL66410
FSEQ: 0x0.0.2.41
Release Version: 22.245.0.6

Signed-off-by: Kiran K <kiran.k@intel.com>
2023-10-30 13:22:16 +05:30