Commit Graph

478 Commits

Author SHA1 Message Date
Rudi Heitbaum
6608b526d6 linux (Allwinner arm): update .config for 6.3 2023-04-23 22:36:33 +00:00
Rudi Heitbaum
7ecec5f61a linux (Allwinner aarch64): update .config for 6.3 2023-04-23 22:36:33 +00:00
Jernej Skrabec
515a03406d linux (Allwinner): OrangePi 3 LTS support 2023-04-23 22:36:33 +00:00
Rudi Heitbaum
27d4acb2da linux (Allwinner): rebase patches for 6.3 2023-04-23 22:36:33 +00:00
Rudi Heitbaum
af834a4c80 linux (Allwinner arm): update .config for 6.2.6 2023-04-23 22:36:33 +00:00
Rudi Heitbaum
82f1976ea0 linux (Allwinner aarch64): update .config for 6.2.6 2023-04-23 22:36:33 +00:00
Rudi Heitbaum
56c75e7140 linux (Allwinner): rebase patches for 6.2-rc1 2023-04-23 22:36:33 +00:00
Jernej Skrabec
c789306c64 Allwinner: u-boot: Fix sporadic DRAM size misdetection 2023-04-16 11:23:42 +02:00
Rudi Heitbaum
4d91c61f93 linux (Allwinner): i2c: move to .probe_new() call-back type
since kernel 4.10-rc1 .probe_new has been availble as a prototype.
from kernel 6.3-rc2 the old prototype which included a i2c_device_id variable has now dropped this variable.

update the AC200 patch to use .probe_new which will allow this patch to compile against kernels >= 4.10

in future - the patch can be updated to use .probe (but will loose compatibilty with kernels <= 6.3.)

ref:
- https://lore.kernel.org/lkml/1477413715-22894-7-git-send-email-kieran@bingham.xyz/
- 03c835f498
- b8a1a4cd5a
2023-03-22 12:46:45 +00:00
CvH
341c3dbd4b Merge pull request #7043 from HiassofT/le11-ffmpeg-5.1.2
ffmpeg: update to 5.1.2
2023-03-05 21:40:29 +01:00
Jernej Skrabec
43d6925e81 Allwinner: linux: enable rtw88 USB wifi drivers 2023-02-19 21:31:32 +01:00
Jernej Skrabec
1bbb788228 Allwinner: linux: Fix HW decoding on R40 2023-02-19 13:04:47 +01:00
Jernej Skrabec
91e41d7449 Allwinner: adjust inclusion of brcm fws 2023-02-18 18:19:27 +01:00
Jernej Skrabec
cf4bc4c584 Allwinner: linux: Enable rfkill
It's needed by iwd.
2023-02-18 17:05:26 +01:00
Alex Bee
52ab9a72ee tools: ffmpeg: gen-patches: add feature-set vf-deinterlace-v4l2m2m
It will be used by Allwinner and Rockchip projects
2023-02-16 10:00:22 +01:00
Alex Bee
b27d064b98 ffmpeg: update v4l2-request patch
Patch created using revisions eacfcba..1d0bcfa
from branch v4l2-request-n5.1.2 of https://github.com/jernejsk/FFmpeg
2023-02-16 10:00:22 +01:00
Jernej Skrabec
9d76e390aa Allwinner: atf: Revert to old workaround 2023-02-08 22:16:36 +01:00
CvH
d81321c456 Merge pull request #7467 from heitbaum/linux61
linux: update to 6.1.y
2023-02-08 18:10:19 +01:00
Jernej Skrabec
2cc9f509dd Allwinner: u-boot: add OrangePi 3 LTS support 2023-02-08 18:02:40 +01:00
Jernej Skrabec
35c10745fd Allwinner: linux: update OrangePi 3 LTS patch 2023-02-08 18:02:11 +01:00
Jernej Skrabec
9fdc091a5e atf: Fix regulators for Allwinner, again
This time is done with upstream fix, so it should stick.
2023-02-08 09:11:18 +01:00
Rudi Heitbaum
e7c9ae4d5d linux: enable CONFIG_NETFILTER_XT_MATCH_COMMENT
needed by iptables in podman using netavark stack
2023-02-07 08:17:17 +00:00
Jernej Skrabec
eff5fb71af Allwinner: u-boot: Add missing patches for H2+ 2023-01-29 09:23:34 +01:00
Rudi Heitbaum
bda61ac67d linux: add GCC11_NO_ARRAY_BOUNDS to .config 2023-01-24 08:16:41 +00:00
Rudi Heitbaum
c152a353d0 linux (Allwinner aarch64): tidy .config for auto set options 2023-01-24 08:12:19 +00:00