青菜萝卜冬瓜
7e0816b962
thead: fix LicheePi 4A audio problem ( #5781 )
2023-10-03 19:25:19 +02:00
chainsx
10eeaa2690
thead: add edge kernel support
2023-10-03 14:13:13 +02:00
Ricardo Pardini
11c7b12887
rk322x/edge 6.5: update .config, no changes
2023-10-03 14:12:18 +02:00
Ricardo Pardini
e3ca2fa1a8
rk3568-odroid/edge 6.6.y: enable CONFIG_CRYPTO_DEV_ROCKCHIP2 and the rk crypto debugs
2023-10-03 14:10:14 +02:00
Ricardo Pardini
0e25fe8369
rk3568-odroid/edge 6.6.y: update .config for v6.6-rc4, no changes
2023-10-03 14:10:14 +02:00
Ricardo Pardini
ebd0b7c830
rockchip64/edge 6.6.y: enable CONFIG_CRYPTO_DEV_ROCKCHIP2 and the rk crypto debugs
2023-10-03 13:54:03 +02:00
Ricardo Pardini
95f0dca12f
rockchip64/edge 6.6.y: update .config to v6.6-rc4, no changes
2023-10-03 13:54:03 +02:00
Igor
6f5112cdc8
Odroid xu4 - remove deprecated patches and update kernel config ( #5760 )
2023-09-30 18:31:25 +02:00
sputnik2019
789beb6ee3
linux-rk35xx-legacy.config: enable RK3528 support ( #5746 )
2023-09-27 10:36:54 +02:00
Igor Pecovnik
8c34834211
Fix broken kernel config
2023-09-26 23:35:48 +02:00
Paolo Sabatino
0a2892aeba
rk322x: bump edge kernel to 6.5
...
* update libreelec patches to latest bits
* rework some patches
* rework dtb patches due to new arch/arm/boot/dts layout
* fix led overlays due to idiot u-boot dtbo bug
2023-09-24 19:47:01 +02:00
tdleiyao
52edff7f68
linux-rockchip64-current.config/linux-rockchip64-edge.config: enable CONFIG_AHCI_DWC=y to make SATA for rk356x work properly
2023-09-24 19:46:00 +02:00
Paolo Sabatino
06d5054cce
rockchip: bump edge kernel to 6.5
2023-09-24 19:22:37 +02:00
Gunjan Gupta
d2962b071d
BigTreeTech: Bump edge to 6.5
...
It was kept back at 6.2 because ws2812 driver was not compiling. Fixed
the compilation issue and hence moving it up to 6.5 kernel
2023-09-24 03:57:52 +05:30
Gunjan Gupta
78bdf737d2
sunxi64: enable unisoc wireless drivers for current and edge kernel
2023-09-19 20:08:18 +02:00
Gunjan Gupta
27be8be8af
Rework ac200 patches and config for current and edge kernel.
...
Changes are based on https://github.com/jernejsk/linux-1/tree/ac200-v3
2023-09-19 20:08:18 +02:00
Igor Pecovnik
22c4336de4
Update Rockchi64 edge config and remove one more broken part that slipped away
2023-09-13 16:42:10 +02:00
Muhammed Efe Cetin
23be92c454
Update rk3588-edge to 6.6-rc1 kernel
2023-09-13 09:30:51 +02:00
Andrew Davis
5a0ba3061f
K3: Update current kernel v6.1 config
2023-09-08 18:40:02 +02:00
Andrew Davis
3e40e25d73
K3: Update edge kernel v6.5 config
2023-09-08 18:40:02 +02:00
Andrew Davis
18982c44b4
K3: Update edge kernel to v6.5
...
Signed-off-by: Andrew Davis <afd@ti.com>
2023-09-06 13:06:25 +02:00
Gunjan Gupta
ebc1f3d57b
Partial Revert "sunxi64: disable sun8i-a33-mbus module as it slows down ethernet speed on H5 and A64"
...
This reverts commit e12a9665d1 but leaving legacy config untouched.
2023-09-06 11:37:25 +05:30
Gunjan Gupta
e12a9665d1
sunxi64: disable sun8i-a33-mbus module as it slows down ethernet speed on H5 and A64
2023-09-05 13:59:57 +05:30
amazingfate
5ebdbe5f88
linux-rk35xx-legacy.config: enable uwe5622 support
2023-09-04 15:09:04 +02:00
Ricardo Pardini
39af1054b3
rockchip64/edge 6.5.y: .config: CONFIG_MFD_RK808=y completely disappeared, replaced by MFD_RK8XX_I2C and MFD_RK8XX_SPI
...
- restore the victims as well
```
CONFIG_INPUT_RK805_PWRKEY=y
CONFIG_PINCTRL_RK805=y
CONFIG_CHARGER_RK817=m
CONFIG_REGULATOR_RK808=y
CONFIG_SND_SOC_RK817=m
CONFIG_RTC_DRV_RK808=y
CONFIG_COMMON_CLK_RK808=y
```
2023-09-04 14:55:50 +02:00
Ricardo Pardini
09e9fe66df
rockchip64/edge 6.5.y: update .config, no changes -- notice how a bunch of RK stuff disappears:
...
```
CONFIG_INPUT_RK805_PWRKEY=y
CONFIG_PINCTRL_RK805=y
CONFIG_CHARGER_RK817=m
CONFIG_MFD_RK808=y
CONFIG_REGULATOR_RK808=y
CONFIG_SND_SOC_RK817=m
CONFIG_RTC_DRV_RK808=y
CONFIG_COMMON_CLK_RK808=y
```
2023-09-04 14:55:50 +02:00
Gunjan Gupta
462df63f6d
Allwinner: edge: use rtw88 provided drivers
2023-09-04 14:37:10 +02:00
Gunjan Gupta
277331b895
Allwinner: Refresh kernel configs
...
Also removed cw1200 driver that I added for 6.5 and enabled xradio
xr819 driver for current and edge kernels
2023-09-04 14:37:10 +02:00
Russ Weber
627e275bf1
feat: enable rkisp module for rockchip64
2023-09-02 14:46:44 +02:00
Gunjan Gupta
03dd4d02df
sunxi: edge: enable CW1200 driver
...
With latest megous patches, it might get xradio xr819 wireless working
2023-09-02 03:46:28 +05:30
Ricardo Pardini
e9f170c254
rockchip64/edge (6.4): update .config, no changes
2023-08-23 21:35:37 +02:00
Ricardo Pardini
23e02ed8e5
odroidm1/edge (rk3568-odroid): bump to 6.5-rc6; manually fix RK808 breakage in .config; externalize overlays; use Makefile autopatcher; rebase patches
2023-08-22 12:57:34 +02:00
Ricardo Pardini
3f4da8a020
odroidm1/edge (rk3568-odroid): bump to 6.4.y, update config, rebase patches to 6.4.10
2023-08-22 12:57:34 +02:00
gaaichan998
78507bd48c
enable mt7915e module on all kernels ( #5626 )
2023-08-22 08:13:42 +02:00
Igor
cf884049f2
Enable on remaining ones
2023-08-18 17:10:56 +02:00
gaaichan
325711eb0a
enable build option with mt7921u
2023-08-18 17:10:56 +02:00
chainsx
90c05bac23
licheepi-4a: add a .wip for Sipeed LicheePi 4A board
2023-08-14 09:21:42 +02:00
Muhammed Efe Cetin
c6ba2283a7
rk3588: edge: update kernel to 6.5-rc5 and fix its timeout issue
2023-08-12 10:04:30 +02:00
Ricardo Pardini
7a61093df4
khadas-vim4/khadas-vim1s: very early wip; meson-s4t7/legacy 5.4 Amlogic kernel
...
- only "boot from SD" supported right now
- building uboot with xPack riscv-none-embed-gcc **external** toolchain setup in hooks
- kvim4: very high kernel logging + systemd debug logging to console
- kvim4/kvim1s: add uEnv.txt and ROOT_FS_LABEL="ROOTFS" and Khadas-esque extlinux
- meson-s4t7: unify khadas-vim1s and khadas-vim4 u-boot building
- kernel .config:
- s4t7: original Khadas vendor config
- s4t7: CONFIG_BINFMT_MISC=y
- s4t7: make NFS/sunrpc stuff =y
- s4t7: enable USB wifi drivers from Armbian network_drivers
- firmware: at https://github.com/armbian/firmware/pull/56
- extlinux tricks require https://github.com/armbian/build/pull/5462
- status:
- kvim1s: boots from SD and works as server/CLI
- kvim4: kernel panic during systemd-udevd
2023-08-09 11:20:28 +02:00
Ricardo Pardini
4901193774
thinkpad-x13s: use steev's 6.3.y for working audio; fix Bluetooth; fix core temperature sensors; add modules & fw to initrd; pin & keep x13s PPA ( fixes #5550 )
...
- x13s: initialize bluetooth's public-addr, thus allowing BT to work
- linux-arm64-sc8280xp.config: enable per-core temperature sensors
- x13s: disable snapd.seeded service so boot won't hang if clock's < 2017
- x13s: back to steev's 6.3.y, since 6.4.y's audio drivers don't match alsa-ucm-conf
2023-08-07 12:22:41 +02:00
Paolo
c27739943d
rockchip64: bump rockchip64-edge kernel to 6.4 ( #5552 )
...
undefined
2023-08-04 10:39:13 +02:00
Gunjan Gupta
9ae926fe17
Allwinner: bump legacy, current and edge kernels
...
Legacy - 5.15.123 -> 5.15.124
Current - 6.1.42 -> 6.1.43
Edge - 6.4.7 -> 6.4.8
Toggled CONFIG_RCU_TRACE in linux-sunxi-current.config to fix booting
on 32-bit kernel
2023-08-04 09:53:45 +02:00
Lu jicong
2c723a725d
media: enable ARM_PSCI_CPUIDLE for current and edge branch
...
This option can lower CPU power at light load.
2023-08-04 09:53:31 +02:00
Lu jicong
290d268719
media: refresh kernel config of current and edge branch
...
Just refresh, no changes.
2023-08-04 09:53:31 +02:00
Andrew Davis
b6eb2bcc14
Update edge kernel on K3 family to v6.4
2023-08-02 08:27:28 +02:00
Gunjan Gupta
9ae14ad851
sunxi: bump current kernel to 6.1.42
2023-07-30 02:27:20 +05:30
Ricardo Pardini
1bb53f1f9c
linux-meson64-current.config / linux-meson64-edge.config: enable CONFIG_NVME_HWMON=y for NVMe temperature monitoring
2023-07-27 22:00:27 +02:00
Ricardo Pardini
2fceb7ee42
linux-meson64-current.config / linux-meson64-edge.config: update config, no changes
2023-07-27 22:00:27 +02:00
Ricardo Pardini
bff0d6fe28
linux-rockchip64-current.config / linux-rockchip64-edge.config: enable CONFIG_NVME_HWMON=y for NVMe temperature monitoring
2023-07-27 22:00:27 +02:00
Ricardo Pardini
d617181546
linux-rockchip64-current.config / linux-rockchip64-edge.config: update config, no changes
2023-07-27 22:00:27 +02:00