Commit Graph

486 Commits

Author SHA1 Message Date
Rudi Heitbaum
f98d0c7814 linux (Allwinner arm): update .config for 6.4.8 2023-08-06 11:05:10 +00:00
Rudi Heitbaum
e96ec04fc0 linux (Allwinner aarch64): update .config for 6.4.8 2023-08-06 11:05:10 +00:00
Rudi Heitbaum
2267961a1b linux (Allwinner arm): update .config for 6.4 2023-06-26 19:40:23 +00:00
Rudi Heitbaum
45e86c963e linux (Allwinner aarch64): update .config for 6.4 2023-06-26 19:40:23 +00:00
CvH
6541834ad1 Merge pull request #7908 from heitbaum/linux63
[le12] linux: update to 6.3.y
2023-06-15 06:06:04 +02:00
Rudi Heitbaum
0e3afc0849 linux: gcc-13 kernel option DEBUG_INFO_COMPRESSED_ZSTD 2023-06-09 11:55:23 +00:00
Zhang Ning
d1add50729 Allwinner: linux: fix H3/H5 CVBS patch
Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2023-05-29 09:16:48 +08:00
Rudi Heitbaum
bb933e9635 linux (Allwinner): use upstream Bluetooth: btrtl: Add support for RTL8822BS patch 2023-05-25 08:57:31 +00:00
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