Commit Graph

36169 Commits

Author SHA1 Message Date
Wolfgang Haupt
bcfe027fc9 buildsystem: fix building meson:init 2021-03-03 14:57:04 +01:00
CvH
fa9da755a1 Merge pull request #5197 from heitbaum/mesac
mesa-demos: drop i386 support
2021-03-02 12:10:27 +01:00
CvH
935222c6ad Merge pull request #5198 from SupervisedThinking/bluez_5.56
bluez: update to bluez-5.56 / set JustWorksRepairing=always
2021-03-02 12:10:09 +01:00
CvH
dbd5692d61 Merge pull request #5199 from jernejsk/var-fixes
Allwinner: Two fixes
2021-03-02 12:09:45 +01:00
Jernej Skrabec
feed0c53ee Allwinner: Add workaround to install script
Not all builds provide bootloader binary. Copy U-Boot from running
system instead.
2021-03-01 23:03:01 +01:00
Jernej Skrabec
23e0d69dda Allwinner: Fix memory issues on 32-bit SoCs 2021-03-01 23:02:55 +01:00
SupervisedThinking
d1b7799981 bluez: set JustWorksRepairing=always
https://patchwork.kernel.org/project/bluetooth/patch/20200214114350.Bluez.v3.1.I333a90ad3c75882c6f008c94a28ca7d3e8f6c76e@changeid/
2021-03-01 17:37:33 +01:00
SupervisedThinking
24c3d53f8a bluez: update to bluez-5.56 2021-03-01 17:29:35 +01:00
heitbaum
c6cea42779 mesa-demos: drop i386 support
remove PKG_ARCH=i386
2021-03-01 12:39:29 +00:00
CvH
73c0ce662b Merge pull request #5192 from knaerzche/rk-cleanup
Rockchip: cleanup / fixup / update
2021-02-28 17:50:40 +01:00
Jernej Škrabec
4cee73ac5f Merge pull request #5194 from CvH/10.0/bt-settings
LibreELEC-settings: update to cdb0406
2021-02-28 11:47:38 +01:00
CvH
8343051ed3 LibreELEC-settings: update to cdb0406 2021-02-28 11:46:17 +01:00
CvH
c459d2e2af Merge pull request #5190 from mglae/le10_connman_up2
connman: update to 69a221f9
2021-02-28 11:21:09 +01:00
Alex Bee
04f5f99bdd Rockchip: RK3399: add FUSB302 driver
Most RK3399 boards having a FUSB302 Type-C controller: add the driver to support it.
2021-02-28 11:15:07 +01:00
Alex Bee
2afcb318eb Rockchip: allow edid firmware loading
Allow drm edid "firmware" loading via kernel commandline for Rockchip
2021-02-28 11:15:03 +01:00
Alex Bee
d2e0f4bc65 Rockchip: add fixup patches 2021-02-28 11:14:59 +01:00
Alex Bee
e180ad745f Rockchip: RK3288: drop CONFIG_CRYPTO_DEV_ROCKCHIP
Using this driver crashes the SoC: drop it.
2021-02-28 11:14:54 +01:00
Alex Bee
50336190c4 Rockchip: reduce number of images
In order to reduce the number of images, I trimed to build only the most basic version which allows to boot all revsions and has all capabilities we need. (People can replace dtb from /usr/share/bootloader)
I also dropped some boards where I found shortcomings in the device tree which might be easy to solve but I can't test and they were not supported in earlier releases.
2021-02-28 11:14:51 +01:00
Alex Bee
2979b1f8d2 gcc-arm-arm-none-linux-gnueabihf: drop package
This toolchain was only used as kernel toolchain for RK3288 - its no longer required: drop it.
2021-02-28 11:14:47 +01:00
Alex Bee
7138427c79 Rockchip: RK3288: drop kernel toolchain
There is no need to use a specific kernel toolchain for RK3288 - both u-boot and kernel build fine with the LE arm toolchain.
2021-02-28 11:14:43 +01:00
Alex Bee
a0b381897b Rockchip: add mapping for mainline device trees
This adds a mapping for device trees which differ between vendor and mainline kernel and will therefore allow updates to new releases.
The old ones will be replaced by the new, or at least most appropriate (in case of RK3328 box devices), devicetrees in mainline kernel.

Besides a warning will be shown now if the device tree that the installation uses does not exist in the update tarball.
2021-02-28 11:14:19 +01:00
Alex Bee
a2c61d7906 Rockchip: allow updates for MiQi and Tinker devices
MiQi and Tinker devices have been merged to RK3288 device at some point after LE9.2 release.
This allows updating for them as well through mapping to the new RK3288 device.

While at that also drop the pointless check for kernel versions.
2021-02-28 11:13:13 +01:00
Alex Bee
dc5fc13722 Rockchip: convert bootloader scripts to new syntax
Done using fixlecode.py
2021-02-28 11:11:40 +01:00
CvH
9738caff97 Merge pull request #5193 from HiassofT/le10-retro-cleanup
remove GL retroplayer addons
2021-02-28 09:57:22 +01:00
Matthias Reichl
745dd0cad3 remove tools/mkpkg/mkpkg_libretro-ppsspp
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-28 09:17:31 +01:00