Igor Pečovnik
9f7d9ff5c3
Add CSC Odroid M1 with legacy, current and edge kernel ( #4368 )
...
* `odroidm1`.wip: hk's `legacy`= 4.19 and `edge`= mainline+tobetter's 5.19 rebased; *requires* `skip_spiboot=true`
- @TODO: family/etc naming is terrible with vendor kernels. Sorry. Fight over it and let me know?
- @TODO: config is very probably incomplete.
- new `boot-rockchip64-vendor.cmd`:
- does not use fixed load_addr, instead use ramdisk_addr_r for everything
- load kernel and initrd as late as possible
- look for overlays twice:
- once: with prefix and folder
- twice: without prefix, nor folder; helps with vendor provided overlays like hk's and tobetter's
- wip: edge: tobetter's patchset rebased against 5.19.3
- wip: edge: bump to tobetter's 5.19
- legacy: .config `CONFIG_ARM64_VA_BITS_48=y`
- wip m1: update legacy config from odroid
- odroidm1: container/bpf stuff in legacy config
* Update configs and enable beta build target
* Adjust current kernel
* Update targets
* Remove everything but EDGE kernel
* Cleanup
* Fix
Co-authored-by: Ricardo Pardini <ricardo@pardini.net>
2022-10-30 21:09:16 +01:00
Igor Pečovnik
eb249e61bd
Add sunxi edge target ( #4367 )
...
We need at least one build target in the family & it doesn't need to build image.
2022-10-30 10:58:45 +01:00
Igor Pečovnik
224b784d6c
Revert "Add an attempt counter, which helps buggy PCIe links. ( #4308 )" ( #4369 )
...
This reverts commit 27bbf8bbaa .
2022-10-30 10:55:13 +01:00
hzyitc
b96ed3e313
Bugfix about debsums ( #4363 )
2022-10-29 17:51:12 +02:00
Igor Pečovnik
25357e253f
Bump sunxi kernels to latest ( #4366 )
2022-10-29 17:51:02 +02:00
Oleg
2cdfc4bf0b
fix wifi\bt and analog sound for opi800 ( #4364 )
2022-10-29 10:51:18 +02:00
Julian Sikorski
4e615d8ead
Update odroidxu4-current to 5.4.220 ( #4362 )
2022-10-28 21:53:18 +02:00
Jianfeng Liu
24197c1c61
update rkbin files of rk3588 ( #4361 )
2022-10-28 18:18:22 +02:00
Oleg
4a563407d1
fix patch jetson nano ( #4359 )
2022-10-28 18:18:10 +02:00
Igor Pečovnik
0290ecd2e1
Adjust and fix build targets ( #4358 )
...
* TMP branch for building
* Update tergets
* Check and fix double exposions
2022-10-28 06:49:07 +02:00
Igor Pečovnik
b02d81b32b
CI images list making bugfix ( #4356 )
...
Support for minimal images was broken
2022-10-27 18:52:09 +02:00
Igor Pečovnik
58ed41d385
Fix two small cosmetic bug ( #4357 )
...
- debian showed not supported due to absence of lsb-release
- motd didn't address displaying update aval correct
2022-10-27 18:51:58 +02:00
Igor Pečovnik
bd260b20f8
Go back to latest stable u-boot with VIM3L ( #4355 )
...
* Go back to latest stable u-boot with VIM3L
https://github.com/armbian/build/pull/4251
* Revert "Go back to latest stable u-boot with VIM3L"
This reverts commit 0b240563ef .
* meson64: allow board-specific `BOOTBRANCH`; `khadas-vim3l`: `BOOTBRANCH_BOARD=tag:v2022.04`
Co-authored-by: Ricardo Pardini <ricardo@pardini.net>
2022-10-27 12:50:02 +02:00
Igor Pečovnik
599bf33902
Small adjustment to beta build targets, typo ( #4354 )
...
* Adjust board names
* Cleanup beta builds
2022-10-26 23:24:31 +02:00
David Manouchehri
27bbf8bbaa
Add an attempt counter, which helps buggy PCIe links. ( #4308 )
...
* Add an attempt counter, which helps buggy PCIe links.
* Adjust patches
* Add PCIe retry patch for rockchip64-6.0.
Co-authored-by: Igor <igor@armbian.com>
2022-10-26 21:32:42 +02:00
David Manouchehri
d29a840e54
Merge pull request #4353 from armbian/autologin-1
...
Only enable serial logins if enabled.
2022-10-26 13:21:38 -05:00
David Manouchehri
b5ba3c493f
Rename SERIAL_AUTOLOGIN to CONSOLE_AUTOLOGIN.
2022-10-26 11:47:19 -05:00
David Manouchehri
f037b773b9
Enable auto-login by default.
2022-10-26 11:39:06 -05:00
David Manouchehri
0d67456651
Add kASLR for rk3399 u-boot ( #4311 )
...
* Add rk3399's rng to u-boot.
* Add kASLR support to the NanoPi R4S' u-boot.
* Fix rng for rk3399.
The manual clocks screw it up, so remove those.
2022-10-26 18:30:33 +02:00
David Manouchehri
420c1184df
Add kaslrseed to Rockchip. ( #4352 )
2022-10-26 18:30:11 +02:00
David Manouchehri
09f31750bb
Only enable serial logins if enabled.
2022-10-26 11:25:35 -05:00
Igor Pečovnik
63fa7cb0cc
Bump sunxi to latest and remove deprecated patch ( #4351 )
2022-10-26 18:00:36 +02:00
Igor Pečovnik
c430b3358e
Adjust build targets ( #4321 )
...
* Update targets and add minimal build scenario
* ver
* Change M5 to edge
* Update odroids
* Update
* Fix rpi builds
* UEFI update
* Replace cancel workflow action
* fix
* - build images rather at cron
- add new cancel action to images creation too
* Enable minimal for rockpis
* Cleaning
* Can't have all exposed
* Remove KDE / budgie
* Cleaninig
* Add opi0
* Renegade
* Add tinkerboard
* Add varios minimal targets
2022-10-26 17:59:46 +02:00
Vyacheslav
e13d750814
Re-enable RTL8822CS in meson64-edge and for kernel 6.0+ ( #4350 )
2022-10-26 13:48:13 +02:00
hzyitc
01e5e2ca37
meson: edge: bump v6.0 ( #4348 )
...
* meson: edge: Bump v6.0
* meson: edge: refresh patches
* meson: edge: refresh config
2022-10-26 09:33:31 +02:00
Igor Pečovnik
901d699a58
Fix also patches in station patch directory ( #4347 )
2022-10-26 09:33:14 +02:00
Igor Pečovnik
85977f1091
Fixes for Media CURRENT and XU4 edge ( #4346 )
2022-10-25 21:50:42 +02:00
The-going
bd72c996b7
Bump sunxi to 6.0.y ( #4282 )
...
* sunxi-6.0: initial state: add megous patches to series
* sunxi-6.0: Switch to v6.0.1
* wifi: Limit the version 6.0 for Realtek 88x2cs chipsets
* Adjust kernel configs
* Remove not needed patches
* Adjust broken patches
Co-authored-by: Igor <igor@armbian.com>
2022-10-25 20:39:08 +02:00
Igor Pečovnik
f2c2bba069
Bump imx6 edge to 6.0.y ( #4339 )
2022-10-25 20:38:56 +02:00
Igor Pečovnik
5a82aea458
Bump UEFI edge kernels to 6.0.y ( #4340 )
2022-10-25 20:38:44 +02:00
Igor Pečovnik
1b12209ded
Bump meson64 edge to 6.0.y ( #4341 )
...
* Bump meson64 edge to 6.0.y
* meson64: drop `pwm-gpio` unused patch from 5.19
* meson64: drop `pwm-gpio` unused patch from 6.0
Co-authored-by: Ricardo Pardini <ricardo@pardini.net>
2022-10-25 20:38:31 +02:00
Igor Pečovnik
0ae44fdf5a
Bump mvebu 64 edge to 6.0.y ( #4342 )
2022-10-25 20:38:20 +02:00
Igor Pečovnik
27043f1ee5
Firmware package for Rpi was changed - renaming it ( #4344 )
...
Also remove older releases as we removed support anyway
2022-10-25 20:38:08 +02:00
Igor Pečovnik
acc331a143
Bump XU4 edge to 6.0 ( #4345 )
...
build test
2022-10-25 20:37:56 +02:00
Igor Pečovnik
32a1b1409f
Bump Rpi EDGE kernel to 6.0.y ( #4338 )
...
* Bump rpi to 6.0.y
* Add Kinetic
2022-10-25 17:53:55 +02:00
Igor Pečovnik
a6c02f5e05
Additional fixes for Rockchip64 EDGE kernel ( #4343 )
2022-10-25 17:53:38 +02:00
Oleg
d41125a5fd
move Jetson Nano EFI\Grub ( #4284 )
...
* move Jetson Nano EFI\Grub
* fix dtb for efi
* remove list module initrd curren\edge for Jetson Nano
* rename to grub-sbc-media
2022-10-25 11:28:23 +02:00
dependabot[bot]
ab7cb8df10
Bump ossf/scorecard-action from 2.0.4 to 2.0.6 ( #4333 )
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.0.4 to 2.0.6.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](e363bfca00...99c53751e0 )
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 11:27:32 +02:00
Igor Pečovnik
71bb3c02a3
Fixing wrong / deprecated board propertie parameter ( #4335 )
2022-10-25 11:27:22 +02:00
Igor Pečovnik
01ebcc70b5
Enable Rpi4 kinetic build and remove deprecated ( #4336 )
2022-10-25 11:27:04 +02:00
Igor Pečovnik
6765f734cc
Bump rockchip64 edge to 6.0.y ( #4337 )
...
* Bump rockchip64 edge to 6.0.y
Build test passing
* Update kernel config, enable aufs, disable broken wireless, remove deprecated patch
2022-10-25 11:26:51 +02:00
simple
d9eb3723e0
Fix mic for rt5651 asound.state ( #4331 )
...
* [rockchip64-dev]Fix OrangePi4 Bluetooth and Mic
* [rockchip64-dev]enable CONFIG_SERIAL_DEV_CTRL_TTYPORT for bluetooth
* Update patch/kernel/rockchip64-dev/add-board-orangepi-4.patch
Co-Authored-By: Piotr Szczepanik <piter75@gmail.com>
* Update patch/kernel/rockchip64-dev/add-board-orangepi-4.patch
Co-Authored-By: Piotr Szczepanik <piter75@gmail.com>
* Update patch/kernel/rockchip64-dev/add-board-orangepi-4.patch
Co-Authored-By: Piotr Szczepanik <piter75@gmail.com>
* Update patch/kernel/rockchip64-dev/add-board-orangepi-4.patch
Co-Authored-By: Piotr Szczepanik <piter75@gmail.com>
* general add panel simple dsi
* Backporting patch to 5.10 kernel makes sense. Lets do it.
* Fixed rt5651 codec build module
* Fix mic for rt5651 state
Co-authored-by: iamdrq <iamdrq@qq.com>
Co-authored-by: Piotr Szczepanik <piter75@gmail.com>
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2022-10-24 20:42:45 +02:00
Igor Pečovnik
c5a6ea7c49
Status change for Helios64 / Rpi4 ( #4332 )
...
* Move Helios64 to EOS since it does not build. Move back once fixed.
* Move Rpi4 to supported as it has all that it needs
2022-10-24 20:42:32 +02:00
Igor Pečovnik
d297900152
Package fixes for Sid and Kinetic ( #4329 )
...
Fixing what was found in cache rebuild
2022-10-24 12:12:11 +02:00
Igor Pečovnik
df7a603553
Resolv check was done for host while it should be done for chroot ( #4325 )
2022-10-24 09:09:12 +02:00
Igor Pečovnik
5d7744c880
Add Ubuntu 22.10 Kinetic ( #4326 )
...
* Add Ubuntu Kinetic
* Remove missing package
* Keep only working desktops in kinetic
* Optimisation
* Cleanup
2022-10-24 09:07:51 +02:00
Igor Pečovnik
21b8626e4c
Disable hostapd service as it might not always be configured ( #4327 )
2022-10-24 09:05:23 +02:00
Joe Khoobyar
205a3f71e4
Merge pull request #4324 from armbian/bugfix/4243-nand-sata-install-non-ext4-without-armbian-env
...
Fix nand-sata-install move to non-ext4 eMMC when armbianEnv.txt does not exist already
2022-10-23 13:50:03 -04:00
Joe Khoobyar
ead3409f95
fix for #4323 in newer script too
2022-10-23 13:41:25 -04:00
Joe Khoobyar
e3df506959
a fix for #4323
2022-10-23 13:34:37 -04:00