Lukas Rusak
e0583eb7a5
firmware-imx: add imx8 firmware blobs
2021-02-11 08:56:54 -08:00
heitbaum
11f9491e79
kernel-firmware: update to 20210208
...
update 20201218 to 20210208
log: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/log/
Age Commit message (Expand) Author Files Lines
22 hours Merge branch 'DG1-guc-huc-ADLS-dmc' of
git://anongit.freedesktop.org/drm/drm-...HEAD20210208mastermain
22 hours Merge branch 'qcom-rb5' of
https://github.com/lumag/linux-firmware into main
22 hours Mellanox: Add new mlxsw_spectrum firmware xx.2008.2304
22 hours linux-firmware: add firmware for MT7921
22 hours rtw88: RTL8821C: Update firmware to v24.8
22 hours linux-firmware: Update firmware file for Intel Bluetooth AX210
22 hours linux-firmware: Update firmware file for Intel Bluetooth AX200
22 hours linux-firmware: Update firmware file for Intel Bluetooth AX201
11 days i915: Add DMC v2.01 for ADL-S
11 days i915: Add HuC v7.7.1 for DG1
11 days i915: Add GuC v49.0.1 for DG1
2021-01-23 qcom: Add venus firmware files for VPU-1.0
2021-01-23 qcom: Add SM8250 Compute DSP firmware
2021-01-23 qcom: Add SM8250 Audio DSP firmware
2021-01-23 qcom: add firmware files for Adreno a650
2021-01-19 brcm: Link RPi4's WiFi firmware with DMI machine name.
2021-01-09 brcm: Add NVRAM for Vamrs 96boards Rock960
2021-01-09 brcm: Update Raspberry Pi 3B+/4B NVRAM for downstream changes
2021-01-08 cypress: Fix link direction
2021-01-07 cypress: Link the new cypress firmware to the old brcm files
2021-01-07 brcm: remove old brcm firmwares that have newer cypress variants
2020-12-30 rtl_bt: Update RTL8822C BT(UART I/F) FW to 0x059A_25CB
2020-12-30 rtl_bt: Update RTL8822C BT(USB I/F) FW to 0x099a_7253
2020-12-30 rtl_bt: Add firmware and config files for RTL8852A BT USB chip
2020-12-30 rtl_bt: Update RTL8821C BT(USB I/F) FW to 0x829a_7644
2021-02-09 11:46:10 +00:00
Matthias Reichl
8f1344f6fd
Move kernel overlays setup to init
...
When running kernel-overlays-setup as a systemd service we have
a short window where /lib/firmware isn't available.
This causes drm edid override to occasionally fail if the edid file
is requested between switching to sysroot and completion of the
kernel-overlays-setup script.
Setting up firmware and module overlays in init, before switching
to sysroot, closes the gap and also has the benefit that we no longer
need to care about the rather tedious systemd unit ordering.
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-08 16:16:17 +01:00
Matthias Reichl
b542818f62
brcmfmac_sdio-firmware-rpi: update to 4c47758
...
Update CYW43455 firmware, this fixes wifi firmware crash on RPi4
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-25 13:52:57 +01:00
Ian Leonard
922e37da13
linux-firmware: automated code cleanup
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:57 +00:00
CvH
5517eccf3d
Merge pull request #4789 from heitbaum/kernel-firmware
...
kernel-firmware: bump to 20201218
2020-12-30 23:06:37 +01:00
Piotr Maksymiuk
c79b684fe2
misc-firmware: update to include asus bt-400 fw
2020-12-29 19:21:43 +01:00
CvH
1d5e655999
packages: use proper githash
2020-12-27 20:30:27 +01:00
heitbaum
df1054d46e
kernel-firmware: bump to 20201218
2020-12-25 09:39:20 +00:00
Matthias Reichl
5c5482149e
brcmfmac_sdio-firmware-rpi: update to c13705a
...
Add BCM43436 firmware
Fix 80MHz channels on BCM43456
Fix higher 5GHz channel and BLE issues on CYW43455
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-12-13 16:22:05 +01:00
heitbaum
f9ebd3436f
intel-ucode: update to intel-ucode-20201118
2020-11-26 13:40:58 +00:00
by-gnome
d68e11cbeb
brcmfmac_sdio-firmware: update to 6d49ff1
2020-11-25 14:07:21 +03:00
Michael Klein
88b9f1b6b6
brcmfmac_sdio-firmware: Banana Pi M2 Zero fix
...
Use BCM43430A1.vim for Banana Pi M2 Zero
2020-11-21 00:37:47 +01:00
heitbaum
8d2cf1c1e0
intel-ucode: update to intel-ucode-20201110
...
Resolution for SRBDS.
Was previously rolled back in 20200616.
Fixes Skylake CPUs.
Also security updates for:
Security updates for INTEL-SA-00381.
Security updates for INTEL-SA-00389.
Release notes at https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases
Tested on NUC6
[ 0.000000] microcode: microcode updated early to revision 0xe2, date = 2020-07-14
[ 0.000000] Linux version 5.9.7 (rudi@10ad6d490609) (x86_64-libreelec-linux-gnu-gcc-10.2.0 (GCC) 10.2.0, GNU ld (GNU Binutils) 2.34) #1 SMP Wed Nov 11 10:04:38 UTC 2020
[ 0.222354] SRBDS: Mitigation: Microcode
[ 0.226459] smpboot: CPU0: Intel(R) Core(TM) i5-6260U CPU @ 1.80GHz (family: 0x6, model: 0x4e, stepping: 0x3)
[ 1.589680] microcode: sig=0x406e3, pf=0x40, revision=0xe2
[ 1.589838] microcode: Microcode Update Driver: v2.2.
2020-11-11 23:08:56 +11:00
Matthias Reichl
257a431faf
brcmfmac_sdio-firmware-rpi: update to 9c0ffe9
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-11-08 16:07:15 +01:00
chewitt
887b304445
qca-firmware: remove no longer needed package
2020-10-27 04:49:06 +00:00
chewitt
c899709b01
kernel-firmware: bump to 20201022
2020-10-27 04:48:57 +00:00
Jernej Skrabec
0527412866
kernel-firmware: Update to 20200918
2020-10-21 20:15:30 +02:00
CvH
de95aa57a1
Merge pull request #4566 from HiassofT/le10-bye-bye-slice
...
RPi: remove Slice and Slice3 devices
2020-10-10 07:42:45 +02:00
chewitt
725789e660
linux-firmware: pick mrvl/sd8897_uapsta.bin for Generic
2020-10-10 01:13:42 +00:00
Matthias Reichl
60de856c0f
slice-firmware: remove package
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-09-28 16:09:46 +02:00
by-gnome
cd9954541b
brcmfmac_sdio-firmware: update to 4b4acd5
2020-09-21 17:45:46 +03:00
Jernej Skrabec
dae53b5ef0
brcmfmac_sdio-firmware: update to 8d759f2
2020-09-05 11:15:43 +02:00
by-gnome
21606a62c4
brcmfmac_sdio-firmware: update to b51b1c3
2020-07-14 16:59:59 +03:00
chewitt
c30729246b
qca-firmware: update for mainline BT filenames
2020-07-06 06:49:47 +00:00
chewitt
d56b712b9b
kernel-firmware: bump to 20200619 tag
2020-06-30 05:19:16 +00:00
CvH
98c6676d1f
brcmfmac_sdio-firmware-rpi: update to 39f45e4
2020-06-14 18:18:46 +02:00
CvH
d168de3c2f
brcmfmac_sdio-firmware: update to 3f1ee85
2020-06-14 18:18:24 +02:00
MilhouseVH
ebac9df49e
iwlwifi-firmware: update to iwlwifi-firmware-422508e
2020-06-14 16:40:50 +01:00
CvH
a66e755a5d
Merge pull request #4347 from MilhouseVH/linux5.6.7+
...
linux (Generic/Allwinner): update to linux-5.6.13
2020-06-14 17:38:08 +02:00
MilhouseVH
065cd88d7c
iwlwifi-firmware: update to iwlwifi-firmware-83cdbfd
2020-06-14 16:33:48 +01:00
CvH
e9c689d5cf
Merge pull request #4329 from MilhouseVH/le10_copy-firmware
...
kernel-firmware: use copy-firmware.sh
2020-05-31 10:45:29 +02:00
CvH
135e9a9694
Merge pull request #4261 from HiassofT/le10-oneshot-systemd-fix
...
add RemainAfterExit=yes to our oneshot systemd services
2020-05-31 10:44:00 +02:00
MilhouseVH
1696990444
intel-ucode: update to intel-ucode-20200508
2020-05-11 14:26:49 +01:00
MilhouseVH
b2d1def1a5
kernel-firmware: update to kernel-firmware-20200421
2020-04-21 23:54:48 +01:00
MilhouseVH
0bfcb5a2ab
kernel-firmware: die if firmware pattern is not valid
2020-04-19 01:26:56 +01:00
MilhouseVH
428a7b8125
kernel-firmware: update to kernel-firmware-6314fa0
2020-04-17 17:29:19 +01:00
MilhouseVH
8706a792c0
kernel-firmware: drop brcmfmac-43xxx nvram patch - not needed
2020-04-17 16:36:09 +01:00
MilhouseVH
b0f54dfa68
kernel-firmware: unpack with copy-firmware.sh
2020-04-16 22:06:44 +01:00
chewitt
49af94d36e
kernel-firmware: bump to latest
2020-04-16 08:57:58 +00:00
chewitt
77d68a05f1
kernel-firmware: pick firmware for USB/QCA9377 cards
2020-04-16 08:57:18 +00:00
Jernej Skrabec
661de9d331
wlan-firmwate: Update package
2020-04-08 17:13:26 +02:00
MilhouseVH
e12917e73e
kernel-firmware: update to kernel-firmware-3b3dd5a
2020-03-25 21:35:20 +00:00
Matthias Reichl
3a5b1f118f
add RemainAfterExit=yes to our oneshot systemd services
...
This is required since systemd 245, without it oneshot services
may get started more than once.
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-03-13 18:41:26 +01:00
chewitt
a054b4d1c8
qca-firmware: add initial package
2020-03-02 11:57:30 +00:00
chewitt
dd3feeb6ee
amlogic: drop meson-firmware package and switch to kernel-firmware
2020-02-29 10:47:37 +00:00
MilhouseVH
a9466e68ba
kernel-firmware: add MediaTek mt7610u firmware (USB device)
2020-02-07 01:13:08 +00:00
MilhouseVH
94f9a77475
kernel-firmware: update to kernel-firmware-b791e15
2020-02-04 21:44:38 +00:00
MilhouseVH
e10f794ea0
kernel-firmware: update to kernel-firmware-6d9f399
2020-02-04 21:41:10 +00:00
MilhouseVH
17703ad881
iwlwifi-firmware: update to iwlwifi-firmware-9536e14
2020-01-31 07:27:50 +00:00