Commit graph

357 commits

Author SHA1 Message Date
Sparticuz
29af320f46 fix merge 2023-12-04 11:13:41 -05:00
Sparticuz
d3b6b90d45 Merge remote-tracking branch 'upstream/dev' into mainline
* upstream/dev: (52 commits)
  Fix udevil regression.
  Fix game migration to new path during post-update.
  Bump AMD64 kernel to 6.6.4.
  Bump Kernel to 6.1.65 on supported devices
  Fix merged storage to switch on and off correctly.  Hide internal/external switch, but make it available as system.merged.device (1/0).
  Yuzu-sa - Add cpu accuracy ES feature
  Additional merged storage optimizations, add a script to remove empty directories that may cause overlay issues.
  Disable merged storage by default, fix bind mount to use correct (updated) path.
  * Add support for changing the merged storage target between the internal and external card.   * Since JELOS creates the games directory structure it is possible that the overlay will hide games if you switch targets as it will consider them removed.  Delete the empty directories and reboot to resolve.     * Ex: find /storage/games-internal -type d -empty -delete && find /storage/games-external -type d -empty -delete && reboot   * Merged storage can now be disabled persistently.   * A new directory structure is required to enable switching:     * /storage/games-internal/roms     * /storage/games-external/roms     * The target /storage/roms has not changed. * Lowers clocks to powersave for RK3566 devices.
  Remove stale profile bits that still seem to exist on some devices and break audio.
  Remove stale xorg bits from package.
  Bump Citra-SA and Yuzu-SA
  Switch the xorg-server package to xwayland.  Tested the emulators that appeared to depend on it, they seemed to start up ok.
  Yuzu-SA: never ask to confirm close
  Add Yuzu Rumble Strength Feature
  Amlogic/linux: remove unneeded drm panel orientation quirk
  Amlogic/linux: silence dmesg spam
  Amlogic/linux: remove 1908 opp as this is not present in the bsp
  Amlogic/linux: simplify rgb10-max3-pro device tree
  Fix mesa oops
  ...
2023-12-04 11:13:00 -05:00
mason
a3d5dad23b
Bump Kernel to 6.1.65 on supported devices 2023-12-04 06:30:20 +00:00
fewtarius
704b219c8b
Switch the xorg-server package to xwayland. Tested the emulators that appeared to depend on it, they seemed to start up ok. 2023-12-02 00:27:29 +00:00
mason
c3eb90549a
Lock device to lowest clocks during sleep mode 2023-12-01 13:15:48 +00:00
adamg
225ca7af6d
linux: bump package to 6.1.64 for S922X/RK3399 2023-12-01 13:15:47 +00:00
mason
5e3ab92e9f
Lock device to lowest clocks during sleep mode 2023-11-28 23:48:55 +00:00
adamg
29463e98f4 linux: bump package to 6.1.64 for S922X/RK3399 2023-11-28 19:05:42 +00:00
mason
8de20885dd
Panel v1 reset patch 2023-11-28 09:56:31 +00:00
ab0tj
c0694c8a5f
Rename rk817-battery to battery to fic ES battery indicator 2023-11-28 09:56:30 +00:00
fewtarius
6f477981fd
Merge branch 'dev' into mainline-3566 2023-11-28 09:55:48 +00:00
fewtarius
08ed8e3b6b
Finish reverting fix for drain while charging and powered off. 2023-11-26 19:32:30 +00:00
fewtarius
72b06319cd
Apply radial thresholding from @littleguy77 and @JohnnyonFlame. 2023-11-25 13:03:13 +00:00
fewtarius
6d2f762180
Disable uart2 on Powkiddy x55, as enabling it broke sleep. 2023-11-25 03:46:32 +00:00
fewtarius
a70f985c6e
Merge branch 'dev' into mainline-3566 2023-11-22 00:20:19 +00:00
fewtarius
8dd558ad8a
Fix another initramfs issue with device_root, and enable uart2 for x55. 2023-11-22 00:18:23 +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
8414864555
Bump Kernel to 6.1.63 on supported devices, RK3399 enable VPU (WIP) 2023-11-21 12:28:52 +00:00
fewtarius
f0ed4b03cc
Merge branch 'dev' into mainline-3566 2023-11-16 00:27:17 +00:00
mason
fb3092301c
RK3399: remove opp below 1ghz, remove a few more un used drivers 2023-11-15 18:08:04 +00:00
fewtarius
65c2ee4ae0
Merge branch 'dev' into mainline-3566 2023-11-13 15:09:52 +00:00
fewtarius
70bde6d594
Fix rdfind dependency, revert RTL8852xx update as it fails on RK3588. 2023-11-13 14:10:42 +00:00
fewtarius
7d32c2993d
Sync mainline-3566 with dev. 2023-11-13 13:32:43 +00:00
fewtarius
3dff0f7f06
Move rdfind dependency so it's built in time. 2023-11-13 13:29:11 +00:00
fewtarius
85e386af46
Fix RG353P boot issue. 2023-11-11 11:22:38 +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
Adam
098b37a417
Merge pull request #2325 from adamg88/radxa-a8
Add support for Radxa A8 WiFi/BT module
2023-11-08 19:00:22 +00:00
mason
cd0bf00b1f
Bump kernel to 6.1.62 on supported platforms 2023-11-08 14:59:38 +00: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
aef475a92d Rockchip/linux: bump package to a7c264a for RK3588 2023-11-08 03:08:56 +00:00
fewtarius
78d506e423
Fix RK3566 startup issues. 2023-11-06 18:55:42 +00:00
fewtarius
2495edbca1
Sync dev. 2023-11-06 11:09:53 +00:00
adamg
ec9256d930 Amlogic/Rockchip: fix missing initramfs when compiling linux pkg 2023-11-04 19:54:13 +00:00
fewtarius
1db76c6fe3
Merge pull request #2307 from fewtarius/dev
Updates
2023-11-04 13:55:22 -04:00
fewtarius
633e1b12fb
Enable rockchip suspend on RK3566. 2023-11-04 17:55:08 +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
5be835956a
RK3399 - Add RG552 Joystick deadzone patch 2023-11-04 12:27:26 +00:00
fewtarius
24c2268828
Clean up x55 zed_joystick and implement radial thresholding. Thanks @littleguy77 and @JohnnyonFlame! 2023-11-04 09:52:54 +00:00
mason
854bcec50f
Update Kernel to 6.1.61 on supported devices 2023-11-03 21:24:09 +00:00
fewtarius
964f04e011
May finally resolve the random initramfs build failure. Also, Linux 6.5.10. 2023-11-03 21:23:43 +00:00
mason
129d292f97
Update Kernel to 6.1.61 on supported devices 2023-11-02 17:06:10 +00:00
fewtarius
83f7043286
Update the ML branch to the latest kernel and u-boot, link config directories so they're found during the build. 2023-11-02 14:39:45 +00:00
fewtarius
e491a52e36
Merge branch 'dev' into mainline-3566 2023-11-02 14:05:16 +00:00
mason
826a0666ab
Increase rk3326 ram voltage - fix devices that wont boot 2023-11-01 20:48:37 +00:00
ab0tj
b152eda15c Fix dts naming conventions 2023-10-30 01:20:49 +00:00
ab0tj
25f45281b7 The RGB10 also has a slightly smaller battery than the OGA 2023-10-29 21:59:58 +00:00
fewtarius
f93f463f0e
Merge branch 'dev' into mainline-3566 2023-10-29 21:00:42 +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
fewtarius
6c3a5e5269
Merge pull request #2272 from ab0tj/esp8089
Fix suspend/resume for esp8089
2023-10-28 15:36:35 -04:00
ab0tj
4c2b0c29c2 Fix suspend/resume for esp8089 2023-10-28 13:30:30 -06:00