Commit graph

119 commits

Author SHA1 Message Date
David G. F
8ffce42401
Add u-boot fixes for OGA fork (#1509)
This is an issue introduced in newer make
2021-09-29 08:48:46 +02:00
David G. F
6c07e387f9
Fix OGA builds (#1196)
* Fix OGA builds

No need for the u-boot patch, update the INI files instead.
Added the new userspace mali G31 blob and update the build script (we
pull headers still from Rockchip repo).
Add the RTL8821 patch to fix linux build with newer GCCs too.

This makes OGAs bootable again (tested it on OGA Super)

* Adding aarch64 support
2021-03-09 22:52:25 +02:00
Murad U
e925215274
Adding initial support for ODROID-Go Super (#1186)
* Initial ODROID-Go Super support

* Added missing libssl-dev dependency in Docketfile

* Reverted Retroarch version
2021-02-26 14:57:32 +02:00
by-gnome
2da03de262
u-boot: add UBOOT_TARGET (#1125)
* u-boot: add the ability to specify the u-boot target to build

* u-boot: rebuild when UBOOT_TARGET changes

Co-authored-by: Lukas Rusak <lorusak@gmail.com>
Co-authored-by: Jonas Karlman <jonas@kwiboo.se>
2020-12-08 01:24:53 +02:00
zhangn1985
b293656f57
fix build issue in Debian 11 (#1094)
* fix linux u-boot build under host gcc 10

Debian 11 has gcc 10, thus Lakka build failed.

port upstream patch to fix build issue is Debian 11.

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e33a814e772cdc36436c8c188d8c42d019fda639

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* melonds depends on mesa on x86_64

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* python is python2

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* Gamegirl: fix kernel build

vmlinux link to ko, thus fail to build.
config related driver to ko.

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* Gamegirl: set PKG_TOOLCHAIN to manual

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* Gamegirl: build GL

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* Gamegirl: fix bootload build

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* fix chailove build issue and enable it

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* build_all: remove some cache to make sure rebuild pass

when the previous build stops in the middle, must remove more to pass build.

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2020-11-12 18:15:21 +02:00
Ntemis
fdb57561c3 Uboot: Fix for aml & bump for oga 2020-07-19 22:08:27 +03:00
Demetris Ierokipides
5766173240
Odroid Go Advance Support (#981)
* Lakka: Add RK3326 - Odroid Go Advance support

* odroidgo2: rename kernel

* libretro: fix some packages

* OGA:And there will be Cortex-A35 support in ARCH=arm

* RK3326: rename to OdroidGoAdvance

* uboot_helper: add missing bracket

* OdroidGoAdvance: fix bootloader and kernel

* OdroidGoAdvance: boots and shows a prompt!

* OdroidGoAdvance: enable wayland

* libretro-cores: new package, add master switch

* OdroidGoAdvance: have wayland use libmali's wayland-egl

* OdroidGoAdvance: fix wayland / wayland-egl dependency in RetroArch

* OdroidGoAdvance: boots to rotated RetroArch

* OdroidGoAdvance: add joypad autoconfig (to be upstreamed)

* OdroidGoAdvance: remove Wayland, go back to KMS

* odroidgo2: works without wayland, set xmb layout, update assets

* odroidgo2: oops

* odroidgo2: menu scaling adjustments

* Enable audio and headphone sensing (#905)

* retroarch: cleanup

* retroarch: remove XDG_RUNTIME_DIR envvar

* rkbin: cleanup

* odroidgo2: cleanup

* odroidgo2: cleanup x11 and wayland

* odroidgo2: please?

* odroidgo2: add proper splash

* Rockchip: disable UART serial console

* OGA:Add charging animation support on uboot

- Users have to burn this SPI flash update image and boot from it first
https://wiki.odroid.com/lib/exe/fetch.php?tok=bd1c8c&media=https%3A%2F%2Fdn.odroid.com%2FRK3326%2FODROID-GO-Advance%2Frecovery%2Fsdcard_recovery_200211.img

Signed-off-by: Ntemis <ierokipides.dem@gmail.com>

* retroarch: update

* Small libretro update

* Use proper flags for OdroidGoAdvance a35 (#908)

* OGA: Bump kernel
- Added esp8089 driver
- Fixes suspend and resume of rk817 codec
- Fixes rk817 battery driver temp prop

Signed-off-by: Ntemis <ierokipides.dem@gmail.com>

* Update Easyrpg to v0.6.2 stable

* OdroidGoAdvance: Add support for OGA v1.1 (#957)

Co-authored-by: natinusala <natinusala@gmail.com>
Co-authored-by: shantigilbert <shantic@gmail.com>
2020-07-14 05:47:17 +03:00
Tomáš Kelemen
cc36263d74
add dragonboard to uboot_helper (#729)
* uboot_helper: add dragonboard 410c

* scripts/uboot_helper: add formatting to the python object

sort printed output
use dashes instead of underscores for board names
sort alphabetically

* u-boot: add support for installing firmware into the u-boot root directory

* dtc: allow building for host
2019-07-30 18:52:25 +02:00
kszaq
599880a6fb u-boot: add Amlogic dependency 2019-06-30 23:01:54 +02:00
Jernej Skrabec
17402b185f u-boot: Update to 2019.04 and drop merged Allwinner patch 2019-06-15 06:26:29 +01:00
Jernej Skrabec
dc1d83925e u-boot: Fail if config is wrongly configured 2019-06-13 22:12:21 +01:00
Jernej Skrabec
b96e205f14 u-boot: Allow to add project/device specific configuration 2019-06-13 22:12:20 +01:00
kszaq
9e39ce6f1c u-boot: explicitly enable decompression
u-boot defconfigs don't enable decompression routines
required if we want to use compressed kernel image.
Enable them to be able to compress kernel and run it.
2019-06-13 22:12:20 +01:00
MilhouseVH
1d66e27c93 u-boot: drop patch, no longer required 2019-04-25 21:15:57 +01:00
MilhouseVH
d958510083 u-boot: use internal dtc, fix missing swig dependency 2019-04-25 21:14:29 +01:00
CvH
afae8c6a20
Merge pull request #3405 from LibreELEC/allwinner
Add Allwinner project
2019-04-14 14:32:57 +02:00
Jernej Skrabec
8d36d31c63 u-boot: Update to 2019.01 2019-04-06 18:45:28 +02:00
Jernej Skrabec
e53d7b54ad u-boot: Add correct python paths instead of patching source 2019-04-06 18:45:28 +02:00
Jernej Skrabec
6ef7e2e15b u-boot: add support for atf 2019-04-06 18:45:28 +02:00
Jonas Karlman
60fc0b29ed u-boot: use PKG_STAMP to trigger rebuild 2019-04-01 20:58:13 +00:00
Jernej Skrabec
baa9c8d2a2 u-boot: Bump to 2018.09 2018-11-09 19:03:12 +01:00
CvH
b9be00f14c
Merge pull request #3058 from Kwiboo/rockchip-part8
Rockchip: package updates
2018-11-04 17:04:53 +01:00
Jonas Karlman
6908f82f4c u-boot: update rockchip patches
Fixes an emmc boot issue on Tinker Board S
2018-11-04 10:34:18 +01:00
MilhouseVH
01f9b5e139 u-boot: remove unecessary substitutions 2018-10-31 07:54:39 +00:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
2923f2b56a cleanup: remove PKG_SOURCE_DIR 2018-10-22 15:06:11 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
Jonas Karlman
fc443793bf u-boot: update rockchip to 8659d08 2018-10-03 18:39:27 +02:00
Jonas Karlman
d4186711f8 u-boot: update rockchip to ac5a8f0 2018-08-21 23:37:45 +02:00
CvH
1690150728 spdx: packages/tools 2018-07-18 22:37:47 +02:00
MilhouseVH
a7df1089e2 u-boot: fix build failure when DEBUG is set
Avoid this failure:

  LD      u-boot
  OBJCOPY u-boot.srec
  OBJCOPY u-boot.bin
  OBJCOPY u-boot.hex
Makefile:156: *** DEBUG must be boolean. Stop.
make[2]: *** [/home/neil/projects/scratch/alternates/LibreELEC.tv/build.LibreELEC-KVIM.arm-9.0-devel-next/u-boot-ffc14fc/Makefile:920: acs.bin] Error 2
make[1]: *** [Makefile:147: sub-make] Error 2
2018-06-16 18:28:22 +01:00
Tomas Kelemen (vudiq)
c2792f5dbb redefine variable names for partition labels 2018-05-30 08:31:04 +02:00
Tomas Kelemen (vudiq)
e0c8006ae0 bootloader: use labels defined by distro options 2018-05-29 22:33:35 +02:00
Jonas Karlman
08b43d0651 u-boot: add patch for odroid-n1 2018-03-04 20:26:55 +01:00
Jonas Karlman
f2cc60eb25 RK3399: new device 2018-03-04 20:26:55 +01:00
Jonas Karlman
d223852f1b u-boot: update rockchip patches 2018-03-04 20:26:55 +01:00
Jonas Karlman
0d78db394e u-boot: add rockchip version 2018-03-04 20:26:55 +01:00
Matthias Reichl
13c3bdf238 u-boot: compile with KERNEL toolchain
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-02-17 17:54:35 +01:00
MilhouseVH
4b358ada4d u-boot: use helper function 2018-02-01 05:21:36 +00:00
Adam Green
0088ab65b6
u-boot: cleanup previous changes that where added for amlogic
projects but are now no longer needed due to u-boot-tools-aml
2018-01-05 03:39:31 +00:00
Jonas Karlman
0a8437d3c0 u-boot: support project specific version 2017-12-25 19:29:16 +01:00
Jonas Karlman
b482651ba8 u-boot: add PKG_NEED_UNPACK 2017-12-25 19:29:16 +01:00
Jonas Karlman
e27623a758 u-boot: install canupdate.sh script 2017-12-25 19:29:16 +01:00
Adam Green
18aa7643c0 u-boot: added option to compile mkimage for host 2017-12-09 04:29:15 +00:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
Lukas Rusak
5da14cfce5
u-boot: allow using UBOOT_SYSTEM 2017-11-11 10:32:53 -08:00
Radostan Riedel
11d6238741 Odroid_C2/u-boot: move to project specific package 2017-11-03 14:44:08 +01:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
MilhouseVH
13dabc00ea checksums: update sha256 checksum after github archive change 2017-09-14 04:12:08 +01:00
Sascha Kuehndel (InuSasha)
7b3eef0056
u-boot: gcc7 compatiblity
- clone compiler-gcc6.h (or compiler-gcc5.h both the same)
2017-08-14 19:57:56 +02:00