Gunjan Gupta
20491dcb2e
Add ability to freeze git resources
2024-02-29 17:10:50 +01:00
Igor Pecovnik
5084cd6eff
Merge branch 'main' into v24.02
2024-02-29 17:09:57 +01:00
Kreyren
25b0a833ff
Rename board config: micro.csc to olimex-a20-olinuxino-micro ( #6254 )
...
* olimex-a20-olinuxino-micro: New board
Submitted upon request to make user's life easier
* Rename Olimex board configs
---------
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2024-02-28 15:41:18 +01:00
yangchaohong
87209d6620
Add config and device-trees for rock3c ( #6301 )
...
* Create rock-3c.csc
* Add files via upload
* Add files via upload
* Update rock-3c.csc
2024-02-28 15:38:51 +01:00
Muhammed Efe Cetin
3b224e48a1
rockchip-rk3588-edge: update USB3 patches from Collabora tree
2024-02-28 15:36:28 +01:00
Muhammed Efe Cetin
a3152125a4
rockchip-rk3588-edge: add more nodes to Khadas Edge 2 devicetree
2024-02-28 15:36:28 +01:00
Marco Nelissen
5ec50d8e5e
armbian-resize-filesystem: fix off-by-one error
...
armbian-resize-filesystem wants to align partitions on 16 MB boundaries,
however due to an off-by-one error it would make the last sector of the
partition start at a 16 MB boundary instead of ending at a 16 MB boundary.
2024-02-28 15:36:10 +01:00
Igor Pecovnik
ffeb84fefa
Update kernel config for khadas 1s/vim4s so that HA works
2024-02-28 15:35:57 +01:00
Viacheslav Bocharov
2da100c902
JetHome: fix u-boot patches for corrent rescue button handling
2024-02-28 14:22:25 +03:00
Gunjan Gupta
40d9c0b610
Revert "Test current and edge branches as well for BigTreeTech CB1"
...
This reverts commit 33715e91bc .
2024-02-26 13:50:38 +01:00
Gunjan Gupta
1337b67a55
BigTreeTech-CB1: legacy: bring kernel up to 6.1.79 version
2024-02-26 13:50:38 +01:00
Julian Sikorski
cb165a2b3c
Update odroidxu4-current to 6.1.79
2024-02-26 13:50:03 +01:00
Viacheslav Bocharov
e3d2990e24
Enable Amlogic socinfo-sm for all main soc.
2024-02-26 15:49:19 +03:00
Viacheslav Bocharov
a61c54491f
Enable meson-socinfo-sm driver for JetHub D1/D1+/H1 devices.
...
Signed-off-by: Viacheslav Bocharov <adeep@lexina.in>
2024-02-26 15:49:19 +03:00
Viacheslav Bocharov
40f4f35715
Add meson-socinfo-sm driver patchset from
...
https://lore.kernel.org/linux-kernel/20231122125643.1717160-1-adeep@lexina.in/
Driver not enabled for all meson soc (to enable rename general-socinfo-sm-4 patch)
Signed-off-by: Viacheslav Bocharov <adeep@lexina.in>
2024-02-26 15:49:19 +03:00
Tony
67529aeb2f
[Le Potato] bump u-boot to 2024.01 ( #6297 )
2024-02-25 11:14:13 -05:00
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
Igor Pecovnik
c72537f21f
Merge branch 'main' into v24.02
2024-02-13 22:15:50 +01: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
080d234467
Set version
2024-02-11 00:13:37 +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