Commit Graph

4480 Commits

Author SHA1 Message Date
CvH
7d6ae621b6 Merge pull request #6129 from heitbaum/u-boot
u-boot and u-boot-tools: update to 2022.01
2022-01-23 15:46:23 +01:00
CvH
c35f42551d Merge pull request #5884 from SupervisedThinking/vulkan_api
[le11] add Vulkan API support
2022-01-23 14:52:26 +01:00
Bella
d59f715cb3 linux: add support for irtoy kernel module for all architectures. 2022-01-16 15:07:09 +01:00
Bella
413623bd52 linux (Generic): add support for irtoy kernel module. 2022-01-16 11:51:09 +01:00
heitbaum
5a9f30cb89 u-boot: update to 2022.01
remove upstreamed Allwinner patches
rebase Allwinner patches
remove upstreamed Amlogic patches
add CONFIG_SYS_LOAD_ADDR=0x1000000 to WeTek configs
add CONFIG_SYS_LOAD_ADDR=0x43e00000 to Odroid XU4 config
remove obsolete NXP patch
- d9a6f0eed6
2022-01-15 10:16:29 +00:00
heitbaum
75e21ecf9f linux (Allwinner): bluetooth btrtl: add hci_ver 0x8 for rtl8822cs_bt
As found on Tanix TX6.

Add the missing id hci_ver = 0x8 to the ic_id_table[]

Before:

[   11.288818] Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000c lmp_ver=08 lmp_subver=8822
[   11.512883] Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000c lmp_ver=08 lmp_subver=8822
[   11.512940] Bluetooth: hci0: RTL: unknown IC info, lmp subver 8822, hci rev 000c, hci ver 0008
[   11.512957] Bluetooth: hci0: RTL: no config loaded

After:

[   12.642167] Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000c lmp_ver=08 lmp_subver=8822
[   12.671911] Bluetooth: hci0: RTL: rom_version status=0 version=3
[   12.671961] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cs_fw.bin
[   12.706248] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cs_config.bin
[   12.730251] Bluetooth: hci0: RTL: cfg_sz 33, total sz 40737
[   13.318832] Bluetooth: hci0: RTL: fw version 0x05a91a4a
2022-01-15 09:42:52 +00:00
heitbaum
75c8db0d7a NXP (iMX6): add links for brcmfmac4330 firmware for cubox-i 2022-01-11 16:04:01 +00:00
heitbaum
eb4982f94f linux (Samsung Exynos): update patch for 5.16 2022-01-11 16:04:01 +00:00
heitbaum
5fd24087d9 linux (Rockchip): patches included in 5.16 2022-01-11 16:04:01 +00:00
heitbaum
73e0571283 linux (NXP iMX8): update patch for 5.16 2022-01-11 16:04:01 +00:00
heitbaum
024757d813 linux (Allwinner): patches included in 5.16 2022-01-11 16:04:00 +00:00
heitbaum
aa181253be linux (Samsung Exynos): update .config for 5.16 2022-01-11 16:04:00 +00:00
heitbaum
6c8bdd577b linux (Rockchip RK3399): update .config for 5.16 2022-01-11 16:04:00 +00:00
heitbaum
817e70e3b5 linux (Rockchip RK3328): update .config for 5.16 2022-01-11 16:04:00 +00:00
heitbaum
74b832e87c linux (Rockchip RK3288): update .config for 5.16 2022-01-11 16:04:00 +00:00
heitbaum
e3dd558b5a linux (Qualcomm Dragonboard): update .config for 5.16 2022-01-11 16:04:00 +00:00
heitbaum
74e0936374 linux (NXP iMX8): update .config for 5.16 2022-01-11 16:04:00 +00:00
heitbaum
8cddfaadc1 linux (NXP iMX6): update .config for 5.16 2022-01-11 16:04:00 +00:00
heitbaum
16582da234 linux (Generic): update .config for 5.16 2022-01-11 16:04:00 +00:00
heitbaum
9cb8bed9a6 linux (Allwinner arm): update .config for 5.16 2022-01-11 16:04:00 +00:00
heitbaum
3d5bc0c40f linux (Allwinner aarch64): update .config for 5.16 2022-01-11 16:04:00 +00:00
heitbaum
ae904440de linux (Generic): add config option NVME_HWMON 2022-01-11 09:45:57 +00:00
heitbaum
9ce32da0a5 linux (Rockchip): patches included in 5.15.11 2022-01-11 09:45:57 +00:00
Christian Hewitt
ac16fafa85 linux: bump Amlogic kernel to Linux 5.16.y 2022-01-10 07:04:43 +00:00
Christian Hewitt
856281a374 linux: bump Amlogic to Linux 5.16.y 2022-01-04 16:00:26 +00:00