Commit graph

829 commits

Author SHA1 Message Date
David Williams
87ea78dcf0 Uboot needs to get its initial DTB from / not /rockchip 2023-12-17 13:33:12 -08:00
David Williams
d9e3c1a4cf rolled @MM patches and a patch to remove the leading /rockchip from the dtb path expected by u-boot into one 2023-12-16 07:13:36 -08:00
David Williams
c2b7a65199 Adding the DTB for the RK2023 2023-12-15 22:45:23 -08:00
David Williams
bb693f1754 removed references to the older firmware 2023-12-15 11:47:39 -08:00
David Williams
61ac700f34 (just) running on RG353M and RGB30 2023-12-14 18:27:14 -08:00
David Williams
1fd1f2ed70 merge changes 2023-12-14 11:27:04 -08:00
David Williams
b375ec5040 first pass - updated uboot / linux setups, addition of new linux config 2023-12-14 11:24:47 -08:00
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
bd4f165219 Merge branch 'main' into mainline
* main: (22 commits)
  Revert dropping -Ofast to correct build issues.
  Bump Yuzu and Citra, update docs
  Update cemu-sa.
  Drop -Ofast as it is the cause of artifacting in other emulators as well.
  Portmaster fixes
  RK3326 - Tune available clocks and increase ram freq
  Update PortMaster
  Update a few SA cores
  Support .cue files for Dreamcast
  PortMaster: Only updated permissions on files that dont have correct perm
  Set correct permissions for ALL files in ports folder
  Clean up PortMaster vars
  fix year
  Add missing gzdoom dependency
  Update Linux to 6.6.5, add /storage/roms back to Samba config.
  Check if the controller is registered and 8bitdo and force 360-behavior
  Portmaster fixes
  RK3326 - Tune available clocks and increase ram freq
  Update PortMaster
  Update a few SA cores
  ...
2023-12-11 09:03:37 -05:00
mason
c74f32c114
RK3326 - Tune available clocks and increase ram freq 2023-12-08 14:21:26 +00:00
Sparticuz
2d4e7301a0 update to 6.7-rc4 2023-12-05 15:14:22 -05:00
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
adamg
c3079f23fb Amlogic/linux: remove unneeded drm panel orientation quirk 2023-12-01 23:17:37 +00:00
adamg
0d483320ef Amlogic/linux: silence dmesg spam 2023-12-01 23:16:43 +00:00
adamg
9b46d7ebd8 Amlogic/linux: remove 1908 opp as this is not present in the bsp 2023-12-01 20:43:12 +00:00
adamg
3a68b74af9 Amlogic/linux: simplify rgb10-max3-pro device tree 2023-12-01 20:38:43 +00:00
adamg
55481e63e2 mali-bifrost: bump package to r46p0 2023-12-01 13:16:50 +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
adamg
0d8bd34b34 Amlogic: introduce new mali-bifrost package 2023-12-01 13:13:38 +00:00
adamg
ccb5ab3ce8 Amlogic: remove mali patch 2023-12-01 13:13:38 +00:00
mason
2416aff5a2
Set correct permissions for PortMaster & fix RK3326 governors 2023-11-30 15:32:44 +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
fewtarius
ebfae26203
Merge branch 'dev' into mainline-3566 2023-11-28 18:48:52 +00:00
Adam
d9cc5de305
Merge pull request #2442 from adamg88/amlogic-dts-update
Amlogic dts update
2023-11-28 14:11:44 +00:00
adamg
fb18554fc6 Amlogic/linux: fix-up ogu/max3 dts 2023-11-28 13:55:23 +00:00
adamg
7464e5410c Amlogic/linux: ogu/max3 revert back to brooksytech dts 2023-11-28 10:23:45 +00:00
mason
8de20885dd
Panel v1 reset patch 2023-11-28 09:56:31 +00:00
mason
e4d15b2a12
Start work adding rinputer2 2023-11-28 09:56:30 +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
21e5c9f509
Merge pull request #2433 from fewtarius/dev
Enable kernel options, and add feature to temporarily disable the overlay.
2023-11-27 20:00:30 -05:00
adamg
237a1d7847 Amlogic/linux: fix voltage stepping on OGU/RGB10-Max3-Pro 2023-11-28 00:18:27 +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
26d7cb17f5
Merge pull request #2419 from fewtarius/dev
Apply radial thresholding from @littleguy77 and @JohnnyonFlame.
2023-11-25 08:04:45 -05:00
fewtarius
72b06319cd
Apply radial thresholding from @littleguy77 and @JohnnyonFlame. 2023-11-25 13:03:13 +00:00
adamg
22dbb52fdf Amlogic/linux: use upstream voltages for odroid-go-ultra and remove OC 2023-11-25 12:35:44 +00:00
adamg
e8005026b0 Amlogic/linux: use upstream voltages for powkiddy rgb10 max3 2023-11-25 12:32:55 +00:00
fewtarius
6d2f762180
Disable uart2 on Powkiddy x55, as enabling it broke sleep. 2023-11-25 03:46:32 +00:00
mason
8d2d39c515
Panel v1 reset patch 2023-11-24 21:55:23 +00:00
mason
5fb45d5fb0
Start work adding rinputer2 2023-11-23 16:06:00 +00:00
ab0tj
f2004d702d Rename rk817-battery to battery to fic ES battery indicator 2023-11-22 21:05:38 +00:00
fewtarius
a70f985c6e
Merge branch 'dev' into mainline-3566 2023-11-22 00:20:19 +00:00