Commit Graph

4952 Commits

Author SHA1 Message Date
Rudi Heitbaum
4d7edaea52 linux (Rockchip RK3288): enable crypto: rockchip
Rockchip Crypto module now permit to pass self-tests

ref:
- https://patchwork.kernel.org/project/linux-crypto/list/?series=680903&state=*
2023-04-23 22:36:33 +00:00
Rudi Heitbaum
ea9b54a3e6 linux (Rockchip RK3328): enable crypto: rockchip
Rockchip Crypto module now permit to pass self-tests

ref:
- https://patchwork.kernel.org/project/linux-crypto/list/?series=680903&state=*
2023-04-23 22:36:33 +00:00
Rudi Heitbaum
ac9bae60e2 linux (Samsung): update .config for 6.2.6 2023-04-23 22:36:33 +00:00
Rudi Heitbaum
35fe06c9b4 linux (Rockchip RK3399): update .config for 6.2.6 2023-04-23 22:36:33 +00:00
Rudi Heitbaum
5069a88f87 linux (Rockchip RK3328): update .config for 6.2.6 2023-04-23 22:36:33 +00:00
Rudi Heitbaum
398dfbd19b linux (Rockchip RK3288): update .config for 6.2.6 2023-04-23 22:36:33 +00:00
Rudi Heitbaum
b82b2170c8 linux (Qualcomm): update .config for 6.2.6 2023-04-23 22:36:33 +00:00
Rudi Heitbaum
563ae4de71 linux (NXP iMX8): update .config for 6.2.6 2023-04-23 22:36:33 +00:00
Rudi Heitbaum
2114ad7653 linux (NXP iMX6): update .config for 6.2.6 2023-04-23 22:36:33 +00:00
Rudi Heitbaum
0f523b4d25 linux (Generic): update .config for 6.2.6 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
bf558a0c14 linux (NXP iMX8): rebase patches for 6.2-rc2 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
Matthias Reichl
e21b529685 kodi (RPi): fixup av formats patch
thread_safe_callbacks is gone

Signed-off-by: Matthias Reichl <hias@horus.com>
2023-04-01 17:46:41 +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
Matthias Reichl
6df596139d RPi: add kodi patch to support arbitrary pixel formats with drmprime
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-03-21 17:14:17 +01:00
Ian Leonard
73c2d5d023 diskdev_cmds: drop package
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2023-03-19 18:58:39 +00:00
Matthias Reichl
5207f85ddb linux (RPi): config options for 6.1.19-e3376fb
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-03-14 16:19:03 +01:00
Matthias Reichl
e2da824006 linux (RPi): config options for 6.1.16-02928eb
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-03-14 16:19:03 +01:00
Rudi Heitbaum
509bd062b4 linux (Generic): update .config for 6.1.17 2023-03-11 21:22:39 +00:00
CvH
20d54cfdaf Merge pull request #7558 from HiassofT/le11-kernel-6.1.13
linux (RPi): update to 6.1.14
2023-03-05 21:43:28 +01: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
Matthias Reichl
29d3f7f5d4 Merge pull request #7528 from antonlacon/rpi-aarch64
Add aarch64 userland to RPi
2023-03-05 21:33:27 +01:00