Patrick Yavitz
eac7bb2ad5
Gateway GZ80x: update to u-boot-v2024.07
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2024-10-02 18:12:48 -04:00
Ricardo Pardini
932c78d9e6
mesa-vpu: support CLI builds as well as desktop
...
- a CLI image might have panfork or mesa, but not glx-mesa, mesa-utils, chromium, glmark which depend on x11/wayland
- this makes mesa-vpu useful for eg GBM applications
2024-10-02 21:43:16 +02:00
Patrick Yavitz
9b2b97e1e6
BananaPi BPI-M4-Zero: WiFi woes! blacklist RTW88
...
Guess its not fixed :(
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2024-10-02 10:27:49 -04:00
Patrick Yavitz
29708f6380
BananaPi BPI-M4-Zero: fixup 6.11 patch branding
...
arm64-dts-sun50i-h616-bananapi-m4-i2c-spi1-uart-pins.patch
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2024-10-02 10:27:49 -04:00
Patrick Yavitz
bc4b366a9c
BananaPi BPI-M4-Zero: update DTS
...
Added a DTSI just in case a M4 Berry should be added at a
later date.
Removed usb1_vbus-supply = <®_usb_vbus>; from the &usbphy
node. In my testing this resolves the onboard WiFi over USB
issue that has been troubling the REV1.
Added REV2 related nodes: SDIO, Regulators, Etc ...
An SDIO / Bluetooth overlay will be added at a later date to
support the REV2.
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2024-10-02 10:27:49 -04:00
Patrick Yavitz
f9921e3058
BananaPi BPI-M4-Zero: update to u-boot-v2024.04
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2024-10-02 10:27:49 -04:00
Patrick Yavitz
2ecb25e57f
BananaPi BPI-M4-Zero: update board and family config
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2024-10-02 10:27:49 -04:00
Ricardo Pardini
24f7c44e1b
rockchip-rk3588 / vendor: add CONFIG_RC_CORE and all IR remote modules
2024-10-02 12:07:11 +02:00
Ricardo Pardini
b9a12ec3e1
rockchip-rk3588 / legacy: add CONFIG_RC_CORE and all IR remote modules
2024-10-02 12:07:01 +02:00
Ricardo Pardini
f9fdd14fe8
rockchip-rk3588 / legacy: bump to 5.10-rkr8 (5.10.209)
...
- 'legacy' is not supported/enabled any more, but Joshua already did all the rebasing work ;-)
2024-10-02 12:07:01 +02:00
Ricardo Pardini
fd692cd6b5
armbian-bsp-cli-deb: fix shellcheck breakage; fixes #7303
...
- also, shellfmt
Fixes: db2b432d18
2024-10-02 12:06:31 +02:00
SuperKali
702c08263d
Adding missing udev audio rules for NanoPC T6 & LTS ( #7323 )
2024-10-02 11:37:50 +02:00
Igor Pecovnik
a53be7e622
Adjust patches due to kernel bump
2024-10-01 14:17:50 +02:00
Nicolas Pereira
f38b5a0de1
enable edge kernel to h96-tvbox-3566 TV-box ( #7310 )
...
* enable edge kernel to h96-tvbox-3566
* enable edge kernel to h96-tvbox-3566
* enable edge kernel to h96-tvbox-3566
2024-09-30 21:30:17 +02:00
Igor Pecovnik
d5531824f5
Switch from wireless-tools in disabling power management
2024-09-30 18:39:23 +02:00
Igor Pecovnik
140ea243fc
Replace wireless-tools app with iw in armbian-first-login
2024-09-30 18:39:23 +02:00
Igor Pecovnik
a55f8a26b4
Remove deprecated wireless-tools from packages - alternative (iw) is shipped
2024-09-30 18:39:23 +02:00
Igor Pecovnik
6bf8a1c61f
Allwinner EDGE: bump to 6.11.1 and add kernel rewrite
2024-09-30 18:38:35 +02:00
The-going
028952fe1e
sunxi-6.11: xradio: exclude driver if kernel version >= 6.11
2024-09-30 18:38:35 +02:00
The-going
3bc94b8355
sunxi-6.11: Fix compilation error incompatible pointer type
2024-09-30 18:38:35 +02:00
The-going
6313cf4368
sunxi-6.11: Switch edge to v6.11
2024-09-30 18:38:35 +02:00
The-going
0d3f0cfe66
sunxi-6.11: Add a series of Armbian patches
2024-09-30 18:38:35 +02:00
The-going
ad027fda4b
sunxi-6.11: Add megous patches
2024-09-30 18:38:35 +02:00
The-going
8138abdc26
sunxi-6.9: Delete it as it is not in use and contains bad patches
2024-09-30 18:38:35 +02:00
Tony
60f2ad0146
reinstate tinker edge r dts ( #7311 )
2024-09-30 12:32:46 -04:00
Ricardo Pardini
55b87180b5
rootfs: don't use the Armbian repo when building rootfs from both GHA pipelines and CLI; fixes #7123
...
- Fixes: 71296430fa -- which only set `SKIP_ARMBIAN_REPO=yes` when `rootfs` cli shortcut used
- GHA artifact pipelines are generic across all artifacts, and don't use the cli shortcuts
- instead, they use the `artifact` shortcut, with the `WHAT=rootfs` parameter
- so in GHA pipelines `SKIP_ARMBIAN_REPO=yes` was not taking effect
- rootfs artifact itself now enforces `SKIP_ARMBIAN_REPO` to be `yes` and makes it readonly
- also add `SKIP_ARMBIAN_REPO` to the general change-tracking for more clarity about configs and hooks etc
- add change tracking calls before/after generic artifact config adapter for even more clarity
2024-09-30 16:15:36 +02:00
Ben Hoff
ee4688952e
expose itc type to v4l2 in synopsys hdmir rx
2024-09-30 16:15:21 +02:00
Tony
25267c3a4a
remove redundant "add Xiaobao-nas" patch ( #7312 )
2024-09-30 08:09:06 -04:00
Igor Pecovnik
89476e86f3
BSP: store kernel and kernel test target definition to /etc/armbian-release to be used in armbian-config
...
Kernel switching will be allowed only between kernels defined here.
2024-09-29 19:29:35 +02:00
Igor Pecovnik
b24758bfa9
Ubuntu Focal: Change from EOS to CSC in order to generate base-files
...
Exiting CI only builds base-files for non CSC targets. Enabling Focal here and leave CI logic intact.
2024-09-29 19:06:20 +02:00
amazingfate
836def3d11
enable panfrost driver for rk3576 boards
2024-09-29 19:04:28 +02:00
Igor Pecovnik
db76bcef4f
Additional cosmetic fixes to MOTD
...
- move reading ip address to header
- add distro upgrade info
2024-09-29 19:04:19 +02:00
Igor Pecovnik
2626dcc718
KDE wallet: ship KDE distro with default disabled KDE Wallet
2024-09-29 19:04:09 +02:00
Igor Pecovnik
c7b30c38aa
Rockchip vendor: enable several options in Rockchip kernel
2024-09-29 19:03:57 +02:00
Igor Pecovnik
6a03d070d7
MD5 sum: changing default checking as it will fail on base-files
...
Base files are changed during the process.
FORCE_CHECK_MD5_PACKAGES=yes turns checking back on.
2024-09-29 09:55:15 +02:00
Igor Pecovnik
5d2b0e2f5a
Desktop bugfixes: two packages are missing upstream, from Trixie, removing them
2024-09-29 08:51:15 +02:00
Igor Pecovnik
aaf53327a7
Add property order which we use to sort releases historically
2024-09-27 15:08:54 +02:00
Igor Pecovnik
db2b432d18
BSP: Expand distribution status with possible upgrade information
2024-09-27 15:08:54 +02:00
Ben Hoff
e324143b5b
add 580 encoding
2024-09-27 14:23:33 +02:00
Gunjan Gupta
31e88922ad
Fix connecting to wifi networks where SSID contains a space or comma
2024-09-25 13:02:53 +02:00
SuperKali
5bd697b452
Add timeout on check wan address on motd ( #7297 )
...
* add timeout on get_wan_address
2024-09-25 13:02:37 +02:00
Ricardo Pardini
7aedf208af
mixtile-edge2: add rk3568 board (current/edge/vendor)
...
- in main `rockchip64` family, for current/edge (6.6 / 6.11)
- using mainline u-boot's generic rk3568 for current/edge
- vendor kernel is added via a copypasta hook to piggyback on `rk35xx`
- requires armbian/linux-rockchip PR https://github.com/armbian/linux-rockchip/pull/245
- vendor u-boot:
- is required to bringup npu for vendor kernel (otherwise panics)
- .dts done based on vendor kernel DT + looking at armsom-sige3
- defconfig ripped off from armsom-sige3
2024-09-24 09:58:58 +02:00
Ian Leung
94f65ea813
Orange Pi 3B: Edge: Switch to mainline dts
2024-09-24 09:58:43 +02:00
Igor Pecovnik
21a1628e02
Bugfix: xradio wireless stopped working if those files were removed.
2024-09-24 09:58:11 +02:00
Paolo Sabatino
1c79daddc0
bump rockchip64 edge kernel to v6.11
2024-09-21 14:18:19 +02:00
amazingfate
5e8d48cb7a
mesa-vpu: fix dist-upgrade when upstream release new conf file
2024-09-20 07:10:05 +02:00
amazingfate
0ff3d972b0
radxa-aic8800: remove kernel version check
2024-09-20 07:09:55 +02:00
dependabot[bot]
bd2883c489
build(deps): bump setuptools from 74.1.0 to 75.1.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 74.1.0 to 75.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v74.1.0...v75.1.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-20 07:09:45 +02:00
dependabot[bot]
562b7f2958
build(deps): bump dtschema from 2024.5 to 2024.9
...
Bumps [dtschema](https://github.com/devicetree-org/dt-schema ) from 2024.5 to 2024.9.
- [Release notes](https://github.com/devicetree-org/dt-schema/releases )
- [Commits](https://github.com/devicetree-org/dt-schema/compare/v2024.05...v2024.09 )
---
updated-dependencies:
- dependency-name: dtschema
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-20 07:09:36 +02:00
Igor Pecovnik
8bc31a2882
Bugfix: resolve boot loader compilation issues on X96-mate and Orangepizero2
2024-09-19 10:10:20 +02:00