Ricardo Pardini
568ed3ae39
pipeline: don't bomb when logging int value's length (GHA outputs)
2023-10-13 21:05:33 +02:00
Ricardo Pardini
ed39cb04fb
pipeline: add hard 17*30 limit to number of total matrix jobs
...
- show size of each GHA output in logs
2023-10-13 20:13:10 +02:00
Ricardo Pardini
fed7bf63f5
pipeline: disable GHA output of non-chunked version in bash
...
- (python sets its own outputs for chunks)
2023-10-13 18:57:43 +02:00
Ricardo Pardini
0047f8e3bd
dpkg-deb: rename fakeroot_dpkg_deb_build -> dpkg_deb_build
2023-10-13 18:04:56 +02:00
Ricardo Pardini
5ed338fb60
dpkg-deb: don't use fakeroot, we're already root; don't add fakeroot dep either
2023-10-13 18:04:56 +02:00
Ricardo Pardini
3b54d17480
patching: accept a sha1 in BASE_GIT_TAG (as well as branch or tag)
...
- just for convenience
2023-10-13 18:04:14 +02:00
Ricardo Pardini
d6fca17014
mixtile-blade3: enable pci3x4 nvme boot (requires u.2 -> m.2 adapter from blade3 case kit)
2023-10-13 18:03:31 +02:00
Ricardo Pardini
57c8f4091a
rockchip-rk3588: add -Wno-error=enum-int-mismatch to u-boot CFLAGS so it builds with gcc 13+
...
- this applies to all u-boots in this family
2023-10-13 18:01:41 +02:00
Ricardo Pardini
6219927ce9
grub + grub-with-dtb: add back functions removed from mkconfig_lib in recent GRUB versions (2.12)
...
- this should make `09_linux_with_dtb.sh` work across all RELEASE's, `sid` and `mantic` included
- extra: if `grub-mkconfig` (`update-grub`) fails, show all involved source files
2023-10-13 18:01:17 +02:00
Ricardo Pardini
8e9ef4b21b
mekotronics-r58x-pro.wip: add new board Mekotronics R58X-Pro
2023-10-13 17:54:13 +02:00
Paolo Sabatino
022183eb6e
rk322x: fix NEC/NECX/NEC32 protocol handling for rockchip-ir driver
2023-10-13 17:36:14 +02:00
Paolo Sabatino
c2b148add7
rk322x: add IR driver for remote controller wakeup
2023-10-13 17:36:14 +02:00
Patrick Yavitz
595e1fdf62
v2: arch: arm64: dts: amlogic: meson-g12b-waveshare-cm4-io-base-b
...
https://www.waveshare.com/wiki/CM4-IO-BASE-B
Fan, RTC and USB support
RTC requires rtc pcf85063 driver
Fan requires hwmon emc2305 driver
Added wakeup-source to fanctrl node so emc2305 module loads at boot.
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-10-12 14:56:20 +02:00
Patrick Yavitz
67af958258
hwmon: emc2305: fixups for driver
...
BPI-CM4 fan control
hwmon: emc2305: fixups for driver
The driver had a number of issues, checkpatch warnings/errors,
and other limitations, so fix these up to make it usable.
hwmon: emc2305: Change OF properties pwm-min & pwm-max to u8
hwmon: emc2305: Add calls to initialize cooling maps
233096b8a9/drivers/hwmon/emc2305.c
Tested-on: CM4-IO-BASE-B: https://www.waveshare.com/wiki/CM4-IO-BASE-B
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-10-12 14:56:20 +02:00
Patrick Yavitz
f1cf0cd51f
v2: arch: arm64: dts: amlogic: meson-g12b-waveshare-cm4-io-base-b
...
https://www.waveshare.com/wiki/CM4-IO-BASE-B
Fan, RTC and USB support
RTC requires rtc pcf85063 driver
Fan requires hwmon emc2305 driver
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-10-12 14:56:20 +02:00
Gunjan Gupta
a262f07dfd
Allwinner: Bump kernels
...
Legacy - 5.15.134 -> 5.15.135
Current - 6.1.56 -> 6.1.57
Edge - 6.5.6 -> 6.5.7
2023-10-12 15:37:38 +05:30
Viacheslav Bocharov
b51f55f34b
JetHome: update jethub family config
...
Signed-off-by: Viacheslav Bocharov <adeep@lexina.in>
2023-10-11 16:50:22 +02:00
Viacheslav Bocharov
da5e6ec027
JetHome: update u-boot patchset. Add emmc clock RFT patches.
...
Signed-off-by: Viacheslav Bocharov <adeep@lexina.in>
2023-10-11 16:50:22 +02:00
Patrick Yavitz
bf7a249972
patch: misc: rtw88: update TX power along with regulations
...
The new regulation of China has been released, so update to the latest
TX power table that also includes some changes of QATAR and UK.
https://lore.kernel.org/linux-wireless/20231004085051.205683-1-pkshih@realtek.com/T/#t
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-10-11 11:06:11 +02:00
Patrick Yavitz
44eb3e2424
patch: misc: rtw88: 6.1: wireless-next 2023-10-06
...
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-10-11 11:06:11 +02:00
chainsx
3098c2f0cc
thead: update linux to 6.6-rc5, update opensbi binary
2023-10-11 11:05:59 +02:00
Gunjan Gupta
c0e2bb910c
meson-s4t7: add systemd service to enable fan in automatic mode
...
The service is only enabled by default on Vim4 as that board heats
a lot and a fan is absolutely necessary. Service will be available
on vim1s as well and if someone has purchased the fan for it, they
would be able to enable it themselves.
The service is only added for legacy kernel right now as I am not
sure if the upcoming 5.15 kernel will have same sysfs interface for
fan.
2023-10-11 11:05:45 +02:00
igorpecovnik
c1dd4ed3a5
Update report
2023-10-11 09:28:58 +02:00
dependabot[bot]
b7bc0015b0
build(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.0
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](https://github.com/ossf/scorecard-action/compare/v2.2.0...v2.3.0 )
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 20:26:17 +02:00
Ricardo Pardini
1c5add5e51
don't break downloads if GITHUB_SOURCE is unset
...
- fixes f200587b86 from https://github.com/armbian/build/pull/5791
2023-10-10 20:25:53 +02:00
Gunjan Gupta
2c8d551422
meson-s4t7: Add option to force 16x9 display resolution
...
Khadas's 5.4 kernel has a broken hdmi subsystem that can result into
a monitor not working even if it supports one of the required display
resolution. Hence adding a workaround that will force use of one of
the 3 16x9 resolutions supporting most of the HD-ready, full-HD and
4K monitors.
2023-10-09 17:38:35 +05:30
iysheng
f200587b86
Use GITHUB_SOURCE to accelerate download files from github
2023-10-08 16:45:00 +02:00
Kreyren
114b112055
teres: Use crustconfig for teres instead of generic one
2023-10-08 16:44:31 +02:00
Ricardo Pardini
587a278dab
radxa-zero2: bump u-boot to v2023.10
2023-10-08 09:50:35 +02:00
Ricardo Pardini
0938c1f07e
radxa-zero2: rewrite u-boot 2022.10 patches, no changes
2023-10-08 09:50:35 +02:00
Julian Sikorski
ebdea95608
Update odroidxu4-current to 6.1.56
2023-10-07 09:59:15 +02:00
Igor Pecovnik
f2c8f9c50c
Bumo Allwinner kernels and update config with a new tooling
2023-10-07 00:00:21 +05:30
Gunjan Gupta
b7d944a652
Khadas Vim1s: Fix monitor not detected after its turned off and on again
2023-10-06 19:47:06 +02:00
Ricardo Pardini
6030fa1a4a
mekotronics-r58x-4g: enable pcie3x4 and nvme boot for vendor u-boot (#5795 )
...
- switch back from rockchip#next-dev to radxa#next-dev
- add patch with defconfig and kernel-derived dtb
- NVMe boot works
- USB3 boot doesnt
2023-10-06 19:39:30 +02:00
Ricardo Pardini
6200855d5f
rockchip64 + rk3568-odroid / edge 6.6: update montjoie's rk crypto v2 patches to crypto-rk3588-03-10-2023 (#5794 )
2023-10-06 19:39:18 +02:00
Tony
9f9506c1f8
Remove FA vendor patch ( #5792 )
...
This patch does nothing useful and could cause issues in the future with the strange "driver", delete it.
2023-10-06 11:31:09 +02:00
Igor
07a1aa3cf7
Update report ( #5783 )
...
Co-authored-by: igorpecovnik <igorpecovnik@users.noreply.github.com>
2023-10-06 11:29:18 +02:00
Gunjan Gupta
5548fc60fb
Orange Pi 3 LTS: enable bootlogo for desktop builds
2023-10-06 13:00:02 +05:30
Gunjan Gupta
ec1120b2a6
kernel: sunxi64: Add driver for Hantro video decoder used in H6
2023-10-06 13:00:02 +05:30
Gunjan Gupta
a7fd5fcc5f
Change to board specific crust configs for orangepi 3, lite2 and one plus
...
As lite2 and one plus needs configuration same as Orange Pi 3 LTS, used the
same
2023-10-06 13:00:02 +05:30
Gunjan Gupta
23b1911296
allwinner: uboot: make consistent use of r_i2c across all stages from bootloader to kernel
...
In sunxi-6.1 and sunxi-6.5 kernel we have a patch that changes r_rsb to r_i2c. But same
change is not done for u-boot. Mixing use of r_rsb and r_i2c seems to cause issues if
its also something handled in crust. Hence making it consistent across u-boot and kernel
dts files
2023-10-06 13:00:02 +05:30
Tony
f3fc9cb0de
rockchip64 edge overlay cleanup ( #5793 )
...
Addresses the RK3399-only overlays by adding -rk3399 to them.
Sort the Makefile to have some order to the chaos.
2023-10-06 01:35:43 -04:00
Gunjan Gupta
571997b053
cli: add command to rewrite/refresh kernel configs
2023-10-06 02:17:51 +05:30
Igor
b6fea441d1
Optimise testing targets ( #5785 )
...
We don't need to run so many duplicated tested, especially on slow 32b devices.
2023-10-04 14:30:52 +02:00
hzyitc
7312a910ef
meson: fix: Fail to register VCC_CORE regulator ( #5784 )
2023-10-04 12:59:33 +02:00
Gunjan Gupta
fd3531faaf
uboot:sunxi: fix compilation failure on orangepizero2 and Bigtreetech cb1 ( #5782 )
2023-10-04 07:57:41 +02:00
Gunjan Gupta
53cdc25adc
u-boot: sunxi: bumped to 2023.10 ( #5780 )
2023-10-03 19:25:51 +02:00
青菜萝卜冬瓜
7e0816b962
thead: fix LicheePi 4A audio problem ( #5781 )
2023-10-03 19:25:19 +02:00
Igor
4af73a6525
Update report ( #5763 )
...
Co-authored-by: igorpecovnik <igorpecovnik@users.noreply.github.com>
2023-10-03 14:18:01 +02:00
chainsx
10eeaa2690
thead: add edge kernel support
2023-10-03 14:13:13 +02:00