Commit graph

637 commits

Author SHA1 Message Date
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
405f408bbe
* Update Linux kernel to 6.4.8 (AMD64), and 6.1.43 (RK3326, RK3399, S922X)
* Setsettings should configure the fastforward button per our documentation.
2023-08-03 12:12:21 +00:00
mason
7c54d81fc8
Enable GPIO wifi control on RK3399 2023-07-28 13:16:04 +00:00
mason
b78c76f0e1
Rename RK3399 kernel to be more inline with standards, hide moonlight S922X 2023-07-27 14:22:41 +00:00
mason
cddecc5099
Rename RK3399 kernel to be more inline with standards, hide moonlight S922X 2023-07-27 14:13:53 +00:00
mason
d521cb4a69
Bump kernel to 6.4.7 & 6.1.42 on support devices 2023-07-27 13:56:13 +00:00
mason
90c1b8820a
Disable v4l2 on RK3399, small kernel cleanups 2023-07-27 01:51:09 +00:00
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
mason
9f6503b9fb
Bump to kernel 6.1.40 on supported devices. 2023-07-23 15:30:00 +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
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
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
c84a03e508
RK3399 and various other updates 2023-07-02 05:21:49 +00:00
mason
b3826151ec
Update RK3399 u-boot 2023-07-01 04:08:36 +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
mason
badfb9e030
Clean RK3399 clocks 2023-06-24 13:52:13 +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
fewtarius
171c2a372f
Working through some gpu profile and battery life improvements. 2023-06-23 10:57:57 +00:00
mason
c390be93e1
Enable DMC driver, fix quirk 2023-06-23 04:22:22 +00:00
mason
717a4b34dc
Start RK3399 work 2023-06-23 03:14:11 +00:00
fewtarius
cfe657707e
Update kernel, syncthing, openssl, samba. 2023-06-21 23:41:19 +00:00
fewtarius
cadd647f44
Small package reshuffle + fix gzdoom, and post-update. 2023-06-19 01:07:32 +00:00
fewtarius
6443fb7514
Update kernel packages. 2023-06-17 13:08:28 +00:00
fewtarius
7eba549fa7
Add touch support for RG353P and M. 2023-06-16 22:29:39 +00:00
fewtarius
fe56fed43c
Bump Linux kernel to 6.1.32. 2023-06-07 09:47:38 +00:00
fewtarius
c134c0a2ef
Fix RK3588 firmware. 2023-06-06 01:56:01 +00:00
fewtarius
db64125f10
Merge pull request #1522 from fewtarius/dev
Bump RK3566 kernel.
2023-06-03 20:18:26 -04:00
fewtarius
75b53f6c08
Bump RK3566 kernel. 2023-06-04 00:17:48 +00:00
fewtarius
905023a45a
Merge pull request #1515 from anaximan/rk3566_touch
Kernel support for the Hynitron touch panel on RK3566 devices
2023-06-03 19:47:46 -04:00
fewtarius
1df3b63a04
Revert "Bump RK3566 kernel."
This reverts commit adb0111078.
2023-06-03 15:50:41 +00:00
fewtarius
adb0111078
Bump RK3566 kernel. 2023-06-03 15:13:44 +00:00
anaximan
6f1b4bdd6e Kernel support for the Hynitron touch panel, requires corresponding driver within rk356x-kernel 2023-06-03 16:33:02 +02: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
fewtarius
c1bacbe5c6
Merge pull request #1496 from fewtarius/dev
Fix build failure on additional drivers, update kernel to 6.1.31.
2023-05-31 10:34:10 -04:00
fewtarius
8e5fec4156
Bump kernel to 6.1.31. 2023-05-31 12:01:29 +00:00
mason
0cbccd7a4c
Set DMC speed 2023-05-30 20:44:28 +00:00
mason
44ec3a2c92
Set DMC clock on RK3326 build 2023-05-30 19:05:27 +00:00
fewtarius
60c8046d99
Reset the partition label during an update to allow switching between trust and resource images. 2023-05-27 23:35:17 +00:00
fewtarius
43d41a02eb
Fix missing dmcfreq on x55. 2023-05-27 00:26:17 +00:00
fewtarius
0c3a2363e2
Update firmware, move x55 patches into kernel. 2023-05-26 21:39:01 +00:00
fewtarius
7bada0c6f0
* Fix issue with Powkiddy x55 booting when plugged into charger.
* Fix missing power LED when charging while powered off.
2023-05-26 16:23:02 +00:00
mason
fde948d6fc
Update linux to 6.1.30 2023-05-25 19:32:33 +00:00
Brooksytech
f605a36d95
Merge pull request #1451 from brooksytech/dev
Repo mainteance and cleanup
2023-05-23 05:55:21 -07:00
mason
d83718fdc0
maintenance and cleanup 2023-05-23 12:53:37 +00:00
fewtarius
0b23af93b2
Update x55 frequencies to bring performance closer to other 3566 devices. 2023-05-23 10:14:58 +00:00
mason
ba7b056ced
Update Linux, adjust S922X clocks, rever rk3326 controller change 2023-05-22 12:49:56 +00:00
Brooksytech
a807911ff9
Merge pull request #1440 from brooksytech/dev
Fix update bug and clean up vars
2023-05-19 15:47:03 -07:00
mason
421c8e2d06
Fix update bug and clean up vars 2023-05-19 22:45:52 +00:00
Brooksytech
26d7838164
Merge pull request #1439 from brooksytech/dev
Add Support for Odroid Go Super
2023-05-19 14:23:02 -07:00
mason
6ab412ef89
Add Support for Odroid Go Super 2023-05-19 21:21:21 +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
1ec317b0b8
Add missing ext linux conf var 2023-05-16 18:39:44 +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
Brooksytech
d77edb8bf1
Merge pull request #1419 from brooksytech/dev
fix upgrade script
2023-05-11 23:15:57 -07:00
mason
0ff2a7c23d
fix upgrade script 2023-05-12 06:13:32 +00:00
Brooksytech
9d5d84eadb
Merge pull request #1417 from brooksytech/dev
RK3326 multi dtb, bump mesa, bump linux
2023-05-11 12:15:47 -07:00
mason
bdb54c1976
RK3326 multi dtb, bump mesa, bump linux 2023-05-11 19:11:56 +00:00
fewtarius
0c6cd68308
Merge pull request #1413 from NeoTheFox/dev
Add ZeroTier
2023-05-11 06:50:11 -04:00
mason
85ee1e0b34
Fix u-boot and citra-sa 2023-05-10 22:50:47 +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
NeoTheFox
54cdfe1dde added preliminary ZeroTier package 2023-05-10 14:20:32 +04:00
Brooksytech
07f3e52f57
Merge branch 'rk3326' into dev 2023-05-08 15:52:05 -07:00
mason
4c9bf03288
updating rk3326 2023-05-08 22:47:28 +00:00
fewtarius
566e1214d3
Fix battery status on x55, enable low battery led on RG353/503, fix panel adjustment restore on x55. 2023-05-04 21:23:13 +00:00
mason
816645450b
add rg351p 2023-05-04 18:06:54 +00:00
fewtarius
4d2786212a
Revert v1 timings, should correct panel output for some 353p users. 2023-05-03 12:10:46 +00:00
fewtarius
dfe0f10ac1
* Fix missing ExFAT on Powkiddy x55.
* Bump Linux kernel to 6.1.26 (AMD64, S922X).
* Update emulators and cores.
2023-04-27 21:08:13 +00:00
fewtarius
746111c2e8
Fixes audio and adds headphone sense for jack switching. 2023-04-27 10:24:41 +00:00
fewtarius
3835c717f6
Update cpu/dmc frequencies on x55. 2023-04-26 12:04:11 +00:00
fewtarius
64618f2dc2
Disable additional drivers. 2023-04-26 09:30:39 +00:00
fewtarius
adfb08a942
Fix model name so quirks work correctly. 2023-04-26 02:19:11 +00:00
fewtarius
657bf57ab8
Fix x55 audio. 2023-04-26 02:15:58 +00:00
fewtarius
f8eda99e6a
Revert device tree from testing to rk3566-evb2-lp4x-v10-linux. 2023-04-25 23:22:05 +00:00
fewtarius
ad438071d5
Adds Powkiddy x55 as a (hopefully temporary) separate device. 2023-04-25 22:54:13 +00:00
fewtarius
16c835bafa
Testing Powkiddy's x55 kernel. 2023-04-25 20:20:32 +00:00
Brooksytech
8641d64914
Merge pull request #1327 from brooksytech/dev
Big / Little core selection S922X & RK3588
2023-04-23 22:36:42 -07:00
mason
a4c134fb03
Big / Little core selection S922X & RK3588 2023-04-24 05:33:21 +00:00
fewtarius
18c7ea945a
Clean up post-update, fix a few script errors. 2023-04-24 01:41:44 +00:00
fewtarius
91c0e9fd5a
Switch moonlight to use autostart so the configuration is updated per device from the framebuffer res. 2023-04-23 22:29:32 +00:00
fewtarius
c59014faca
Drop image splash screens. 2023-04-23 19:58:11 +00:00
fewtarius
002fe2c06c
Add support for building without emulators (EMULATION_DEVICE="no"), add support for building container support (CONTAINER_SUPPORT="yes", correct a condition where a base build kernel panics on boot. 2023-04-21 21:40:02 +00:00
fewtarius
611e6ae1d9
Improved RG353 v2 panel support, thanks to @TheGammaSqueeze! 2023-04-17 10:27:44 +00:00
fewtarius
31b55700ae
Fix misconfigured regulator preventing cpufreq and other features from functioning correctly, fix root password not being set on boot. 2023-04-13 23:19:05 +00:00
fewtarius
aeeb010944
* Drop device root functionality as it is no longer needed.
* Enable reference clock on RK3566.
* Switch back to upstream dosbox-svn libretro core as our PR has merged.
2023-04-10 12:01:40 +00:00
fewtarius
0643785c4e
Fix Bluetooth for RK3566 and RK3588 to use 64bit rtk_hciattach, deprecate 32bit version. Clean firmware on every build so it is always applied. 2023-04-09 00:59:27 +00:00
fewtarius
b39577374e
Add full support for Powkiddy RK2023. 2023-04-08 11:02:16 +00:00
fewtarius
2f7e3f0fe5
Refactor the mechanisms for 32BIT packages. 2023-04-05 21:09:40 +00:00
fewtarius
79d3987b31
Start building the Powkiddy RK2023 device tree. 2023-03-30 22:05:17 +00:00
fewtarius
a667525536
Bump RK3566 kernel to add support for Anbernic's v2 devices - thanks to @dexwerks, @macromorgan, and @retrogfx. 2023-03-30 10:11:49 +00:00
fewtarius
c471a35ce2
Fix RTL8821CS-firmware correctly and re-apply to RK3588. 2023-03-29 10:07:03 +00:00
fewtarius
1367198053
Temporarily drop RTL8821CS-firmware from RK3588. 2023-03-29 01:50:58 +00:00
fewtarius
6545259427
Fix typo. 2023-03-23 21:12:16 +00:00
fewtarius
edaeeeea79
Fix missing dependency for Rockchip device builds. 2023-03-18 14:57:26 +00:00
fewtarius
382b965c89
Drop old ffmpeg version, no longer needed. 2023-03-18 13:40:21 +00:00
fewtarius
c686aef793
Fix ffmpeg on 3588. 2023-03-18 13:39:51 +00:00
fewtarius
5799bc7a66
Add RTL8821CS firmware to 3588 builds. 2023-03-12 13:20:55 -04:00
fewtarius
bb0b0ca5bf
Revert firmware package on 3588. 2023-03-11 06:17:45 -05:00
fewtarius
adc05c4511
Update emulators and cores, bump kernel to 6.1.16, update box86 and box64. 2023-03-10 18:03:37 -05:00
fewtarius
4f76fa548c
Fix 3566 build. 2023-03-10 08:14:45 -05:00
fewtarius
a2fd4ba78d
Fix up rk3566 kernel build. 2023-03-09 21:31:49 -05:00
fewtarius
646239b10d
Fix kernel packages. 2023-03-09 20:48:21 -05:00
fewtarius
c6921c0de8
Only build resource image if we want a resource image. 2023-03-09 17:08:27 -05:00
fewtarius
aed62eefbe
Bump kernel, but disable multidtb as it needs more work before merging. 2023-03-09 16:57:30 -05:00
fewtarius
d552d69415
Initial support for Indiedroid Nova. 2023-03-08 19:36:34 -05:00
fewtarius
85d32219cb
Bump rk3566 kernel. 2023-03-08 19:34:43 -05:00
fewtarius
76476f1410
Initial support for Indiedroid Nova. 2023-03-08 19:00:17 -05:00
fewtarius
1b68dd05f5
Work on RK3588 multi dtb support. 2023-03-08 12:34:56 -05:00
fewtarius
d2893dc007
Add box86 and box64 to our ARM devices. 2023-03-03 12:12:24 -05:00
fewtarius
aa66b36ad9
Bump RK3566 kernel. 2023-03-02 05:48:29 -05:00
fewtarius
902479af60
Variable cleanup. 2023-02-24 08:53:43 -05:00
fewtarius
17317a81ab
* Fix battery reporting on RK3566 devices.
* Update Linux kernel to 6.1.13.
* Update PPSSPP.
* Fix jelos-info hang if temp device doesn't exist.
2023-02-22 16:54:01 -05:00
fewtarius
0cd75b996f
Cleanup, and re-add yabasanshiroSA for ARM. 2023-02-22 06:56:08 -05:00
fewtarius
92251b8645
* Propagate PROBE_DEFER in singleadcjoy - Thanks to @puffnfresh.
* Correct image generation issue breaking RK3588.
2023-02-21 17:32:31 -05:00
fewtarius
cfb0bb7e59
Fix battery on 503. 2023-02-19 06:10:09 -05:00
fewtarius
fd7daa551b
Fix rk3588 oops, update .gitignore. 2023-02-17 17:01:34 -05:00
fewtarius
c432a5be20
Split 353P and M devices. 2023-02-17 08:45:34 -05:00
fewtarius
96d8e45633
Update 3566 kernel, bump emulators and cores. 2023-02-17 08:38:45 -05:00
fewtarius
7ee1df4702
Fixes. 2023-02-16 17:44:48 -05:00
fewtarius
c1a7c548b3
Add support for rk3566 devices with single image support. 2023-02-16 17:40:39 -05:00
fewtarius
9d8a0bc313
Updates - use boot rather than legacy boot for partitions, split virtual packages a bit, move kernel/u-boot for opi5 to JELOS repos. 2023-02-15 06:38:49 -05:00
mason
112abe129f
Eth0 driver for Indiedroid Nova 2023-02-10 23:32:07 +00:00
fewtarius
a837478baf
* Distribution updates - kernel 6.1.10, Python, systemd, busybox, SDL2, etc.
* Update emulators, cores, and art book next theme.
* Drop -Ofast, --disable-shared --enable-static as defaults.
* Misc build fixes.
2023-02-08 12:26:54 -05:00
mason
74e2286393
Enable additional RT wifi adapters 2023-01-12 13:47:25 +00:00
mason
15f040c6bb
Fix RK3588 U-Boot 2023-01-11 21:31:08 +00:00
mason
21f3b1b79d
Updates and clean up 2023-01-10 23:39:16 +00:00
mason
cdf3597151
More Orange Pi 5 / RK3588 setup 2023-01-09 22:26:15 +00:00
mason
5753c7481d
RK3588 cleanup 2023-01-09 06:26:27 +00:00
mason
115cb94267
Orange Pi 5 / RK3588 Support 2023-01-08 22:49:32 +00:00
fewtarius
767e7529af
Part 3 of 3, drop RG353P/V/M and RG503. 2022-12-30 08:01:15 -05:00
fewtarius
1bf8c7e5bd
Part 2 of 3, deprecates and removes RG552. 2022-12-30 07:17:07 -05:00
fewtarius
0119087f6b
Fix apache-ant, and u-boot on Apple M1 (Ubuntu 22.04/UTM). Fix parallel-n64 patch and dependencies. 2022-12-29 23:28:24 +00:00
fewtarius
f30878f64b
Part 1b of 3, drop remaining RGB20S bits. 2022-12-29 17:41:21 -05:00
fewtarius
594e589b82
Part 1 of 3, deprecates and removes RG351x and RGB20S. 2022-12-29 17:36:01 -05:00
fewtarius
33e3eef33b
Revert/deprecate libpng17, bump rk3566 kernel. 2022-12-27 06:55:52 -05:00
fewtarius
4beae761a9
Misc fixes and improvements. 2022-12-21 17:24:01 -05:00
fewtarius
4b9e65325f
* Update kernel and OS to support AyaNeo Air / Air Pro fan control.
* Bump WIFI drivers.
* Add WIFI module quirk and WIFI not waking from sleep on Air.
* Fix splash screen on rotated displays.
* Move autostart to its own package.
2022-12-19 17:14:32 -05:00
Tim Flaman
5b27f83b67 Resolve sound issues, remove previous attempt 2022-12-17 21:09:22 -06:00
Tim Flaman
ab36521e9a Fix merge issues 2022-12-06 23:15:00 -06:00
Tim Flaman
ae01b2779e Fix conflicts 2022-12-06 13:01:34 -06:00
Tim Flaman
f2218903d0 Merge dev 2022-12-04 19:55:09 -06:00
Tim Flaman
069d31b026 u-boot patches for RGB20S device support 2022-12-04 17:36:00 -06:00
fewtarius
1cbb66b40f
Bump the Linux kernel to 6.0.11. 2022-12-04 11:19:50 -05:00
Tim Flaman
d2ad58d406 Initial RGB20S device support part 2 2022-12-03 00:12:18 -06:00
Tim Flaman
aa2ee29ee8 Initial RGB20S device support 2022-11-30 21:47:06 -06:00
fewtarius
63917d4a16
Update rk356x-uboot to use the fix provided by @vulpes2 2022-11-29 06:14:31 -05:00
Shaun Inman
0b85468360 fix for using intel binary blobs on arm host
this allows at least BASE_ONLY to work in docker on an M1 Mac
2022-11-25 12:53:05 -05:00
brooksytech
06fbc931a6
Add initial yuzu support, misc. updates 2022-11-16 08:36:25 -08:00
fewtarius
0f7741b80f
Fix RG552 default mixer. 2022-11-13 20:24:03 -05:00
fewtarius
34a481f977
Add Audio path feature to ES, bug fixes, and some additional changes for future use. 2022-11-12 15:39:58 -05:00
fewtarius
81cf8480e0
Revert "Merge es8316 update from @Locutus73"
This reverts commit 76f658e7aa.
2022-11-12 09:28:44 -05:00
fewtarius
5ac7dfc13f
Merge branch 'dev' of github.com:justenoughlinuxos/distribution into dev 2022-11-12 05:50:10 -05:00
fewtarius
76f658e7aa
Merge es8316 update from @Locutus73 2022-11-10 08:06:47 -05:00
fewtarius
d7bf40534d
Merge pull request #725 from fewtarius/dev
Build fixes.
2022-11-08 16:46:29 -05:00
fewtarius
38bc64dd19
Build fixes. 2022-11-08 16:46:03 -05:00
fewtarius
fbd4b93c4e
Merge pull request #722 from fewtarius/dev
emus, cores, kernel, and bug fix.
2022-11-08 08:47:03 -05:00
fewtarius
6c5c03053d
Update emulators and cores, bump kernel to 6.0.7. 2022-11-08 06:36:11 -05:00
Locutus73
cd4eec8964
Update device.config
Changed DEVICE_AUDIO_MIXER from "DAC" to "Master" in order to match the renaming of DAC Playback Volume renamed to Master Playback Volume in the kernel.
2022-11-07 13:50:11 +01:00
fewtarius
fc0e3a7a26
Roll back RG552 change, add workaround for volume in ES. 2022-11-06 18:19:44 -05:00
fewtarius
5386b84c58
Pull 34b7a9caaba09271754624d659ce6e46a3804781 from https://github.com/brooksytech/rk3399-kernel-5.19/ 2022-11-06 16:26:00 -05:00
fewtarius
0d550304bc
Build any new kernel options, don't include libgo2 in the 32bit package, it gets built as a dependency when needed. 2022-11-03 08:03:44 -04:00
fewtarius
07b2e1b69f
Add rootwait to all Rockchip devices. 2022-11-02 18:33:02 -04:00
fewtarius
89d1699cec
Clean up the patch a bit. 2022-11-01 18:14:57 -04:00
fewtarius
8d1fba6784
Remove duplication at scripts/dts 2022-11-01 18:09:39 -04:00
fewtarius
1a94303a39
Bump RG552 to kernel 6.0.6.
Pulls all of the effort on RG552 mainline from https://github.com/brooksytech/rk3399-kernel-5.19 including the panel fix from @Locutus73.
2022-11-01 18:06:06 -04:00
fewtarius
c74d7fa13e
Fixes. 2022-11-01 17:12:05 -04:00
fewtarius
5f84d3accc
Revert. 2022-11-01 06:53:43 -04:00
fewtarius
fe56266063
Patch gcc-version.sh for non-mainline devices. 2022-11-01 06:07:57 -04:00
fewtarius
bfcd061c00
Work on syncing some of our package set from CoreELEC. 2022-11-01 06:04:06 -04:00
Tom Pratt
3c4167b6d3 Bluetooth firmware for RG353P
Realtek firmware binaries are already available in kernel sources for this device.
2022-10-28 19:31:03 +02:00
fewtarius
a7d633da5c
Add support for configuring the boot UI while in kiosk mode (Weston only). This enables users to boot right into an emulator or into RetroArch, however the features of ES will be unavailable. 2022-10-27 07:51:00 -04:00
fewtarius
5ad1a43678
* Fix Sega Saturn (yabasanshiroSA) controls.
* Fix issue with post-update not executing on some devices.
* Fix issue with hotkey autoconfig not working for all configured controllers.
* Re-add textviewer
* Update ArtBook theme.
2022-10-25 06:24:50 -04:00
fewtarius
33b157a3a0
Revert RTL8188FU and re-add it to the build. 2022-10-24 07:14:34 -04:00
fewtarius
41e437442c
Merge pull request #642 from fewtarius/dev
2022-10-21 17:26:44 -04:00
fewtarius
e7137b32e4
* Add support for dynamic controller variables and support for hotkey configuration when a new controller is default.
* Deprecate device specific controller variables.
* Set avahi hostname on boot.
* Add dmidecode for x86_64 specific quirks.
2022-10-21 17:23:25 -04:00
Brooksytech
9ad25b3554
Fix RG552 panel flicker
updated clock settings for the 552 panel
2022-10-21 08:05:13 -07:00
fewtarius
24d1147b11
Fix kernel config RG552. 2022-10-21 09:10:16 -04:00
fewtarius
63af910f09
Move speaker/headphone paths to device variables to resolve #632. 2022-10-21 07:37:01 -04:00
fewtarius
3ae713dcfa
Drop RTL8188FU from the reverted RG552 build. 2022-10-20 18:32:00 -04:00
fewtarius
934410326c
Revert RG552 changes. 2022-10-20 13:19:27 -04:00
fewtarius
00782b9635
Add WIFI drivers. 2022-10-20 13:17:01 -04:00
fewtarius
7027c312e9
5.19.16 + preempt rt + PortMaster fix. 2022-10-19 15:14:13 -04:00
fewtarius
f9d9221acd
Begin to merge usb media device support. 2022-10-18 19:47:37 -04:00
fewtarius
e65bb55933
re-create patch. 2022-10-18 18:35:30 -04:00
fewtarius
f056beab61
Add preempt rt to mainline 5.19 kernel builds. 2022-10-18 17:52:18 -04:00
fewtarius
7d07eff763
* Add user profile directory /storage/.config/profile.d.
* Apply workaround for no sound / no headphone jack switching (RG353V).
* Update ArtBook Next theme.
* Ensure the device tree is not swapped after an update.
> Note: Exiting RG353V users will need to disable and re-enable the RG353V switch, or run `device-switch RG353V` over ssh.
2022-10-02 12:46:51 -04:00
fewtarius
31c614b70a
Revert. 2022-10-02 06:43:13 -04:00
fewtarius
8a3ad6cea0
Accomodate for the possibility of a swapped dtb during updates. 2022-10-02 05:47:26 -04:00
fewtarius
34a7ccfbf8
Update device brightness RG503, RG552, handheld. 2022-10-02 05:27:42 -04:00
fewtarius
25e61ed11f
Bump RG353P/V brightness to 50% 2022-10-01 20:35:21 -04:00
fewtarius
9ae3455f45
* Fix more brightness bugs
* Update kernel - Adds additional RG353V device property changes.
* Always sync portmaster, thememaster, and jelosaddons after updating.
* Add workaround for no audio mixing of right channel on RG353V thanks to @christianhaitian.
2022-10-01 20:22:43 -04:00
fewtarius
73dff6fa94
* Add support for multiple device trees.
* Add support for RG353V (use RG353P image, enable switch in system settings).
* Fix language selection bug.
* Fix another brightness bug.
* Fix shader build conflict.
* Force Retroarch to use glcore on the RG552 if GL is still enabled.
2022-09-30 20:40:33 -04:00
fewtarius
c10b2708ad
Merge pull request #541 from fewtarius/dev
Roll back a558befccd, and fix kernel deps.
2022-09-24 06:04:32 -04:00
fewtarius
377248a507
Roll back a558befccd, and fix kernel dependencies. 2022-09-24 06:02:30 -04:00
Robin
61c48a5b37
Add logitech support
Support for Logitech devices that are not fully compliant with HID standard
2022-09-24 09:44:30 +08:00
Robin
73160eed30
Try to fix usb otg keyboard not working 2022-09-24 09:38:48 +08:00
brooksytech
587b7c6ba9
Update duckstationsa & 552 kernel config 2022-09-17 06:41:06 -07:00
Brooksytech
91dfec2853
Merge pull request #503 from brooksytech/5.19
Add rumble support to retrogame joypad.
2022-09-13 23:11:40 -07:00
Brooksytech
af570bd1bf
Add rumble support to retrogame joypad. 2022-09-13 23:08:39 -07:00
Brooksytech
23f7e8c97e
Merge pull request #494 from brooksytech/5.19
Adding back in RG552 gpu overclock to kernel.
2022-09-12 06:58:03 -07:00
Brooksytech
c7dd7bfe03
Adding back in RG552 gpu overclock to kernel. 2022-09-12 06:57:09 -07:00
fewtarius
53e7a3efce
Bump mesa, fix options so we're not linking to things we're not building. 2022-09-10 10:26:25 -04:00
brooksytech
f91b3cbf32
Add RG552 wifi driver 2022-09-10 07:07:44 -07:00
fewtarius
fd6ddc60fa
Fix RG552 console. 2022-09-10 09:37:28 -04:00
fewtarius
79ccd182fa
Merge pull request #477 from fewtarius/dev
Updates.
2022-09-09 20:02:26 -04:00
fewtarius
8f09001f42
Update to support stopping and starting the defined UI service rather than assuming everything uses the emustation service. Update volumesense to stop looking for devices after 5 attempts. Update system_utils and volume_sense to increment by 5 or 15. 2022-09-09 20:01:27 -04:00
brooksytech
cac7a04fcd
Updating to kernel 5.19 and fix controls 2022-09-09 07:35:05 -07:00
brooksytech
f504d6a834
enable 32bit time on the 552 2022-09-05 09:26:02 -07:00
Brooksytech
251631f3c4
Merge pull request #450 from brooksytech/dev
552: fix joy inversion, add dolphinsa
2022-09-04 07:22:13 -07:00
brooksytech
0d7740373e
552: fix joy inverstion, add dolphinsa 2022-09-04 07:18:59 -07:00
fewtarius
decfdf9b70
Merge pull request #448 from fewtarius/dev
Explicitly set DISPLAYMANAGER VULKAN_SUPPORT.
2022-09-04 10:02:24 -04:00
fewtarius
e5dfcf0be3
Explicitly set DISPLAYMANAGER VULKAN_SUPPORT. 2022-09-04 10:01:49 -04:00
brooksytech
1e180c06e0
Patch to rename 552 battery in kernel 2022-09-03 21:52:15 -07:00
Brooksytech
6de28d9220
Merge branch 'dev' into RG552ML_merge 2022-09-01 17:05:35 -07:00
fewtarius
a3fbc16925
Change RG552 brightness hotkey to TR2 so it's simpler to access. 2022-09-01 19:05:20 -04:00
fewtarius
b37990e4c3
Misc updates. 2022-09-01 17:17:36 -04:00
brooksytech
4f03bac66a
Ready to merge mainline into 552 2022-09-01 13:42:06 -07:00
brooksytech
7212c87eea
More 552 mainline changes 2022-08-31 23:27:58 -07:00
fewtarius
259a77dcce
Merge pull request #400 from brooksytech/RG552ML
Initial support for the RG552 ML support.
2022-08-31 18:40:31 -04:00
brooksytech
ad7795ba39
Adding initial support for 552 Mainline Support 2022-08-31 15:20:07 -07:00