Commit graph

6388 commits

Author SHA1 Message Date
fewtarius
633e1b12fb
Enable rockchip suspend on RK3566. 2023-11-04 17:55:08 +00:00
fewtarius
2b5c166a2a
Improve how we fetch and configure sleep modes. 2023-11-04 17:52:44 +00:00
fewtarius
d1dedba69c
Deprecate CW2015 charger on RK3566 builds, add standby as a suspend option. 2023-11-04 16:49:18 +00:00
Adam
97923bdd00
Merge pull request #2306 from adamg88/fix-patch
Amlogic: patch house keeping
2023-11-04 14:56:24 +00:00
adamg
14314a5a31 Amlogic: patch house keeping 2023-11-04 14:50:52 +00:00
Brooksytech
3700ed8a3d
Merge pull request #2305 from brooksytech/dev
RK3399 - Add RG552 Joystick deadzone patch
2023-11-04 05:29:24 -07:00
mason
5be835956a
RK3399 - Add RG552 Joystick deadzone patch 2023-11-04 12:27:26 +00:00
fewtarius
c2b3ec8833
Merge pull request #2304 from fewtarius/dev
x55 joystick update, and re-add factory reset.
2023-11-04 05:54:56 -04:00
fewtarius
24c2268828
Clean up x55 zed_joystick and implement radial thresholding. Thanks @littleguy77 and @JohnnyonFlame! 2023-11-04 09:52:54 +00:00
fewtarius
83f64d588a
Revert volume change. 2023-11-03 21:50:23 +00:00
fewtarius
92c1a42b96
* Bring back factory reset.
* Slow down the volume / brightness loop so it doesn't execute multiple times during a single short press.
2023-11-03 21:36:34 +00:00
fewtarius
bd883a6136
Merge pull request #2303 from fewtarius/dev
Hopefully fixes random initramfs build failure, Linux 6.5.10.
2023-11-03 17:26:49 -04:00
adamg
972a44fc98
Amlogic: remove frequencies below 1Ghz for GOU & Max3Pro for better stability, this was already done in 90799d8d for all other Amlogic devices 2023-11-03 21:24:14 +00:00
mason
8575e126f3
Add quirk folder for RGB10 (rk3326) 2023-11-03 21:24:13 +00:00
adamg
794a311ff8
Amlogic: fix correct debug tty path 2023-11-03 21:24:12 +00:00
adamg
174d39fd27
packages: cleanup unused amlogic related packages 2023-11-03 21:24:12 +00:00
mason
e2eb75afa8
Switch to 300hz in kernel 2023-11-03 21:24:11 +00:00
ab0tj
d808809a33
Add autodetection for RGB10 2023-11-03 21:24:10 +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
Adam
c9d0029fdf
Merge pull request #2302 from adamg88/amlogic-remove-freq-under-1ghz
Amlogic: remove frequencies below 1Ghz for GOU & Max3Pro
2023-11-03 14:51:40 +00:00
adamg
a578c3b7ca Amlogic: remove frequencies below 1Ghz for GOU & Max3Pro for better stability, this was already done in 90799d8d for all other Amlogic devices 2023-11-03 14:50:38 +00:00
fewtarius
8e0e8d853f
Merge pull request #2301 from fewtarius/dev
Switch how we manage jslisten on wake, and also bump systemd.
2023-11-03 07:55:10 -04:00
fewtarius
c0989e0693
Switch how we manage jslisten on wake, and also bump systemd. 2023-11-03 11:54:40 +00:00
Brooksytech
8112ad7452
Merge pull request #2300 from brooksytech/dev
Add quirk folder for RGB10 (rk3326)
2023-11-02 22:13:20 -07:00
mason
6ecc16597f
Add quirk folder for RGB10 (rk3326) 2023-11-03 05:11:36 +00:00
Adam
e98e23a92f
Merge pull request #2299 from adamg88/housekeeping
Amlogic: cleanup unused packages and fix debug tty path
2023-11-03 00:11:50 +00:00
Brooksytech
5d9a1aaa96
Merge pull request #2298 from brooksytech/dev
Switch to 300hz in kernel
2023-11-02 16:52:26 -07:00
mason
47afdcd6bb
Switch to 300hz in kernel 2023-11-02 23:51:43 +00:00
adamg
9499630ac6 Amlogic: fix correct debug tty path 2023-11-02 21:54:57 +00:00
adamg
ae0d19763b packages: cleanup unused amlogic related packages 2023-11-02 21:54:57 +00:00
Brooksytech
013a4b7601
Merge pull request #2297 from ab0tj/dev
Add autodetection for RGB10
2023-11-02 12:51:36 -07:00
ab0tj
ec9d8231d0 Add autodetection for RGB10 2023-11-02 19:44:02 +00:00
fewtarius
105d9cb488
Merge pull request #2296 from fewtarius/dev
Don't apply a default es_systems when we build all emulators.
2023-11-02 14:33:25 -04:00
fewtarius
f6e40e9d0a
Fix - don't push es_systems if we're not an emulator free device. 2023-11-02 18:32:50 +00:00
fewtarius
4fae103d7c
Don't apply a default es_systems when we build all emulators. 2023-11-02 18:16:09 +00:00
Brooksytech
d52936310c
Merge pull request #2295 from brooksytech/dev
Update Kernel to 6.1.61 on supported devices
2023-11-02 10:06:51 -07:00
mason
129d292f97
Update Kernel to 6.1.61 on supported devices 2023-11-02 17:06:10 +00:00
fewtarius
8bf561d64f
Merge pull request #2294 from fewtarius/dev
Works correctly now.
2023-11-02 11:08:44 -04:00
fewtarius
0dddefbdf9
Works correctly now. 2023-11-02 15:08:09 +00:00
fewtarius
170000832b
Merge pull request #2293 from fewtarius/dev
Load config/options early so variables in ~/.JELOS/options are visible during docker configuration.
2023-11-02 10:00:51 -04:00
fewtarius
028a98930a
Load config/options early so variables in ~/.JELOS/options are visible during docker configuration. 2023-11-02 14:00:04 +00:00
fewtarius
3c8f360590
Merge pull request #2292 from fewtarius/dev
Enable debug tools by default across builds.
2023-11-02 08:00:09 -04:00
fewtarius
5f3d1ae477
Enable debug tools by default across builds. 2023-11-02 11:59:23 +00:00
fewtarius
a52d8e40b3
Merge pull request #2291 from fewtarius/dev
Update emulators and cores.
2023-11-02 07:12:21 -04:00
fewtarius
e201006f9f
Update emulators and cores. 2023-11-02 11:11:41 +00:00
fewtarius
cea92c0e36
Merge pull request #2290 from fewtarius/dev
Don't split N2L in README, as we're not splitting it in the jelos.org docs.
2023-11-02 06:49:16 -04:00
fewtarius
9151627d5c
Don't split N2L in README, as we're not splitting it in the jelos.org docs. 2023-11-02 10:48:20 +00:00
fewtarius
c3fea24b50
Merge pull request #2289 from fewtarius/dev
Documents N2L as a supported device.
2023-11-02 06:24:24 -04:00
fewtarius
450d7c5352
Add N2L to readme and release documentation. 2023-11-02 10:23:36 +00:00