amazingfate
f5659c4198
rockchip64-edge: rewrite kernel config with kernel 6.12.4
2024-12-21 11:04:31 +08:00
Igor Pecovnik
763a5a3c1d
Starfive: adjust kernel config and fix UART driver
...
sg2042 and jh7100 use the same uart driver
https://lore.kernel.org/lkml/MA0P287MB03320173BB92D2C54FD659A7FEF9A@MA0P287MB0332.INDP287.PROD.OUTLOOK.COM/
2024-12-16 08:29:26 +01:00
Nyanmisaka
13e10e1f4c
Disable ROCKCHIP_THUNDER_BOOT_DEFER_FREE_MEMBLOCK
...
`ROCKCHIP_THUNDER_BOOT_DEFER_FREE_MEMBLOCK` should depend
on `ROCKCHIP_THUNDER_BOOT`, and it creates an artificial
threads-max limit that is not suitable for generic linux.
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-12-15 18:50:24 +08:00
Igor Pecovnik
c141be59a5
Rpi: update RPi config - merge with upstream, rewrite patches
2024-12-12 15:48:01 +01:00
Maxim Medvedev
06c9c2dbe5
feat: add ST7796 kernel module (fbtft)
...
Add support for ST7796 based LCD module (connected via SPI interface). One of real device example is [MKS PI-TS35 display](https://github.com/makerbase-mks/MKS-TFT-Hardware/tree/master/MKS%20PI-TS35 ).
2024-12-08 10:50:48 +01:00
Paolo Sabatino
c90a0f7890
rockchip: bump edge kernel to 6.12
2024-11-30 13:07:31 +01:00
Teguh Sobirin
aa1a13c0e3
Add Retroid Pocket SM8250 Patch series and enable peripheral in current config
2024-11-29 11:34:04 +08:00
Ivan Podogov
d54d2a9d85
Retro* CM5: Enable display and touchscreen
2024-11-25 11:32:41 +01:00
amazingfate
92e4ba979f
rockchip64-edge: enable rtw89 driver
2024-11-25 11:32:17 +01:00
amazingfate
47dc9334d1
rockchip64-edge: rewrite kernel config up to 6.12
...
With command:
./compile.sh rewrite-kernel-config BOARD=rock-3a BRANCH=edge KERNEL_CONFIGURE=no KERNEL_GIT=shallow
2024-11-25 11:32:17 +01:00
halfa
439abc7fc8
Enable CONFIG_VHOST_VSOCK on rockchip64
2024-11-25 11:32:02 +01:00
ColorfulRhino
e28a3ec888
rk3588: edge: Enable new HDMI output driver in kernel config
...
`CONFIG_ROCKCHIP_DW_HDMI_QP`
2024-11-14 07:34:56 +01:00
ColorfulRhino
870eacd2fa
rk3588: edge: Enable newly added CONFIG_RTW89_8852BT
2024-11-14 07:34:56 +01:00
ColorfulRhino
67ce16a83e
rk3588: edge: Rewrite kernel config against v6.12-rc3
2024-11-14 07:34:56 +01:00
amazingfate
ec66156059
rockchip-rk3588: bump current and edge to 6.12
2024-11-14 07:34:56 +01:00
Bob Xiang
97638622dc
Added support of core3566 ( #7018 )
...
* added core3566
2024-11-09 21:42:24 +01:00
Martin Schmiedel
266e2c569d
tqma-current.config: update and add configs for nftables
...
- enable configs needed for nftables basic rules
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
2024-11-09 21:07:02 +01:00
Igor Pecovnik
ff7fbd9289
Execute rewrite-kernel-config to update kernel configs
...
./compile.sh rewrite-kernel-config BOARD=uefi-arm64 BRANCH=edge
./compile.sh rewrite-kernel-config BOARD=uefi-x86 BRANCH=edge
2024-11-03 17:56:48 +01:00
bmilde
a762360af0
Update linux-uefi-arm64-edge.config
...
added bcachefs filesystem module
2024-11-03 17:56:48 +01:00
Martin Schmiedel
238d027d3a
tqma-current.config: enable SQUASHFS_XZ
...
- solves "Filesystem uses "xz" compression. This is not supported"
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
2024-10-25 23:43:44 +02:00
Martin Schmiedel
992e9b71bb
MBa8MPxL: Bump current kernel from 6.6.43 to 6.11.x
...
- remove patches (already mainlined)
- while at it, rename BOARD_MAINTAINER to the actual GitHub profile
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
2024-10-22 13:01:50 +02:00
Alex Shumsky
922f656332
rockchip64: make rockchip64 bootable in VM
2024-10-20 18:22:39 +02:00
Marco Schirrmeister
8d41177b2a
rockchip-rk3588: rk3588-6.11: set CONFIG_NETKIT=y
2024-10-18 10:53:11 +02:00
amazingfate
9f36738bb6
sm8250-current: enable driver for syn tcm touchscreen and samsung amb655x panel
2024-10-18 10:52:59 +02:00
amazingfate
955a13dbe9
sm8250-current: build panel_novatek_nt36523 and pinctrl_lpass_lpi as module
2024-10-13 19:21:29 +02:00
Muhammed Efe Cetin
dac208f85c
rockchip-rk3588-vendor: enable CONFIG_NANOPI_ADC_POWER
2024-10-11 08:40:46 +02:00
Paolo Sabatino
8b9fd1507e
[rockchip64] add tm16xx led driver for display panels
2024-10-05 19:07:58 +02:00
André Cirne
90099eda57
Add support for dln2 in orangepi zero and orangepi zero 3
2024-10-05 12:26:16 +02:00
Paolo Sabatino
21a1b73051
rockchip64: enable i2c-gpio bitbang driver
2024-10-05 12:25:22 +02:00
M. Efe Çetin
5fc3eb3de3
rockchip-rk3588-current: update kernel to 6.11 ( #7326 )
...
* rockchip-rk3588-edge: rebase patches
* rockchip-rk3588-edge: derive HDMI RX patch from 6.10 pathces
* rockchip-rk3588-current: update kernel to 6.11
* rockchip-rk3588-current: derive recent patches from 6.10
2024-10-04 07:21:30 +02:00
Ricardo Pardini
24f7c44e1b
rockchip-rk3588 / vendor: add CONFIG_RC_CORE and all IR remote modules
2024-10-02 12:07:11 +02:00
Ricardo Pardini
b9a12ec3e1
rockchip-rk3588 / legacy: add CONFIG_RC_CORE and all IR remote modules
2024-10-02 12:07:01 +02:00
Ricardo Pardini
f9fdd14fe8
rockchip-rk3588 / legacy: bump to 5.10-rkr8 (5.10.209)
...
- 'legacy' is not supported/enabled any more, but Joshua already did all the rebasing work ;-)
2024-10-02 12:07:01 +02:00
Igor Pecovnik
6bf8a1c61f
Allwinner EDGE: bump to 6.11.1 and add kernel rewrite
2024-09-30 18:38:35 +02:00
Igor Pecovnik
c7b30c38aa
Rockchip vendor: enable several options in Rockchip kernel
2024-09-29 19:03:57 +02:00
Paolo Sabatino
1c79daddc0
bump rockchip64 edge kernel to v6.11
2024-09-21 14:18:19 +02:00
Igor Pecovnik
513671a48f
Kernel config maint: rewrite kernel config with ./compile rewrite-kernel-config
2024-09-18 16:31:56 +02:00
Paolo Sabatino
4f9733b856
update rockchip 32bit edge kernel config
2024-09-18 14:03:19 +02:00
Gunjan Gupta
2c51748906
Add panfrost driver
2024-09-15 11:41:18 +02:00
amazingfate
511fd0d747
config: rk35xx-vendor: enable ROCKCHIP_MPP_JPGENC and ROCKCHIP_MPP_VDPP
2024-09-13 09:34:03 +08:00
chraac
5d884120a4
fix compiling error of sunxi pwm and eth driver
2024-09-10 21:59:57 +02:00
Ricardo Pardini
dd6300d4cc
thinkpad-x13s: kernel: update vs jhovold's wip/sc8280xp-6.11-rc5 johan_defconfig
2024-09-03 22:06:02 +02:00
Ricardo Pardini
9aea406bd0
thinkpad-x13s: bump to jhovold's wip/sc8280xp-6.11-rc5; userspace fixes
...
- replace mantic support with oracular
- add mtools pkg, remove UEFI_MOUNT_POINT_SKIP_FSTAB (thanks to the wdk2023 maintainer for the tip)
- re-enable fprintd/limpam-fprintd pkg install across all releases (Trixie fixed it recently)
- do no alsa-ucm-conf hacks for Trixie, as 1.2.12 landed there
- cleanup commented out stuff from years ago
- update .config (no changes except BTF enablement)
2024-09-03 22:06:02 +02:00
Ricardo Pardini
8f51668615
linux-rockchip-rk3588-6.11.config: enable CONFIG_INPUT_PWM_BEEPER=m
...
- mostly for the cm3588 nas; mainline kernel has a `compatible = "pwm-beeper";` buzzer impl on pwm8
- see 3d5f968a17/arch/arm64/boot/dts/rockchip/rk3588-friendlyelec-cm3588-nas.dts (L63-L68)
2024-09-03 22:04:49 +02:00
Ricardo Pardini
02eec74c1e
linux-rk35xx-vendor: enable CONFIG_KPROBES
...
- for tetragon & co
2024-09-03 22:04:04 +02:00
Leonidas P. Papadakos
06aa0e9c15
Enable ksmbd consistently across configurations
2024-09-03 18:26:21 +02:00
monkaBlyat
60e695abf2
fix PS4 controller LED's on rockchip-rk3588-6.11.config
2024-08-26 21:54:12 +02:00
monkaBlyat
c279dae7d9
fix PS4 controller LED's on rockchip-rk3588-6.10.config
2024-08-26 21:54:12 +02:00
ColorfulRhino
e1a89ad975
rk3588: Rewrite kernel config against 6.11-rc4
2024-08-21 14:02:52 +02:00
Alessandro Lannocca
4ffe5bc52f
rockchip-rk3588: edge: set CONFIG_SECURITY_DMESG_RESTRICT=y
...
Advised for KASLR-enabled kernels - no side effect for non-KASLR
rewrite-kernel-config not needed as 6.11-rc3 config was already pristine
2024-08-18 19:00:39 +02:00