amazingfate
65faeba83e
Revert "fxblox-rk1: add missing patch for latest radxa uboot"
...
This reverts commit 6ecc0b7e22 .
2025-02-11 17:16:36 +01:00
Igor Pecovnik
3851e940bf
Cosmetical: switch edge and current kernel order, so that current shows as primary
...
When using TUI, this is important.
2025-02-11 13:46:04 +01:00
amazingfate
6ecc0b7e22
fxblox-rk1: add missing patch for latest radxa uboot
2025-02-11 07:45:09 +01:00
amazingfate
06852a04a5
retro-lite-cm5: fix for latest radxa uboot
2025-02-11 07:45:09 +01:00
amazingfate
d9b7000ea5
armsom-sige5: add pd negotiation support to uboot
2025-02-10 20:18:21 +01:00
amazingfate
83e5675fb4
rk3576: remove unnecessary BL32 from uboot
2025-02-10 20:18:21 +01:00
amazingfate
c81f89ca90
u-boot-radxa-rk35xx: disable optee
...
Follow change from radxa 738cda44532c324e07296c95751e3083fa95f282.
Change with command:
sed -i "/CONFIG_OPTEE/d" patch/u-boot/legacy/u-boot-radxa-rk35xx/defconfig/*
2025-02-10 20:18:21 +01:00
amazingfate
5402492796
merge u-boot-armsom-rk3576 to u-boot-radxa-rk35xx
2025-02-10 20:18:21 +01:00
amazingfate
d048673c00
u-boot-radxa-rk35xx: bump to next-dev-v2024.10
2025-02-10 20:18:21 +01:00
Igor Pecovnik
ec2544e005
Bugfix: Remove directories from sha files
2025-02-10 20:17:25 +01:00
Martin Schmiedel
04873d47de
MBa8MPxL-RAS314: fix firmware file in root folder
...
- wget and cp lead to remaining file in root
- use mv instead
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
2025-02-10 20:16:48 +01:00
Martin Schmiedel
9f8f9f51ba
IMX8: update patches to fix upstream changes
...
- while at it rewrite-uboot-patches
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
2025-02-10 20:16:48 +01:00
dependabot[bot]
a875d1a78d
build(deps): bump dtschema from 2024.11 to 2025.2
...
Bumps [dtschema](https://github.com/devicetree-org/dt-schema ) from 2024.11 to 2025.2.
- [Release notes](https://github.com/devicetree-org/dt-schema/releases )
- [Commits](https://github.com/devicetree-org/dt-schema/compare/v2024.11...v2025.02 )
---
updated-dependencies:
- dependency-name: dtschema
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 20:16:38 +01:00
Paolo Sabatino
c739c2589f
rockchip64: disable pl330 patch due to pulseaudio issues
2025-02-10 09:28:55 +01:00
Igor Pecovnik
af131c02cd
Meson: drop (long) broken legacy code which is also breaking CI
2025-02-10 08:10:04 +01:00
Thorsten Maerz
1716d6c1b6
build only CLI images
2025-02-10 08:09:40 +01:00
Maxim Medvedev
fe50e4a283
mkspi: do not build desktop images
...
There is not practival sense in Gnome for this kind of boards. Usually we use KlipperScreen or/and WEB UI.
2025-02-10 08:04:44 +01:00
igorpecovnik
31b3c5f752
Automatic board configs status synchronise
2025-02-10 08:03:22 +01:00
amazingfate
7faaf639fa
extensions: fix outdated ghproxy mirror address
2025-02-10 07:51:22 +01:00
Werner
fc20fb8639
nanopi-r3s: set HAS_VIDEO_OUTPUT ( #7810 )
2025-02-10 05:47:20 +01:00
Ricardo Pardini
51b300ebdf
armbian-kernel.sh: introduce KERNEL_BTF=no to opt-out of BTF/CO-RE type-info on low-RAM machines
...
- turns out `pahole` for `vmlinux` can take multiple gigabytes of RAM to run successfully
- I can't simply decide based on available RAM, as that would make .config hashes mismatch
- thus, introduce:
- default is to enable BTF; if on low-ram host, error out unless KERNEL_BTF=yes is passed
- if KERNEL_BTF=no is passed, the BTF debug info is always disabled
- if KERNEL_BTF=yes is passed, then a warning is produced, but BTF is still enabled
- the magic number "6451 MiB" was determined empirically (and is probably bs)
2025-02-09 15:55:28 +01:00
qbisi
cb6f2fbef8
hinlink-h88k: add 5g modem enable and reset pin
2025-02-09 18:50:05 +08:00
qbisi
c3be0a4216
hinlink-h88k: fix usb dr_mode to host
2025-02-09 18:50:05 +08:00
Arend-Jan van Hilten
2f1fa5f40f
Fix orangepi 3b audio jack download 'button' ( #7794 )
2025-02-08 23:11:35 +01:00
Igor Pecovnik
d96e0486b8
Show running Docker containers in the MOTD
2025-02-08 23:10:00 +01:00
Igor Pecovnik
287853f460
UX / cosmetics: MOTD ip display needs some limiting
...
- switch MOTD download to new central location https://github.armbian.com/
- move cronjob for MOTD download from weekly to daily
- change mord defaults, remove clear from defaults
2025-02-08 23:10:00 +01:00
Dominik Wójt
5b29f4dd4b
meson: kernel update: legacy -> 6.6, current -> 6.12 ( #7801 )
...
* Add MXQ target. Copy HDMI fix from odroid-c1.
* meson8, MXQ: add boot from usb support, configurable dtb
* MXQ: remove boot logo
Built-in U-BOOT is used, so the logo will not be displayed anyway.
* meson: kernel update: legacy -> 6.6, current -> 6.12
* Change Odroid C1 and Onecloud to community supported as build now passes
---------
Co-authored-by: Igor Pecovnik <igor@armbian.com>
2025-02-08 23:08:34 +01:00
Dominik Wójt
880c8a9a22
MXQ: remove boot logo
...
Built-in U-BOOT is used, so the logo will not be displayed anyway.
2025-02-08 23:06:01 +01:00
Dominik Wójt
a6fc0ab328
meson8, MXQ: add boot from usb support, configurable dtb
2025-02-08 23:06:01 +01:00
Dominik Wójt
2bf71e2fda
Add MXQ target. Copy HDMI fix from odroid-c1.
2025-02-08 23:06:01 +01:00
Julian Sikorski
222c875761
Update odroidxu4-current to 6.6.75
2025-02-08 19:38:57 +01:00
Thorsten Maerz
a8abed8d46
firstlogin: bring up wifi device before scanning
...
Scanning accesspoints requires an activated wifi device.
Networkd does not activate it (only NetworkManager does so).
As a result, firstlogin is not able to configure and use wifi on minimal
images, as only Server and Desktop images have NetworkManeger installed.
Activating the wifi device using "ip link set ${WIFI_DEVICE} up" before
scanning fixes this.
(And can safely be done - there is no problem activating it multiple
times, as it is the case with NetworkManager installed.)
2025-02-08 19:38:37 +01:00
Igor Pecovnik
2087a8b012
Revert commit that breaks compilation
...
This needs deeper anlysis and testing, so lets revert to known situation
2025-02-08 19:38:13 +01:00
schwar3kat
33ed899a38
Update rock-5c.conf - add KERNEL_TEST_TARGET
...
Add current to KERNEL_TARGET and add KERNEL_TEST_TARGET="vendor,current"
2025-02-08 12:09:16 +01:00
Paolo Sabatino
da577fe003
rockchip: fix ASUS Tinkerboard pulseaudio config
2025-02-07 22:08:34 +01:00
Igor Pecovnik
955de2627d
IMX8: switch u-boot sources to last known working commit due to upstream changes
2025-02-07 13:32:59 +01:00
Patrick Yavitz
ca333b28c1
Amper Gateway AM-GZ80x: Delete old u-boot patches
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-02-06 11:36:34 -05:00
Patrick Yavitz
68e822d132
Amper Gateway AM-GZ80x: Update u-boot to v2025.01
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-02-06 11:36:34 -05:00
Patrick Yavitz
e54bcc45be
BananaPi CM4/M2S: Delete old u-boot patches
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-02-06 09:06:19 -05:00
Patrick Yavitz
a835a5206c
BananaPi CM4/M2S: Update u-boot to v2025.01
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-02-06 09:06:19 -05:00
Igor Pecovnik
a3dac432fc
imx6: move current to 6.12.y
...
Tested with Udoo: https://paste.next.armbian.com/ojixapowaq
2025-02-05 19:44:33 +01:00
Paolo Sabatino
448418b9f3
rockchip/64: improvements to pl330 dma driver
2025-02-05 13:45:48 +01:00
Brent Roman
d1e2a111cb
Rock-S0: enable automatic u-boot flashing upon package install
2025-02-05 07:31:25 +01:00
Igor Pecovnik
710f2cd369
Armbian-config sources lists - remove double quotes from EOT
2025-02-05 07:28:08 +01:00
Blieque Mariguan
3743daffa2
feat: Use deb822 APT source for armbian-config
...
- Replace creation of `armbian-config.list` with
`armbian-config.sources`. This holds the same information in a newer
format, deb822. This does not affect `armbian.list`.
See also: https://github.com/armbian/configng/pull/407
2025-02-04 18:49:52 +01:00
igorpecovnik
2d2a67c284
Automatic board configs status synchronise
2025-02-03 19:28:24 +01:00
Werner
a4a720bf24
Adjust BOARD_NAME and description of hw
2025-02-03 16:18:19 +01:00
EvilOlaf
acea78f5dc
nanopi-r3s: bump edge u-boot to 2025.01
...
add support for `current`
2025-02-03 16:18:19 +01:00
Thorsten Maerz
6ade04d540
add devicetree for "edge" kernels
2025-02-03 16:17:54 +01:00
Thorsten Maerz
ffce6762be
Clean up board config
2025-02-03 16:17:54 +01:00