453 Commits

Author SHA1 Message Date
CvH
c9e386c1c5
Merge pull request #7336 from heitbaum/netfilter
kernel_options: add Netfilter section
2023-01-19 19:59:45 +01:00
CvH
d344687ffa
Merge pull request #7337 from heitbaum/docker-kcc
kernel_options: add Docker section
2023-01-19 19:58:36 +01:00
mglae
1582234188 options: allow using ADDITIONAL_PACKAGES in distributions file for all projects 2023-01-13 19:32:15 +01:00
Rudi Heitbaum
bd80779d30 linux (Allwinner): Bluetooth: btrtl: Add support for RTL8822BS UART
Found in some variants of Tanix TX6

Before:
[    7.512876] rtw_8822bs mmc2:0001:1: Firmware version 27.2.0, H2C version 13
[    8.219545] Bluetooth: hci0: RTL: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8822
[    8.430833] Bluetooth: hci0: RTL: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8822
[    8.430866] Bluetooth: hci0: RTL: unknown IC info, lmp subver 8822, hci rev 000b, hci ver 0007
After:
[    8.958224] rtw_8822bs mmc2:0001:1: Firmware version 27.2.0, H2C version 13
[    9.017294] Bluetooth: hci0: RTL: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8822
[    9.021399] Bluetooth: hci0: RTL: rom_version status=0 version=2
[    9.021428] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822bs_fw.bin
[    9.024180] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822bs_config.bin
[    9.048050] Bluetooth: hci0: RTL: cfg_sz 25, total sz 23101
[   10.316891] Bluetooth: hci0: RTL: fw version 0xaa6c133c
2023-01-10 09:03:56 +00:00
Rudi Heitbaum
c8fcaa88e5 linux (Allwinner arm): standardise docker options 2023-01-03 11:30:58 +00:00
Rudi Heitbaum
6055b2051c linux (Allwinner aarch64): standardise docker options 2023-01-03 11:30:58 +00:00
Rudi Heitbaum
3aa303ef52 linux (Allwinner arm): standardise netfilter options 2023-01-03 10:58:11 +00:00
Jernej Skrabec
107dbba62f Allwinner: linux: Add OrangePi 3 LTS support 2023-01-02 16:00:40 +01:00
CvH
a00cf655d2
Merge pull request #7311 from heitbaum/kernel61
linux: update to 6.1.y
2023-01-02 12:02:42 +01:00
CvH
c979b6a59f
Merge pull request #7315 from heitbaum/crypto
Tidy up ARM Crypto options in kernel .conf files
2023-01-02 11:59:32 +01:00
Rudi Heitbaum
37e9fc88f5 linux (Allwinner aarch64): update crypto kernel options to supported ARMv8 CE and NEON 2022-12-31 22:55:36 +00:00
Rudi Heitbaum
1440a7dc31 kernel_options: add CONFIG_NINTENDO_FF=y 2022-12-30 03:47:11 +00:00
Rudi Heitbaum
ff1506bb4e linux (Allwinner): drop upstream patches included in 6.1.2-rc1 2022-12-29 23:15:33 +00:00
Jernej Škrabec
3a491ca1a9
Merge pull request #6649 from heitbaum/rtw88
RTW88: Add support for USB/SDIO variants
2022-12-26 19:56:25 +01:00
SupervisedThinking
5bb6f508f9 linux (all projects): build hid-nintendo module
- Adds support for the Nintendo Switch Joy-Cons and Pro Controller. All controllers support bluetooth, and the Pro Controller also supports its USB mode.
- https://cateee.net/lkddb/web-lkddb/HID_NINTENDO.html
2022-12-20 11:16:04 +01:00
Rudi Heitbaum
227ca1ecef linux (Allwinner aarch64): change .config HUGETLBFS is not set 2022-12-13 22:20:20 +00:00
Rudi Heitbaum
91ecfa7aa2 linux (Allwinner arm): update .config for 6.1-rc6 2022-12-12 18:49:09 +00:00
Rudi Heitbaum
f15aa5aa56 linux (Allwinner aarch64): update .config for 6.1-rc6 2022-12-12 18:49:09 +00:00
Rudi Heitbaum
df48e6d567 linux (Allwinner): drop upstreamed patches in 6.1-rc7 2022-12-12 18:49:09 +00:00
Rudi Heitbaum
d77624b85b linux (Allwinner): rebase patches for 6.1-rc1 2022-12-12 18:49:09 +00:00
Rainer Dorsch
d5816a8258 linux: enable and unify VLAN_8021Q support over all projects/devices 2022-12-11 14:17:26 +01:00
Rudi Heitbaum
e50156cd29 linux (Allwinner): rtw88: keep-power-in-suspend 2022-12-10 05:45:48 +00:00
Rudi Heitbaum
e576610b53 linux (Allwinner aarch64): support rtw88 for 8822BS/CS found in the Tanix TX6 2022-12-10 05:45:48 +00:00
Rudi Heitbaum
64ea2b6a06 linux (Allwinner aarch64): update .config for 6.0.11 2022-12-03 01:08:46 +00:00
Rudi Heitbaum
0499bb7d9c linux (Allwinner arm): update .config for 6.0.11 2022-12-03 01:08:46 +00:00
Rudi Heitbaum
fcdb1299db linux (Allwinner): fix patch reverted with 6.0.3
In PR 7022 the upstream patch as below was reverted by
commit - 53503ffc7b05cc6686ee070413e384a1189a112a.
Reintroduce the upstream patch.

--

https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c?h=v5.10.150&id=b70f8abc1a440be6802f27631ecb9acb0a158c66

Subject: [PATCH] WIP: drm/bridge: synopsys: Fix CEC not working after power-cyclying

This fixes standby -> power-on on Rockchip platform for, at least,
RK3288/RK3328/RK3399 where CEC wasn't working after powering on again.
It might differ for other phy implementations:
The whole HPD-detection part shoud be reworked and we should in general
avoid to rely in RX_SENSE phy status (at least for HDMI), since it differs
depending on sink's implementation.

--
2022-11-01 01:38:04 +00:00
Rudi Heitbaum
8a8bc338a4 linux (Allwinner arm): update .config for 6.0.3-rc1 2022-10-21 08:36:45 +00:00
Rudi Heitbaum
65ea425c4d linux (Allwinner aarch64): update .config for 6.0.3-rc1 2022-10-21 08:36:45 +00:00
Rudi Heitbaum
53503ffc7b linux (Allwinner): rebase patches for 6.0.3 2022-10-21 08:36:45 +00:00
Jernej Skrabec
52779b256d Allwinner: H6: linux: Enable iommu 2022-10-15 17:06:33 +02:00
Jernej Skrabec
612505170b Allwinner: linux: workaround EDID reading failure 2022-10-15 17:05:54 +02:00
Jernej Skrabec
3ed35a87b6 Allwinner: atf: update power patch 2022-10-08 10:47:01 +02:00
Jernej Skrabec
3b698c2df5 Allwinner: linux: Remove not needed patch 2022-10-07 21:22:26 +02:00
Jernej Skrabec
3af1caa3d0 Allwinner: H6: Set deffered probe time to 0
This is workaround for missing iommu driver. IOMMU concept isn't
properly implemented yet in Cedrus.
2022-10-07 21:21:05 +02:00
Rudi Heitbaum
3a3b2bd6de linux (Allwinner): cedrus fixes for Linux 6.0 2022-10-04 20:32:34 +00:00
Rudi Heitbaum
f1bea96ff5 linux (Allwinner): new patch to support kernel 6.0 2022-10-04 20:32:34 +00:00
Rudi Heitbaum
d78c8e4c1c linux (Allwinner arm): update .config for 6.0-rc5 2022-10-04 10:53:58 +00:00
Rudi Heitbaum
77c336fe1c linux (Allwinner aarch64): update .config for 6.0-rc4 2022-10-04 10:53:58 +00:00
Rudi Heitbaum
b277c31796 linux (Allwinner): reinstate sun8i_hdmi_phy_remove() 2022-10-04 10:53:58 +00:00
Rudi Heitbaum
b64d14528b linux (Allwinner): drop media-uapi-hevc-tiles-and-num_slices 2022-10-04 10:53:58 +00:00
Rudi Heitbaum
7487a3f54b linux (Allwinner): rebase patches for 6.0-rc2 2022-10-04 10:53:58 +00:00
Rudi Heitbaum
4d2eedaeba u-boot (Allwinner H3): rebase patches for 2022.10-rc3 2022-10-04 10:53:58 +00:00
Rudi Heitbaum
c8f25180bd u-boot (Allwinner): rebase patches for 2022.10-rc3 2022-10-04 10:53:58 +00:00
Jernej Skrabec
17e6af7609 Allwinner: linux: Fix H5 CVBS patch 2022-09-18 07:37:54 +02:00
Rudi Heitbaum
f779fb73bf linux (Allwinner arm): update .config for 5.19.2-rc1 2022-09-05 11:00:35 +00:00
Rudi Heitbaum
a7ca1c173c linux (Allwinner aarch64): update .config for 5.19.7-rc1 2022-09-05 11:00:26 +00:00
Rudi Heitbaum
e59e3b11a1 linux (Allwinner): rebase patches for 5.19.2-rc1 2022-09-05 10:58:03 +00:00
Jernej Skrabec
a043f32206 Allwinner: u-boot: Fix boot on at least one board 2022-08-07 21:39:32 +02:00
Jernej Skrabec
4bc6d8e381 Allwinner: linux: Re-enable mbus for SoCs with driver 2022-08-07 21:04:29 +02:00
Jernej Skrabec
f090615460 Allwinner: linux: remove unuseful patches for LE 2022-08-07 21:03:32 +02:00