Commit graph

518 commits

Author SHA1 Message Date
heitbaum
afedde722d linux (Allwinner): drop upstreamed patches in 5.16.3 2022-02-02 10:32:12 +00:00
heitbaum
3af748ce42 linux (Allwinner aarch64): tidy up .config 2022-02-02 10:32:12 +00:00
heitbaum
6b294fb91e linux (Allwinner): Bluetooth: hci_h5: Add power reset via gpio in h5_btrtl_open 2022-02-02 10:32:12 +00:00
heitbaum
82c0101d55 linux (Allwinner arm): update .config HANTRO not set 2022-02-02 10:31:42 +00:00
heitbaum
5a22d4f547 linux (Generic): support NLMON for iwd and iwmon 2022-01-28 20:15:21 +00:00
Jernej Skrabec
85c3a4eb51 Allwinner: linux: Fix VP9 decoding 2022-01-28 20:48:50 +01:00
Lukas Rusak
6827b2cdf0
Merge pull request #6131 from jernejsk/vp9-test 2022-01-25 13:42:57 -08:00
Jernej Skrabec
23e02cafe0 Allwinner: linux: VP9 support 2022-01-24 18:36:14 +01:00
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
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
024757d813 linux (Allwinner): patches included in 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
SupervisedThinking
d995b71f53 projects: added Vulkan opts
- disabled by default for all devices
2022-01-01 14:26:52 +01:00
CvH
4cd3e0ff55
Merge pull request #5979 from SupervisedThinking/up_wl_windowmanager
[le11] rework wayland displayserver & windowmanager handling
2021-12-25 11:41:33 +01:00
CvH
85e07b5c32 AW: rebase DI patches 2021-12-24 09:59:15 +01:00
CvH
3a40533db6
Merge pull request #5838 from heitbaum/ntfs3
Replace ntfs-3g_ntfsprogs with Linux kernel 5.15 ntfs3
2021-12-15 16:48:43 +01:00
SupervisedThinking
5c5d96605f distribution/projetcs: updated displayserver & windowmanager opts
- changed x11 to wl as suitable displayserver option for ARM based projects
- changed the WINDOWMANAGER var from "none" to "no" if it's not in use to us the same naming scheme as for all other vars
- set the WINDOWMANAGER for generic/wayland to weston
2021-12-15 14:00:20 +01:00
heitbaum
8a93094c6e linux (Allwinner aarch64): enable kernel ntfs3 2021-12-08 21:49:47 +00:00
heitbaum
d9135c8035 linux (Allwinner arm): enable kernel ntfs3 2021-12-08 21:49:47 +00:00
Jernej Skrabec
03e513e1f2 Allwinner: linux: fix 4k60 mode on H6 with some HW 2021-12-08 21:31:34 +01:00
Tomáš Kelemen (vudiq)
6bd3406f20
Merge branch 'libreelec-master' 2021-11-27 12:32:40 +01:00
heitbaum
eb12e34125 linux (Allwinner aarch64): update .config for 5.15.5 2021-11-25 10:07:15 +00:00
heitbaum
1a27ad5d5b linux (Allwinner aarch64): update .config for 5.15.4 2021-11-24 21:42:39 +11:00
Jernej Skrabec
fbd6c87075 Allwinner: linux: consolidate power key patches 2021-11-22 22:37:57 +01:00
CvH
599fb05fdc
Merge pull request #5887 from heitbaum/mesa22
mesa GRAPHIC_DRIVERS: delete classic drivers (DRI)
2021-11-22 12:31:51 +01:00
Jernej Škrabec
fb8bd5cc12
Merge pull request #5890 from mklein-de/allwinner-regulator-poweroff
Allwinner: add Crust support for bananapi-m2-zero
2021-11-22 06:11:53 +01:00
heitbaum
4bc87e50ab mesa GRAPHIC_DRIVERS: delete classic drivers (DRI)
i915, i965, nouveau, r100, r200
2021-11-22 15:16:43 +11:00
Michael Klein
749e9c2f54 Allwinner: add Crust support for bananapi-m2-zero 2021-11-21 15:52:03 +01:00
Jernej Skrabec
32d94ef360 Allwinner: linux: Rework H3 CEC patch 2021-11-20 19:07:19 +01:00
Jernej Skrabec
096c789411 Allwinner: linux: enable preemption and cec-gpio 2021-11-20 19:06:14 +01:00
Tomáš Kelemen (vudiq)
f1e2ea4d6b
Merge branch 'libreelec-master' 2021-11-20 13:59:00 +01:00
Christian Hewitt
054115e8ed
Merge pull request #5822 from CGarces/r8188eu
RTL8188EU: Use the driver from staging instead of out of tree
2021-11-15 13:48:50 +04:00
Carlos Garces
80e3cd706d RTL8188EU: Use the staging driver instead of out of tree 2021-11-15 10:40:24 +01:00
Christian Hewitt
e94229e318
Merge pull request #5764 from ToKe79/le-master/install2emmc
install2emmc: use SYSTEM_SIZE and DISTRONAME in script
2021-11-15 06:34:43 +04:00
Jernej Skrabec
b632d9a308 Allwinner: kodi: Show passthrough options again 2021-11-09 21:28:06 +01:00
Jernej Skrabec
b8ae84ce75 Allwinner: linux: Add SPDIF patches 2021-11-09 21:28:06 +01:00
Jernej Skrabec
afe826ab55 Allwinner: linux: enable SPDIF drivers 2021-11-09 21:28:06 +01:00
Jernej Skrabec
d4a5ccf0a4 Allwinner: alsa: fix config files 2021-11-09 21:28:06 +01:00
heitbaum
344cd7faaa linux (Allwinner aarch64): tidy up .config for 5.15 2021-11-01 13:37:01 +11:00
heitbaum
e001fea21e linux (Allwinner arm): tidy up .config for 5.15 2021-11-01 13:36:57 +11:00
heitbaum
9a24926f9f linux (Allwinner): patches upstreamed in 5.15 2021-11-01 13:07:59 +11:00
Jernej Skrabec
b6cf8a7ecb Allwinner: linux: Fix CEC after power up v2 2021-10-27 18:45:58 +02:00
CvH
f11ba02f91
Merge pull request #5794 from jernejsk/cec-fix
Allwinner: linux: Adjust invalidating CEC address
2021-10-27 12:26:31 +02:00
Tomáš Kelemen (vudiq)
3982e1b98b Pull updates from LibreELEC/master 2021-10-26 22:27:07 +02:00
Christian Hewitt
ee0afb2988
Merge pull request #5784 from mglae/le11_linux_cifs_debug
linux config: add CONFIG_CIFS_DEBUG=y to ease CIFS system mounts
2021-10-25 10:26:18 +04:00
Jernej Skrabec
90b35da438 Allwinner: linux: Adjust invalidating CEC address 2021-10-22 18:49:55 +02:00