Commit Graph

3506 Commits

Author SHA1 Message Date
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
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
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
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
Oleg
041c24a8a7
edit image jetson-nano (#3012) 2021-07-16 11:26:34 +02:00
lanefu
7db55b893c
tinker-2 beta cli 2021-07-15 22:58:23 -04:00
lanefu
8c5c1d5b5d
tinkerboard-2 desktop 2021-07-15 22:54:41 -04:00
Tony
2d8db84c90
Tinker Board 2 WIP (#3011)
* [ Rockchip64 ] Add Tinker Board 2

Using Mainline ATF/U-boot/Kernel

What works:

- USB (NOT TYPE C)
- PCIe
- LED's
- Ethernet
- HDMI

TODO:

- Type-C (fusb302 stuff)
- Type-C DP
- Regulators for big cores and GPU (sitting at default values now, no DVFS)
- Formware/driver for RTL8822CE

U-boot spits out some trash right after handing off control from SPL to U-Boot,
but doesn't impact boot.  Needs looked at.

* [ rockchip64 ] remove unrelated changes to 369ab2decdc5a3c49973d8eeb783c95558dcc41a

* [ rockchip64 ] fix merge mess from symlinks step 1

* [ rockchip64 ] fix merge mess from symlinks step 2

* [ rockchip64 ] fix merge mess from symlinks step 3

* [ rockchip64 ] add asus driver for FAN53200 regulator

* Rename tinkerboard.conf to tinkerboard.wip

set as WIP for merge to trunk.  Not ready for images just yet.

* revert rename to wip

wrong tinkerboard

* Rename tinkerboard-2.conf to tinkerboard-2.wip

prepare for merge to trunk.  Not ready for images

* Tinker Board 2 GPU and Type-C

Support USB3 over type-C connector.  display Port is still non-functional, framework in device tree however

Enable GPU

* Tinkerboard 2 DTS tweaks

Added this round:

Type-C DP now works
thermal sensors enabled  (oops)

* Tinker Board 2 update config

-Adds wifi support for the RTL8822
2021-07-15 21:29:27 -04:00
Rich
026d37b10a added missing noto fonts 2021-07-15 12:28:01 -04:00
Igor Pecovnik
02a2f88b21 Bugfix - place proper link for kde-plasma on hirsute 2021-07-15 14:47:46 +02:00
Richard Neese
a8741c18a0
Merge pull request #3014 from RichNeese/link-kde-to-hirute
linking kde from focal to hirsute
2021-07-15 07:48:41 -04:00
Rich
1ca5bfae58 linking kde from focal to hirsute 2021-07-15 07:47:48 -04:00
Richard Neese
000bf7396c
Merge pull request #3013 from RichNeese/kde-cleaning
update kde-plasma for testing
2021-07-15 07:42:13 -04:00
Rich
8eb8e65737 update kde-plasma for testing 2021-07-15 07:41:17 -04:00
Richard Neese
8000c0cd78
Merge pull request #3009 from RichNeese/budgie-fix
Budgie fix
2021-07-14 13:13:18 -04:00
Rich
520da8e074 fixing apps browser chromium 2021-07-14 13:08:59 -04:00
Rich
f14cd0a6cd fixing chromium install issue 2021-07-14 11:17:21 -04:00
Igor Pečovnik
a7e16da2ce
Add Ubuntu Impish (#3006) 2021-07-14 08:45:30 +02:00
Rich
0f4ee72883 fix typo... 2021-07-13 19:37:01 -04:00
Rich
9de8530093 fixing budgie desktop 2021-07-13 18:23:52 -04:00
Rich
fb4519463f working on budgie fixes 2021-07-13 16:43:53 -04:00
Igor Pečovnik
e919a87485
Bugfix for broken desktop on Amlogic glx (#2983)
* Bugfix - fancy modesetting seems to be broken on Amlogic GLX series. Reverting to fbdev fixes the problem of desktop not showing up.
* Tested on Vim2
2021-07-13 18:51:38 +02:00
Igor Pecovnik
8df3de47ae Desktops adjusting bugfix - creating missing directories 2021-07-13 10:12:59 +00:00
Richard Neese
be44bb7d61
Merge pull request #3003 from RichNeese/desktop-background-cleanup
Desktop background cleanup
2021-07-12 17:19:24 -04:00
Rich
9d12f9bce2 fix typo xfce 2021-07-12 15:37:09 -04:00
Rich
e9297bd422 fix name typo 2 2021-07-12 15:33:58 -04:00
Rich
5189606139 fix name typo 2021-07-12 15:31:08 -04:00
numbqq
b68107020f
Small description typo fixup for Khadas VIM2 & VIM3L (#3001)
* VIM2: fix description typo

Signed-off-by: Nick Xie <nick@khadas.com>

* VIM3L: fix description typo

Signed-off-by: Nick Xie <nick@khadas.com>
2021-07-12 20:58:12 +02:00
Rich
9982122d2c fixed typo in path 2021-07-12 13:22:40 -04:00
Rich
9b3fcdac85 fixing background issue 2021-07-12 11:24:59 -04:00
Richard Neese
68f32783be
Merge pull request #3000 from RichNeese/add-kde-plasma
add kde-plasma csc build
2021-07-12 10:26:45 -04:00
Rich
0961a19ce1 add kde-plasma csc build 2021-07-12 10:25:23 -04:00
Rich
da2d0d0dfb fix line to say what the builds are 2021-07-12 10:08:07 -04:00
Rich
c9c3215c8b update builder to build virual-qemu images 2021-07-12 10:04:08 -04:00
Rich
4dc1b10311 working to split backgrounds lighdm and desktop 2021-07-12 09:38:08 -04:00
Igor Pecovnik
ead76b7b9b Repository management bugfix
Something in the signing procedure has been changed and current way stopped working. Lets try with Aptly internal signing procedure.
2021-07-12 10:21:08 +00:00