Igor Pecovnik
1b05504c43
Revert "Remove debootstrapped static resolv.conf"
...
This reverts commit ddcda273a5 .
2024-05-12 19:05:04 +02:00
Lane Jennison
a099dfc9c9
RK3588: add generic pwm overlays from vendor kernel
2024-05-12 16:07:23 +01:00
Igor Pecovnik
6f8fd3a68a
After enabling Ubuntu Oracular on nightly builds, oibaf extension fails to work
...
I think we just need to use "devel" key for unknown Ubuntu release.
2024-05-12 16:04:15 +01:00
Alessandro Lannocca
ddcda273a5
Remove debootstrapped static resolv.conf
2024-05-12 15:24:54 +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
Muhammed Efe Cetin
8827b0db51
rockchip-rk3588-edge: opi5-plus: update edge patches
2024-05-11 21:27:03 +01:00
Igor Pecovnik
baeaee6f20
Use oibaf and v4l2 in desktops only
2024-05-11 21:02:24 +01:00
Alex
1977a47fb4
added 'console' statement to config/sources/families/rockchip64.txt ( #6578 )
2024-05-11 21:59:44 +02:00
Alex
9063417d90
Treat sid and unstable as synonyms in distro-specific.sh ( #6582 )
...
Credits: @going --> https://forum.armbian.com/topic/37503-kali-linux-as-supported-distro/
2024-05-11 21:59:17 +02:00
Muhammed Efe Cetin
18e65527f7
Pin oibaf packages on mesa-oibaf extension
2024-05-11 17:35:41 +01:00
Ricardo Pardini
fb17a2a84f
armbian-kernel: drop DEBUG_KERNEL/DEBUG_INFO disables; force EXPERT=y and bring back CONFIG_GPIO_SYSFS=y for all kernels
...
- we had `_DEBUG=n` forced, which conflicted with `_EXPERT=y`;
- some important SBC features (like _GPIO_SYSFS) depend on _EXPERT=y
- we've plans to enable BTF/CO-RE kernels soon, so removing the non-debug enforcement makes some sense
- also, .config's will be free to determine debug config, nothing's changing in those here
- remove the `_EMBEDDED` special case handling, we can do that as well now
- add a separate hook to renable `CONFIG_GPIO_SYSFS=y`; it was a victim of `EXPERT=n` in some kernels
- this does not include rewrites of all the .configs -- those should be done in a separate batch -- either way effect is the same, hooks will always override .config's
- during rewrites, a large number of new options will show up, since `_EXPERT=y` is used as dependency for many of Kernel's experimental-ish features
2024-05-11 17:35:27 +01: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
Ricardo Pardini
dde0e0f62c
main-config.sh: workaround: set the default ARCH to arm64 (replacing armhf)
...
- armhf was disabled for some releases and now we get spurious failures building certain artifacts (firmware)
Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
2024-05-11 00:12:46 +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
Igor Pecovnik
ae469d6503
Change the way repository is getting updated
2024-05-10 13:25:27 +01: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
Gunjan Gupta
7dabd9300d
Add ability to freeze git resources
2024-05-10 13:24:18 +01:00
chainsx
b78efedefd
phytium_embedded: update phytium u-boot binary
2024-05-10 13:02:17 +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
ssp97
c56aa2d34d
rockchip-rk3308-current: sakura pi rk3308b adds kernel 6.6 and 6.8 support
2024-05-09 16:44:47 +01:00
Igor Pecovnik
fc7638592c
Fix for line numbers in patched patch file
...
https://github.com/armbian/build/pull/6560
2024-05-09 16:38:38 +02:00
amazingfate
1ff445fa3d
rock5c: fix rk3582 with disabled rkvdec node
2024-05-09 16:51:40 +08:00
monkaBlyat
77cd0a71cc
enable android binder on rk3588 edge config for android container support
2024-05-08 17:13:02 +02:00
voapilro
3bb74af9db
Fix memory size detection for 1.5GB Orange Pi Zero 3 board on v2024.01 u-boot release
2024-05-08 07:30:31 +01: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
Igor Pecovnik
75845cab4e
Odroid: remove deprecated patches
2024-05-07 11:34:21 +01:00
Paolo Sabatino
45dd07d4c5
rockchip64: rework drm hunk due to mainlined patch
2024-05-07 00:37:03 +01:00
Julian Sikorski
c9cde1e49a
Update odroidxu4-current to 6.6.30
2024-05-06 15:50:41 +01:00
Julian Sikorski
c6b77cba61
Adapt the GPIO names patches to upstream commit 724ba67
2024-05-06 15:50:41 +01:00
Julian Sikorski
f7bacd7590
Drop changes already added in odroid commit a633520 from the upstream patch
2024-05-06 15:50:41 +01:00
Julian Sikorski
44180c6a10
Drop add-con11-gpiomem.patch as there is nothing to patch
2024-05-06 15:50:41 +01:00
Julian Sikorski
e08e0e294a
Switch odroidxu4-current kernel to 6.6
2024-05-06 15:50:41 +01:00
Paolo Sabatino
253331a7cd
rockchip64: add some HDMI clock and timing fixes
2024-05-06 15:50:23 +01:00
Paolo Sabatino
3c8bb09e8b
rockchip64: remove rk3318-box patch hunk
2024-05-06 15:50:14 +01:00
Paolo Sabatino
887a8d7a66
rockchip: update kernel config to latest
2024-05-06 15:50:14 +01:00