Commit Graph

5355 Commits

Author SHA1 Message Date
Rudi Heitbaum
8b22d038ad Merge pull request #9336 from chewitt/amlogic-upstream
linux: bump Amlogic to Linux 6.11.y
2024-10-05 07:10:40 +10:00
Christian Hewitt
c1b3c96f4f linux: bump Amlogic to Linux 6.11.y
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2024-10-04 16:48:20 +00:00
Jernej Škrabec
4d9d2c5cf6 Merge pull request #9332 from heitbaum/nxp
Update NXP Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ patch and add support for Coral Edge TPU Development Board
2024-10-04 06:32:17 +02:00
Jernej Skrabec
2b9fc9dfa1 Allwinner: u-boot: Fix H3 suspend/resume 2024-10-01 20:32:54 +02:00
Rudi Heitbaum
5bf0373759 linux (NXP iMX8): increase CMA to 384 2024-10-01 07:09:33 +00:00
heitbaum
fa6e7ee5b7 NXP (iMX8): add support for Coral Edge TPU Development Board 2024-10-01 07:09:21 +00:00
Rudi Heitbaum
ae9ac72fa6 linux (NXP iMX8): Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
Update to current NXP patch
- https://patchwork.freedesktop.org/series/120825/

This replaces and supersedes the v1 patch
- https://patchwork.kernel.org/project/linux-rockchip/cover/cover.1590982881.git.Sandor.yu@nxp.com/
2024-10-01 07:08:58 +00:00
Jernej Škrabec
8602b531f8 Merge pull request #9140 from heitbaum/6110
linux: update to 6.11
2024-09-29 20:45:24 +02:00
Rudi Heitbaum
4234c8cbce linux (Samsung): update .config for 6.11 2024-09-29 16:32:34 +00:00
Rudi Heitbaum
753e4769dd linux (Rockchip RK3399): update .config for 6.11 2024-09-29 16:32:34 +00:00
Rudi Heitbaum
24375d1577 linux (Rockchip RK3328): update .config for 6.11 2024-09-29 16:32:34 +00:00
Rudi Heitbaum
08a582c065 linux (Rockchip RK3288): update .config for 6.11 2024-09-29 16:32:34 +00:00
Rudi Heitbaum
72728d6d48 linux (Qualcomm): update .config for 6.11 2024-09-29 16:32:34 +00:00
Rudi Heitbaum
fe6814b343 linux (NXP iMX6): update .config for 6.11 2024-09-29 16:32:34 +00:00
Rudi Heitbaum
a54d645914 linux (Generic): update .config for 6.11 2024-09-29 16:32:34 +00:00
Rudi Heitbaum
037771518f linux (Allwinner arm): update .config for 6.11 2024-09-29 16:32:34 +00:00
Rudi Heitbaum
b74998883d linux (Allwinner aarch64): update .config for 6.11 2024-09-29 16:32:34 +00:00
Rudi Heitbaum
9eb8e5d922 linux (Rockchip): rebase patches for 6.11-rc1 2024-09-29 16:32:34 +00:00
Rudi Heitbaum
d071f22828 linux (NXP iMX8): update .config for 6.11 2024-09-29 14:04:04 +00:00
mglae
e575334836 kernel config: Generic: add support for X2APIC
From Kconfig:
  Some Intel systems circa 2022 and later are locked into x2APIC mode
  and can not fall back to the legacy APIC modes if SGX or TDX are
  enabled in the BIOS. They will boot with very reduced functionality
  without enabling this option.
2024-09-21 11:20:10 +02:00
mglae
1c7c1bc1a4 kernel config: Generic: add Intel Volume Management Device Driver
Part of current Intel Chip Sets e.g. Alder Lake. Used for NVMEs

Konfig help:
  Adds support for the Intel Volume Management Device (VMD). VMD is a
  secondary PCI host bridge that allows PCI Express root ports,
  and devices attached to them, to be removed from the default
  PCI domain and placed within the VMD domain. This provides
  more bus resources than are otherwise possible with a
  single domain.
2024-09-21 11:20:08 +02:00
Rudi Heitbaum
33b0203020 linux (Allwinner): rebase and update patches for 6.11
The following changes were introduced in 6.11-rc1 and 6.11-rc7

only pass 3 variables to
- of: remove internal arguments from of_property_for_each_u32()
- 9722c3b66e

6.11-rc7 has refactored drm 9da7ec9b19
resulting in the following compile error.

build.LibreELEC-H6.aarch64-13.0-devel/toolchain/bin/aarch64-libreelec-linux-gnu-ld: drivers/gpu/drm/sun4i/sun8i_dw_hdmi.o: in function `sun8i_dw_hdmi_bind':
build.LibreELEC-H6.aarch64-13.0-devel/build/linux-6.11-rc7/drivers/gpu/drm/sun4i/sun8i_dw_hdmi.c:394:(.text+0x73c): undefined reference to `drm_bridge_connector_init'

Co-authored-by: Jernej Skrabec <jernej.skrabec@gmail.com>
2024-09-19 23:05:33 +00:00
knaerzche
7e8052c9bf Merge pull request #9269 from NetDwarf/FixFlickerOnRockchipAllwinner
Fix flickering with graphic overlays for Rockchip/Allwinner
2024-09-19 19:53:57 +02:00
Matthias Reichl
2e2008ce6f linux (RPi): config options for 6.6.51-8c9ca64
Signed-off-by: Matthias Reichl <hias@horus.com>
2024-09-16 20:04:30 +02:00
Matthias Reichl
52df3a6d91 linux (RPi): config options for 6.6.50-d6a12dd
Signed-off-by: Matthias Reichl <hias@horus.com>
2024-09-12 15:21:47 +02:00