Commit graph

43 commits

Author SHA1 Message Date
Sparticuz
09fd64542e Merge branch 'main' into mainline
* main:
  Revert duckstation to fix build issue.
  Switch default suspend mode to mem + s2idle on RK3566.
  Bump ES to provide game directory creation complete message.
  Move creation of game directories out of automount and into ES under System Settings to remove merged storage directory conflict.
  Fix overlay rename oops in EmulationStation.
  Redirect build output to a separate log.
  rk3326: enable kernel serial output
  Fix issue with automount where game directories are not configured when bind mounting.
  update emulators, cores, support packages, box, and system theme (Art Book Next).
  Bump Linux to 6.6.6 (AMD64).
2023-12-14 10:17:26 -05: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
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
2416aff5a2
Set correct permissions for PortMaster & fix RK3326 governors 2023-11-30 15:32:44 +00:00
fewtarius
6f477981fd
Merge branch 'dev' into mainline-3566 2023-11-28 09:55:48 +00:00
fewtarius
9a47844027
Enable CONFIG_OVERLAY_FS_REDIRECT_DIR. 2023-11-27 23:14:00 +00:00
fewtarius
7d32c2993d
Sync mainline-3566 with dev. 2023-11-13 13:32:43 +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
fewtarius
c41a1c27db
Update 3326 boot.ini, clean up install and mkimage a bit. 2023-11-06 11:49:14 +00:00
fewtarius
47189080cd
Add boot.ini. 2023-11-06 11:41:01 +00:00
fewtarius
e491a52e36
Merge branch 'dev' into mainline-3566 2023-11-02 14:05:16 +00:00
ab0tj
b152eda15c Fix dts naming conventions 2023-10-30 01:20:49 +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
ab0tj
ae2b3bcf6c Add esp8089 driver for wifi on Odroid Go Advance Black Edition 2023-10-27 20:53:10 -06:00
fewtarius
83136644b4
Merge branch 'dev' into mainline-3566 2023-10-27 11:16:25 +00:00
fewtarius
b615642ee5
Enable FB vsync and double buffering
* Thanks to @shauninman and 80a50b1372
2023-10-25 11:58:09 +00:00
fewtarius
8ac079806a
Add RK3566 boot.scr, thanks to @macromorgan. Fix typo in RK3326 boot.scr. 2023-09-07 23:06:41 +00:00
fewtarius
7c53818107
Convert RK3326 boot.ini to a template to support using boot scripts for other devices. 2023-09-07 22:57:40 +00:00
fewtarius
65f45d02b3
Package cleanup. 2023-08-11 22:17:56 +00:00
fewtarius
34a7726efc
* Fix Bluetooth audio across all ARM devices.
* Fix scummvm standalone audio issues.
2023-08-10 16:23:00 +00:00
mason
7ee116245a
Let panel quirks handle console rotation 2023-08-04 22:26:16 +00:00
mason
281a91703f
Start support for RG351V 2023-08-04 21:17:40 +00:00
fewtarius
9659eabe36
Revert "Start supporting NTFS in the second tf card slot."
This reverts commit d2c6f8e84c.
2023-07-05 18:47:07 +00:00
fewtarius
d2c6f8e84c
Start supporting NTFS in the second tf card slot. 2023-07-05 12:08:40 +00:00
fewtarius
84b96dd281
A better solution, re-source the profile. 2023-06-01 23:21:45 +00:00
fewtarius
f7224b066c
Add a basic device config that minimally defines the UI service for the first boot. 2023-06-01 22:56:02 +00:00
fewtarius
93fb69f0fc
Migrate device configs to quirks, leave an AMD64 device.config for widest compatibility. 2023-06-01 21:41:58 +00:00
mason
44ec3a2c92
Set DMC clock on RK3326 build 2023-05-30 19:05:27 +00:00
mason
ba7b056ced
Update Linux, adjust S922X clocks, rever rk3326 controller change 2023-05-22 12:49:56 +00:00
Chris Morgan
2d0e896389
package: Add interception package and activate for rk3326
Use the interception package to merge the gpio-keys and adc-joystick
input devices found in mainline Linux to avoid the need to have
an out of tree input driver.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
2023-05-17 22:51:06 +00:00
mason
2a4f817467
testing rg351v 2023-05-16 14:51:12 +00:00
mason
e73c5509d0
Prep RK3326 for release 2023-05-15 21:10:22 +00:00
mason
ee6becaa2f
Prep RK3326 for release 2023-05-15 21:06:18 +00:00
mason
c5ef2b4c64
Update SA cores and fix oops 2023-05-14 14:15:18 +00:00
mason
454ef022d6
rk3326 updates 2023-05-14 13:53:23 +00:00
mason
df1a88aff0
rk3326 setup 2023-05-14 06:39:10 +00:00
mason
bdb54c1976
RK3326 multi dtb, bump mesa, bump linux 2023-05-11 19:11:56 +00:00
mason
7ad93dff88
Finish RG351P/M support 2023-05-10 22:01:36 +00:00
mason
fb00dacc7b
rk3326 work 2023-05-10 21:15:44 +00:00
mason
4c9bf03288
updating rk3326 2023-05-08 22:47:28 +00:00
mason
816645450b
add rg351p 2023-05-04 18:06:54 +00:00