Igor Pečovnik
7b4f1e3773
Move Bananapi M5 to U-boot 2022.04 ( #4524 )
...
* Move Bananapi M5 to U-boot 2022.04
* Enable minimal build images
2022-12-07 08:33:55 +01:00
Ivan Podogov
7b3325c95e
Enable RTL8852BU ( #4537 )
...
It's enabled in the Radxa config
2022-12-06 21:52:23 +01:00
Igor Pečovnik
1ab07d6471
Add build target for Rockpi 5B ( #4520 )
2022-12-06 09:48:06 +01:00
Igor Pečovnik
c6b5e1d329
Add gnome-disk-utility to the desktops ( #4530 )
2022-12-06 09:47:10 +01:00
Igor Pečovnik
eee984cf2d
Move btrfs-progs to the minimal images ( #4531 )
2022-12-06 09:47:00 +01:00
Igor Pečovnik
e27f90b856
Add fonts-ubuntu to the desktop packages ( #4533 )
...
Missing font in Bullseye desktop cause strange fonts in Terminator
2022-12-06 09:46:48 +01:00
Markus Hoffrogge
be86d1bd27
Add missing print for NAND boot source
...
fixes #4532
2022-12-06 10:01:59 +03:00
Igor Pečovnik
974c31029a
Bump sunxi to recent and adjust broken patches ( #4535 )
...
* Bump sunxi to recent
* Adjust patches for EDGE
2022-12-06 09:52:24 +03:00
marcone
bc82a8e0fd
Don't use "edge" patches for "current"
...
meson64 (Radxa Zero and possibly others) config was using
meson64-edge for both kernel 5.19 and kernel 6.0 based builds.
2022-12-05 08:47:23 -08:00
Igor Pečovnik
1068789309
Switch BananapiM5 images from EDGE to Current ( #4516 )
2022-12-03 14:32:45 +01:00
Igor Pečovnik
3ab2fe8c1f
Enable several build targets ( #4497 )
2022-11-29 19:48:27 +01:00
Oleg
c983420618
correction of the composition of images and programs in them ( #4506 )
2022-11-29 19:48:03 +01:00
Igor Pečovnik
0428c18033
Revert bootloader for R4S and Neo3, adjust names ( #4510 )
...
* Enable CONFIG_BPF_SYSCALL which might improve Docker support
* Adjust board names
* Move neo3 to previous bootloader too
* Disable 3d support on rock64
2022-11-29 19:47:37 +01:00
The-going
63a09be31d
Add a description of the new BUILD_ONLY key to example.conf
2022-11-29 18:52:31 +03:00
Igor Pečovnik
a7f6345a89
Properly enable kernel compilation for nightly images ( #4500 )
2022-11-27 21:43:28 +01:00
Igor Pečovnik
26a00ebcd2
Remove broken packages from Kinetic ( #4496 )
2022-11-27 10:46:42 +01:00
The-going
8452fb75ee
sunxi: switch CURRENT to v5.15.80, EDGE to v6.0.10
2022-11-27 12:40:01 +03:00
Igor Pečovnik
7304af6be8
Small tweaks ( #4492 )
...
* Update HTOP defaults
* Remove ZFS PPA sources. We will move them to main repo. Its just a repo anyway.
2022-11-27 00:10:44 +01:00
Markus Hoffrogge
c28e2d6422
SUNXI family config: Update setting of UBOOT_TARGET_MAP to allow overriding ( #4479 )
...
- sunxi64_common.inc, sunxi_common.inc:
- change current setting of UBOOT_TARGET_MAP
to allow a probable overriding definition
in a board config file
fixes #4478
2022-11-24 12:52:10 +01:00
Alban Browaeys
c3596f401a
Fixed u-boot v2022.07 compilation for Helios64 ( #4480 )
...
* Fixed u-boot v2022.07 compilation for Helios64
* Move Helios64 back from EOS to community supported as images can be assembled
Co-authored-by: Igor <igor@armbian.com>
2022-11-24 12:51:32 +01:00
Oleg
9076d1c25e
DTB fix for Station M3 ( #4465 )
2022-11-20 23:00:44 +01:00
Oleg
90e9d55df4
Remove 3D support for Station & Jetson Nano images with legacy kernel ( #4467 )
...
* fix start X11 legacy kernel
* fix p2 targets
2022-11-20 23:00:25 +01:00
Igor Pečovnik
e80b8eddc5
Add build targets which only build kernels ( #4475 )
...
This is handy to have set by default in case we want to recreate repository with all kernels we need
2022-11-20 23:00:03 +01:00
Markus Hoffrogge
c05c064021
Add mtd-utils to all ARM distributions main packages ( #4428 )
...
The mtd-utils package provides NAND and SPI
flash capabilities for mainline kernel /dev/mtdX devices.
This will help on board setup from SD card boot.
closes #4427
2022-11-20 22:59:16 +01:00
hzyitc
18dba7985f
meson adjust ( #4461 )
...
* onecloud: adjust partition offset
* meson: odroidc1: special `write_uboot_platform`
* onecloud: use 24bit u-boot logo
2022-11-19 08:09:07 +01:00
Oleg
28c6be0489
Fix u-boot Station M1 ( #4462 )
...
* fix u-boot station m1
* fix config station m1
2022-11-19 08:08:56 +01:00
Igor Pečovnik
561682027f
Improve post install handling on desktop package install ( #4458 )
2022-11-17 17:42:52 +01:00
Ricardo Pardini
eb4c090a38
tinkerboard-2: move to "legacy" 21.07 u-boot; firmware & kernel DTS fixes (5.18/19,6.0) (#4449 )
...
- notes in the board file about the RAM issues (tested, confirmed working blob change of #4383 by @pinhaozhang working with u-boot 21.07; `blobless` also works with ATF v2.7 on my known-good-RAM boards)
- tinkerboard-2: add full firmware, for the rtl8822ce PCIe Wifi default card in the tb2 as shipped by ASUS
- tinkerboard-2: uboot: rename `TARGET_TINKER-2_RK3399` to `TARGET_TINKER2_RK3399` to avoid warnings all over
- tinkerboard-2: slower but working Tinkerboard 2S eMMC (HS400+ES to HS200)
- both for u-boot and kernel.
- should not affect 2, only 2S
2022-11-16 22:04:38 +01:00
Igor Pečovnik
d6cf58b37f
Update Allwinner kernels to latest ( #4447 )
2022-11-16 18:41:45 +01:00
blahblahblah303
cd4da2a77b
Adding in kernel module for controller support ( #4448 )
2022-11-16 18:40:14 +01:00
hzyitc
6328187c1f
meson: legacy: bump to 5.10.155 ( #4451 )
2022-11-16 18:39:36 +01:00
Ricardo Pardini
3e7789445c
odroidm1: use mainline 6.1-rc5, grab DTS only from mmind/v6.2-armsoc/dts64 as single patch; +armbian-nextify (#4452 )
2022-11-16 18:39:25 +01:00
Ricardo Pardini
854fef5d5f
helios4/machiattobin-doubleshot/rpi4b remove legacy BRANCH ( #4453 )
...
- family code for those boards does not have such legacy anymore
2022-11-16 18:39:15 +01:00
Ricardo Pardini
8bb79baeb9
khadas-vim3l: add asound file (#4454 )
2022-11-16 18:38:14 +01:00
Paolo
ed2c6d3c67
rockchip: advance edge kernel to v6.0 ( #4445 )
2022-11-15 20:22:47 +01:00
Paolo
c95f5157f7
rockchip64: fix broken 6.0 drivers, reshape config ( #4442 )
2022-11-15 20:19:30 +01:00
Paolo
35db7a3995
rk322x: bump kernel to 6.0 ( #4443 )
...
* rk322x: advance edge kernel to 6.0
* accomodate fixes to ssv6051, esp8089 and rtl8723cs drivers, dmc
driver, mglru patch
* update libreelec patches to latest bits
* import fix from ssv6051 driver for 64-bit
2022-11-15 20:19:17 +01:00
Igor Pečovnik
8b4a9f3296
Bump to most recent sunxi kernel (current) ( #4440 )
...
* Bump to most recent sunxi kernel (current)
* sunxi-5.15: rework for v5.15.78 (#4444 )
Co-authored-by: The-going <48602507+The-going@users.noreply.github.com>
2022-11-15 22:08:16 +03:00
Ricardo Pardini
9ad65d83eb
More updates for Radxa's Amlogic boards (radxa-zero and radxa-zero2) ( #4429 )
...
* `meson64`: `6.0`: g12a and g12b pinmux patches from Radxa
* u-boot: `radxa-zero2`: Radxa's patches for the Zero2 on `v2022.10`
* u-boot: `radxa-zero2`: use `v2022.10` plus Radxa's patches
* `meson64` u-boot v2022.10: change `BOOT_TARGET_DEVICES` to try to boot USB, NVME and SCSI before SD, MMC, PXE, DHCP
* `radxa-zero`: include v2022.10 standard patches (eg: boot from USB first)
2022-11-14 14:59:45 +01:00
Oleg
c29e51c708
move kernel media-edge to 6.0.7 ( #4405 )
...
* move kernel media-edge to 6.0.7
* fix name
2022-11-12 10:51:25 +01:00
Oleg
21bbdbfb91
move u-boot-media to 2022.04 support USB ( #4404 )
...
* move u-boot-media to 2022.04 support USB
* fix name
2022-11-12 10:13:09 +01:00
Oleg
738c161307
move kernel media-current to 5.19.17 ( #4406 )
...
* move kernel media-current to 5.19.17
* fix name
2022-11-12 10:11:22 +01:00
The-going
58b77e1cfd
Sunxi 6.0: update megous patches, switch to v6.0.8 ( #4425 )
...
* sunxi-6.0: update upstream megous patches to tag orange-pi-6.0-20221105-1830
* sunxi-6.0: rebase to v6.0.8
* sunxi-6.0: switch to v6.0.8
2022-11-12 10:54:18 +03:00
Joe Khoobyar
4fab357838
AR-1301: Move Rock PI 4 C Plus to stable targets ( #4423 )
...
* AR-1301: Move Rock PI 4 C Plus to stable targets
* Add also minimal targets
AFAIK this will be the primary model
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2022-11-12 07:07:11 +01:00
Ricardo Pardini
98c95c00ba
Updates for Radxa's Amlogic boards (radxa-zero and radxa-zero2) ( #4420 )
...
* `radxa-zero` & `radxa-zero2`: set `BOOT_FDT_FILE` explicitly; no real changes
* `radxa-zero2`: `6.0`/`edge`: update Radxa Zero 2 DTS patch with Radxa's latest
* `radxa-zero`: `6.0`/`edge`: update USB-C patch with "fix interrupt storm from fusb302"
* `radxa-zero`: use pure mainline v2022.10 u-boot with no patches
2022-11-11 19:29:48 +01:00
Igor Pečovnik
d0efa9bfe1
Remove pinta package ( #4419 )
2022-11-11 18:20:46 +01:00
Igor Pečovnik
3431bb7ab3
Move package Pinta to per arhitecture and group multimedia ( #4418 )
...
This fixes cache compilation.
2022-11-11 17:19:55 +01:00
Igor Pečovnik
f5bf24e842
Move nala from deboostrap regions ( #4416 )
2022-11-11 12:36:51 +01:00
Igor Pečovnik
996b6b40a7
Move all PPAs to desktop to enhance security of CLI images ( #4414 )
...
* Move PPAs to desktop
* Remove script that is in by mistake
* Fix
2022-11-11 12:19:20 +01:00
Igor Pečovnik
6eef8aed2b
Reduce beta images build ( #4415 )
...
Those are already in the stable section
2022-11-11 12:18:45 +01:00