Commit Graph

3962 Commits

Author SHA1 Message Date
Paolo Sabatino
17b4fb913c rockchip64: bump edge kernel config to 5.18, disable csgpio patch due to mainline clashing 2022-06-14 09:33:41 +02:00
hzyitc
a863b5a242
Onecloud: fix some bugs (#3873)
* Refactor patches

* Fix bug: the USB closed to the HDMI doesn't work

* Fix bug: cpufreq doesn't work

* Fix bug: thermal_zone doesn't work

* More frequency governors

* Add bootscript

* Fix bug: add missing dependency
needed for gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf
2022-06-11 18:03:03 +02:00
Igor Pečovnik
85958994b5
Adjust broken patches and move sunxi to latest tag (#3876)
* Bump sunxi kernels

* Adjust remaining patches
2022-06-11 18:01:32 +02:00
The-going
07d263283e
sunxi-5.15: Switch version to the v5.15.46 tag (#3886) 2022-06-11 19:00:06 +03:00
Jianfeng Liu
8c9490078b
use gpt partition table on rock-3a (#3874) 2022-06-10 18:33:55 -07:00
Jianfeng Liu
e8f18d4f24
add eject for gnome (#3875) 2022-06-10 21:51:09 +02:00
The-going
25e60a726b
Sunxi 5.18 (#3879)
* sunxi-5.18: rebase megous patces to v5.18.3

* sunxi-5.18: Add upstream patches - tag: orange-pi-5.18-20220609-1318

* Check applicability to version 5.18.3

* sunxi-5.18: switch to version 5.18.3
2022-06-10 21:50:37 +02:00
Igor Pečovnik
3e8df6ec6e
Switch kernel version of sunxi and update their config (#3869)
Also update bcm2711 config
2022-06-08 20:27:44 +02:00
Igor Pečovnik
e7f25237d5
Remove broken wireless drivers (#3868) 2022-06-07 15:48:30 +02:00
Igor Pečovnik
1ba9d9db41
Remove this broken driver (#3867) 2022-06-07 10:40:48 +02:00
Igor Pečovnik
8ba7b7e214
Switching the rest to 5.18.y (#3860)
* Update kernel configs

* Switch sunxi edge to 5.18.y

* Move sunxi to 5.18.y and re-enable AUFS

* Change version - temporally to make a build from here

* Update config

* 88xx was fixed in the mean time.

* Put version back

* Fix sunxi legacy, disable aufs on 5.10.y since its broken

* Upstream changed in the mean time

* Add a patch to enable 8821cu compilation at 5.18

https://github.com/armbian/build/pull/3814

* Re-enable CONFIG_RTL8822BU in edge

* Update CONFIG_RTL8XXXU

* Bump imx6

* Bump uefi kernels to 5.18.y

* Bump mvebu64 and switch odroid xu4 to 5.18
2022-06-07 07:49:08 +02:00
TheLinuxBug
1d7e045949
Update targets.conf (#3864)
Updated to add Jammy Current CLI and DESKTOP images as the advertised images. Also made sure each board has two lines between it and the next to make reading easier.
2022-06-06 19:29:04 +02:00
Enguerran P
00cd22460a
[bootenv/rockchip] Force cgroup v1 usage (#3830)
Force cgroup v1 usage since some runc apps like docker 20.10+ cannot run on rockchip with cgroup v2 enabled. (It generates BPF related issues, see opencontainers/runc#2959)

This is a workaround until a proper fix is submitted.

Tested on Asus Tinkerboard with current stable kernel.
2022-06-06 10:07:13 +02:00
Jianfeng Liu
fd6a6d9e93
fix rock-3a spi UBOOT_TARGET_MAP (#3855) 2022-06-06 10:06:11 +02:00
Jianfeng Liu
a9cc1d3e55
enable rtl8812au (#3861) 2022-06-06 10:05:51 +02:00
supdrewin
add515c7f4
rockchip64-edge: enable iwlwifi (#3857) 2022-06-06 10:05:40 +02:00
Jianfeng Liu
9a491c50c5
fix rock3a UBOOT_TARGET_MAP (#3845) 2022-06-01 17:10:36 +02:00
Derek
6bf936d2e3
update atf to 2.6, and don't rename the elf to bin (#3811)
* update atf to 2.6, and don't rename the elf to bin

* avoid warnings with compiler version 10
2022-05-29 17:28:54 +02:00
Paolo
809ce98a75
rk322x: move edge kernel to v5.18 (#3844)
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2022-05-29 17:26:16 +02:00
Jianfeng Liu
6388006b5b
add spi boot support for rock-3a (#3838) 2022-05-29 17:21:27 +02:00
Igor Pečovnik
ac35415e4e
Detach kernels from tag to branches (#3843) 2022-05-29 17:18:32 +02:00
Paolo
3c4189e311
rockchip: upgrade edge kernel to v5.18 (#3842) 2022-05-29 17:15:36 +02:00
Igor Pečovnik
3b16788b57
Remove Firefox-ESR (non snap) package from Focal builds (#3839) 2022-05-29 14:17:02 +02:00
Jianfeng Liu
2b26794f72
remove nala repo from sid (#3836) 2022-05-29 10:26:12 +02:00
Igor Pečovnik
c72ea57970
Build list bugfix - we don't have current kernel yet for Rock-3a (#3834) (#3837) 2022-05-29 10:26:02 +02:00
Igor Pečovnik
0eb8fe7497
Movi Rockpi, Rock64 and Pine64so to supported as we have a maintainer (#3832) 2022-05-28 09:35:49 +02:00
Jianfeng Liu
597d2dac11
update rockchip64-edge to 5.18 (#3814) 2022-05-28 07:56:22 +02:00
Igor Pečovnik
d051840362
Last small adjustements to build list (#3828) 2022-05-28 07:50:52 +02:00
qiurui144
54086c281a
Merge pull request #3825 from armbian/AR-1200
Orangepizero2 fixing failed boot on current & edge
2022-05-28 07:46:56 +08:00
The-going
082234b497
sunxi-5.15: adapting patches for the version 5.15.43 (#3827)
* sunxi-5.15: adapting patches for the version 5.15.43

* fix: cpu opp table sun8i-a83t
2022-05-27 21:17:58 +03:00
The-going
3048cc2107
Sunxi 5.18 (#3826)
* sunxi-5.18: initial state: add patches megous

* sunxi-5.18: Adapt patches for error-free application

* remove unused patches

* Add the ability to compile sunxi-5.18
2022-05-27 11:47:16 +03:00
Igor Pečovnik
5847e91f18
Bugfix - add missing dependency (#3824)
Neede for assembling Orangepizero2 legacy boot loader
2022-05-27 08:58:25 +02:00
The-going
ee6f0f8bd1
sunxi-5.17: update and switch to version 5.17.11 (#3816)
* sunxi-5.17: update and switch to version 5.17.11

* remove the patch that appeared in the upstream kernel

upstream commit c06a99a6605f524ff5ef096646e9501fc905366e
2022-05-27 09:48:50 +03:00
Igor Pecovnik
907d427818
Set correct boot script for modern kernels 2022-05-27 08:36:11 +02:00
Derek
a6f484acf6
add compatibility with old u-boot environment (#3789)
* add compatibility with old u-boot environment
* set the boot script to overwrite the old one
2022-05-26 16:39:08 +02:00
Oleg
98c13e2976
fix kernel legacy Station M1 (#3813) 2022-05-25 17:30:18 +02:00
Derek
330316fcb9
Move helios64 to blobless u-boot (#3810) 2022-05-25 16:22:23 +02:00
Oleg
ba7912c0c9
move kernel media 5.17.9 and 5.18-rc7 (#3792)
* move kernel media 5.17.9 and 5.18-rc7

* kernel edge 5.18
2022-05-23 16:17:09 +02:00
Derek
c1eb4e0c64
Changes to allow building for Macchiatobin and building modules necessary to operate mcbin hardware (#3784)
* tf-a sources use mrvl_flash rather than 'all' target

* add armada 8k ethernet and SFP cages for macchiatobin use

* u-boot configuration for mcbin

* fix bootscript for u-boot variables

* separate ebin and mcbin with if statements

* add a8k PCIe and CPUFreq drivers for macchiatobin
2022-05-23 16:16:12 +02:00
crocinsocks
37e898332a
WaveShare Touchscreen Driver Fix (Odroid) "disable_vu7" (#3799)
* Update boot-meson64.cmd

Fix disable_vu7 functionality by enabling usbhid quirks when set to false

* Update hardkernel-0015-COMMON-input-touchscreen-Add-D-WAV-Multitouch.patch

* Update hardkernel-0015-COMMON-input-touchscreen-Add-D-WAV-Multitouch.patch

* Update hardkernel-0015-COMMON-input-touchscreen-Add-D-WAV-Multitouch.patch

* Update hardkernel-0015-COMMON-input-touchscreen-Add-D-WAV-Multitouch.patch

* Update hardkernel-0015-COMMON-input-touchscreen-Add-D-WAV-Multitouch.patch

* Update hardkernel-0015-COMMON-input-touchscreen-Add-D-WAV-Multitouch.patch

* Update general-input-touchscreen-Add-D-WAV-Multitouch.patch
2022-05-23 16:15:25 +02:00
hzyitc
c4b62f848f
meson8b: Support HDMI (#3794)
* meson8b: Support HDMI

* meson8b: drm: Forcefully enable XRGB format

* Bump kernel version

* Upgrade configs

* Swap current and edge
2022-05-23 15:58:38 +02:00
Igor Velkov
84d1e1772f
Add gcc-aarch64-linux-gnu into dockerfile (#3802)
to make possible build in docker without external toolkit on x64 builder
2022-05-23 15:57:28 +02:00
Jianfeng Liu
32ea157fa5
enable CONFIG_MMC_SDHCI_OF_DWCMSHC for rockchip64-edge (#3806) 2022-05-23 15:54:07 +02:00
Julian Sikorski
2c0a0a5e23
Update odroidxu4-current to 5.4.195 (#3791)
* Update odroidxu4-current to 5.4.193

* Update odroidxu4-current to 5.4.195

* Update kernel config
2022-05-18 22:47:48 +02:00
Igor Pečovnik
10cc9c3499
Set ATF to fixed last known working commit id (#3790)
After thet it breaks for (probably) whole Allwiner
2022-05-18 17:17:54 +02:00
Paolo
00812fe1a6
rockchip: enable rkbin-tools extension for whole soc family (#3788) 2022-05-18 17:03:29 +02:00
Tony
cf9ad4ae60
Support Tritium H3 and H5 (#3787)
* Support Tritium H3 and H5 Beta CLI

* Add Tritium H3 and H5 to build targets

* Rename tritium-h3.csc to tritium-h3.conf

* Rename tritium-h5.csc to tritium-h5.conf
2022-05-18 07:39:41 +02:00
Derek
911e7281d1
add FIT configuration for Helios64, modify example for ebin (#3780) 2022-05-18 07:39:31 +02:00
Igor Pečovnik
7859068855
Add mosst used pludings to Remmina (#3778) 2022-05-16 21:46:01 +02:00
Chris Lee
e6c3b1cdb9
Revive rock64 and rockpi-4a/4b/4c (#3781) 2022-05-16 15:22:55 +02:00