Commit Graph

4889 Commits

Author SHA1 Message Date
Matthias Reichl
5a02115f31 RPi: add distroconfig-composite.txt files
This allows users to easily enable composite video out by changing
the include in config.txt.

Signed-off-by: Matthias Reichl <hias@horus.com>
2023-02-03 16:02:21 +01:00
Matthias Reichl
813e9a29bb RPi2: increase CMA size to 384MB
The default of 256MB often leads to kodi crashes because mesa driver can't
allocate memory for textures / images.

Signed-off-by: Matthias Reichl <hias@horus.com>
2023-02-03 16:02:21 +01:00
Jernej Skrabec
eff5fb71af Allwinner: u-boot: Add missing patches for H2+ 2023-01-29 09:23:34 +01:00
CvH
52462e741c
Merge pull request #7418 from heitbaum/kernel61
linux: update to 6.1.y
2023-01-28 11:41:53 +01:00
Matthias Reichl
5225072715 RPi: update kodi deinterlace patches
sync with latest version from popcornmix, mark callback as threadsafe
to get rid of ffmpeg warning

Signed-off-by: Matthias Reichl <hias@horus.com>
2023-01-25 21:34:43 +01:00
Rudi Heitbaum
bda61ac67d linux: add GCC11_NO_ARRAY_BOUNDS to .config 2023-01-24 08:16:41 +00:00
Rudi Heitbaum
eda306780f linux (Samsung): tidy .config for auto set options 2023-01-24 08:13:08 +00:00
Rudi Heitbaum
01638fbe76 linux (Rockchip RK3288): tidy .config for auto set options 2023-01-24 08:12:58 +00:00
Rudi Heitbaum
c152a353d0 linux (Allwinner aarch64): tidy .config for auto set options 2023-01-24 08:12:19 +00:00
CvH
f3ef15214d
Merge pull request #7409 from HiassofT/le11-kernel-6.1.4
linux (RPi): update to 6.1.7
2023-01-19 21:04:04 +01:00
Matthias Reichl
853411febb linux (RPi): config options for 6.1.6-2c11bb0
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-01-19 20:56:29 +01:00
Matthias Reichl
0b00a0db69 linux (RPi): config options for 6.1.4-b5d289f
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-01-19 20:56:29 +01:00
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
Christian Hewitt
a283803c54
Merge pull request #7376 from mglae/le11_options_additional
options: allow using  ADDITIONAL_DRIVERS and ADDITIONAL_PACKAGES of distribution
2023-01-18 23:18:10 +04:00
Christian Hewitt
bb294733eb linux: bump Amlogic kernel to 6.1.y 2023-01-16 08:26:11 +00:00
Christian Hewitt
46a791284d amlogic: add CONFIG_EFI_LOADER to u-boot config 2023-01-16 08:26:11 +00:00
Christian Hewitt
57249674d9 amlogic: add ffmpeg patches for improved HEVC seek 2023-01-16 08:25:55 +00:00
mglae
3c34476045 options: allow using ADDITIONAL_DRIVERS in distributions file for all projects 2023-01-13 19:39:21 +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
Matthias Reichl
d7b7c6f89c linux (RPi): disable CONFIG_DRM_USE_DYNAMIC_DEBUG
This doesn't quite work with vc4 yet

Signed-off-by: Matthias Reichl <hias@horus.com>
2023-01-05 19:33:21 +01:00
Matthias Reichl
ff9118adb5 linux (RPi): config options for 6.1.2-de96d11
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-01-05 19:33:21 +01:00
Rudi Heitbaum
370a787551 linux (NXP iMX6): align .config to kernel_options 2023-01-03 11:30:58 +00:00
Rudi Heitbaum
b68e1599c2 linux (RPi RPi4): standardise docker options 2023-01-03 11:30:58 +00:00
Rudi Heitbaum
58ee2f2822 linux (RPi RPi2): standardise docker options 2023-01-03 11:30:58 +00:00
Rudi Heitbaum
734b547717 linux (Samsung): standardise docker options 2023-01-03 11:30:58 +00:00
Rudi Heitbaum
a64b62ad2b linux (Rockchip RK3399): standardise docker options 2023-01-03 11:30:58 +00:00
Rudi Heitbaum
687893ce46 linux (Rockchip RK3328): standardise docker options 2023-01-03 11:30:58 +00:00
Rudi Heitbaum
3f43e08af4 linux (Rockchip RK3288): standardise docker options 2023-01-03 11:30:58 +00:00
Rudi Heitbaum
9bd41e2368 linux (Qualcomm): standardise docker options 2023-01-03 11:30:58 +00:00
Rudi Heitbaum
304be1fcc4 linux (NXP iMX8): standardise docker options 2023-01-03 11:30:58 +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
ed489d645b linux (Generic): standardise docker options 2023-01-03 11:30:58 +00:00
Rudi Heitbaum
77e908670c linux (RPi RPi4): standardise netfilter options 2023-01-03 11:16:57 +00:00
Rudi Heitbaum
7a6f25b4ac linux (RPi RPi2): standardise netfilter options 2023-01-03 11:16:57 +00:00
Rudi Heitbaum
bd52f3f105 linux (Samsung): standardise netfilter options 2023-01-03 11:10:58 +00:00
Rudi Heitbaum
01f9fd1968 linux (Rockchip RK3288): standardise netfilter options 2023-01-03 11:10:52 +00:00
Rudi Heitbaum
e05bcc3e32 linux (NXP iMX8): standardise netfilter options 2023-01-03 10:59:34 +00:00
Rudi Heitbaum
a287c408f0 linux (Generic): standardise netfilter options 2023-01-03 10:59:34 +00:00
Rudi Heitbaum
42063a805d linux (NXP iMX6): standardise netfilter options 2023-01-03 10:59:34 +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
Christian Hewitt
5b29f05aa8
Merge pull request #7304 from heitbaum/nat
linux (NXP iMX6): enable docker options
2023-01-02 12:02:11 +04:00
Rudi Heitbaum
a5f5af5da2 linux (NXP iMX6): enable docker options 2023-01-02 06:40:25 +00: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
40580072ee linux (NXP iMX8): update crypto kernel options to supported ARMv8 CE and NEON 2022-12-31 22:55:19 +00:00