Commit Graph

3169 Commits

Author SHA1 Message Date
Mario Limonciello
b22703ca8c Disable deb and rpm CI other than at release
They're just burning a lot of CI minutes and not useful for 99% of
the time.

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
2023-10-25 22:22:59 -05:00
Josh Boyer
4ee0175651 Merge branch 'mlimonci/use-am' into 'main'
Use `git am` instead of `b4 shazam`

See merge request kernel-firmware/linux-firmware!40
2023-10-24 11:20:25 +00:00
Josh Boyer
5f560c1e0d Merge branch 'mlimonci/unicode' into 'main'
Catch unicode decode errors

See merge request kernel-firmware/linux-firmware!37
2023-10-24 11:20:07 +00:00
Mario Limonciello
ad84593de2 Merge branch 'robot/patch-23-1698074268' into 'main'
robot/patch-23-1698074268

See merge request kernel-firmware/linux-firmware!39
2023-10-23 15:19:57 +00:00
Mario Limonciello
39d5539233 Use git am instead of b4 shazam
There appears to be problems with `b4 am` with binary diffs, but there
also doesn't seem to be need to use b4 in this case.

Switch over to just applying the mbox directly.

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
2023-10-23 10:18:21 -05:00
Hayes Wang
3de241ed11 rtl_nic: update firmware of RTL8156B
rtl8156b-2.fw
   version: rtl8156b-2 v3 10/20/23

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
2023-10-23 10:17:48 -05:00
Mario Limonciello
7bfa5f4d10 Catch unicode decode errors
emails with spam might have non-ASCII characters, don't let the script explode.

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
2023-10-23 10:10:47 -05:00
Josh Boyer
d983107a2d Merge branch 'mlimonci/fix-email' into 'main'
Fix the robot email script

See merge request kernel-firmware/linux-firmware!36
2023-10-19 17:20:27 +00:00
Mario Limonciello
6ed754659e Fix the robot email script
```
Traceback (most recent call last):
  File "~/linux-firmware-robot/./contrib/process_linux_firmware.py", line 339, in <module>
    process_database(conn, remote)
  File "~/linux-firmware-robot/./contrib/process_linux_firmware.py", line 276, in process_database
    reply_email(mbox, branch)
  File "~/linux-firmware-robot/./contrib/process_linux_firmware.py", line 86, in reply_email
    reply["To"] += email.utils.formataddr(target)
TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
```

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
2023-10-19 12:16:32 -05:00
Mario Limonciello
1115cf5ca9 Merge branch 'robot/patch-0-1697735493' into 'main'
robot/patch-0-1697735493

See merge request kernel-firmware/linux-firmware!35
2023-10-19 17:13:26 +00:00
John Allen
06afd7f939 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>
2023-10-19 12:11:34 -05:00
Josh Boyer
29e9aa8686 Merge branch 'mlimonci/robot' into 'main'
Add a script for a robot to open up pull requests

See merge request kernel-firmware/linux-firmware!29
2023-10-19 11:56:44 +00:00
Mario Limonciello
ecaeef5dcb Add support for sending emails while processing a PR/patch
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
2023-10-18 21:12:07 -05:00
Mario Limonciello
f893135f1b Merge branch 'robot/pr-0-1697658135' into 'main'
robot/pr-0-1697658135

See merge request kernel-firmware/linux-firmware!33
2023-10-18 19:52:58 +00:00
Mario Limonciello
8ff933de02 Merge branch 'robot/pr-0-1697570762' into 'main'
robot/pr-0-1697570762

See merge request kernel-firmware/linux-firmware!32
2023-10-17 19:25:23 +00:00
Alex Deucher
a3bcbbf2e5 amdgpu: update SMU 13.0.0 firmware
update SMU to 78.102.01.

From internal git commit:
4830225bcc9ad35eb0fdedfe556511e57b3baffa

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-10-17 09:31:52 -04:00
Mario Limonciello
63e8aa40cf Merge branch 'main' into 'main'
linux-firmware: add Amlogic bluetooth firmware

See merge request kernel-firmware/linux-firmware!31
2023-10-16 11:30:34 +00:00
yang.li
0da49b90ac linux-firmware: add Amlogic bluetooth firmware
Amlogic bluetooth driver look for firmware based on the model string,
in SoC specific directory.

Signed-off-by: yang.li <yang.li@amlogic.com>
2023-10-16 14:59:54 +08:00
Mario Limonciello
4d6190714d Add a script for a robot to open up pull requests
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
2023-10-13 13:50:00 -05:00
Mario Limonciello
1be48f85d4 Merge branch 'pr-24-1697222431' into 'main'
pr-24-1697222431

See merge request kernel-firmware/linux-firmware!30
2023-10-13 18:42:41 +00:00
John Harrison
44a9510c94 i915: Add GuC v70.13.1 for DG2, TGL, ADL-P and MTL
The GuC submission version for this release is 1.4.1.

Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
2023-10-13 11:34:26 -07:00
Gregory Greenman
92e24e0481 iwlwifi: add a missing FW from core80-39 release
Add the -83 ucode firmware for So hardware with HR
RF module.

Build number: Core_build_core80-39
Revision: e8f84e98 (so)

Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
2023-10-12 16:22:55 +03:00
Mario Limonciello
7727f7e3b3 Merge branch 'patch-1696561325' into 'main'
patch-1696561325

See merge request kernel-firmware/linux-firmware!28
2023-10-06 03:04:57 +00:00
Peter Robinson
389575a8a1 WHENCE: add symlink for BananaPi M64
The BananaPi M64 also has a AP6212 WiFi Module.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2023-10-05 22:02:05 -05:00
Josh Boyer
5105ff4b9f Merge branch 'mlimonci/upstream-packaging' into 'main'
Add support to generate deb/rpm packages

See merge request kernel-firmware/linux-firmware!20
2023-10-04 12:35:17 +00:00
Josh Boyer
8e57de05f3 Merge branch 'dmc-mtl' into 'main'
i915: Update MTL DMC to v2.17

See merge request kernel-firmware/linux-firmware!27
2023-10-04 12:16:42 +00:00
Josh Boyer
58b8d3f36a
Merge branch 'dmc-mtl_2.17' of git://anongit.freedesktop.org/drm/drm-firmware into dmc-mtl
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-10-04 08:12:16 -04:00
Josh Boyer
2316c3d085 Merge branch 'intel-bt-20231004' into 'main'
linux-firmware: Update firmware file for Intel Bluetooth 9260

See merge request kernel-firmware/linux-firmware!26
2023-10-04 12:07:51 +00:00
Lokendra Singh
ab0c0a7836
linux-firmware: Add firmware file for Intel Bluetooth AX211
This patch adds the firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP2).

FW Build: REL88938

Release Version: 23.0.0.10

Signed-off-by: Lokendra Singh <lokendra.singh@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-10-04 07:52:16 -04:00
Lokendra Singh
bbf9419146
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: REL70976

Release Version: 22.250.10.2

Signed-off-by: Lokendra Singh <lokendra.singh@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-10-04 07:52:16 -04:00
Lokendra Singh
8c1e8c66ad
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: REL70976

Release Version: 22.250.10.2

Signed-off-by: Lokendra Singh <lokendra.singh@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-10-04 07:52:15 -04:00
Lokendra Singh
3ce0e06b5f
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: REL70976

Release Version: 22.250.10.2

Signed-off-by: Lokendra Singh <lokendra.singh@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-10-04 07:52:15 -04:00
Lokendra Singh
3fed6fb871
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: REL70976

Release Version: 22.250.10.2

Signed-off-by: Lokendra Singh <lokendra.singh@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-10-04 07:52:15 -04:00
Lokendra Singh
a3e18affc4
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: REL70976

Release Version: 22.250.10.2

Signed-off-by: Lokendra Singh <lokendra.singh@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-10-04 07:52:15 -04:00
Lokendra Singh
717c1a5ddb
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: REL20379

Release Version: 22.250.10.2

Signed-off-by: Lokendra Singh <lokendra.singh@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-10-04 07:52:15 -04:00
Lokendra Singh
957828e17a
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: REL20379

Release Version: 22.250.10.2

Signed-off-by: Lokendra Singh <lokendra.singh@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-10-04 07:52:09 -04:00
Josh Boyer
312b5d8adf Merge branch 'iwlwifi-fw-2023-09-27' into 'main'
iwlwifi: add FWs for new GL and MA device types with multiple RF modules

See merge request kernel-firmware/linux-firmware!25
2023-10-04 11:44:15 +00:00
Mario Limonciello
ce33c671b4 Build debian and fedora images
Artifacts only released on tags.

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
2023-10-02 14:19:30 -05:00
Mario Limonciello
cef80743ca Add new Makefile target to build a deb and rpm package
The package would put all files into /lib/firmware/updates to avoid
conflicting with distro packages.

The package is also intentionally named to avoid conflicts with
distro packages.

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
2023-10-02 14:19:30 -05:00
Gustavo Sousa
18b60f44e6 i915: Update MTL DMC to v2.17
Release notes for v2.17:

  1. Added programmable wake instruction.

Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
2023-10-02 09:52:35 -03:00
Alex Deucher
95ec6f69a4 amdgpu: update raven firmware from 5.7 branch
Based on internal git commit:
86920d867d1bdc471b33ce27c2226236992e5ab6

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-09-28 17:43:22 -04:00
Alex Deucher
75e5b6344e amdgpu: update SDMA 5.2.7 firmware from 5.7 branch
Based on internal git commit:
86920d867d1bdc471b33ce27c2226236992e5ab6

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-09-28 17:42:09 -04:00
Alex Deucher
8ba971092b amdgpu: update PSP 13.0.8 firmware from 5.7 branch
Based on internal git commit:
86920d867d1bdc471b33ce27c2226236992e5ab6

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-09-28 17:41:43 -04:00
Alex Deucher
35d98aafe1 amdgpu: update GC 10.3.7 firmware from 5.7 branch
Based on internal git commit:
86920d867d1bdc471b33ce27c2226236992e5ab6

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-09-28 17:40:57 -04:00
Alex Deucher
5837f76c15 amdgpu: update DCN 3.1.6 firmware from 5.7 branch
Based on internal git commit:
86920d867d1bdc471b33ce27c2226236992e5ab6

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-09-28 17:40:26 -04:00
Alex Deucher
f5b7964e84 amdgpu: update SDMA 5.2.6 firmware from 5.7 branch
Based on internal git commit:
86920d867d1bdc471b33ce27c2226236992e5ab6

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-09-28 17:36:45 -04:00
Alex Deucher
fc627e9836 amdgpu: update PSP 13.0.5 firmware from 5.7 branch
Based on internal git commit:
86920d867d1bdc471b33ce27c2226236992e5ab6

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-09-28 17:36:05 -04:00
Alex Deucher
a92f8f2116 amdgpu: update GC 10.3.6 firmware from 5.7 branch
Based on internal git commit:
86920d867d1bdc471b33ce27c2226236992e5ab6

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-09-28 17:35:11 -04:00
Alex Deucher
b65ac01b46 amdgpu: update VCN 4.0.0 firmware from 5.7 branch
Based on internal git commit:
86920d867d1bdc471b33ce27c2226236992e5ab6

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-09-28 17:32:57 -04:00
Alex Deucher
af3d18b3be amdgpu: update SMU 13.0.0 firmware from 5.7 branch
Based on internal git commit:
86920d867d1bdc471b33ce27c2226236992e5ab6

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-09-28 17:32:22 -04:00