Commit graph

277 commits

Author SHA1 Message Date
fewtarius
4a419ed6a2
Switch back to the g13 driver, as we're still able to recreate the crashes on the x55. This may be a hardware flaw as there is no indication of anything at all in the log that anything is wrong. 2024-01-20 14:34:54 +00:00
fewtarius
12399ce590
Merge pull request #2711 from fewtarius/dev
Fall back to Libmali g2p0 driver on RK3566 devices.  Deprecate flycast32.
2024-01-19 19:00:41 -05:00
fewtarius
00f5f1e2f6
* Revert Mali driver to g2p0.
* Deprecate and remove flycast32.
2024-01-19 23:59:13 +00:00
Brooksytech
545b144ee9
Merge pull request #2707 from Oendaril/dev
MagicX XU10 device support
2024-01-18 19:25:44 -08:00
Oendaril
602e95f2ab Initial commit for support for XU10 device. New rg351-v2 panel driver, new xu10 input driver, new xu10 devicetree and input configs for emulationstation and retroarch. 2024-01-17 12:03:32 -05:00
brooksytech
0bc2376a25
RK3399: Update kernel config 2024-01-17 14:02:43 +00:00
Brooksytech
2c417ca1ca
Merge pull request #2663 from brooksytech/rk3326ml
RK3326: Update linux Kernel to 6.7.0 on all rk3326 devices.
2024-01-11 06:56:46 -08:00
brooksytech
8ca3d941d0
RK3326: Upgrade Kernel to 6.7.0 2024-01-11 13:44:05 +00:00
fewtarius
083665d9b7
Initial installation support for ARM devices (currently requires ssh or weston). 2024-01-11 00:57:49 +00:00
brooksytech
32d0b62a98
RK3399: Update to mainline u-boot + ATF 2024-01-09 23:30:50 +00:00
brooksytech
a0c9538218
RK3399: Update Kernel to 6.7.0 2024-01-09 22:53:16 +00:00
brooksytech
0a04dc78ac
RK3399: VPU driver, thanks @LibreElec 2024-01-04 13:52:40 +00:00
fewtarius
c4eda35153
Revert libmali back to g13 to fix missing symbols issue with flycast-lr and possibly other emulators. 2023-12-28 11:45:20 +00:00
fewtarius
012f3eb624
* Fix duckstation standalone build with GCC 13.
* Revert 3566 GPU driver to improve stability.
2023-12-27 10:32:05 +00:00
fewtarius
03d7ba4c67
Fix typo 2023-12-22 15:00:03 +00:00
NeoTheFox
522c4b517f add an option to enable the Simple HTTP Server to all platforms 2023-12-22 18:16:35 +04:00
brooksytech
5b259b0b92
RK3399: Fix RTL Bluetooth devices. 2023-12-18 21:14:17 +00:00
fewtarius
ba38450689
* Revert x55 GPU driver to g2p0 to try and resolve the GPU hang condition until mainlined.
* Update EmulationStation with @GlaZedBelmont's changes (Add Rotation and Overlays, disable width and height).
2023-12-16 11:51:24 +00:00
Roger Pau Monne
854abd49ba rk3326: enable kernel serial output
Enable kernel serial output by default in order to aid debug issues.
2023-12-12 13:07:06 +01:00
mason
2416aff5a2
Set correct permissions for PortMaster & fix RK3326 governors 2023-11-30 15:32:44 +00:00
fewtarius
9a47844027
Enable CONFIG_OVERLAY_FS_REDIRECT_DIR. 2023-11-27 23:14:00 +00:00
fewtarius
08ed8e3b6b
Finish reverting fix for drain while charging and powered off. 2023-11-26 19:32:30 +00:00
fewtarius
947c482a37
* Improved support for AMD p-state drivers (<7w idle on AMD 6800U).
* Break Loki Zero link to configure proper default TDP for Max and MiniPro.
* Revert drain when charged while powered off support for RK3566.
2023-11-26 19:03:00 +00:00
fewtarius
15323fb4c0
Fix array length oops. 2023-11-21 23:02:54 +00:00
mason
16a38cfa81
Bump Kernel to 6.1.63 on supported devices, RK3399 enable VPU (WIP) 2023-11-21 21:49:51 +00:00
mason
595632fa1a
Bump Kernel to 6.1.63 on supported devices, RK3399 enable VPU (WIP) 2023-11-21 21:49:51 +00:00
fewtarius
1d5ac845fe
Fix charging while off drain issue for RK3566 based devices.
* Replaces device detection logic provided in resource.img with improved
  detection facility used by Recalbox.  Note: Devices will power on when charging,
  this is expected and desired behavior.
* Correct an issue with EmulationStation that causes battery to report 0 sometimes when
  full.
2023-11-21 21:47:47 +00:00
mason
7c5b5fb577
Bump Kernel to 6.1.63 on supported devices, RK3399 enable VPU (WIP) 2023-11-21 12:28:52 +00:00
mason
8414864555
Bump Kernel to 6.1.63 on supported devices, RK3399 enable VPU (WIP) 2023-11-21 12:28:52 +00:00
mason
fb3092301c
RK3399: remove opp below 1ghz, remove a few more un used drivers 2023-11-15 18:08:04 +00:00
mason
4c9421b422
RK3399 kernel config cleanup 2023-11-08 23:46:18 +00:00
Brooksytech
b4f0a125f0
Merge pull request #2324 from ab0tj/dev
Switch esp8089 driver to one that works better
2023-11-08 12:26:01 -08:00
ab0tj
0b3a75c456 esp8089: Switch to Armbian driver because the previous one has issues with 6.x kernel 2023-11-08 14:28:18 +00:00
adamg
bcab27b41a RK3588: build RTL8852xx driver 2023-11-08 08:38:44 +00:00
fewtarius
80e8471ab6
* Historically JELOS configured CPU/GPU/DMC performance modes via a single scheduling function. Prior to implementing powerstate we extended that functionality to also manage AMD GPU performance. This functionality conflicts with powerstate and has been deprecated in favor of new behavior that allows ARM devices to utilize the GPU performance feature previously available for AMD devices only. 2023-11-07 23:46:44 +00:00
Brooksytech
73c3baa87e
Merge pull request #2318 from brooksytech/dev
RK3399 kernel config updates
2023-11-06 13:24:32 -08:00
mason
71447437ff
RK3399 kernel config updates 2023-11-06 21:22:52 +00:00
fewtarius
78d506e423
Fix RK3566 startup issues. 2023-11-06 18:55:42 +00:00
fewtarius
9ac7ac1455
Disable sleep changes, enable usb debugging. 2023-11-06 15:36:53 +00:00
fewtarius
47189080cd
Add boot.ini. 2023-11-06 11:41:01 +00:00
fewtarius
f080b06224
* Update documentation
* Begin work on hibernation support.
2023-11-06 10:51:09 +00:00
mason
051e70e081
Update RK3399 Kernel config 2023-11-06 01:37:09 +00:00
mason
1d37cee16a
Update RK3399 Kernel config 2023-11-05 15:50:14 +00:00
fewtarius
2b5c166a2a
Improve how we fetch and configure sleep modes. 2023-11-04 17:52:44 +00:00
fewtarius
d1dedba69c
Deprecate CW2015 charger on RK3566 builds, add standby as a suspend option. 2023-11-04 16:49:18 +00:00
mason
e2eb75afa8
Switch to 300hz in kernel 2023-11-03 21:24:11 +00:00
ab0tj
b152eda15c Fix dts naming conventions 2023-10-30 01:20:49 +00:00
ab0tj
282aefa639 Add dts for RGB10 as it has different button mapping than the OGA 2023-10-29 20:46:15 +00:00
ab0tj
ae2b3bcf6c Add esp8089 driver for wifi on Odroid Go Advance Black Edition 2023-10-27 20:53:10 -06:00
fewtarius
b615642ee5
Enable FB vsync and double buffering
* Thanks to @shauninman and 80a50b1372
2023-10-25 11:58:09 +00:00