Paolo Sabatino
e4d413b916
rockchip64: bump edge kernel to 6.8
2024-03-26 13:46:35 +01:00
Paolo Sabatino
47d2e8287e
rockchip: bump edge kernel to 6.8
2024-03-25 19:38:38 +01:00
Paolo Sabatino
f20b2240b0
rockchip: fix bootloader upgrade
2024-03-25 18:02:56 +01:00
ColorfulRhino
7b2c985363
drivers_network: Deprecate vendor drivers for RTW8723DS, RTW8723DU and RTL88x2cs in favor of mainline RTW88 for kernel >=6.8
...
- RTW8723DS, RTW8723DU is unsupported/deprecated/obsolete by the author since kernel 6.7 in favor of RTW88, so deprecate it for kernel >=6.8
- RTL88x2cs specifically says in its repo: "USE RTW88 NOT THIS DRIVER", so deprecate in favor of RTW88, except for meson64 family
- move random RTL88x2cs hook specific for meson64 family in drivers_network.sh to their family config
2024-03-17 18:57:28 +00:00
ColorfulRhino
55d9513c24
uefi: edge kernel: Bump from 6.7 to 6.8
...
- Kernel configs updated via ./compile.sh rewrite-kernel-config
2024-03-17 18:57:28 +00:00
ColorfulRhino
73908aa745
mainline-kernel: Bump 6.8-rc7 to 6.8 stable
2024-03-17 18:57:28 +00:00
Ricardo Pardini
f453e3796b
rockchip64_common: use ttyFIQ0 as default SERIALCON for both legacy and vendor BRANCHes
2024-03-16 22:37:01 +01:00
Beleswar Padhi
135696a731
K3: Add ATF_K3_USART_OFFSET setting
...
Add ATF_K3_USART_OFFSET flag while building ATF as needed for SK-AM68
platform.
Signed-off-by: Beleswar Padhi <b-padhi@ti.com>
2024-03-13 19:11:29 +01:00
Igor Pecovnik
901922671e
Disable automatic enablement of Nvidia propriatery drivers on x86
2024-03-11 19:46:10 +01:00
Ricardo Pardini
9f51942624
rk35xx/rockchip-rk3588: vendor: switch to armbian/linux-rockchip#rk-6.1-rkr1
...
- since https://github.com/armbian/linux-rockchip/pull/155
2024-03-10 17:48:55 +01:00
Martin Schmiedel
d10e4b498d
MBa8MPxL: add basic files for TQ MBa8MPxL boards
...
- add imx8m familie
- add MBa8MPxL and MBa8MPxL-RAS314 Boards (based on imx8m)
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
2024-03-09 20:04:04 +01:00
David Andreoletti
22df643222
uefi-*: customizable SERIALCON per architecture
2024-03-06 01:10:32 +01:00
David Andreoletti
a218d13345
uefi-x86: customizable UEFI_GRUB_TERMINAL per board
2024-03-06 01:10:32 +01:00
Ricardo Pardini
29a9a5ea36
mainline-kernel: bump 6.8 to 6.8-rc7; update linux-rockchip-rk3588-edge.config
2024-03-06 01:04:37 +01:00
Ricardo Pardini
ddcd68d0f7
rk35xx/rockchip-rk3588: vendor: the unthinkable! add vendor branch for new 6.1-rkr1 BSP vendor kernel, and keep legacy for the 5.10-rkr6 BSP vendor kernel
...
- pointing to amazingfate's repo, for now
2024-03-06 00:48:17 +01:00
青菜萝 卜冬瓜
09ed2e30bd
phytium-embedded: add .wip support for Phytium PhytiumPi 4GB board ( #6346 )
2024-03-04 18:09:41 +08:00
Ricardo Pardini
dd04bb0cf7
mainline-kernel: bump to 6.8-rc6, affecting only rockchip-rk3588-edge
...
- who wants to bump uefi too? I've done it too many times. Igor too
2024-03-03 16:58:34 +01:00
Igor Pecovnik
e274c409ec
Bump mainline kernels to latest RC branch
2024-03-03 16:39:52 +01:00
c0rnelius
d5133b6a43
Add board BananaPi M4 Zero ( #6315 )
...
* Add board BananaPi M4 Zero
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
* HACK: wrong DRAM size: add extra barrier in mctl_mem_matches
People report that this is fixed by adding another "dsb();" at
the beginning of the mctl_mem_matches() function.
https://lore.kernel.org/all/ZWMv816r8YxPwsJO@BOB1/T/#mec26415158efa10e6f78c5c1a651bb834f8599c4
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
* v2 add barrier and udelay to mctl_mem_matches function
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
---------
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
Co-authored-by: Patrick Yavitz <pyavitz@xxxxx.com>
2024-03-03 09:42:07 -05:00
Ricardo Pardini
ca8254d173
mekotronics 3588: add SRC_CMDLINE, for use with u-boot-menu extension
...
- does nothing otherwise
2024-03-02 20:48:45 +01:00
Gunjan Gupta
1337b67a55
BigTreeTech-CB1: legacy: bring kernel up to 6.1.79 version
2024-02-26 13:50:38 +01:00
Igor
a34b120f62
Detach CB1 / Zero2 and Zero 3 (Allwinner H61x) from ATF master branch ( #6295 )
2024-02-23 20:21:12 +02:00
Gunjan Gupta
36e6ab2ab6
meson-s4t7: fix kernel headers installation failure due to missing make file
2024-02-21 06:34:43 +05:30
brentr
d10951de7c
Initial support for Radxa Rock S0 board ( #6261 )
...
* Initial support for Radxa Rock S0 board
* Lets start this board as a WIP target
---------
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2024-02-12 09:06:04 +01:00
Gunjan Gupta
4835e8ff24
Revert "meson-s4t7: disable chrony-wait.service as it makes us hang for 4 minutes on boot"
...
This reverts commit e3e25467c3 .
2024-02-11 01:20:17 +05:30
Viacheslav Bocharov
0a784cb9b7
Add blacklist rtw88 for JetHub H1/D1/D1+
2024-02-10 15:32:34 +01:00
Gunjan Gupta
e3e25467c3
meson-s4t7: disable chrony-wait.service as it makes us hang for 4 minutes on boot
2024-02-09 19:40:14 +01:00
Gunjan Gupta
95902429d1
meson-s4t7: armbian-bsp-cli reinstall default modules file on uninstall
2024-02-09 19:40:14 +01:00
Gunjan Gupta
2341940cbe
Fix broken compilation for boards with multiple targets
2024-02-04 16:23:09 +01:00
chainsx
8755982c92
thead: update current&edge kernel, fix pinctrl config
2024-02-04 11:25:24 +01:00
Gunjan Gupta
1174b00528
meson-s4t7: bump uboot to khadas-vims-u-boot-2019.01-v1.6.4-release
2024-02-04 11:22:27 +01:00
青菜萝 卜冬瓜
ccf4206700
station-m3: move to rockchip-rk3588 family ( #6232 )
2024-02-03 11:07:19 +08:00
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
chainsx
ee81c3d249
thead: update kernel version, change from WIP support level to CSC support level.
2024-01-29 16:07:18 +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
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
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
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
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
Paolo Sabatino
1f4df4c41f
rockchip64: bump edge to 6.7, current to 6.6
2024-01-14 14:14:50 +01:00
Paolo Sabatino
af16481a88
rockchip: move current to 6.6 and edge to 6.7
2024-01-12 19:23:51 +01:00