Ricardo Pardini
b48348bd77
bcm2711: cmdline.txt: enable "docker optimizations" similar to u-boot boards
...
- most u-boot based boards get `cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1` by default (so work with docker/containerd/k8s/etc)
- Gunjan pointed out that "remove swapaccount=1 - Its a deprecated parameter and causes a warning in the kernel logs"
2024-01-17 20:21:31 +01:00
Gunjan Gupta
a57329d611
remove remnants of SKIP_BOOTSPLASH
2024-01-17 04:13:40 +05:30
Gunjan Gupta
e7b2090c73
Move board related configurations to board file
2024-01-17 04:13:40 +05:30
Gunjan Gupta
8272285a64
Fix mislabeled boards
2024-01-17 04:13:40 +05:30
Igor
b660bd1616
Reinstate support status for Rockpi S ( #6169 )
...
So many regressions, so little time.
2024-01-15 17:52:46 -08:00
Ricardo Pardini
4644489ff6
wsl2: enable image-output-vhdx for all wsl2 images (this enables wsl2 images to be run directly on Hyper-V)
...
- future work: export the rootfs .tar.gz, that can be used on WSL2 as a Custom Distro
2024-01-14 19:40:33 +01:00
Ricardo Pardini
a966045a28
linux-wsl2-x86-edge.config: enable moar Hyper-V stuff & console as builtin
2024-01-14 19:40:33 +01:00
Ricardo Pardini
690cd7a508
khadas-vim3: bump to u-boot v2024.01; boot-usb-first patch in board folder
...
- patch is slightly different for 2024.01
2024-01-14 19:40:23 +01:00
Paolo Sabatino
12b53d8828
rockchip64: update kernel configs
2024-01-14 14:14:50 +01:00
Paolo Sabatino
1f4df4c41f
rockchip64: bump edge to 6.7, current to 6.6
2024-01-14 14:14:50 +01:00
Igor Pecovnik
3c49025b11
Keep jammy, focal and kinetic without systemd-resolved
2024-01-12 23:28:00 +01:00
igorpecovnik
c17cbd407c
Automatic board configs status synchronise
2024-01-12 19:34:54 +01:00
Igor Pecovnik
b2443144a0
Keep bullseye operational but without systemd-resolved
2024-01-12 19:34:17 +01:00
Igor Pecovnik
1f5d0d01eb
Install systemd-resolved by default to all variants
2024-01-12 19:34:17 +01:00
Paolo Sabatino
af16481a88
rockchip: move current to 6.6 and edge to 6.7
2024-01-12 19:23:51 +01:00
Aurélien Jacobs
e2a65d2191
bpi-r2-pro: move to the rockchip64 family and update to upstream u-boot
2024-01-12 18:45:46 +01:00
amazingfate
1b214ed9cb
xiaomi-elish: enable HIDRAW for ns pro controller
2024-01-12 09:51:06 +08:00
Igor
de28767d26
Bump mainline kernels from RC to 6.7 ( #6151 )
2024-01-10 11:38:27 +01:00
stephengraf
08623d0e37
Update orangepizero3.wip config to add overlay_prefix ( #6150 )
...
* Update orangepizero3.wip
Create a overlay_prefix to h616 for orangepizero3.
* Update orangepizero3.wip
Added quotes
2024-01-10 08:04:01 +01:00
Viacheslav Bocharov
ee04bec332
Use BCM4345C0.jethome,jethub-j100.hcd filename for bluetooth firmware on JetHub D1
2024-01-09 15:08:22 +03:00
amazingfate
53292b26d6
xiaomi-elish: add nintendo hid support
2024-01-09 19:28:16 +08:00
amazingfate
cbfd165a23
xiaomi-elish: bump to kernel 6.7.y
2024-01-09 19:28:16 +08:00
Igor
a2198d8a8c
Keep rockchip64 family for current and edge as default ( #6140 )
...
* RK35xx is seeking for rk35xx config
Due to a bit too agressive cleaning. Re-add defs
* Keep rockchip64 family for current and edge as default
2024-01-08 12:29:11 +01:00
Igor Pecovnik
6d2c5b34fc
RK35xx is seeking for rk35xx config
...
Due to a bit too agressive cleaning. Re-add defs
2024-01-08 11:31:47 +01:00
Igor Pecovnik
f852beca0a
Switch meson64, bcm2711, sunxi, imx6, mvebu current to 6.6, edge to 6.7 and leave 6.1 for legecy
...
- detach sunxi from fixed vesions
- imx6 remove symlinks
- move to archive & cleanup
2024-01-07 18:58:36 +01:00
Ricardo Pardini
56c406d2f6
mainline-kernel.conf.sh: we don't need the 6.7-rc7 hack anymore, comment it out and leave it as an example for future occurences
2024-01-07 18:58:36 +01:00
Ricardo Pardini
f7e091c65d
mainline-kernel.conf.sh: explain better why we need to handle 6.7-rc7 in a special way
2024-01-07 18:58:36 +01:00
Ricardo Pardini
bc8b13b476
rockchip (32-bit): move version locking back to family code
2024-01-07 18:58:36 +01:00
Ricardo Pardini
e6dfd7763b
sunxi/sunxi64: move version locking back to family code
2024-01-07 18:58:36 +01:00
Ricardo Pardini
22e0e0fe61
main-config: arch common: check LINUXFAMILY is set before using it
2024-01-07 18:58:36 +01:00
Ricardo Pardini
ea8953422a
main-config: arch common: review logging levels, squash some todo, add some todo
2024-01-07 18:58:36 +01:00
Ricardo Pardini
8e94b012fd
rockchip (32-bit): move version locking to shared hook in mainline-kernel.conf.sh
2024-01-07 18:58:36 +01:00
Ricardo Pardini
6a1b52cad1
sunxi/sunxi64: move version locking to shared hook in mainline-kernel.conf.sh
2024-01-07 18:58:36 +01:00
Ricardo Pardini
8b60fb750d
meson (32-bit): family common: drop KERNELBRANCH, rely on KERNEL_MAJOR_MINOR only, no more symlinks
2024-01-07 18:58:36 +01:00
Ricardo Pardini
cb4893ddbe
rockchip64: family common: drop KERNELBRANCH, rely on KERNEL_MAJOR_MINOR only, no more symlinks
...
- rockchip64_common is used by BOARDFAMILY's with their own LINUXFAMILY, so we can't be very generic here
2024-01-07 18:58:36 +01:00
Ricardo Pardini
b9766185fb
meson64: family common: drop KERNELBRANCH, rely on KERNEL_MAJOR_MINOR only, no more symlinks
2024-01-07 18:58:36 +01:00
Ricardo Pardini
22848254e5
uefi: don't spell out KERNELBRANCH anymore, KERNEL_MAJOR_MINOR is sufficient now
2024-01-07 18:58:36 +01:00
Ricardo Pardini
dccf44630f
main-config: arch common: kernel/u-boot config defaulting+overriding via hook instead of pre-setting
...
- common.conf delegating to new `mainline_kernel_decide_version` hooks
- special case handling for v6.7-rc7
- some examples
- late-stage "use rolling branch version"
2024-01-07 18:58:36 +01:00
Ricardo Pardini
7a1c9a46e7
main-config: arches: don't default KERNELSOURCE to mainline (already done in common), cleanup comments
2024-01-07 18:58:36 +01:00
Ricardo Pardini
ac599c557a
lib/family config: remove resquices of KERNELDIR which is completely unused for a long time
...
- also `MAINLINE_KERNEL_DIR` not needed then
2024-01-07 18:58:36 +01:00
Ricardo Pardini
c434c3613c
core: semantic change, KERNELSOURCE must be explicitly 'none' to avoid kernel compilation (not unset)
2024-01-07 18:58:36 +01:00
amazingfate
772f07a783
hinlink-h88k: add edge kernel support
2024-01-05 10:40:34 +08:00
chainsx
c51e87aad0
thead: add current kernel support
2024-01-04 09:28:21 +01:00
lanefu
bc871170bc
remove ghostscript-x in sid due to abandonment https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1022718 ( #6128 )
2024-01-03 21:20:26 +01:00
Lane Jennison
5b1c1c2897
mvebu-edge: move to 6.6.y
2024-01-04 00:06:37 +05:30
Ricardo Pardini
bd0a09b24c
mixtile-blade3: enable edge branch with new dt; all branches use vendor u-boot
2024-01-04 00:04:02 +05:30
lanefu
9c16c47c24
nanopi-r5: board config housekeeping ( #6124 )
2024-01-03 23:55:55 +05:30
青菜萝 卜冬瓜
da96729c34
thead: update edge kernel to 6.7-rc8 ( #6125 )
...
* thead: update edge kernel to 6.7-rc8
* thead: add some wifi configurations.
2024-01-03 23:54:21 +05:30
sputnik2019
900309eb0e
add mangopi m28k board ( #6121 )
...
* add mangopi m28k board
2024-01-01 15:17:04 +01:00
lanefu
a4d3dcb879
switch default cpu governor to schedutil ( #6120 )
...
* switch schedutil to default cpu governor
* rollback 3 governors on 3 edge cases
2024-01-01 15:14:02 +01:00