Commit graph

447 commits

Author SHA1 Message Date
graysky
6458b803cc core/linux-aarch64 to 6.13.6-1 2025-03-10 11:06:25 -04:00
Bjorn Andersson
900e1875bb core/linux-aarch64: Enable Qualcomm X1E config options
Devices build on the Qualcomm X1 Elite platform requires a number of
platform drivers to boot, enable these in the linux-aarch64 kernel.

Closes 

Signed-off-by: Bjorn Andersson <bjorn.andersson@oss.qualcomm.com>
2025-03-05 16:32:47 -05:00
Yaroslav
e14eaad716 core/linux-aarch64 to 6.13.5-2
Enable binder IPC & binderfs

Closes 
2025-03-03 15:45:53 -05:00
graysky
85862f9ea0 core/linux-aarch64 to 6.13.5-1 2025-02-28 15:30:00 -05:00
Vasily Khoruzhick
6ce1323a2d core/linux-aarch64 to 6.13.3-3
Enable RTW88_SDIO, RTW88_8723DS, RTW88_8723CS (and its RTW88_8703B
dependency)

rtl8723cs is used in Pine64 Pinebook, Pinephone and Pinetab

Closes 
2025-02-26 16:21:17 -05:00
graysky
b26d99bf60 core/linux-aarch64 to 6.13.3-2 2025-02-26 16:21:17 -05:00
graysky
2648670da0 core/linux-aarch64 to 6.13.3-1 2025-02-17 09:39:16 -05:00
graysky
d7eba631a1 core/linux-aarch64 to 6.13.2-1 2025-02-15 06:46:30 -05:00
graysky
38e34d0a30 core/linux-aarch64 to 6.13.1-1 2025-02-03 15:45:31 -05:00
Jimmy Hon
14e9666be1 core/linux-aarch64 arm64 defconfig
new in 6.13
enable ROCKCHIP_DW_HDMI_QP
based on upstream arm64 defconfig in
https://lore.kernel.org/all/20241202-dw-hdmi-qp-rk-defconfig-v1-1-38757fc053d0@collabora.com/

Closes 

Co-authored-by: graysky: fix typo in checksums
2025-01-22 08:18:31 -05:00
graysky
1a19418f0b core/linux-aarch64 to 6.13-1 2025-01-21 15:06:52 -05:00
graysky
d8e2b3954b core/linux-aarch64 to 6.12.10-1 2025-01-18 06:18:45 -05:00
Ben Schneider
c66f58c0b8 core/linux-aarch64: add support for Turris Mox rWTM 2025-01-04 11:18:32 -08:00
graysky
11b2ee27f9 core/linux-aarch64: remove outdated config options 2025-01-04 06:27:55 -05:00
Qu Wenruo
0efc766d13 linux-aarch64: enable /proc/vmcore related configs for kdump
Since the x86_64 kernels already have them enabled, and those options are
needed for makedumpfile to collect the vmcore file.

With those new options, linux-aarch64 kernel will be able to be used as
kexec kernel for kdump setup, matching the capacity of x86_64 kernels.

Signed-off-by: Qu Wenruo <wqu@suse.com>
2025-01-03 17:10:55 +10:30
Valentin Hăloiu
7475cffaa6
linux-aarch64: enable unprivileged user namespaces
This is needed for [rootless podman](https://wiki.archlinux.org/title/Podman#Rootless_Podman) (among other use-cases).
2024-12-29 13:03:19 +00:00
Daniel Trnka
fa1084ff93 linux-aarch64: enable CAN ISO-TP
Adds ISO-TP transport layer for Berkeley sockets
2024-12-29 11:41:55 +00:00
graysky
144bd21cbf core/linux-aarch64 to 6.12.7-1 2024-12-29 04:24:50 -05:00
graysky
384c89c8fd core/linux-aarch64 to 6.12.1-2 2024-12-03 17:57:09 -05:00
graysky
3552a38668 core/linux-aarch64 to 6.12.1-1 2024-11-22 10:26:35 -05:00
graysky
35a3729d88 core/linux-aarch64 to 6.12-1 2024-11-18 11:45:28 -05:00
graysky
f0276273c3 core/linux-aarch64 to 6.11.7-1 2024-11-08 14:39:07 -05:00
Bjorn Andersson
643ffe9a32 core/linux-aarch64: Enable Qualcomm MHI WWAN options
Enable generic MHI PCI bus and WWAN driver options needed to support
various PCIe/MHI attached Qualcomm 5G/LTE modems.

Together with appropriate user space packages this brings 5G
connectivity to the applicable SKUs of e.g. Lenovo ThinkPad X13s.

EDIT BY GRAYSKY: bump pkgrel and comment in config/closes 

Signed-off-by: Bjorn Andersson <bjorn.andersson@oss.qualcomm.com>
2024-11-03 07:29:49 -05:00
graysky
fd3eb317bd core/linux-aarch64 to 6.11.6-1 2024-11-01 13:31:36 -04:00
Bjorn Andersson
c00b186f61 core/linux-aarch64: Enable Qualcomm 8cx Gen3 options
This brings in necessary config options from the upstream defconfig to
enable devices such as Lenovo Thinkpad X13s to work out of the box.

Specifically CAMCC, DISPCC, GPUCC, and LPASSCC are brought in to provide
clocks to camera, display, gpu, and audio functions.

The pmic_glink and GPIO SBU mux provides the necessary dependencies for
display to show up.

Together with the Qualcomm battery manager, pmic_glink, provides battery
status.

The LPASS pinctrl and WSA883x drivers provides the missing pieces for
audio.

The QSEECOM and UEFI secapp, provides EFI variable access.

Lastly the SPMI SDAM driver provides persistent storage of RTC offset
from the read-only RTC found in the PMIC.

EDIT BY GRAYSKY: fixup config

Signed-off-by: Bjorn Andersson <bjorn.andersson@oss.qualcomm.com>
2024-10-24 15:15:39 -04:00
graysky
caeb74731d core/linux-aarch64 to 6.11.5-1 2024-10-23 07:47:10 -04:00
graysky
1372ddb47f core/linux-aarch64 to 6.11.4-1 2024-10-17 18:23:09 -04:00
graysky
799af94c30 core/linux-aarch64 to 6.11.3-1 2024-10-10 16:14:32 -04:00
graysky
bedacd6c12 core/linux-aarch64 to 6.11.2-1 2024-10-04 15:12:24 -04:00
graysky
104cc79026 core/linux-aarch64 to 6.11.1-2 2024-10-01 12:45:40 -04:00
graysky
0e5c4229cd core/linux-aarch64 to 6.11.1-1 2024-10-01 08:25:38 -04:00
graysky
3de05f1453 core/linux-aarch64 to 6.11-3 2024-09-19 13:04:30 -04:00
graysky
ea39aadac9 core/linux-aarch64 to 6.11-2 2024-09-19 05:47:45 -04:00
graysky
2e6173d6dd core/linux-aarch64 to 6.11-1
Run-tested: RPi4B
2024-09-17 14:46:30 -04:00
graysky
7f12a685b9 core/linux-aarch64 to 6.10.10-1 2024-09-12 06:47:42 -04:00
graysky
dfda9ba821 core/linux-aarch64 to 6.10.9-1 2024-09-08 05:40:11 -04:00
vsnrain
a4db359c28 core/linux-aarch64 to 6.10.8-2
config: updates for new wireless modules

Closes 
2024-09-07 16:29:04 -04:00
graysky
eb5d24b5b6 core/linux-aarch64: remove upstreamed patch 2024-09-07 16:23:37 -04:00
graysky
26c029d1d7 core/linux-aarch64 to 6.10.8-1 2024-09-05 14:49:14 -04:00
graysky
ab743adb9d core/linux-aarch64 to 6.10.7-1 2024-08-31 08:26:12 -04:00
graysky
fb015f076f core/linux-aarch64 to 6.10.6-3 2024-08-27 15:20:05 -04:00
Jimmy Hon
88a72ccd3a core/linux-aarch64 arm64 defconfig
v6.5
enable MFD_RK8XX_SPI
based on upstream arm64 defconfig in ffd791349859c47c50e1e423295b4f8912c45ee0

v6.9
enable PHY_ROCKCHIP_SAMSUNG_HDPTX
based on upstream arm64 defconfig in 23ed255e74317b10b41b396d4af5b79b47b28c22

v6.10
enable PHY_ROCKCHIP_USBDP
based on upstream arm64 defconfig in 7cdf7efefc02189cf9a228d4c5c4253d273e9b1a

enable DRM_PANTHOR
based on upstream arm64 defconfig in e6968faa33ce754bbe36dd6d9fe6951ec10616b1
2024-08-25 18:07:23 -05:00
graysky
697465ca05 core/linux-aarch64 to 6.10.6-1 2024-08-19 12:20:41 -04:00
Kevin Mihelich
57212b440c core/linux-aarch64: fix 2024-08-17 02:09:06 +00:00
graysky
0feec60992 core/linux-aarch64 to 6.10.5-3
Remove etc/mkinitcpio.d/${pkgbase}.preset from backup array
since having it there will cause breakage of mkinitcpio if
the user modified the preset.  This is due to our hard-coding
the kernel version in the file.
2024-08-15 17:18:18 -04:00
graysky
0731011913 core/linux-aarch64 to 6.10.5-2 2024-08-15 17:12:56 -04:00
graysky
660cd826b2 core/linux-aarch64 to 6.10.5-1 2024-08-14 15:15:38 -04:00
graysky
14e2e5fd97 core/linux-aarch64 to 6.10.4-2
Add support for bcachefs, closes 
2024-08-13 16:17:14 -04:00
graysky
6b803ea105 core/linux-aarch64 to 6.10.4-1 2024-08-11 14:02:20 -04:00
graysky
d15861243b core/linux-aarch64 to 6.10.3-1
Run-tested: RPi4B
2024-08-10 16:58:57 -04:00