Piotr Szczepanik
86abac1fd4
Cleanup u-boot configurations for rockchip64 derivatives ( #3150 )
...
* Cleanup u-boot configurations for rockchip64 derivatives
* Bring separate BOOT_USE_* variables into BOOT_SCENARIO
* Revert BOOTDIR change in rockchip64
* Bump RK3568 BL31 to v1.35
2021-10-26 22:14:41 +02:00
Vyacheslav
ae9fd1450e
Fix error in args for call aml_encrypt_gxl: incorrect path for bl2.n.bin.sig ( #3228 )
2021-10-26 21:44:25 +02:00
Ricardo Pardini
bd3609b4d1
fix security repo for bullseye ( #3226 )
...
* fix security repo for bullseye
- with bullseye, comes a security repo layout change
- see https://www.debian.org/releases/bullseye/arm64/release-notes/ch-information.en.html#security-archive
Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
* debian: fix source lists for bullseye+ and sid; remove previous fix
Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
2021-10-26 08:54:48 +02:00
Oleg
103ddb1adb
fix firefly-rk3399 ( #3227 )
2021-10-26 08:52:40 +02:00
Ricardo Pardini
1288f39db7
add impish to decisions about qemu-x86_64-static ( #3223 )
...
- Just like focal and hirsute, qemu-x86_64-static
Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
2021-10-26 08:52:02 +02:00
Ricardo Pardini
39c1f5a6a9
avoid getting 'unknown' TERM via serial getty ( #3225 )
...
- Escape $TERM, this is meant to be resolved at runtime and not in armbian/build's context
- This was very hard to track down, if building manually $TERM is actually valid (builder's $TERM)
- When building without a tty this shows up as "unknown"
Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
2021-10-26 08:51:22 +02:00
Paolo Sabatino
5fa022603c
rockchip64: provide rkvdec node for rk3328
2021-10-23 16:54:56 +02:00
Paolo Sabatino
f9275135aa
rk3328: add rga node, fix probe
2021-10-22 19:58:33 +02:00
Paolo
682e4085ab
rockchip64: add IEP driver ( #3215 )
...
* rockchip64: add IEP driver
* enable IEP driver as kernel module
2021-10-21 22:55:25 +02:00
Igor Pečovnik
5d86ceeb4e
Badges and donation option ( #3216 )
...
* Add Liberapay badge and use organisation settings for donations
2021-10-21 22:30:51 +02:00
Igor Pečovnik
5ba09b73cd
Add upstream patches, remove deprecated ( #3214 )
2021-10-21 18:55:58 +02:00
Vyacheslav
6c190e5a10
JetHome: Fix compiler for bsp package ( #3213 )
2021-10-21 13:38:03 +02:00
Igor Pečovnik
cac33b070e
Unset variable so it doesn't get extended ( #3212 )
...
That lead to glued packagelist when build images in a row.
[ o.k. ] Installing the desktop packages for [ Armbian ]
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package remminaanacron
2021-10-20 19:01:34 +02:00
Igor Pečovnik
06a3f77059
Missing support for Power and function key ( #3210 )
...
Noticed in Khadas Vim2
2021-10-20 09:08:07 +02:00
Oleg
35a83a3c6f
Update Jetson nano kernel config ( #3211 )
2021-10-20 09:07:52 +02:00
Vyacheslav
3c4b69650e
Add support for JetHome JetHub D1/H1 home automation controllers ( #3176 )
...
* JetHome: add basic files for JetHub D1/H1 boards
Signed-off-by: Vyacheslav Bocharov <adeep@lexina.in>
* JetHome: add uboot patches
Signed-off-by: Vyacheslav Bocharov <adeep@lexina.in>
* JetHome: add kernel patches for JetHub D1/H1 (backport from 5.16-dt kernel)
Signed-off-by: Vyacheslav Bocharov <adeep@lexina.in>
* JetHome: add bsp packages for JetHub D1/H1
Signed-off-by: Vyacheslav Bocharov <adeep@lexina.in>
* JetHome: add kernel options for hardware JetHub D1/H1
Signed-off-by: Vyacheslav Bocharov <adeep@lexina.in>
* JetHome: fix targets-cli-beta.conf for JetHub D1/H1
Signed-off-by: Vyacheslav Bocharov <adeep@lexina.in>
* JetHome: add axg uboot creation function for JetHub D1
Signed-off-by: Vyacheslav Bocharov <adeep@lexina.in>
2021-10-19 21:05:36 +02:00
Vyacheslav
07523f5a9e
Add gpio power reset for hci_h5 controllers in h5_btrtl_open ( #3208 )
2021-10-19 21:02:24 +02:00
Igor Pecovnik
c83bb5c3b2
Remove deprecated patch
2021-10-19 10:44:36 +02:00
Igor Pečovnik
92cc1f43a3
Enble Impish in repository ( #3207 )
2021-10-19 10:41:48 +02:00
Bohdan
c8a68820d3
Add support for rtl8822cs (hci_ver 0x8) bluetooth ( #3201 )
...
Signed-off-by: chbgdn <chbgdn@gmail.com>
2021-10-18 20:36:28 +02:00
Igor Pečovnik
c9afbb26b9
Add upstream patches ( #3203 )
2021-10-18 19:52:23 +02:00
Igor Pečovnik
085fc8ea39
Decreasing number of nightly builds ( #3204 )
...
* Decresing number of nightly builds
Lets keep in only a few where its likely to have relevant changes in kernel
* Clean also beta desktop builds
2021-10-18 18:20:51 +02:00
Oleg
ddc90be2c7
fix sound station ( #3200 )
2021-10-15 14:19:53 +02:00
Oleg
286eed02f7
fix jetson-nano ( #3199 )
2021-10-15 14:19:00 +02:00
Pavel Sokolov
de548b01e6
Added helper to run workflows on forks ( #3197 )
...
* Added workflow helper for the forked repositories.
* Use secret.ARMBIAN_SELF_DISPATCH_TOKEN, Added `event_details`
* Use secret.ARMBIAN_SELF_DISPATCH_TOKEN, Added `event_details`
* Updated .github/workflows/README.md with `armbian` event
* Fix newline in the end of yaml.
* Remove `Debug details` step
* Added comment for JSON processing
2021-10-15 07:59:43 +02:00
Igor Pecovnik
83217ea30c
CI runners support - take more memory from host
2021-10-15 00:12:25 +02:00
Igor Pečovnik
60e6adcc3a
Fix missing packages in Ubuntu impish ( #3198 )
2021-10-15 00:03:31 +02:00
Igor Pecovnik
5f947341ba
Bump rootfs cache version number to force rootfs creation
...
Also add an option to set those two cache parameters from the outside
2021-10-14 21:31:15 +02:00
Richard Neese
f15303b9c9
adding cinnamon to buster builds ( #3074 )
2021-10-14 20:12:23 +02:00
Igor Pečovnik
997c103c26
Upstream patches and a patch name correction ( #3194 )
...
* Just upstream patches and a patch name correction
* Add configs
2021-10-14 00:01:42 +02:00
Igor Pečovnik
84ef3d5289
Extending free memory detection to swap ( #3195 )
...
Host machines with 4Gb physical memory are unable to build all images. During workiin on CI improvements it was noticed that runners with just 4Gb of memory are unable to create rootfs cache or make an images even that should be sufficient. Memory reservations are set very conservatively and we can keep that since adding a swap into the equation proves to be enough. If host machine is running Armbian (which will be in most cases) our ZRAM / ZSWAP memory management takes care of securing that extra needed memory.
2021-10-14 00:01:23 +02:00
Igor Pečovnik
d5662a50a2
Github actions update ( #3196 )
2021-10-14 00:01:03 +02:00
Igor Pečovnik
095be1ba57
Github actions update ( #3193 )
2021-10-13 17:36:18 +02:00
Paolo Sabatino
a52cc0542e
rockchip64: compile timer led trigger in-kernel
2021-10-13 11:31:08 +00:00
Igor Pečovnik
51ee548ab4
Delete 0381-drivrs-mmc-revert-g103a5348c-to-fix-some-wifi.patch
...
https://github.com/armbian/build/pull/3192
2021-10-13 13:18:19 +02:00
Igor Pečovnik
0fe69c2fe6
Github actions update ( #3191 )
2021-10-13 12:50:18 +02:00
Vyacheslav
ae7c00689e
Remove unnecessary patch as backported to kernel 5.10.72 ( #3192 )
...
commit e5cb3680b958ed3eb66504c0865f767d760cc9cd
Author: Neil Armstrong <narmstrong@baylibre.com>
Date: Tue Sep 28 09:36:52 2021 +0200
mmc: meson-gx: do not use memcpy_to/fromio for dram-access-quirk
commit 8a38a4d51c5055d0201542e5ea3c0cb287f6e223 upstream.
Signed-off-by: Vyacheslav Bocharov <adeep@lexina.in>
2021-10-13 12:49:41 +02:00
Igor Pečovnik
4d19f3d4aa
Github actions update ( #3187 )
2021-10-12 22:57:26 +02:00
Paolo Sabatino
a1d044de8e
rockchip: update support for edge kernel 5.14
...
* imported Rockchip project patches from libreelec
* disable duplicate/unapplicable patches and rework others
* add patches for tinkerboard, miqi and xt-q8l-v10 to enable hevc, hevc_mmu and rga nodes
2021-10-12 15:59:01 +02:00
Jannis
8f3305b461
Merge pull request #3186 from armbian/AR-935
...
[AR-935] mvebu-edge switch to 5.14, update patches
2021-10-12 07:14:15 +02:00
Heisath
d972daac50
Update net dsa mv886xxx patch
2021-10-10 21:31:27 +02:00
Heisath
d45499694e
Update mvebu-edge 5.14 patches with version from http://git.armlinux.org.uk/cgit/linux-arm.git/log/?h=clearfog
2021-10-10 21:31:14 +02:00
Heisath
5a8513360c
Switch mvebu-edge to kernel 5.14
2021-10-10 21:30:56 +02:00
Jannis
c3955ba341
Merge pull request #3185 from armbian/AR-934
...
[AR-934] mvebu: Add PCIe Wifi quirks patch for Atheros and Qualcomm cards
2021-10-10 21:20:46 +02:00
Heisath
4b87543863
Add PCIe Wifi quirks patch for Atheros and Qualcomm cards
...
https://lore.kernel.org/linux-pci/20210505163357.16012-1-pali@kernel.org/
2021-10-10 09:21:02 +02:00
Richard Neese
f90bd10622
added 2 pkgs for monitoring system temp and other sensors ( #3136 )
...
* added 2 pkgs for monitoring system temp and other sensors
* fix typo
2021-10-09 23:38:08 +02:00
Igor Pečovnik
a38a3ff77b
Upstream patch ( #3183 )
2021-10-09 17:58:25 +02:00
Igor Pečovnik
bd54236f9f
Update u-boot to 2021.10 ( #3182 )
2021-10-09 17:57:56 +02:00
Igor Pečovnik
c74b8ea582
Orangepi Zero 2 legacy - add upstream patches ( #3180 )
2021-10-09 17:57:33 +02:00
Igor Pečovnik
484ee3f305
CI pipeline bugfix - removing pointer from temporally repository ( #3181 )
2021-10-07 20:54:04 +02:00