5693 Commits

Author SHA1 Message Date
Igor Pecovnik
28f520420d Improved freezing mechanism with README 2024-09-13 09:02:21 +08:00
Igor Pecovnik
87165aed5c Board config ayn-odin2 temporally disable broken build 2024-09-13 09:02:21 +08:00
Igor Pecovnik
147b4ab40f More elegant solution to prevent kernel upgrades per certain board 2024-09-13 09:02:21 +08:00
Igor Pecovnik
ee692f24ab Debian Trixie Cinnamon: remove deprecated package 2024-09-13 09:02:21 +08:00
Evgenii Zheltonozhskii
605ece8d4c Add ATF settings to D1 family config
Without OpenSBI, the uboot compilation fails.
2024-09-13 09:02:21 +08:00
ColorfulRhino
65600581ae rk3588: Rewrite kernel config against 6.11-rc4 2024-09-13 09:02:21 +08:00
ColorfulRhino
f36103bcf8 kernel: mainline: Bump 6.11-rc3 to 6.11-rc4 2024-09-13 09:02:21 +08:00
c0rnelius
ea126e4020 Gateway AM-GZ80x: Re-brand as Amper & update u-boot to v2024.04 (#7113)
* Gateway AM-GZ80x: Re-brand as Amper & update u-boot to v2024.04

During a search I noticed other companies are using the same
unit. Lets re-brand to Amper as technically that is the product
brand name.

Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>

* Delete old patch set: `patch: u-boot: v2023.10: board_gateway-gz80x`

Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>

* Update test target

---------

Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
Co-authored-by: Patrick Yavitz <pyavitz@armbian.com>
Co-authored-by: Igor <igor@armbian.com>
2024-09-13 09:02:21 +08:00
amazingfate
e454a178fd cli: packages: use iputils-ping instead of inetutils-ping 2024-09-13 09:02:21 +08:00
Igor Pecovnik
6299df4ea8 Build automation: Adjust test targets for remaining boards 2024-09-13 09:02:21 +08:00
Igor Pecovnik
b0fd501a33 Build automation: update kernel test targets for many boards
- remove duplicated MAINTAINER field for BPI m7
- update README
2024-09-13 09:02:21 +08:00
SuperKali
f2c48095ca WIP: add initial support for Youyeetoo R1 V3 (#7108)
* youyeetoo r1 v3: add initial support for this board

* arch: arm64 board: youyeetoo r1 v3 replace edge with vendor kernel

* arch: arm64 board: youyeetoo r1 v3 reviews changes:
- Removed patch, see the pr for more details #7108
- Removed old kernel legacy
- WIP: Added DTS code on https://github.com/armbian/linux-rockchip/pull/223

I compiled the OS with latest changes, untested build logs in https://paste.armbian.com/ofidozaqup

* Update: Rename board from V3 to v3 (ARM64, Youyeetoo R1)
- Note: Untested on v1 as I don't have a v1 board available.
2024-09-13 09:02:20 +08:00
sic
de6ed6d8dc Add Board X96Q TV Box LPDDR3 H313 (#7101)
* X96-Q TV Box Support

* Update x96q-tvbox.csc

* Rename x96q-tvbox.csc to x96q.tvb
2024-09-13 09:02:20 +08:00
Igor Pecovnik
385dc071e2 Adjust parameters for several boards 2024-09-13 09:02:20 +08:00
Igor Pecovnik
22c477c99f Revert "Temporally move TI build targets to EOS as Git is out of reach"
This reverts commit 49e0ec5d0ec6096292fc3b0e13c855d4297cbcb9.
2024-09-13 09:02:20 +08:00
Alessandro Lannocca
d4bee6c989 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-09-13 09:02:20 +08:00
Alessandro Lannocca
988f9b4898 rockchip-rk3588: current: set CONFIG_SECURITY_DMESG_RESTRICT=y Advised for KASLR-enabled kernels - no side effect for non-KASLR 2024-09-13 09:02:20 +08:00
Alessandro Lannocca
c24441326e rockchip-rk3588: current: rewrite kernel config 2024-09-13 09:02:20 +08:00
monkaBlyat
46a575680c fix ps4 controller led's on vendor kernel 2024-09-13 09:02:20 +08:00
monkaBlyat
4e37fa3a30 fix ps4 controller led's on legacy kernel 2024-09-13 09:02:20 +08:00
ColorfulRhino
0de8d5653c 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-09-13 09:02:20 +08:00
Muhammed Efe Cetin
e026031cd0 rockchip-rk3588-edge: update kernel to v6.11.0-rc2 2024-09-13 09:02:20 +08:00
Muhammed Efe Cetin
1cd454343f rockchip-rk3588-current: update kernel to v6.10 2024-09-13 09:02:20 +08:00
Muhammed Efe Cetin
8e41d8a64b rockchip-rk3588-edge: refresh HDMI TX & RX patches from Collabora and add Hantro VPU back 2024-09-13 09:02:20 +08:00
Muhammed Efe Cetin
b47d93beec rockchip-rk3588-edge: update kernel to v6.11.0-rc1 2024-09-13 09:02:20 +08:00
The-going
ba1ef465d9 sunxi-edge: switch to v6.10.5 2024-09-13 09:02:20 +08:00
Alex
b8a78fefcf 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-09-13 09:02:20 +08:00
Viacheslav Bocharov
a24cc6abc1 JetHome: update list of preinstalled packages for JetHub devices 2024-09-13 09:02:20 +08:00
Alex
32046cd7a3 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-09-13 09:02:20 +08:00
Viacheslav Bocharov
0bd61c90e4 Update board config files to include hwclock utility 2024-09-13 09:02:20 +08:00
Viacheslav Bocharov
8c680351b8 JetHome: disable suspend systemd target for JetHub D2 2024-09-13 09:02:20 +08:00
Patrick Yavitz
761b8d2be0 Gateway GZ80X: use actual u-boot.bin
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-09-13 09:02:20 +08:00
Viacheslav Bocharov
06bad4c16b JetHome: Put module blacklist in the board configs of the respective boards 2024-09-13 09:02:20 +08:00
Patrick Yavitz
6bb342e36b FIXUP: run_host_command_logged removes quotation marks
This breaks the udev rule

Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-09-13 09:02:20 +08:00
Patrick Yavitz
5bdfe5241f config: boards: gateway-gz80x.conf: cosmetic fixup
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-09-13 09:02:20 +08:00
Patrick Yavitz
d5a68f49f9 U-Boot: Meson AXG and Gateway GZ80X fixups
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-09-13 09:02:20 +08:00
Werner
39a27398c8 cosmetics
typos...
2024-09-13 09:02:20 +08:00
Patrick Yavitz
285eeeb504 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-09-13 09:02:20 +08:00
Patrick Yavitz
6a24a91abf Add config: sources: families: meson-axg.conf
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-09-13 09:02:20 +08:00
Zokhoi
8976c9d610 Add aic8800 driver for Rock 3C variant 2024-09-13 09:02:20 +08:00
Igor Pecovnik
a477d671d2 UEFI kernels: rewrite kernel config for legacy - current - edge 2024-09-13 09:02:20 +08:00
Igor Pecovnik
176e4d7fa2 RaspberryPi: Rewrite kernel configs for legacy and current 2024-09-13 09:02:20 +08:00
Igor Pecovnik
3a97d44190 Bump sunxi legacy and current to latest version 2024-09-13 09:02:20 +08:00
Igor Pecovnik
c6cfc933ba 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-09-13 09:01:26 +08:00
JohnTheCoolingFan
ad18784e2b Change BOOT_FDT_FILE for bigtreetech-cb1 on edge 2024-09-13 09:01:26 +08:00
JohnTheCoolingFan
40f05cb6d5 Remove sun50iw9-btt board family 2024-09-13 09:01:26 +08:00
JohnTheCoolingFan
24343e0cb6 BigTreeTech CB1 config update
Changed maintainer to th current person
Switched board family to sun50iw9, removed legacy kernel target, removed
DEFAULT_CONSOLE
2024-09-13 08:58:35 +08:00
The-going
f513dabd1b sunxi-6.9: Add megous patches to EDGE 2024-09-13 08:58:35 +08:00
Alessandro Lannocca
d3096d95e3 nanopi-r5c: bump u-boot to 2024.07 patch in kaslrseed support enable kaslrseed in nanopi-r5c-rk3568-defconfig 2024-09-13 08:58:35 +08:00
Alessandro Lannocca
697569bc3f nanopi-r5c: set CONFIG_RANDOMIZE_BASE=y (kaslr) 2024-09-13 08:58:35 +08:00