Commit Graph

4936 Commits

Author SHA1 Message Date
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
Matthias Reichl
62ab922ecc linux (RPi): add CONFIG_SND_SOC_MA120X0P=m
This is needed for the Hifiberry AMP3 soundcard

Signed-off-by: Matthias Reichl <hias@horus.com>
2023-03-02 15:46:14 +01:00
Matthias Reichl
6b16c9e489 linux (RPi): config options for 6.1.13-e9b8fd9
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-03-02 15:46:14 +01:00
Christian Hewitt
870d6d93ab linux: bump Amlogic Linux 6.1.x kernel/config/patches 2023-02-26 17:52:49 +00:00
Christian Hewitt
541e0d2f27 u-boot: update patches for BananaPi M2-Pro and M2S support 2023-02-26 13:06:43 +00:00
Christian Hewitt
d0207db6bc amlogic: add pciutils to image 2023-02-26 13:06:21 +00:00
Christian Hewitt
71d6b5bcb9 amlogic: pick more realtek files from kernel-firmware 2023-02-26 13:05:22 +00:00
Jernej Skrabec
b32ce24c45 NXP: iMX6: Enable rtw88 USB wifi driver 2023-02-25 10:06:46 +01:00
Jernej Skrabec
c26a1ee272 NXP: iMX8: Enable rtw88 USB wifi driver 2023-02-25 10:06:09 +01:00
Jernej Skrabec
3bf196cb86 Rockchip: RK3288: Enable rtw88 USB wifi driver 2023-02-25 10:05:46 +01:00
Jernej Skrabec
316209ec80 Rockchip: RK3328: Enable rtw88 USB wifi driver 2023-02-25 10:05:29 +01:00
Jernej Skrabec
2af3f7f8c4 Rockchip: RK3399: Enable rtw88 USB wifi driver 2023-02-25 10:05:18 +01:00
Ian Leonard
3b95a0b9d8 rpi: add bcm2835-utils to images
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2023-02-24 22:13:12 +00:00
Ian Leonard
36479fe701 rpi: use bcm2835-userland all rpi images
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2023-02-24 22:13:12 +00:00
Ian Leonard
48db70fb45 rpi: aarch64: include bcm2835-userland in image
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2023-02-24 22:13:12 +00:00
Matthias Reichl
89773fba87 RPi: move CPU settings from project to devices and add aarch64 settings for RPi4
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-02-24 22:13:12 +00:00
Rudi Heitbaum
18c522c33d linux (all): standardise on CONFIG_RFKILL=m 2023-02-22 10:41:58 +00:00