Igor Pecovnik
40c19e536e
Fix random MAC on Orangepi 5 series
...
We don't want that MAC address is changed on every reboot
2024-02-24 23:23:00 +01:00
Igor Pecovnik
173954269f
Revert "rockchip: workaround stmmac ethernet lock contemption"
...
This reverts commit 7c062f7dae .
2024-02-23 22:44:29 +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
Ricardo Pardini
431f436710
mekotronics 3588: squash u-boot patches
...
- same as before but not touching the same file twice+
2024-02-23 11:23:10 +01:00
Ricardo Pardini
b84990cf83
mekotronics 3588: fix entering RK LOADER mode by keeping the RECOVERY button pressed during boot
...
- those patches are a mess, hopefully I'll find time to squash soon
2024-02-23 11:23:10 +01:00
Ricardo Pardini
bf1f57faef
artifact-uboot: include BOOTCONFIG in u-boot artifact version hash
...
- HOW did we get this far without this?
- should cause rebuild of all u-boots, hopefully
2024-02-23 11:21:47 +01:00
Alex Shumsky
6154b98851
rk3318: enable uboot gpio command
2024-02-23 11:20:57 +01:00
Gunjan Gupta
2313d3111b
vim1s/vim4 - fix intermittent boot issues when booting from uhs sd card on vim1s & vim4
2024-02-21 06:35:34 +05:30
Gunjan Gupta
36e6ab2ab6
meson-s4t7: fix kernel headers installation failure due to missing make file
2024-02-21 06:34:43 +05:30
Gunjan Gupta
2bce64e24d
kernel: add hook to allow modifying kernel headers before packaging
2024-02-21 06:34:43 +05:30
SteeManMI
14ce06c5da
Fix upgrades of armbian-bsp-cli-aml-s9xx-box-current ( #6287 )
...
- dpkg fails upgrading files on a fat filesystem as it tries to create a link
- Move to using standard extlinux.conf instead of installing a custom one
Changes to be committed:
modified: config/boards/aml-s9xx-box.tvb
deleted: packages/bsp/aml-s9xx-box/boot/extlinux/extlinux.conf
new file: packages/bsp/aml-s9xx-box/boot/extlinux/extlinux.conf.template
2024-02-20 16:50:08 -05:00
SteeManMI
0cba1d16bf
Fix ddbr to handle current lsblk output ( #6290 )
...
Changes to be committed:
modified: packages/bsp/common/usr/sbin/ddbr
2024-02-20 16:49:29 -05:00
Gunjan Gupta
33715e91bc
Test current and edge branches as well for BigTreeTech CB1
2024-02-20 12:45:26 +05:30
Gunjan Gupta
455580abf4
BigTreeTech CB1: fix mmc probe failure due to regulator not being available
2024-02-20 12:45:26 +05:30
Barry Lind (SteeManMI)
98bccc1389
Bump VERSION to 24.5.0-trunk
...
Changes to be committed:
modified: VERSION
2024-02-20 08:49:19 +05:30
Igor Velkov
2afd8fe9bb
Enable DRBD in kernel config for mvebu-edge and mvebu-current
2024-02-17 09:27:41 +01:00
Igor
cb664a36ed
Disable broken patch on current media kernel ( #6281 )
2024-02-17 09:27:25 +01:00
Tony
6cbd2c776a
Update NanoPi K2 u-boot ( #6277 )
2024-02-15 12:35:17 -05:00
Marco Schirrmeister
f9c3b6ce3d
Fix OPi5plus hym8563 pinctrls and poweroff support ( #6276 )
...
- Fix hym8563 interrupt pinctrls
- Support poweroff
- Correct gpio_pwrctrl1 typo
2024-02-14 17:30:56 +03:00
dependabot[bot]
fa3c79675a
build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 ( #6273 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](26f96dfa69...5d5d22a312 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 20:06:16 +01:00
Igor
317e7f569b
Proposed board status change for 24.02 ( #6234 )
...
* Bring Helios4 back as @heisath will keep maintaining it
* Status changes according to the meeting agenda
http://meeting.armbian.de/armbian.2024-02-10-15.01.html
* Revert ZeroPlus
* Add missing maitainer field
* Move qemu targets to csc
* change status for opir1lts+
2024-02-12 09:07:11 +01:00
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
285b034227
Fix failure on when purging armbian-bsp-cli package
2024-02-12 08:59:25 +01:00
Igor Pecovnik
0e7fc1c8e0
Update Google chrome GPG key
2024-02-10 21:46:30 +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
Gunjan Gupta
6f1b675591
Prevent systemd from starting all services on first-boot
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
Viacheslav Bocharov
d0cfcfa733
Add hook to activate build module for rtl88x2cs driver in kernel config
2024-02-10 15:32:34 +01:00
Viacheslav Bocharov
4e7363f227
Update commit for network driver rtl88x2cs. Re-enable build
2024-02-10 15:32:34 +01:00
Paolo Sabatino
7c062f7dae
rockchip: workaround stmmac ethernet lock contemption
2024-02-10 15:32:07 +01:00
Gunjan Gupta
ea4dcdffb9
meson-s4t7: refreshed kernel config to match fenix 1.6.4
2024-02-10 14:30:06 +05:30
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
03a9465f00
armbian-bsp-cli: Allow adding contents to preinst, postrm scripts using post_family_tweaks_bsp hook
2024-02-09 19:40:14 +01:00
Gunjan Gupta
2029f7edc2
meson-s4t7: disable lcd nodes if lcd is not attached
2024-02-09 19:40:14 +01:00
Darsey Litzenberger
ce33bddb58
Make the colorized build output readable on a light background
...
This fixes the readability of colorized output of compile.sh when
running on a terminal with a light background. It uses the COLORFGBG
environment variable similarly to how the ip(8) command does.
Signed-off-by: Darsey Litzenberger <dlitz@dlitz.net>
2024-02-09 19:38:03 +01:00
Gunjan Gupta
110798c904
remove slick greater on environments on gdm3 and sddm
2024-02-09 19:37:37 +01:00
Igor Pecovnik
ddcb86c90a
Odroid XU4: Remove deprecated patch
2024-02-09 16:04:19 +01:00
Viacheslav Bocharov
0f52a512d4
Revert JetHub u-boot patches for emmc clock phase fix
2024-02-09 17:07:08 +03:00
chainsx
de97ea53f1
thead: add pwm-fan support
2024-02-05 21:16:43 +01:00
Igor Pecovnik
c1d128968b
Enable current branch on Odroid N2L as it exists now
2024-02-05 17:23:45 +01:00
Gunjan Gupta
2341940cbe
Fix broken compilation for boards with multiple targets
2024-02-04 16:23:09 +01:00
Gunjan Gupta
7217cee9c5
Fix armbian lightdm wallpaper path
2024-02-04 12:28:27 +01:00
Gunjan Gupta
564c8f7584
orangepizero3: stepping down as maintainer
2024-02-04 16:48:30 +05:30
Gunjan Gupta
cf392c1787
H616: Add i2c and uart overlays
2024-02-04 16:48:30 +05:30
Gunjan Gupta
d8123f0aee
H616: Add dma
2024-02-04 16:48:30 +05:30
Julian Sikorski
495dc62996
Update odroidxu4-current to 6.1.76
2024-02-04 11:25:44 +01:00
chainsx
8755982c92
thead: update current&edge kernel, fix pinctrl config
2024-02-04 11:25:24 +01:00
amazingfate
c0d5616dca
rk35xx-legacy: 0000.patching_config.yaml with incremental: true for rk 5.10 vendor kernel
...
- allows users to put .dts files bare in `userpatches/kernel/rk35xx-legacy/dt`
- important: everyone is still invited to send the DTs to https://github.com/armbian/linux-rockchip directly
- where yes, they'll have to patch the Makefile there as normal
2024-02-04 11:24:31 +01:00
Ricardo Pardini
86cfcf304a
patching: support 'incremental' Makefile auto-patching, for vendor kernels
...
- without incremental: true:
- we replace the DT Makefile based on *.dts at the DT directory after all patching/copying is done
- overlay target is added if overlays present
- with incremental: true:
- we parse the Makefile, parse the DTs being built, and only add .dts's we have added from 'dt' directory
- overlays target are not added; we assume smth else already added them
2024-02-04 11:24:31 +01:00