Commit Graph

10023 Commits

Author SHA1 Message Date
Paolo Sabatino
9f16f722e5 rockchip64: set gpu governor default to simple_ondemand 2022-06-26 15:12:40 +02:00
Igor Pečovnik
d27219974c
Enable Cinnamon and Budgie on Debian Sid (#3938) 2022-06-26 09:16:44 +02:00
Igor Pečovnik
fe2aa2cf52
Bump Allwinner (#3937) 2022-06-26 09:16:26 +02:00
Igor Pečovnik
996979120d
Fix wrong kernel config parameter (#3932) 2022-06-25 18:34:55 +02:00
Igor Pečovnik
817bbca9ad
Move schedule checking deeper (#3933) 2022-06-25 18:34:46 +02:00
schwar3kat
b28bf4a12b
Merge pull request #3931 from schwar3kat/Refactored-dts-for-orangepi-r1-lts
Refactored orangepi-r1plus-lts dts in u-boot add board patch.
2022-06-25 20:27:10 +12:00
schwar3kat
4df997bcf1
Refactored dts for orangepi-r1-lts
cleanup - removes an unnessesary Nanopi dts and includes relevant nodes in orangepi-r1-lts.dts
2022-06-25 13:40:09 +12:00
The-going
7988c08451
feat: install_pkg_deb: Add the ability to install package files in function (#3929) 2022-06-24 13:15:21 +03:00
Jianfeng Liu
41959c40e5
Fix docker image (#3930)
* dist-upgrade in docker before install packages

* use apt dist-upgrade instead of upgrade in docker
2022-06-24 10:31:20 +02:00
Paolo Sabatino
381cc372db rockchip64: disable pwm patch because broken 2022-06-23 10:33:02 +00:00
Oleg
074130d639
add CSC BananaPI R2 pro (rk3568) (#3848) 2022-06-23 12:45:31 +03:00
Paolo
2ca6a9381d
rockchip64: add rk3318-box tvbox board patch and configurations (#3921)
* rockchip64: add rk3318-box tvbox board patch and configurations
* rockchip64: add missing bcm43342 patch for edge kernel
2022-06-23 08:30:54 +02:00
Igor Pečovnik
c38a66f19d
Github Actions fine tuning (#3923) 2022-06-23 08:29:24 +02:00
Igor Pečovnik
fe972621c6
Bump sunxi to next tag (#3927) 2022-06-22 21:21:58 +02:00
Igor Pečovnik
560531a635
Fix for wrong board status report at first login (#3926) 2022-06-22 00:22:30 +02:00
Igor Pečovnik
2fe6d2edfa
Disable broken wireless driver (#3924) 2022-06-21 13:39:25 +02:00
dependabot[bot]
4e866b966f
Bump crazy-max/ghaction-import-gpg from 3 to 5 (#3922)
* Bump crazy-max/ghaction-import-gpg from 3 to 5

Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 3 to 5.
- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)
- [Changelog](https://github.com/crazy-max/ghaction-import-gpg/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-import-gpg/compare/v3...v5)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-import-gpg
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Adjust for new version

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2022-06-21 11:20:43 +02:00
Igor Pečovnik
fef9b50c7b
Update drivers (#3918)
- skip legacy since they mainly fails
2022-06-20 15:32:04 +02:00
The-going
176c05d4b0
Sunxi 5.18 (#3908)
* sunxi-5.18: add new megous patches

* switch to v5.18.5: exclude a previously applied patch

* fix: tools/mk_format_patch: numbered=false by default

* sunxi-5.18: rebasing and extraction using the mk_format_patch script
2022-06-20 15:31:38 +02:00
Igor Pečovnik
e80e598007
Rebase action needs write access (#3920) 2022-06-20 15:16:33 +02:00
The-going
aae4ad7725
add a hand command line tool (#3909)
* add a hand command line tool

* Rename folder

* Add empty readme

* Add tool for adjustin configs, set executable bit

* Add folder to labeller

Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2022-06-20 14:03:11 +03:00
Igor Pečovnik
10fcf7975e
Setting meson64 legacy to last known working tag (#3919)
We are ditching this kernel when possible so its not use to maintain its HEAD. Currently it breaks compilation with default settings.
2022-06-20 08:51:47 +02:00
Paolo Sabatino
5130cc32fd rockchip64: fix u-boot USB OTG patch name 2022-06-20 08:35:13 +02:00
Paolo
00530ab596 fix boot scenario description
Co-authored-by: Piotr Szczepanik <piter75@gmail.com>
2022-06-20 08:35:13 +02:00
Paolo Sabatino
32e53163b5 rockchip64: make timer and gpio led triggers built-in for edge kernel 2022-06-20 08:35:13 +02:00
Paolo Sabatino
e6388b842d rockchip64: add tpl-blob-atf-mainline boot scenario, document others 2022-06-20 08:35:13 +02:00
Paolo Sabatino
d4daf41404 rockchip64: add sdmmc_ext node, mmc reset properties and otg usb fix to u-boot 2022-06-20 08:35:13 +02:00
Paolo Sabatino
0e44d7b46b rockchip64: set kernel config for timer trigger as built-in, enable brcmfmac driver for legacy 2022-06-20 08:35:13 +02:00
Igor Pečovnik
fd0b0e0fb4
Refactor rootfs - typo bugfix (#3916) 2022-06-19 19:22:37 +02:00
Igor Pečovnik
bbc57cb530
Action script for checking integrity of images (#3915)
* Action script for checking integrity of images

* Remove duplicate line
2022-06-19 19:21:39 +02:00
Paolo
c47922f71e
rockchip64: reworked PWM patch due to breakage in existing pwm dtbs (#3913) 2022-06-19 12:38:17 +02:00
EBK21
1a2800f384
workaround for orangepi 3 lts ethernet problem (#3906)
Method from uboot Odroid C2 fix, same problem same workaround.
2022-06-19 12:38:06 +02:00
Igor Pečovnik
2be19abd56
Action scripts cleaning and functional testing (#3914) 2022-06-19 12:37:53 +02:00
Igor Pečovnik
f2b5a34b91
Refactor rootfs caching (#3895) 2022-06-18 23:56:36 +02:00
Igor Pečovnik
1cccbf481e
Several small fixes to CI scripting (#3905)
* Restore permission to make script work

We need to rework this, but until then things has to work.

* Permission issuers

* We don't try to cancel previous as it doesn't work

* Update

* Renaming, remove deprecated

* Add comments

* Prevent running scorecard on forks

* Update
2022-06-18 23:53:45 +02:00
Piotr Szczepanik
df2d09c8a2
Adjust rk3399-legacy patches - fixes missing NanoPi dtb files (#3912) 2022-06-18 21:07:55 +02:00
Paolo Sabatino
70bb7c48b2 rk322x: update MGLRU armhf patch for kernel v5.17 and v5.18 2022-06-18 14:13:11 +02:00
Julian Sikorski
26d0168546
Update odroidxu4-current to 5.4.199 (#3907) 2022-06-17 19:17:08 +02:00
Igor Pečovnik
9ca9120420
Bump sunxi kernels (#3904) 2022-06-17 10:18:22 +02:00
Paolo Sabatino
8ab3567c81 rockchip64: fix orangepi4 LTS bluetooth initialization 2022-06-17 10:07:06 +02:00
Paolo Sabatino
b88a8a7dce rockchip64: orangepi4 LTS sdmmc bus pins strength increased for better stability with UHS modes 2022-06-17 10:07:06 +02:00
Tony
ae5664a66d
Delete enable-suspend-on-pbpro.patch (#3903)
patch obsolete, fixes present in ATF 2.6, introduced 6bf936d2e3
2022-06-17 08:57:36 +02:00
Julian
25db39a749
Update remove-boot-messages-from-hdmi.patch.disabled (#3782)
Updating patch to hide u-boot on-screen tty.
2022-06-17 08:56:58 +02:00
Piotr Szczepanik
2b431a4915
Adjust u-boot configs for Station M1 and Station P1 (#3900) 2022-06-16 19:29:16 +02:00
Piotr Szczepanik
26437e36c1
Switched rockchip64 u-boot to v2022.04 (#3871)
* Switched rockchip64 u-boot to v2022.04

* Adjust u-boot config for NanoPi M4V2

* Adjust u-boot config for OrangePi 4

* Adjust u-boot config for Helios64

* Adjust u-boot config for clockworkpi a06

* Adjust u-boot config for OrangePi R1 Plus LTS

* Adjust u-boot config for OrangePi R1 Plus

* Adjust u-boot device tree for OrangePi R1 Plus LTS

* Adjust u-boot config for Tinkerboard 2

* Adjust u-boot config for RockPi S

* Adjust u-boot config for NanoPi R4S
2022-06-16 12:27:05 +02:00
Igor Pečovnik
5c0eb26880
Bump sunxi kernels to latest tags (#3899) 2022-06-16 07:54:09 +02:00
Pierre Pretorius
b6de834cb2
Add bluetooth support for Orange PI 3 LTS (#3896)
Co-authored-by: Pierre Pretorius <pierre@labs.epiuse.com>
2022-06-15 21:16:41 +02:00
Igor Pečovnik
887147c82f
Fix githash cache and images creation with CI (#3854) 2022-06-15 21:16:23 +02:00
Paolo
388e9bbf5e
Support for OrangePi4 LTS board (#3770)
* orange pi 4 LTS support added (uwe5622 wifi driver, es8316c codec)

* add orangepi 4 LTS device tree
* add uwe5622 driver to 5.15 and 5.18 rockchip64 patches
* add wpasupplicant to jammy cli packages
* fix es8316c asound.state (zeroing stereo enhancement which causes distortion)

* Add build targets

* Move from WIP state

Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2022-06-14 12:11:33 +02:00
Malcolm Ke Win
369b0909f6
Add support for KProbes in all armbian kernels (#3892)
* Update linux-sunxi64-current.config

anbox-modules needs kprobes
https://github.com/armbian/build/issues/3883

* Enable this everywhere

sed -i -- 's/# CONFIG_KPROBES is not set/CONFIG_KPROBES=y/g' *.config

Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2022-06-14 12:03:01 +02:00