Commit graph

429 commits

Author SHA1 Message Date
Tomáš Kelemen (vudiq)
465562eb85
Generic 32-bit: copy same firmware files as for 64-bit 2021-11-20 12:58:19 +01:00
Tomáš Kelemen (vudiq)
4eb6f0b642 kernel-firmware: update package checksum 2021-09-24 12:13:54 +02:00
Demetris Ierokipides
f5c342ba29 Bump Kernel firmware to 2021/09/19
- Needed for the latest zen3 gpu family
2021-09-23 18:55:48 +03:00
by-gnome
c208528849
kernel-firmware: update to 20210716 (#1428) 2021-07-18 05:16:00 +03:00
by-gnome
efb5f336e2
brcmfmac_sdio-firmware: update to 3ddc301 (#1410) 2021-06-28 15:41:38 +03:00
Tomáš Kelemen (vudiq)
3da012bb51 kernel-firmware: revert incorrect test
the original test was meant to not remove the pcie brcm firmwares for
both - 64 and 32 bit x86 architecture (when porting Lakka to LE), but
actually the result of the test is always true and these firmwares are
also removed for 64 bit x86 architecture, which is the only case when
they are needed (these pcie firmwares are not needed on 32 bit x86).

Fixes #1398
2021-06-20 23:01:14 +02:00
David Lawson
aa45a6b23e
[ISSUE-1355] rpi: update wifi firmware (#1378) 2021-06-07 10:29:54 +03:00
by-gnome
5288fca3d8
kernel-firmware: update to 20210511 (#1306) 2021-05-21 03:18:38 +03:00
David Lawson
e21ccc1dd1
Slice off slice (#1274) 2021-04-23 02:33:10 +03:00
by-gnome
f15f29e013
kernel-firmware: update to 20210315 (#1230) 2021-03-28 20:20:08 +03:00
Demetris Ierokipides
7fd6cc34f5 Revert "Add kernel install locks to prevent race conditions (#1104)"
This reverts commit e3f7d0447c.
2021-01-21 23:00:22 +02:00
by-gnome
d5fbbd4706
Fix kernel-firmware package checksum and mesa options (#1162)
* kernel-firmware: fix package checksum

* mesa: change options after update to 20.3
2021-01-19 22:54:05 +02:00
Demetris Ierokipides
d8f49a943b Bump kernel-firmware to 20201218 2021-01-17 19:12:33 +02:00
by-gnome
88780eae00
kernel-firmware: use copy-firmware.sh (#1159)
* kernel-firmware: unpack with copy-firmware.sh

* linux: install copied kernel-firmware

* kernel-firmware: drop brcmfmac-43xxx nvram patch - not needed

* kernel-firmware: die if firmware pattern is not valid

Co-authored-by: MilhouseVH <milhouseVH.github@nmacleod.com>
2021-01-15 20:48:36 +02:00
Ntemis
8aa9d857f1 Bump kernel firmware to v20201118 2020-12-12 23:17:32 +02:00
David G. F
e3f7d0447c
Add kernel install locks to prevent race conditions (#1104)
This uses the locking mechanism provided by the build system to grab a lock
(namely firmware-install) every time a firmware needs to be installed.

This is similar to the mechanism that python uses (exec_thread_safe)
but less restrictive since we do not grab a global lock.
2020-11-18 20:01:00 +02:00
by-gnome
63443096b1
brcmfmac_sdio-firmware: update to 4b4acd5 (#1042) 2020-09-22 01:57:41 +03:00
by-gnome
8d654165ad
Add project NXP/iMX6 and support for Wandboard Quad/QuadPlus (#1020)
* Add project NXP/iMX6
* add metapackage for NXP project
* add bootloader scripts for iMX6 devices
* add linux arm config for iMX6 devices
* add options file for iMX6 devices

* Include firmware for iMX6 devices
* linux: include builtin firmware for iMX6 sdma
* NXP/iMX6: fix linux config
* NXP/iMX6: include firmware-imx and kernel-firmware packages

* firmware-imx: fix pkg variables and change firmwares target dir

* NXP/iMX6: add fix etnaviv GPU driver breakage

* NXP/iMX6: set output resolution to 1080p

* Add support for Wandboard Quad/QuadPlus (iMX6)
* NXP/iMX6: add systemd service to run hciattach
* NXP/iMX6: add udev rule to start hciattach service
* NXP/iMX6: fix linux config
* NXP/iMX6: include wlan-firmware and brcmfmac_sdio firmware pkgs
* scripts/uboot_helper: include Wandboard Quad b1/c1/d1, QuadPlus d1

* brcmfmac_sdio-firmware: update to b51b1c3

* NXP/iMX6: add fix brcm chip connection timeout error in Wandboard b1

* Update iMX6 kernel to 5.4.61-LTS
* NXP/iMX6: update linux config
* NXP/iMX6: switch kernel from 'default' to 'mainline-5.4'
* NXP/iMX6: remove fix etnaviv GPU driver breakage
* NXP/iMX6: add fix bluez compilation with linux 5.2 and higher

* build_all.sh: include NXP/iMX6
2020-09-06 23:09:47 +03:00
Ntemis
5165cd1a2f firm-rtl: mark install script as executable and fix permission denied 2020-09-03 15:44:45 +03:00
Ntemis
65fcdf3969 Add various realtek non free firmware blobs 2020-09-03 15:31:09 +03:00
Ntemis
291d416be9 Revert to previous kernel-firmware package
- Patch bluez
- Remove all out of tree drivers as they arent needeed anymore
2020-09-01 01:15:03 +02:00
Ntemis
bda52936b5 Bump kernel firmware to the latest stable release 20200817 2020-08-28 21:09:12 +03:00
Ntemis
961e759bc3 Merge branch 'libreelec-9.2' of github.com:LibreELEC/LibreELEC.tv into lakka-9.2 2020-06-15 16:20:09 +03:00
MilhouseVH
e5c6cd69a5 kernel-firmware: add MediaTek mt7610u firmware (USB device) 2020-02-07 01:25:50 +00:00
Ntemis
94313d4599 Merge branch 'libreelec-9.2' of https://github.com/LibreELEC/LibreELEC.tv into Lakka-3.0 2020-02-06 03:29:32 +02:00
MilhouseVH
1719192ee1 iwlwifi-firmware: update to iwlwifi-firmware-19ce537 2020-01-29 21:54:18 +00:00
MilhouseVH
bb6356da78 kernel-firmware: has no dependencies 2020-01-21 19:51:19 +00:00
Ntemis
8fe811009e Merge branch 'libreelec-9.2' of https://github.com/LibreELEC/LibreELEC.tv into Lakka-LE9.2 2019-12-24 16:02:10 +02:00
MilhouseVH
fe9b2e812a Revert "brcmfmac_sdio-firmware-rpi: update to brcmfmac_sdio-firmware-rpi-d4f7087"
This reverts commit d4508cd883.

See https://github.com/RPi-Distro/firmware-nonfree/issues/7 for details.
2019-11-04 11:54:27 +00:00
MilhouseVH
d4508cd883 brcmfmac_sdio-firmware-rpi: update to brcmfmac_sdio-firmware-rpi-d4f7087 2019-10-11 06:53:57 +01:00
MilhouseVH
f75ec82571 RPi btuart: Sync with upstream 0.1.11 2019-09-24 20:23:37 +01:00
Demetris Ierokipides
ab8a0652fa Add Dragonboard-410C support to lakka (#711)
* Add Dragonboard-410C support to lakka
https://developer.qualcomm.com/hardware/dragonboard-410c

Signed-off-by: Ntemis <ierokipides.dem@gmail.com>

* 410C:Revert to old kernel and remove unneeded drivers
2019-07-18 21:54:04 +02:00
Tomas Kelemen (vudiq)
464dc84917 Generic: add 32bit support 2019-07-12 22:06:48 +02:00
Christian Hewitt
953187301d firmware: add meson-firmware package 2019-06-30 23:01:54 +02:00
Matthias Reichl
d64d3819b0 brcmfmac_sdio-firmware-rpi: update to versions from 2019-06-20 Raspbian Buster image
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-06-26 00:38:35 +02:00
Matthias Reichl
67de716210 brcmfmac_sdio-firmware-rpi: add patch to sync with rasbian buster
The boardflags3 change in brcmfmac43455-sdio.txt is needed to get
bluetooth working on RPi4.

Replace this patch with a PKG_VERSION bump once the brcmfmac43455-sdio.txt
file is publically available.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-06-23 02:09:03 +02:00
MilhouseVH
8a7f1edad0 buildsystem: die if a kernel config is not available 2019-06-22 21:09:13 +01:00
kszaq
7bd39a17c5 packages: drop amlogic-specific packages 2019-06-19 18:54:42 +01:00
Jernej Skrabec
37fb055954 brcmfmac_sdio-firmware: Update package 2019-06-15 06:26:29 +01:00
Jernej Skrabec
61ad04c423 brcmfmac_sdio-firmware: Update to 3d887490ab93 2019-06-15 06:26:29 +01:00
MilhouseVH
43df7485f8 iwlwifi-firmware: update to iwlwifi-firmware-caaa6cc 2019-06-15 06:26:29 +01:00
MilhouseVH
17ab4518fd firmware-imx: unpack into unique unpack folder not $BUILD 2019-06-13 22:12:21 +01:00
MilhouseVH
f8ec58745e kernel-firmware: add mediatek mt7662 firmwares 2019-06-13 22:12:21 +01:00
MilhouseVH
85cb44de99 kernel-firmware: add project & device support; use config dir 2019-06-13 22:12:21 +01:00
MilhouseVH
c10e761b0d kernel-firmware: update to kernel-firmware-20190514 2019-06-13 22:12:21 +01:00
MilhouseVH
6c8ab49eec intel-ucode: update to intel-ucode-20190514, switch url, drop unnecessary depends 2019-06-13 22:12:21 +01:00
MilhouseVH
9e9e6befb3 kernel-firmware: update to kernel-firmware-92e17d0 2019-06-13 22:12:21 +01:00
CvH
05f7133575 brcmfmac_sdio-firmware: cleanup package 2019-04-28 18:43:52 +02:00
chewitt
d290c747ec firmware: add brcmfmac_sdio-firmware package 2019-04-28 15:20:24 +04:00
MilhouseVH
e3c0a79024 slice-firmware: drop unecessary dtc:host dependency 2019-04-25 21:19:54 +01:00