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
Ricardo Pardini
3f35d5ef0c
linux-rk35xx-legacy.config: CONFIG_NVME_HWMON=y for NVMe temperature monitoring
...
- useful for `sensors` (from `lm-sensors` package), Prometheus `node-exporter`, etc
```
# sensors
nvme-pci-0100
Adapter: PCI adapter
Composite: +47.9°C (low = -5.2°C, high = +79.8°C)
(crit = +84.8°C)
```
2023-07-26 19:44:17 +02:00
Ricardo Pardini
3cb43f9ed9
linux-rk35xx-legacy.config: enable VHOST_NET and others for hosting VM's
2023-07-26 08:23:14 +02:00
Patrick Yavitz
effbb4c900
Board: Bananapi M2S additional support
...
Removed WIP status
Added CONFIG_R8169=m to defconfig(s) (eth support)
Modified and added additional patches (linux 6.1 / 6.4)
U-Boot v2023.07.2 (dropped v2022.10)
Upstream BT FW (rtl8822cs) is now shared between CM4IO and M2s
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-07-23 14:40:52 +02:00
Lane Jennison
ae2e28d23b
re-add extra wifi modules to rk3588 legacy config
2023-07-20 16:49:12 +02:00
Lane Jennison
a51149ee27
add indiedroid nova board config. update rk3588 BSP kernel to enable r8169 driver for ethernets and RTL8821CS for wifi
2023-07-20 16:49:12 +02:00
Ricardo Pardini
6b853e155c
config/kernel: add .gitignore for *.config.defconfig
2023-07-20 01:04:19 +02:00
Nik
431107f6cd
add dln2 driver for tinkerboard 2
2023-07-18 14:46:55 +02:00
Nik
2a1d1e4fcd
enable the DLN2 driver
2023-07-18 14:46:55 +02:00
Muhammed Efe Cetin
9a0908f9ba
update rk3588-edge to v6.5-rc1
2023-07-15 00:00:07 +02:00
Muhammed Efe Cetin
f7c410de2f
Grab several patches from collabora and upstream
2023-07-15 00:00:07 +02:00
Igor Pecovnik
34bdde0f95
Update config, enable kernel wifi drivers
2023-07-14 10:25:22 +02:00
Igor Pecovnik
f978f4ff7b
Update kernel config, disable broken wireless from driver_rtl88x2bu
2023-07-14 10:25:22 +02:00
Igor Pecovnik
02ba64b872
Update risc64 and arm64 configs
2023-07-11 11:15:00 +02:00
Igor Pecovnik
89a6750d78
Bump UEFI edge to 6.4.y
2023-07-11 11:15:00 +02:00
Paolo Sabatino
4605bcab83
bump rockchip edge kernel to 6.4
2023-07-09 11:24:10 +02:00
Paolo Sabatino
5153821ac0
bump rk322x-edge to 6.4
2023-07-09 11:23:30 +02:00
Ricardo Pardini
08b6412aa9
thinkpad-x13s: bump to steev's 6.4.y; update .config
2023-07-05 21:22:32 +02:00
hzy
5fecadb2ff
meson: edge: Enable some net modules
2023-07-05 10:55:32 +02:00
hzy
6885e3db74
meson: edge: refresh config
2023-07-05 10:55:32 +02:00
Gunjan Gupta
4752a90850
allwinner: Bump u-boot and kernel versions
...
U-boot 2023.07-rc4 -> 2023.07-rc6
Kernel Legacy 5.15.113 -> 5.15.119
Kernel Current 6.1.34 -> 6.1.37
Kernel Edge 6.4.0 -> 6.4.1
2023-07-04 19:24:02 +02:00
MikeDK
342bde7151
rk35xx add dvb/camera/radio drivers to kernel config
2023-07-04 19:22:36 +02:00
Ricardo Pardini
3e0f04a334
linux-rk35xx-legacy.config: update .config, no changes (.110 -> .160)
2023-07-01 14:51:23 +02:00
Lane Jennison
ad97c1b7ee
rockchip-rk3588 collabora: new branch (by @lanefu)
...
- `bsdextrautils` for kernel 6.4 (only if collabora branch)
- kernel 6.4 major, but skip rtw88 driver patching
2023-07-01 14:50:35 +02:00
Gunjan Gupta
5f2abfb0a7
allwinner: edge: fix booting on 32-bit devices
2023-07-01 14:40:08 +02:00
Gunjan Gupta
173ed85da3
sunxi64: compilation fix workaround
...
Disabled ws2812 driver for all sunxi64 boards in edge kernel. As this
driver is used by Bigtreetech CB1 board, the driver is enabled for the
same but edge kernel is kept back at 6.2.16. Once the driver has been
updated, we can revert this commit.
2023-06-29 13:02:26 +02:00
Ricardo Pardini
4a3d64b6c1
thinkpad-x13s: add wip board; use steev's 6.3.y kernel as an uefi-arm64 BRANCH=sc8280xp; force modules & fw in initrd
...
- add `GRUB_CMDLINE_LINUX_DEFAULT` with `efi=noruntime clk_ignore_unused pd_ignore_unused` so it actually boots
- use `grub-with-dtb` for the (required) DTB usage in grub
- use a customize hook to add a lot of modules & fw into initrd, required for booting
- if on RELEASE=lunar, add Ubuntu's "x13s Concept" PPA and a few packages for battery control/audio
2023-06-26 13:52:15 +02:00
amazingfate
5ee6d8b11d
merge rockchip-rk3588-legacy and rk35xx-legacy
2023-06-20 21:34:31 +02:00
Andrew Davis
19ea4b5adb
Add Linux kernel current and edge configurations for TI K3 devices
2023-06-20 07:43:09 +02:00
Igor
5835d2d7ab
Merge branch 'main' into CB1-current-pr
2023-06-14 05:47:50 +02:00
Ricardo Pardini
8ad6b1b44d
rockchip64 legacy: update .config, no changes
2023-06-14 05:36:15 +02:00
Ricardo Pardini
de39d73ca9
meson64 edge 6.4: update .config at 6.4-rc5
...
- enable a bunch of new _MESON and _AMLOGIC stuff
2023-06-13 12:33:47 +02:00
Ricardo Pardini
b6c5eb7554
meson64 edge 6.2: update .config with no changes
2023-06-13 12:33:47 +02:00
Thomas McKahan
03d21cc8ed
linux-rk3399-legacy unused, remove
2023-06-12 09:58:13 +02:00
Gunjan Gupta
5ed442cad8
Change stmmac driver to be built as module
2023-06-05 21:06:20 +02:00