Commit graph

787 commits

Author SHA1 Message Date
mason
fb3092301c
RK3399: remove opp below 1ghz, remove a few more un used drivers 2023-11-15 18:08:04 +00:00
fewtarius
3d330a4c6f
* Fix tailscale arch issue on AMD64.
* Add host to eliminate lookup timeouts.
* Improve kernel optimization (AMD64).
* Bump ES.
2023-11-15 00:00:28 +00:00
fewtarius
70bde6d594
Fix rdfind dependency, revert RTL8852xx update as it fails on RK3588. 2023-11-13 14:10:42 +00:00
fewtarius
3dff0f7f06
Move rdfind dependency so it's built in time. 2023-11-13 13:29:11 +00:00
fewtarius
85e386af46
Fix RG353P boot issue. 2023-11-11 11:22:38 +00:00
fewtarius
6941263356
Merge branch 'optimization' into dev 2023-11-09 11:28:32 +00:00
fewtarius
f2c7160b89
Improve AMD64 optimization without breaking compatibility. 2023-11-09 11:28:10 +00:00
mason
4c9421b422
RK3399 kernel config cleanup 2023-11-08 23:46:18 +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
Adam
098b37a417
Merge pull request #2325 from adamg88/radxa-a8
Add support for Radxa A8 WiFi/BT module
2023-11-08 19:00:22 +00:00
fewtarius
454357c3f9
PC image optimization testing. 2023-11-08 16:48:36 +00:00
mason
cd0bf00b1f
Bump kernel to 6.1.62 on supported platforms 2023-11-08 14:59:38 +00: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
adamg
bcab27b41a RK3588: build RTL8852xx driver 2023-11-08 08:38:44 +00:00
adamg
aef475a92d Rockchip/linux: bump package to a7c264a for RK3588 2023-11-08 03:08:56 +00:00
fewtarius
80e8471ab6
* Historically JELOS configured CPU/GPU/DMC performance modes via a single scheduling function. Prior to implementing powerstate we extended that functionality to also manage AMD GPU performance. This functionality conflicts with powerstate and has been deprecated in favor of new behavior that allows ARM devices to utilize the GPU performance feature previously available for AMD devices only. 2023-11-07 23:46:44 +00:00
Brooksytech
73c3baa87e
Merge pull request #2318 from brooksytech/dev
RK3399 kernel config updates
2023-11-06 13:24:32 -08:00
mason
71447437ff
RK3399 kernel config updates 2023-11-06 21:22:52 +00:00
fewtarius
78d506e423
Fix RK3566 startup issues. 2023-11-06 18:55:42 +00:00
fewtarius
9ac7ac1455
Disable sleep changes, enable usb debugging. 2023-11-06 15:36:53 +00:00
fewtarius
575f6e4b18
Bug fix, correct rewrite of boot.ini after updating. 2023-11-06 12:27:57 +00:00
fewtarius
47189080cd
Add boot.ini. 2023-11-06 11:41:01 +00:00
fewtarius
5d4f3906f6
Migrate boot.ini to device folder. 2023-11-06 11:24:29 +00:00
fewtarius
f080b06224
* Update documentation
* Begin work on hibernation support.
2023-11-06 10:51:09 +00:00
mason
051e70e081
Update RK3399 Kernel config 2023-11-06 01:37:09 +00:00
mason
1d37cee16a
Update RK3399 Kernel config 2023-11-05 15:50:14 +00:00
adamg
ec9256d930 Amlogic/Rockchip: fix missing initramfs when compiling linux pkg 2023-11-04 19:54:13 +00:00
fewtarius
1db76c6fe3
Merge pull request #2307 from fewtarius/dev
Updates
2023-11-04 13:55:22 -04:00
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
adamg
14314a5a31 Amlogic: patch house keeping 2023-11-04 14:50:52 +00:00
mason
5be835956a
RK3399 - Add RG552 Joystick deadzone patch 2023-11-04 12:27:26 +00:00
fewtarius
24c2268828
Clean up x55 zed_joystick and implement radial thresholding. Thanks @littleguy77 and @JohnnyonFlame! 2023-11-04 09:52:54 +00: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
adamg
794a311ff8
Amlogic: fix correct debug tty path 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
ab0tj
ec9d8231d0 Add autodetection for RGB10 2023-11-02 19:44:02 +00:00
mason
129d292f97
Update Kernel to 6.1.61 on supported devices 2023-11-02 17:06:10 +00:00
Adam
62029edabf
Merge pull request #2285 from adamg88/odroid-n2l
Amlogic: add support for ODROID-N2L
2023-11-02 08:15:43 +00:00
Brooksytech
026681d8b4
Merge pull request #2286 from brooksytech/dev
Increase rk3326 ram voltage - fix devices that wont boot
2023-11-01 13:50:50 -07:00
mason
826a0666ab
Increase rk3326 ram voltage - fix devices that wont boot 2023-11-01 20:48:37 +00:00
adamg
d6c3602824 Amlogic: add support for ODROID-N2L 2023-11-01 20:42:54 +00:00
adamg
5c5fa8d21f Amlogic: rework which dtbs to build 2023-10-31 12:56:11 +00:00
adamg
094d88f98d u-boot-Odroid_GOU: boot from SD first if it is present 2023-10-30 18:19:28 +00:00
ab0tj
b152eda15c Fix dts naming conventions 2023-10-30 01:20:49 +00:00
ab0tj
25f45281b7 The RGB10 also has a slightly smaller battery than the OGA 2023-10-29 21:59:58 +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
fewtarius
6c3a5e5269
Merge pull request #2272 from ab0tj/esp8089
Fix suspend/resume for esp8089
2023-10-28 15:36:35 -04:00
ab0tj
4c2b0c29c2 Fix suspend/resume for esp8089 2023-10-28 13:30:30 -06:00
adamg
90799d8d25 Amlogic: remove frequencies below 1GHz 2023-10-28 15:54:35 +01:00
mason
230329b259
RG351M/P wake from sleep panel fix. Thanks @Macromorgan! 2023-10-28 05:38:41 +00:00
ab0tj
ae2b3bcf6c Add esp8089 driver for wifi on Odroid Go Advance Black Edition 2023-10-27 20:53:10 -06:00
adamg
bb3ead642d Amlogic/linux: reorganise S922X patches for easier maintenance 2023-10-26 17:37:23 +01:00
fewtarius
fc2c5d0a77
Merge pull request #2252 from adamg88/entware
projects: enable entware
2023-10-26 06:25:12 -04:00
adamg
493d0210d3 projects: bump kernel to 6.1.60 on supported devices 2023-10-25 22:36:25 +01:00
adamg
bab7c373b6 projects: enable entware 2023-10-25 21:36:39 +01:00
fewtarius
b615642ee5
Enable FB vsync and double buffering
* Thanks to @shauninman and 80a50b1372
2023-10-25 11:58:09 +00:00
fewtarius
3c4acbb9a7
Delete duplicates, and clean up copyright statement. 2023-10-24 16:00:57 +00:00
fewtarius
37ad18a0dc
Remove duplicates, update documentation from the world build. 2023-10-24 15:26:57 +00:00
mason
69d0240fef
Fix copyright URLs 2023-10-24 13:59:09 +00:00
mason
5ce2b58496
Reassign my copyrights to the JELOS project. 2023-10-24 13:24:29 +00:00
mason
4c51cbd0c8
Reassign my copyrights to the JELOS project. 2023-10-24 13:20:01 +00:00
fewtarius
3f222455b1
Reassign my copyrights to the JELOS project. 2023-10-23 22:53:27 +00:00
fewtarius
a46140d5dc
Merge pull request #2234 from adamg88/cleanups
Quirks cleanups
2023-10-22 07:06:33 -04:00
fewtarius
6b8376c7ca
Merge pull request #2235 from fewtarius/dev
Kernel / Emulator / Core / Theme updates.
2023-10-22 07:02:58 -04:00
fewtarius
4186d52957
Bump Linux to 6.1.59 for S922X and RK3399. 2023-10-22 11:00:59 +00:00
adamg
a799dbaa50 quirks: remove Amlogic blue led quirk and move it to dtb 2023-10-22 11:39:02 +01:00
adamg
f34736898f Amlogic/u-boot: watch for changes to EXTRA_CMDLINE and clean package if anything changes 2023-10-21 00:16:17 +01:00
adamg
7cc9d5b040 Amlogic: add support for ODROID-N2/N2+ 2023-10-21 00:16:17 +01:00
adamg
03bafd858b Amlogic: refactor project to use SUBDEVICES 2023-10-21 00:16:17 +01:00
adamg
59b2f5f750 Amlogic: fix HDMI output
There is 2 issues here first weston would attempt to start on the wrong device and secondly the kernel defaults to 4k so set it to 1080p.
2023-10-21 00:16:17 +01:00
adamg
c15d049f1f Amlogic: enable shell via UART 2023-10-21 00:16:17 +01:00
adamg
4c03b48999 Amlogic: remove canupdate.sh as there are no ARM images provided by JELOS 2023-10-21 00:16:17 +01:00
Brooksytech
1ec53e7061
Merge pull request #2203 from brooksytech/dev
Bump Linux to 6.1.58 on supported devices
2023-10-16 06:47:30 -07:00
mason
65c686d252
Bump Linux to 6.1.58 on supported devices 2023-10-16 13:46:25 +00:00
adamg
3575f90b45 Amlogic/u-boot: repack ODROIDBIOS.BIN for JELOS 2023-10-15 18:01:14 +01:00
fewtarius
a9f63c6cf0
Switch to upstream HK u-boot for OGU. 2023-10-15 16:08:13 +00:00
fewtarius
f5058d9cf1
Bump odroid recovery image to function with u-boot changes (no LCD yet). 2023-10-15 14:44:26 +00:00
fewtarius
7e24b8e1dd
Revert "Revert "Amlogic/u-boot: bump package to 8e2fc01""
This reverts commit 4f33ba9dc2.
2023-10-14 20:15:04 +00:00
fewtarius
1cbbbc3097
Revert "Revert "Amlogic: update boot.ini uboot-config string""
This reverts commit b5b022c74f.
2023-10-14 20:14:56 +00:00
fewtarius
4f33ba9dc2
Revert "Amlogic/u-boot: bump package to 8e2fc01"
This reverts commit 2d41c44241.
2023-10-14 19:45:34 +00:00
fewtarius
b5b022c74f
Revert "Amlogic: update boot.ini uboot-config string"
This reverts commit 090d0f0259.
2023-10-14 19:45:32 +00:00
adamg
090d0f0259 Amlogic: update boot.ini uboot-config string 2023-10-14 15:32:10 +01:00
adamg
2d41c44241 Amlogic/u-boot: bump package to 8e2fc01 2023-10-14 15:30:34 +01:00
Brooksytech
bcb8275e0c
Merge pull request #2169 from brooksytech/dev
Start work to make pipewire optional
2023-10-11 13:00:05 -07:00
fewtarius
0c5bd11d1e
Merge pull request #2168 from fewtarius/dev
Bump ES and x55 kernel.
2023-10-11 15:58:46 -04:00
mason
31a006598f
Start work to make pipewire optional 2023-10-11 19:58:23 +00:00
fewtarius
dc00e4cfbf
Bump ES and x55 kernel. 2023-10-11 19:58:20 +00:00
mason
0a0007b974
Bump Kernel to 6.1.57 on supported devices, add RG552 wifi gpio toggle 2023-10-11 16:09:10 +00:00
fewtarius
28ab8dfd47
Merge pull request #2148 from adamg88/uboot-rework
Amlogic/uboot: build package from source
2023-10-11 06:13:17 -04:00
fewtarius
463169b4b9
Update mali gpu drivers for 3566 devices. 2023-10-10 13:51:04 +00:00
adamg
8f7c97e3a4 Amlogic/u-boot: build from source and cleanup package 2023-10-07 16:49:10 +01:00
mason
12d2c34b62
Bump Kernel to 6.1.56 on supported devices. 2023-10-06 17:40:57 +00:00
fewtarius
b5fa914268
Update git url for S922X u-boot. 2023-10-04 11:14:14 +00:00
littleguy77
fab07df97d Fix issue with integer overflow. 2023-09-30 23:51:58 -04:00
littleguy77
13bf681da2 Implement scaled radial deadzone in S922X kernel. 2023-09-30 23:51:57 -04:00