amazingfate
aa2c1f5e39
use common usb gadget network scripts
2024-02-02 00:00:04 +08:00
FantasyGmm
582d0e96b9
Add Xiaomi Mi10(umi) support
2024-02-02 00:00:04 +08:00
c0rnelius
8eab8fd19b
meson64: bananapicm4io/m2s: u-boot: v2024.01 and WS dts fixup ( #6233 )
...
BananaPi CM4/M2S:
Update to u-boot v2024.01
Fixup meson-g12b-waveshare-cm4-io-base-b.dts
Removed from 'fanctrl' node
address-cells = <1>;
size-cells = <0>;
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
Co-authored-by: Patrick Yavitz <pyavitz@xxxxx.com>
2024-02-01 08:06:28 -05:00
Gunjan Gupta
b600ead20d
Increase log buffer size for sunxi64 to 128k
2024-01-31 23:55:58 +05:30
Gunjan Gupta
61fa022d23
Allwinner: Bump uboot to v2024.01
2024-01-31 23:55:58 +05:30
Gunjan Gupta
d9d6524e7f
Add hook to allow forcing uboot update
2024-01-30 12:00:24 +01:00
Gunjan Gupta
37a6fb6b03
meson-s4t7: Force bootscript update
2024-01-30 12:00:24 +01:00
Gunjan Gupta
a281269190
meson-s4t7: rework u-boot compilation to use same compilation process as Khadas
2024-01-30 12:00:24 +01:00
atrain
cf6bcda61d
rk35xx: Add broadcom modules to legacy
2024-01-30 11:57:34 +01:00
chainsx
ee81c3d249
thead: update kernel version, change from WIP support level to CSC support level.
2024-01-29 16:07:18 +01:00
Paolo Sabatino
99836c47df
rockchip64: reenable rtw88 usb/sdio wifi devices (except 8723ds)
2024-01-27 19:16:00 +01:00
Paolo Sabatino
f3db251acf
rockchip64: reinstate sane kernel configurations
2024-01-27 19:16:00 +01:00
Gunjan Gupta
6d6ce09128
Fix failure to setup git repository
2024-01-27 13:57:01 +01:00
Gunjan Gupta
222b4ea987
Delay fetching khadas common drivers to fix gha matrix failure
2024-01-27 01:55:55 +01:00
Gunjan Gupta
c47c9372bf
Khadas VIM1S & VIM4 - 5.15 kernel bump ( #6201 )
...
* meson-s4t7: bump u-boot to khadas-vims-u-boot-2019.01-v1.6-release
* Use khadas default bootargs as much as possible
* Add new hook to allow copying code into kernel
* meson-s4t7: legacy: Switch to 5.15 kernel
* meson-s4t7: add kernel-config for 5.15 kernel
* device tree overlays for 5.15 kernel for vim1s and vim4
* restructure packaging of bsp files for vim1s/vim4
* silence vblank warning on boot
* Remove display workaround as it doesn't work with 5.15 kernel
* Remove 5.4 kernel patches
2024-01-26 08:40:11 +01:00
Brent Roman
96caa18e95
Boot script overrides u-boot's fdt_addr_r to ensure the
...
ever expanding Linux kernel will not overlap the device tree load area
2024-01-26 08:39:10 +01:00
amazingfate
3d205bc59f
rockchip-rk3588-edge: bump to v6.8-rc1
2024-01-24 17:43:27 +01:00
Igor Pecovnik
eb9bb0d1ce
Attach collabora to 6.7 branch
2024-01-23 22:40:51 +01:00
Paolo Sabatino
1c54806da5
rockchip64: import RFC patch for rockchip TRNG
2024-01-22 21:18:31 +01:00
Vijay Gill
748fc87ca9
Fix #6186 - update armbianEnv.txt for Rock Pi 4C+.
2024-01-22 21:16:27 +01:00
ARCW
9c4c0409a6
Add new borad "ASUS Tinker-Edge-R" ( #6153 )
...
* rockchip64: Add board "ASUS Tinker-Edge-R"
* rockchip64: Add board "ASUS Tinker-Edge-R": hammer for 6.6 current & 6.7 edge
- cleanup
- squash dtsi and dt into a single thing, rename to dashes
- change dtb reference in board file
- drop the 6.1 patch that has junk in it
---------
Co-authored-by: Ricardo Pardini <ricardo@pardini.net>
2024-01-21 14:56:20 -05:00
lanefu
f006c2d056
nanopi-r5: enable -current kernel target ( #6180 )
2024-01-20 08:49:07 -05:00
Julian Sikorski
11b8b9afc2
Update odroidxu4-current to 6.1.73 ( #6174 )
...
* Update odroidxu4-current to 6.1.73
* Re-add kernel patchdir
---------
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2024-01-17 22:50:43 +01:00
Paolo Sabatino
93bb29b5fb
rockchip: use kernel branch instead of tag version
2024-01-17 20:52:46 +01:00
Paolo Sabatino
a2eadeef98
rockchip: use voluntary preemption model
2024-01-17 20:52:46 +01:00
Paolo Sabatino
2250e6ae4f
rockchip: update kernel configs
2024-01-17 20:52:46 +01:00
Ricardo Pardini
1d7c36d7a2
bcm2711-edge: switch to 48-bit virtual address; enable eBPF stuff
...
- for tcmalloc (enjoy, cilium, etc) stuff https://github.com/cilium/cilium/issues/23640
- also: `CONFIG_BPF_JIT=y`, `CONFIG_FTRACE_SYSCALLS=y`, `CONFIG_BPF_KPROBE_OVERRIDE=y`
- this commit should contain no DEBUG/BTF changes
2024-01-17 20:21:31 +01:00
Ricardo Pardini
4216ab029f
bcm2711-current: switch to 48-bit virtual address; enable eBPF stuff
...
- for tcmalloc (enjoy, cilium, etc) stuff https://github.com/cilium/cilium/issues/23640
- also: `CONFIG_BPF_JIT=y`, `CONFIG_FTRACE_SYSCALLS=y`, `CONFIG_BPF_KPROBE_OVERRIDE=y`
- this commit should contain no DEBUG/BTF changes
2024-01-17 20:21:31 +01:00
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