Commit Graph

5393 Commits

Author SHA1 Message Date
Igor Pecovnik
db29891de4
Freeze sources and set version 2024-05-25 21:37:40 +02:00
Tony
987daf5431
Add config for Libre Computer Sweet Potato (#6660)
* Add config for Libre Computer Sweet Potato

* update meson-gxl.conf for Sweet Potato
2024-05-25 01:24:43 -04:00
amazingfate
4c3530fac6 Add chromium v4l2 encoder/decoder udev rules 2024-05-22 15:44:28 +02:00
Igor
ddc9982286
Introduce integrated extension for 3D and multimedia (#6646) 2024-05-22 11:42:23 +02:00
Ricardo Pardini
63693c8986 aml-t95z-plus: add board file (and u-boot 2024.04) for T95Z Plus Amlogic tvbox
- we've had kernel patches/DT (from chewitt) for this in meson64 for a long time, but I never sent the board
- uses blobs for the `tartiflette-s912` which is also an DDR3 S912 (VIM2's blobs are DDR4 and won't boot)
- this adds `u-boot 2024.04` support, using chewitt's DT & `000.patching_config.yaml` & a specific BOOTPATCHDIR
- this is a full board as-if it was an SBC, and expects to boot from mainline u-boot;
  - for that to work you've to wipe the eMMC and get rid of the vendor-supplied u-boot
  - if this is not what you want/need, you can use the aml tvbox "board" instead, together with Android u-boot
2024-05-21 22:36:01 +02:00
Gunjan Gupta
b2cc35d275 Fix slow build issue when building noble images 2024-05-21 20:26:33 +02:00
The-going
0f89d8b769 sunxi: freeze the kernel version v6.6.31 2024-05-21 20:26:19 +02:00
Igor Pecovnik
7fbfd34ed2 Install wireguard tools also in minimal image 2024-05-21 20:25:33 +02:00
amazingfate
06aaf81ee6 rockchip-rk3588: drop BOOTFS_TYPE for single root partition image 2024-05-20 16:01:21 +02:00
Igor Pecovnik
143db3a188
Move Espressobin to EOS group as it does not build anymore
- it is free to be moved back, once troubles are gone.
2024-05-20 15:59:25 +02:00
kernelzru
fe6f5879f6 Update mainline-kernel.conf.sh as kernel 6.9 is released 2024-05-19 19:46:32 +02:00
Andy Yan
4487274a0b Add support for RK3588 based Cool PI CM5 EVB
Signed-off-by: Andy Yan <andyshrk@gmail.com>
2024-05-19 19:44:43 +02:00
kernelzru
9d8eb46572 Update boot-odroid-c1.ini
-Clean, remove params for old kernel
-Add option to disable usb autosuspend
-Add display console
2024-05-19 19:42:05 +02:00
amazingfate
302c73dd51 rock-5c: rename wifi interface name to a static one 2024-05-19 19:41:56 +02:00
Ricardo Pardini
aca141f1b9 khadas-vim3: fix stray closing brace in board file
- a stray closing brace, meant for the function, that ends up doing the wrong config change
2024-05-19 19:41:47 +02:00
Ricardo Pardini
40371934d2 lib & config: give shellcheck directions (to /dev/null for dynamic, to repo-relative path for static) for all sourced references
- in preparation for tightening the shellcheck severity level
  - it needs to be able to follow all sources; dynamic ones are ignored, static ones need root-relative prefix
2024-05-19 19:41:35 +02:00
Tony
e3f9292566 Update boot-meson-gx.cmd
formatting update
2024-05-19 19:41:05 +02:00
Thomas McKahan
481fca9ebb meson64: fix Lafrite boot
create new boot script free of G12 stuff, using default u-boot load addresses.
La Frite boots from USB as well as eMMC, add ability to get root device via PARTUUID
2024-05-19 19:41:05 +02:00
chainsx
aa6ed7ce32 firefly-rk3399: move to rockchip64 family 2024-05-17 14:33:21 +01:00
Janmcha
66b0171516 Update orangepipcplus.csc
Adding myself as maintainer
2024-05-15 10:17:54 +01:00
Igor Pecovnik
c72a158876 Remove deprecated patch + updating kernel config with rewrite-kernel-config
Fix media current and edge which hasn't been addressed in https://github.com/armbian/build/pull/6605
2024-05-15 09:15:32 +01:00
Lane Jennison
4c1f2d6b1f board config: rename function to match cm3588 2024-05-15 07:25:02 +01:00
Lane Jennison
371bb6bae0 cm3588-nas: switch edge uboot to kwiboo mainline 2024-05-15 07:25:02 +01:00
chainsx
e27975b8ce station-m2: move to rk35xx family 2024-05-15 07:24:20 +01:00
Igor Pecovnik
d1ba8e2ddb Declare Ubuntu Noble as supported build target 2024-05-14 06:39:38 +01:00
Werner
31b9907678 Rename orangepi3b.csc to orangepi3b.eos
Ethernet is supposedly broken by design.

While Xunlong is working on a hw revision of this board it is to be expected that it will be released under the same name which will then ultimately contribute to users confusion why on some boards eth works and on others not. Therefore get rid of this one altogether.
2024-05-12 15:23:35 +01:00
Ricardo Pardini
10f9e7c9dc rk35xx: drop vendor-boogie-panthor BRANCH; it has been integrated into vendor
- This reverts commit 5f59fe63f1
2024-05-12 13:06:24 +01:00
Ricardo Pardini
33d2ee8fd6 multiple boards: fixes for board file syntax / missing vars (fixing JSON matrix prepare)
- BOARD_MAINTAINER must exist
- Every board file needs some variables defined, since they're parsed directly (and sources/includes are not resolved)
2024-05-12 13:04:47 +01:00
Gunjan Gupta
83a288f5c2 VIM1S/VIM4: initialize video firmware symlink 2024-05-12 15:02:59 +05:30
Alex
1977a47fb4
added 'console' statement to config/sources/families/rockchip64.txt (#6578) 2024-05-11 21:59:44 +02:00
Igor Pecovnik
1c4919f14f Several kernel config automatic rewrite
./compile.sh rewrite-kernel-config BOARD=board BRANCH=branch
2024-05-11 17:32:27 +01:00
kernelzru
96bed4e609
Update meson edge to 6.8 kernel (#6575)
* Meson8b update kernel to 6.8
* Fix error in clean tools 6.8 kernel
2024-05-11 16:09:44 +02:00
Joshua Riek
de82b6ffd3
Add initial support for the Orange Pi 5 Pro (#6506)
* Add initial support for the Orange Pi 5 Pro
* Enable MotorComm network driver in rk35xx legacy and vendor kernel config
* Resolve conflicts
---------
Co-authored-by: Igor Pecovnik <igor@armbian.com>
2024-05-11 13:23:07 +02:00
Igor Pecovnik
514c6a48e8 Return Noble armhf arch as it works
- remove kinetic, lunar, mantic
- fix armhf sid, noble, oracular
2024-05-11 12:15:22 +01:00
kernelzru
7488222b2a Fix booting odroid c1 u-boot, compiled with latest GCC's 2024-05-11 08:07:28 +01:00
amazingfate
5162b6e6e1 rk35xx-vendor: enable AHCI_DWC for rk3568 sata 2024-05-11 08:07:17 +01:00
Igor
0ba8771891
Proposed board status change for 24.5 (#6569)
* Odroid C1 received some update
* Zero 3W is maintained by Radxa
* Rock5 itx will be platinum
* Plus version nobody mentioned - save some build resources
* Enabled rock5c
* Enable other two rock5
* Adjust testing targets
2024-05-10 19:58:33 +02:00
Ricardo Pardini
649569eccd thinkpad-x13s: drop steev's kernel; switch to jhovold's wip/sc8280xp-6.9-rcX
- update .config according to jhovold's defconfig, but keep network filesystems enabled
2024-05-10 13:25:14 +01:00
Igor Pecovnik
017acb063c Add Ubuntu Oracular 2024-05-10 13:25:00 +01:00
amazingfate
1fd390ecfa armsom rk3588 boards: use radxa's new uboot 2024-05-10 13:24:44 +01:00
Igor Pecovnik
f0fcb29465 Create output/info early in host prepare for storing JSON files and remove JSON 2024-05-10 13:24:18 +01:00
Gunjan Gupta
63ebab6b33 Freeze git sources for v24.02 release 2024-05-10 13:24:18 +01:00
kernelzru
b8cb535327
Fix u-boot build for odroid c1 + fix onboard usb hub on odroid c1 (#6559)
* Fix odroid c1 u-boot build with GCC > 4.9
* Fix odroid c1 usb onboard hub
* u-boot add olddefconfig for odroidc c1
* fix build on armbian
* Update meson_common.inc
2024-05-09 17:47:36 +02:00
bmilde
db0c5d2de9 Update linux-rockchip-rk3588-edge.config
Enable bcachefs filesystem support in rk3588 kernel config (copied from rockpro64 edge config)
2024-05-09 16:46:39 +01:00
chainsx
4e1877bbe1 phytium_embedded: update kernel config from phytium repo 2024-05-09 16:45:42 +01:00
monkaBlyat
77cd0a71cc enable android binder on rk3588 edge config for android container support 2024-05-08 17:13:02 +02:00
amazingfate
503ba57fcc add armsom-sige1 support 2024-05-07 12:15:41 +01:00
amazingfate
3b4f9c8bcc add rock-5-itx board 2024-05-07 12:15:28 +01:00
Julian Sikorski
e08e0e294a Switch odroidxu4-current kernel to 6.6 2024-05-06 15:50:41 +01:00
Paolo Sabatino
887a8d7a66 rockchip: update kernel config to latest 2024-05-06 15:50:14 +01:00