Commit Graph

9111 Commits

Author SHA1 Message Date
Igor Pečovnik
87a30d0129
Cleanup 2021-07-22 14:21:42 +02:00
lanefu
31e1cb3d00
move all Allwinner uboot to v2020.10 (#3047)
* rollback uboot for sunxi64-current
* rollback all allwinner uboots
2021-07-22 08:17:50 -04:00
lanefu
390376d2e2
rollback uboot for sunxi64-current (#3046) 2021-07-22 08:06:17 -04:00
Igor Pecovnik
bc19b9beab Change the way how RC images are build
RC images are neither beta neither stable. If we use this parameter, they are put into subdir RC. If they are made from beta or not, we choose with other BETA=yes parameter
2021-07-22 12:34:54 +02:00
Igor Pecovnik
4eeafeaa70 CI: Update / fix worker names 2021-07-22 11:41:42 +02:00
Igor Pečovnik
02dbeda3bc
Github actions update for making stable images (#3040)
* Make RC runner more universal and fix a bug in build beta images - calculating wrong paralleling parameter
* We don't need separate build config for RC images
2021-07-22 11:22:02 +02:00
Igor Pecovnik
f83100f9af Orangepi Lite 2 - fixing HDMI and removing bits that are already mainlined
Thanks to Jernej:
https://forum.armbian.com/topic/12862-orange-pi-lite2-no-more-1920x1080-kernel-55x/?do=findComment&comment=127157
2021-07-22 09:06:01 +02:00
Igor Pečovnik
cbcad64f1c
Typo - missing space in IF statement 2021-07-22 08:24:17 +02:00
Igor Pečovnik
e7377248b3
Second part of EDGE bumping to 5.13.y (#3045)
* Bump Meson64 EDGE to 5.13
* Bump Rockchip64 EDGE to 5.13.y
* Bump Odroid Xu4 edge to 5.13.y
* Bump rockchip edge to 5.13.y
2021-07-22 00:15:54 +02:00
Igor Pecovnik
e7177f3b9b Adjust sunxi-current patches - remove broken, add upstream 2021-07-21 17:46:55 +00:00
Igor Pečovnik
23c42e3443
Another round of adjusting targets (#3029)
* Another round of adjusting targets

* Remove 32bit cinnamon target
2021-07-21 19:16:44 +02:00
Oleg
30e8fc7d83
fix station-current 5.10.52 (#3043) 2021-07-21 14:31:34 +02:00
Richard Neese
2cf3d5c2f8
remove 2 pkgs making images to big (#3038) 2021-07-21 08:07:21 +02:00
Igor Pečovnik
e21e82b546
Upgrading sunxi, sunxi64, imx6, jetson-nano, mvebu and mvebu64 EDGE to 5.13 (#3042)
* Upgrading sunxi and sunxi64 EDGE to 5.13

Both variants tested for building

* Bump imx6 to 5.13.y

Tested

* Bump Jetson nano kernel to 5.13.y

* Move mvebu and mvebu64 edge to 5.13.y
2021-07-21 00:46:51 +02:00
Igor Pečovnik
aa914dedf9
Setting older u-boot for Allwinner H3 due to stability issues found in latest versions 2021.04 (#3036) 2021-07-20 06:40:22 +02:00
lanefu
b1d82308db
RC upload flag (#3027)
* RC upload flag

* Update build-all-ng.sh

* Try RC Images

Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2021-07-19 20:36:46 -04:00
Igor Pecovnik
06a8324977 Bugfix for rockchip64 current kernel compilation and upstream patches 2021-07-19 15:59:58 +00:00
Oleg
1c7b8ab10d
fix kernel 5.10.51 (#3034) 2021-07-19 13:41:46 +02:00
Igor Pecovnik
a6a7608025 Bugfix for #3033 2021-07-19 06:42:27 +00:00
lanefu
a46eeafa86
move pinebook tweaks (#3033)
* move pinebook tweaks

* fix dest

* Add also special keys definitions

* Clear out tech dept

* Delete prepare.sh

Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2021-07-19 08:14:34 +02:00
lanefu
4b91e49c72
khadas edge tweaks (#3022)
* remove static mac assignment hack for khadas edge

* khadased edge rk3399 default asound
2021-07-18 23:14:02 -04:00
Paolo Sabatino
fe4f00ecdc rk322x: fix deferred voltage regulator, gpu opp table and dmc missing regulator for edge kernel 2021-07-18 15:31:49 +00:00
Paolo Sabatino
0dd450f98f rk322x: really update edge kernel flavour config 2021-07-18 14:55:54 +00:00
Paolo Sabatino
e4add7b8fd rk322x: update rk322x-edge kernel config, add DMC patches and overlays 2021-07-18 14:06:35 +00:00
lanefu
04914000b1
failsafe for qemu image (#3032) 2021-07-18 16:03:26 +02:00
Igor Pečovnik
c064c11b47
Remove duplicated entries for Pinebook PRO bsp creation (#3031)
* Remove duplicated entries for Pinebook PRO bsp creation

* Link only CLI and desktop BSP package per board

* Adjust "
2021-07-18 15:41:58 +02:00
Richard Neese
34901d83b6
Deepin update (#3026)
* fixed a typo in budgie in the create-desktop.sh

mkdir -o to mkdir -p to fix making a dir

* updating deepin to current build status

* updated package list for new packages
2021-07-17 21:52:09 +02:00
Igor Pecovnik
5f104a1091 Bugfix / typo - fixing wrong name in build config 2021-07-17 21:50:57 +02:00
Igor Pecovnik
abe6d2e8fb Bugfix / typo - fixing wrong name in build config 2021-07-17 21:48:43 +02:00
Richard Neese
85fac1bced
Pbp fix package install (#3028)
* fixed a typo in budgie in the create-desktop.sh

mkdir -o to mkdir -p to fix making a dir

* fix the install of a package for pinebook pro
2021-07-17 21:33:40 +02:00
Igor Pecovnik
3489e27a16 Bugfix - for creating u-boot packages we need to have board targets defined in main targets.conf
Adding Tinkerboard2 (without creating images) and Vim3l (with creating images)
2021-07-17 21:17:22 +02:00
Igor Pecovnik
e983a827b7 Fixing typo in build targets names 2021-07-17 18:48:10 +02:00
Igor Pečovnik
18e7bef68e
Adjust build targets (#3002)
* Adjust build targets

* Update targets

* Update build images

- enabling 3d
- adding budgie

* Remove unneded targets

* Update CLI targets

* Spaces
2021-07-17 18:05:31 +02:00
Paolo Sabatino
baf9815f8b rk322x: add DMC driver and runtime clock adjust, change rk322x-config emmc options
* add DFI driver to provide hardware-based memory controller load
     * adapted DRAM Memory Controller driver from rk3328, add necessary headers
     * provide device tree overlays to enable DDR3 clock scaling
     * adapted rk322x-box to allow DDR speed bin selection to user
     * add ipb900 board gpio configuration
     * add rtl8723cs driver to linux-current kernel
     * use ddrbin v1.10 set to 330 Mhz at boot
     * provide overlays for ddr3 at 330, 528, 660 and 800 mhz
     * split emmc overlays to enable options by user choice
     * modified rk322x-config to support dmc, emmc overlays
     * remove optee trust os in favor of rockchip proprietary blob
       for dmc functionality
2021-07-17 15:21:48 +00:00
Richard Neese
b6dd6b5281
Fixing issues in Gnome wallpapers (#3025)
* fixed a typo in budgie in the create-desktop.sh

mkdir -o to mkdir -p to fix making a dir

* fixing walpapers on gnome build

fixing issue ar-855 gnome wallpapers not getting ut inplace
2021-07-17 16:30:47 +02:00
Richard Neese
e6cb5d262c
uninstall gdm3 so kde-plasma loads up with lightdm (#3024) 2021-07-17 16:30:04 +02:00
Paolo Sabatino
429136e062 rk322x: rework patch for kernel 5.12 2021-07-17 13:52:30 +00:00
Paolo Sabatino
a2942247ca rk322x: adjust patches for kernel 5.10 2021-07-17 13:52:30 +00:00
Igor Pecovnik
aa00194321 Bugfix - Odroid C4 / HC4 boot map is wrong. It builds, but was not tested on HW yet 2021-07-17 13:04:45 +00:00
Igor Pecovnik
cc606a8bb8 Bugfix - adding patch to fix broken u-boot compilation on some hosts (Hirsute) 2021-07-17 10:49:24 +00:00
lanefu
84ebda0997
Create CODE_OF_CONDUCT.md
simple code of conduct that covers our core needs.
2021-07-16 21:03:13 -04:00
Igor Pecovnik
2e093e4309 Adjusting broken patches on RK332x
@paolosabatino review if somethint too much was removed
2021-07-16 15:59:00 +00:00
Richard Neese
f0f570f222
uninstall gdm3 so kde-plasma loads up with lightdm (#3021) 2021-07-16 17:02:28 +02:00
Richard Neese
e6d6acf770
Merge pull request #3020 from RichNeese/budgie-fonts
budgie fonts
2021-07-16 10:14:22 -04:00
Richard Neese
8196700bd0
Merge pull request #3019 from RichNeese/mate-update
Mate update
2021-07-16 10:13:39 -04:00
Richard Neese
5e9b877aec
Merge pull request #3018 from RichNeese/xfce-change
fixing xfce for new xfconf-query -c xfwm4 -p /general/vblank_mode -s off
2021-07-16 09:54:20 -04:00
Rich
89e0c8699f fixing xfce for new xfconf-query -c xfwm4 -p /general/vblank_mode -s off 2021-07-16 09:53:18 -04:00
Rich
b0492972b4 mate update work 2021-07-16 09:49:48 -04:00
Rich
6b68ec004a budgie fonts 2021-07-16 09:49:27 -04:00
Rich
5827eb5756 working on mate desktop update to bring onpar with other desktops 2021-07-16 06:41:05 -04:00