Commit graph

579 commits

Author SHA1 Message Date
fewtarius
eb64d6d58b
* Update alsa and associated packages.
* Fix setsettings bugs - controller index and analog dpad.
* Update Linux to 6.4.5 and 6.1.41
* Add configuration for Nintendo Switch Pro Controller.
* Only enable auto mute for specific models of AYANEO Air Plus (6800U).
* Remove logo.png if it's found in ES.
2023-07-24 22:32:28 +00:00
fewtarius
0a55de4fb8
Add support for ryzensmu (AMD64). 2023-07-24 10:27:29 +00:00
Brooksytech
408981747e
Merge pull request #1804 from brooksytech/dev
Bump to kernel 6.1.40 on supported devices.
2023-07-23 08:30:44 -07:00
mason
9f6503b9fb
Bump to kernel 6.1.40 on supported devices. 2023-07-23 15:30:00 +00:00
fewtarius
36b7aa4a08
Bump Linux to 6.4.5, fix ryzenadj access to /dev/mem. 2023-07-23 15:27:33 +00:00
Brooksytech
377e74c286
Merge pull request #1794 from brooksytech/dev
Remove unneeded, memory section from RK3399 dts
2023-07-22 15:16:51 -07:00
mason
3e35237e4d
Remove unneeded, memory section from RK3399 dts 2023-07-22 22:15:10 +00:00
fewtarius
06a9cc1b41
* Fixes HDMI output on Powkiddy x55.
* Replaces Powkiddy's function that contantly disables HDMI.
  * Modifies boot args to no longer specify HDMI resolution.
  * Splits SDL2 into SDL2 and SDL2-rotated.
  * Adds environmental options to check for HDMI and if it isn't connected
    preload the rotation patched SDL2.
2023-07-22 18:29:09 +00:00
mason
912aa21c43
Bump kernel to 6.1.39 and fix wifi drivers 2023-07-20 00:24:07 +00:00
mason
d4876a3efa
Cleanup RK3399 Kernel config and DTS 2023-07-19 20:08:13 +00:00
mason
dfe4fd23b3
Powkiddy RGB10 Max 3 LED Battery status 2023-07-18 13:09:17 +00:00
fewtarius
64330cc8cd
Merge pull request #1753 from fewtarius/dev
Fix recovery mode on OGU and RGB Max 10.
2023-07-17 18:01:38 -04:00
fewtarius
b29a4f5155
Fix recovery mode on OGU and RGB Max 10. 2023-07-17 22:01:09 +00:00
mason
ff0d82ea3d
RK3399 dts cleanup, restore mesa to upstream on RK3399 2023-07-17 13:43:32 +00:00
mason
16c11b5de0
RK3399 dts cleanup, restore mesa to upstream on RK3399 2023-07-17 13:31:11 +00:00
fewtarius
019b4e50a3
Fix mupen64 on AMD64 as well. Update Linux kernel. 2023-07-13 20:58:51 +00:00
fewtarius
40dec65140
Apply x55 battery status fix to all other RK3566 devices. 2023-07-11 00:23:12 +00:00
fewtarius
56e165e86c
* Fix global/system settings not being configured correctly.
* Fix missing wireguard on Powkiddy X55.
2023-07-10 11:59:09 +00:00
fewtarius
e357e56e21
Bump kernel to 6.3.12 and 6.1.38. 2023-07-08 16:37:23 +00:00
fewtarius
2ae155a95e
Revert "Bump kernel to 6.4.2 and 6.1.38. Re-apply preempt rt patch for 6.4."
This reverts commit 293df4c47f.
2023-07-08 14:24:09 +00:00
fewtarius
9ed8d7c7d6
Revert "Bring back preempt-rt for 6.1.38 (needs testing)."
This reverts commit ae1910def4.
2023-07-08 14:24:02 +00:00
fewtarius
ae1910def4
Bring back preempt-rt for 6.1.38 (needs testing). 2023-07-08 13:21:29 +00:00
fewtarius
293df4c47f
Bump kernel to 6.4.2 and 6.1.38. Re-apply preempt rt patch for 6.4. 2023-07-08 13:13:31 +00:00
fewtarius
d3750981da
Merge pull request #1675 from fewtarius/dev
Revert NTFS feature - fix fan control in ES.
2023-07-06 06:48:54 -04: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
2e02d5a325
Merge pull request #1673 from fewtarius/dev
Updates and features
2023-07-05 08:10:02 -04:00
fewtarius
d2c6f8e84c
Start supporting NTFS in the second tf card slot. 2023-07-05 12:08:40 +00:00
mason
d1fd766e7f
Fix RK3399 boot logo 2023-07-04 12:44:53 +00:00
mason
173a02e72f
Prep RK3399 for release 2023-07-03 19:49:03 +00:00
mason
a1cacbd76b
Fix amlogic mkimage 2023-07-03 15:15:02 +00:00
fewtarius
e5be1ef4ef
Bump S922X kernel. 2023-07-03 13:29:58 +00:00
Brooksytech
1ba80f376f
Merge pull request #1656 from brooksytech/dev
RK3399 and various other updates
2023-07-01 22:27:12 -07:00
mason
c84a03e508
RK3399 and various other updates 2023-07-02 05:21:49 +00:00
fewtarius
29cf0309c8
Adds initial support for multiboot OGU and Max 3. 2023-07-01 15:45:03 +00:00
mason
97fea1fc52
RGB10 Max 3 changes 2023-07-01 13:02:15 +00:00
mason
af7aee29ef
RGB10 Max 3 changes 2023-07-01 12:59:37 +00:00
mason
b3826151ec
Update RK3399 u-boot 2023-07-01 04:08:36 +00:00
mason
2e6be3985b
Initial Powkiddy RGB10 Max 3 Support 2023-06-30 12:38:54 +00:00
Brooksytech
995651e26c
Merge branch 'dev' into RK3399 2023-06-29 13:12:25 -07:00
mason
5a033a49a5
RK3399 updates 2023-06-29 20:10:01 +00:00
fewtarius
55e9f8a783
Revert switch to 100hz as it broke touch displays on rk3566 devices. 2023-06-28 21:00:03 +00:00
mason
a3cf32355c
RK339 Updates 2023-06-28 12:52:36 +00:00
mason
653cb4840b
Work on RK552 wifi 2023-06-25 13:45:38 +00:00
Brooksytech
53bfe8d6b4
Merge pull request #46 from brooksytech/dev
Sync RK3399 with dev
2023-06-24 07:39:50 -07:00
Brooksytech
4abd8b7186
Merge branch 'JustEnoughLinuxOS:dev' into dev 2023-06-24 07:38:16 -07:00
fewtarius
4ea5ae412f
Revert last iwlwifi tweaks. 2023-06-24 14:15:54 +00:00
mason
badfb9e030
Clean RK3399 clocks 2023-06-24 13:52:13 +00:00
fewtarius
777b4737fb
* Improve power savings for AMD64 based devices.
* AYANEO Air Pro: 5.32 W, 7 hours - SNES test.
  * AYANEO Air Plus: 7.89 W, 5 hours, 44 minutes - SNES test.
2023-06-24 12:07:48 +00:00
mason
dcbf222c4f
Update rk3399 firmware, enable dmc control 2023-06-23 21:08:29 +00:00
Brooksytech
273aa416e3
Merge branch 'RK3399' into dev 2023-06-23 07:43:35 -07:00