Igor Pecovnik
f8c5736727
Adjust parameters for several boards
2024-08-19 21:24:09 +02:00
Igor Pecovnik
d0305be039
Revert "Temporally move TI build targets to EOS as Git is out of reach"
...
This reverts commit 49e0ec5d0e .
2024-08-19 15:40:48 +02:00
Alessandro Lannocca
4ffe5bc52f
rockchip-rk3588: edge: set CONFIG_SECURITY_DMESG_RESTRICT=y
...
Advised for KASLR-enabled kernels - no side effect for non-KASLR
rewrite-kernel-config not needed as 6.11-rc3 config was already pristine
2024-08-18 19:00:39 +02:00
Alessandro Lannocca
ecdf04e09c
rockchip-rk3588: current: set CONFIG_SECURITY_DMESG_RESTRICT=y
...
Advised for KASLR-enabled kernels - no side effect for non-KASLR
2024-08-18 19:00:39 +02:00
Alessandro Lannocca
dc27efcfa9
rockchip-rk3588: current: rewrite kernel config
2024-08-18 19:00:39 +02:00
monkaBlyat
47975703b7
fix ps4 controller led's on vendor kernel
2024-08-18 10:39:57 +02:00
monkaBlyat
213ec10245
fix ps4 controller led's on legacy kernel
2024-08-18 10:39:57 +02:00
ColorfulRhino
30ed9b3a70
rockchip-rk3588-edge: Bump kernel from 6.11-rc2 to 6.11-rc3
...
Remove one patch that is now included in the latest kernel revision.
2024-08-18 10:38:50 +02:00
Muhammed Efe Cetin
223b0c9816
rockchip-rk3588-edge: update kernel to v6.11.0-rc2
2024-08-18 10:38:50 +02:00
Muhammed Efe Cetin
8ceeb33c3b
rockchip-rk3588-current: update kernel to v6.10
2024-08-18 10:38:50 +02:00
Muhammed Efe Cetin
b9d7bd9e5b
rockchip-rk3588-edge: refresh HDMI TX & RX patches from Collabora and add Hantro VPU back
2024-08-18 10:38:50 +02:00
Muhammed Efe Cetin
53396d202c
rockchip-rk3588-edge: update kernel to v6.11.0-rc1
2024-08-18 10:38:50 +02:00
The-going
edd888aa70
sunxi-edge: switch to v6.10.5
2024-08-18 10:38:11 +02:00
Alex
314447dffd
patches: uboot: Improve KASLR support for v2024.07 ( #7078 )
...
Reference patch set: https://patchwork.ozlabs.org/project/uboot/list/?series=411513&state= *
Hopefully, other boards using same uboot-version can benefit from the added support.
**Note for Maintainers - to enable KASLR seed, you need:**
- `CONFIG_RANDOMIZE_BASE=y` configured in your kernel .config
- `CONFIG_CMD_KASLRSEED=y` and` CONFIG_DM_RNG=y` configure in your u-boot .config
- exposed crypto and rng nodes in you board's device-tree
- `kasrlseed` command before kernel boot in your boot.cmd
- `CONFIG_SECURITY_DMESG_RESTRICT=y` in kernel .config is also advisable
* KASRL-supported u-boot 2024.07 for everyone:
- move /chosen/kaslr-seed support patchset to general 2024.07 BOOTPATCHDIR
- attach nanopi-r5c and oprangepi5-plus BOOTPACHDIR to patches/uboot/v2024.07 general dir
* u-boot: patch nanopi-r5c-rk3568_defconfig and orangepi-5-plus-rk3588_defconfig to enable KASLR
* rewrite-uboot-patches nanopi-r5c/orangepi5-plus
* patches: uboot: Improve kaslrseed support for v2024.07
---------
Co-authored-by: ColorfulRhino <131405023+ColorfulRhino@users.noreply.github.com>
2024-08-15 20:31:00 +00:00
Viacheslav Bocharov
4835dcedb5
JetHome: update list of preinstalled packages for JetHub devices
2024-08-15 17:33:56 +03:00
Alex
544e0c505e
rockchip64: Enable CONFIG_SECURITY_DMESG_RESTRICT kernel option ( #7080 )
...
* rockchip64: edge: rewrite kernel config
* rockchip64: edge: set CONFIG_SECURITY_DMESG_RESTRICT=y
Advised for KASLR-enabled kernels - no side effect for non-KASLR
* rockchip64: current: rewrite kernel config
* rockchip64: current: set CONFIG_SECURITY_DMESG_RESTRICT=y
Advised for KASLR-enabled kernels - no side effect for non-KASLR
2024-08-15 13:43:36 +02:00
Viacheslav Bocharov
0b16dcd69c
Update board config files to include hwclock utility
2024-08-14 19:42:13 +02:00
Viacheslav Bocharov
f2ef37cc81
JetHome: disable suspend systemd target for JetHub D2
2024-08-14 19:42:13 +02:00
Patrick Yavitz
9680254722
Gateway GZ80X: use actual u-boot.bin
...
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-08-14 13:06:18 -04:00
Viacheslav Bocharov
5224c5b168
JetHome: Put module blacklist in the board configs of the respective boards
2024-08-14 09:03:42 +03:00
Patrick Yavitz
74c507c605
FIXUP: run_host_command_logged removes quotation marks
...
This breaks the udev rule
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-08-13 14:40:48 -04:00
Patrick Yavitz
6a89c88302
config: boards: gateway-gz80x.conf: cosmetic fixup
...
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-08-13 14:40:48 -04:00
Patrick Yavitz
81456d31ae
U-Boot: Meson AXG and Gateway GZ80X fixups
...
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-08-13 14:40:48 -04:00
Werner
7e9b85f0d6
cosmetics
...
typos...
2024-08-13 14:40:48 -04:00
Patrick Yavitz
f199faf3de
Add board Alfred Smart Gateway GZ80X
...
Amlogic A113X
1Gb RAM
eMMC 8Gb
USB (1 port)
Ethernet
Wireless Realtek 8189FSTV / Z-WAVE
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-08-13 14:40:48 -04:00
Patrick Yavitz
813bb6a668
Add config: sources: families: meson-axg.conf
...
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-08-13 14:40:48 -04:00
Zokhoi
c0cf72b403
Add aic8800 driver for Rock 3C variant
2024-08-13 09:20:02 +02:00
Igor Pecovnik
752ba047b3
UEFI kernels: rewrite kernel config for legacy - current - edge
2024-08-12 19:44:20 +02:00
Igor Pecovnik
efb76ce131
RaspberryPi: Rewrite kernel configs for legacy and current
2024-08-12 19:35:56 +02:00
Igor Pecovnik
423868ca26
Bump sunxi legacy and current to latest version
2024-08-12 17:15:40 +02:00
Igor Pecovnik
f8dd32f99a
sunxi64: temporally disable broken PWM_SUNXI_ENHANCE driver
...
Need to be fixed after release. Some background in comments https://github.com/armbian/build/pull/6656
2024-08-11 22:09:17 +02:00
JohnTheCoolingFan
a281a983a6
Change BOOT_FDT_FILE for bigtreetech-cb1 on edge
2024-08-11 22:09:17 +02:00
JohnTheCoolingFan
04829f611c
Remove sun50iw9-btt board family
2024-08-11 22:09:17 +02:00
JohnTheCoolingFan
d19f76efbe
BigTreeTech CB1 config update
...
Changed maintainer to th current person
Switched board family to sun50iw9, removed legacy kernel target, removed
DEFAULT_CONSOLE
2024-08-11 22:09:17 +02:00
The-going
06030bae54
sunxi-6.9: Add megous patches to EDGE
2024-08-10 08:12:04 +02:00
Alessandro Lannocca
1f672d9faa
nanopi-r5c:
...
bump u-boot to 2024.07
patch in kaslrseed support
enable kaslrseed in nanopi-r5c-rk3568-defconfig
2024-08-08 07:38:23 +02:00
Alessandro Lannocca
b6ae30043d
nanopi-r5c: set CONFIG_RANDOMIZE_BASE=y (kaslr)
2024-08-08 07:38:23 +02:00
Alessandro Lannocca
21d3307f8e
nanopi-r5c: rewrite-kernel-config
2024-08-08 07:38:23 +02:00
Igor Pecovnik
0627bf7fa8
Odroid XU4: Refresh current kernel config
2024-08-08 07:38:03 +02:00
ColorfulRhino
1092d60d3e
partitioning: Set correct partition type UUID for root filesystem
...
Previously, only the type "Generic Linux filesystem" was used.
Use the correct type "Linux root ($ARCHITECTURE)" for the root filesystem.
2024-08-05 20:39:57 +02:00
Igor Pecovnik
aaee1bb85f
RaspberryPi: bump EDGE kernel to 6.10.y
2024-08-05 20:38:46 +02:00
Igor Pecovnik
a082d95117
imx6: bump EDGE kernel to 6.10.y
2024-08-05 20:38:31 +02:00
Igor Pecovnik
382e4d064a
Odroid XU4: bump EDGE kernel to 6.10.y
2024-08-05 20:38:13 +02:00
Martin Schmiedel
42cc795f4d
MBa8MPxL: update imx8m-6.6
...
- linux-tqma-current.config: enable HDMI, LVDS, Bluetooth
- imx8_common.inc: use tag instead of branch (v6.6.43)
- fix asound.state.tqma
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
2024-08-05 14:36:51 +02:00
Martin Schmiedel
19ec627e90
MBa8MPxL: fix boot problem after updating uboot.sh
...
- since 792d9d9d Variables add to environment in post_config_uboot_target function are ignored.
- So setting the variable ATF_LOAD_ADDR doesn't work anymore
- ATF_LOAD_ADDR changed in the uboot patch instead
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
2024-08-05 14:36:51 +02:00
Igor Pecovnik
f08ae68161
Mvebu: update / refresh current kernel config
2024-08-05 09:38:22 +02:00
Igor Pecovnik
2e9917bc6a
Mvebu: Bump kernel config and sources to 6.10.y
2024-08-05 09:38:22 +02:00
Heisath
9ea9e5b97b
Move to 6.8
2024-08-05 09:38:22 +02:00
Heisath
72ce5c3f0b
Add mvebu 6.7 patches, move to rmk tree
2024-08-05 09:38:22 +02:00
Igor Pecovnik
a6c3bed0a3
Ename KDE Neon on Jammy. It was disabled due to base-files troubles
...
Official KDE Neon is still based on Jammy
2024-08-04 21:28:53 +02:00