Commit graph

1114 commits

Author SHA1 Message Date
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
a5d2139935
Sync dev. 2023-11-06 12:30:45 +00:00
fewtarius
575f6e4b18
Bug fix, correct rewrite of boot.ini after updating. 2023-11-06 12:27:57 +00:00
fewtarius
c41a1c27db
Update 3326 boot.ini, clean up install and mkimage a bit. 2023-11-06 11:49:14 +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
2495edbca1
Sync dev. 2023-11-06 11:09:53 +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
fewtarius
83f7043286
Update the ML branch to the latest kernel and u-boot, link config directories so they're found during the build. 2023-11-02 14:39:45 +00:00
fewtarius
e491a52e36
Merge branch 'dev' into mainline-3566 2023-11-02 14:05:16 +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
fewtarius
f93f463f0e
Merge branch 'dev' into mainline-3566 2023-10-29 21:00:42 +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
fewtarius
83136644b4
Merge branch 'dev' into mainline-3566 2023-10-27 11:16:25 +00: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
afcca8ffeb
Merge branch 'dev' into mainline-3566 2023-10-23 20:44:08 +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
fewtarius
d0175e602b
Merge branch 'dev' into mainline-3566 2023-10-19 11:40:01 +00:00
David Williams
c87f390757 - kernel config to stop GPIO messages
- kernel config to  enable FAT file access
- autostart unbind wireless mod and rebind
- helpful kernel commands - log-level, uart output, nopkmute, console -> screen
2023-10-18 18:49:42 -07: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
d87d757a14
Fix up opengl, thanks to @xerootg and @davidthings. 2023-10-05 01:34:11 +00:00
fewtarius
b5fa914268
Update git url for S922X u-boot. 2023-10-04 11:14:14 +00:00
fewtarius
d5d90a9a45
Kernel config updates. 2023-10-04 10:23:27 +00:00
fewtarius
2fc66d25a7
Update Anbernic model labels. 2023-10-03 23:55:37 +00:00
fewtarius
1a5bba76aa
Sync dev. 2023-10-03 20:11:24 +00:00
fewtarius
bb94a2bc91
usb working again. 2023-10-03 19:07:43 +00:00
fewtarius
9ab8b38ce0
Push my changes from today. 2023-10-03 15:11:07 +00:00
xerootg
da10a86822 working panel 2023-10-02 22:31:24 +00:00
xerootg
27f2a48598 a possible kernel config 2023-10-02 02:29:53 +00:00
xerootg
9ff5e5cde4 uboot might use the right folder now? 2023-10-02 01:55:35 +00:00
xerootg
d69063c5d4 6.6-rc3 2023-10-01 17:07:24 +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
littleguy77
1018f10be7 [refactor] Read both joystick axes in each loop iteration.
Need to consider both axes at once in deadzone calculation.
2023-09-30 23:51:57 -04:00
littleguy77
87c6f14561 [cosmetic] Rename variable adc --> adcx. 2023-09-30 23:51:57 -04:00
xerootg
a10901b484 boots 2023-09-30 23:15:36 +00:00
mason
3d7d5731ee
Updated kernel to 6.1.55 for supported devices. 2023-09-25 14:13:41 +00:00
fewtarius
3c65f96e23
Add ayn platform driver, fix duplication in the wireplumber service. 2023-09-21 13:40:20 +00:00
mason
a0eb088f7c
Bump kernel to 6.1.54 on supported devices 2023-09-20 02:28:43 +00:00
fewtarius
23315f24b4
Drop btusb module config, unnecessary. 2023-09-18 10:56:25 +00:00
adamg
86f3f62e5b Rockchip/u-boot: specify dtc path when building dtb 2023-09-17 15:56:29 +00:00
fewtarius
8b63454051
* Reverts mainline Linux commit 101bd907b4244a726980ee67f95ed9cafab6ff7a, as it has been found to interfere with power management.
* https://lore.kernel.org/stable/5DHV0S.D0F751ZF65JA1@gmail.com/T/#u
2023-09-16 00:11:21 +00:00
Brooksytech
89a5beb8d4
Merge pull request #2054 from brooksytech/dev
Fix HP sense on OGU, bump kernel to 6.1.53
2023-09-13 11:10:33 -07:00
mason
15fbf13b93
Fix HP sense on OGU, bump kernel to 6.1.53 2023-09-13 18:09:23 +00:00
fewtarius
d988d73bc1
Merge pull request #2038 from adamg88/amlogic-uboot-fixup
Amlogic/u-boot: fix typo and cleanup package
2023-09-12 21:22:55 -04:00
mason
c294f8280e
Update S922X u-boot, enable OGU HP detect gpio, increase Max 3 deadzone 2023-09-12 14:51:18 +00:00
adamg
90ca29bb4c Amlogic/u-boot: fix typo and cleanup package 2023-09-10 17:38:19 +00:00
mason
026953c175
Bump kernel to 6.1.52 and Mesa to 23.1.7 2023-09-08 10:05:04 +00:00
fewtarius
8ac079806a
Add RK3566 boot.scr, thanks to @macromorgan. Fix typo in RK3326 boot.scr. 2023-09-07 23:06:41 +00:00
fewtarius
7c53818107
Convert RK3326 boot.ini to a template to support using boot scripts for other devices. 2023-09-07 22:57:40 +00:00
fewtarius
cf79c25f8d
Fix rkbin variable, and ddr firmware. 2023-09-07 22:24:35 +00:00
fewtarius
3d6faa68ac
PKG_SOC needs to be rk3568. 2023-09-07 21:22:59 +00:00
fewtarius
879f72c1cb
U-boot needs pyelftools, and add setup_pkg_config_host thanks to @macromorgan. 2023-09-07 21:20:12 +00:00
fewtarius
4e4eba0c95
Add Python3 dependency + tools is NOT a config, oopsy. 2023-09-07 20:33:42 +00:00
mason
71646e613c
Bump kernel to 6.1.52 and Mesa to 23.1.7 2023-09-07 17:02:55 +00:00
fewtarius
7be5b5b3a3
Fix partition miss in u-boot. 2023-09-05 19:54:55 +00:00
fewtarius
c02a6a1001
Merge branch 'dev' into mainline-3566 2023-09-05 18:52:27 +00:00
fewtarius
02b81d9977
Improve usb power management, environment variable handling in ES, and wifi power saving on AMD64. 2023-09-05 18:25:37 +00:00
fewtarius
60a1921f48
Fix userconfig-setup to only load the functions library rather than the whole profile to correct an issue during initial provisioning on first boot. Adjust Intel WIFI power saving options for AMD64. 2023-09-05 11:46:24 +00:00
fewtarius
165f994bc1
* Rework profile bits so they are correctly named and sequenced.
* Drop deprecated device.config from AMD64.
* Add a platform quirk for AMD64.x
2023-09-04 10:46:11 +00:00
fewtarius
24e9798424
Drop splash package. 2023-09-03 14:36:33 +00:00
fewtarius
5cf63472b2
Fix S922X build issue. 2023-09-03 14:16:39 +00:00
mason
d9aa2c5d95
Decrease Max 3 joystick deadzone, bump kernel 6.1.51 2023-09-02 15:52:56 +00:00
fewtarius
de02c4bb03
Adds support for the Powkiddy RGB30. 2023-09-01 17:41:15 +00:00
fewtarius
65493e0473
Reverts changes that helped reduce the need to disconnect and reconnect the battery on 3566 devices. 2023-09-01 12:41:41 +00:00
mason
bcae0b347d
Bump kernel to 6.1.50 on supported devices 2023-08-31 13:44:27 +00:00
mason
85a2310bdb
Fix OGU audio output path, bump linux to 6.1.49 2023-08-29 14:41:42 +00:00
mason
3c75086e3c
Bump Linux to 6.1.48 on supported devices, increase s922x clocks 2023-08-28 16:31:17 +00:00
fewtarius
31ad5480e4
Base build completes with bsp u-boot, but we need mainline u-boot which fails with undefined reference to `__isoc23_strtoul'. 2023-08-25 21:14:25 +00:00
fewtarius
eca19c5d36
Mainline 3566 work starts. 2023-08-25 20:04:39 +00:00
fewtarius
de3bae3e48
Merge pull request #1966 from fewtarius/dev
Disable suspend on OGU/RGB Max 3 until it is fully functional.
2023-08-25 09:21:18 -04:00
fewtarius
34d9c1eee8
Disable suspend on OGU/RGB Max 3 until it is fully functional. 2023-08-25 13:20:43 +00:00
gameislyf
b4ec551ff7 check for parted in /sbin 2023-08-24 23:00:28 +02:00
mason
9f53182aa1
Rework flycast-sa, bump kernel to 6.1.47 on supported devices. 2023-08-23 20:42:33 +00:00
mason
688ba3afea
Add S922X dsi & panel driver 2023-08-22 23:58:00 +00:00
mason
64299dbe68
Bump linux to 6.1.46, merge 351v wip 2023-08-21 13:27:55 +00:00
fewtarius
0e92e830ed
Merge pull request #1919 from fewtarius/dev
Update kernel 6.4.10, 6.1.45.  Fix OGU no audio issue.
2023-08-12 11:35:15 -04:00
fewtarius
a354e83d4a
Update kernel 6.4.10, 6.1.45. Fix OGU no audio issue. 2023-08-12 15:34:32 +00:00
fewtarius
c5473f846d
Merge pull request #1917 from fewtarius/dev
Fix Fluidsynth service, deprecate SDL2-rotated, clean up packages.
2023-08-11 18:19:26 -04:00
fewtarius
65f45d02b3
Package cleanup. 2023-08-11 22:17:56 +00:00
fewtarius
989b817977
Merge pull request #1912 from fewtarius/dev
Merge updated SDL rotation patches, thanks to @JohnnyonFlame!
2023-08-11 11:47:20 -04:00
fewtarius
818d78ee2a
Merge updated SDL rotation patches, thanks to @JohnnyonFlame! 2023-08-11 15:46:37 +00:00
Brooksytech
c8151b8e80
Merge pull request #1908 from brooksytech/dev
Fix cpu voltage on Max 3
2023-08-10 17:11:19 -07:00
mason
5ae24948af
Fix cpu voltage on Max 3 2023-08-11 00:10:10 +00:00
Brooksytech
d545e40cdb
Merge pull request #1904 from brooksytech/dev
Adjust Max 3 clocks to increase stability
2023-08-10 15:22:57 -07:00
mason
e26e5318dd
Adjust Max 3 clocks to increase stability 2023-08-10 22:20:11 +00:00
fewtarius
34a7726efc
* Fix Bluetooth audio across all ARM devices.
* Fix scummvm standalone audio issues.
2023-08-10 16:23:00 +00:00
mason
641b3388d1
Bump kernel to 6.1.44 on S922X, RK3399, & RK3326 2023-08-10 03:42:02 +00:00
fewtarius
cb6e73a0b6
Fixes Max 3 audio. 2023-08-09 20:10:55 +00:00
fewtarius
92182ace56
Additional changes from today. 2023-08-08 15:11:18 +00:00
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
mason
cf5c9c7e66
Upload DSI work patch if anyone else wants to hack on it 2023-08-03 20:06:23 +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
9c675289a4
Clean up S922X kernel, split out Arm Mali gpu kernel patch and ugrade to R44 2023-07-31 22:06:04 +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
Brooksytech
2e436e2de2
Merge pull request #1837 from brooksytech/dev
Bump kernel to 6.4.7 & 6.1.42 on supported devices
2023-07-27 06:57:25 -07:00
mason
d521cb4a69
Bump kernel to 6.4.7 & 6.1.42 on support devices 2023-07-27 13:56:13 +00:00
fewtarius
77e486e6c3
Merge pull request #1836 from fewtarius/dev
Fix powerstate / usb autosuspend bugs.
2023-07-27 09:53:22 -04:00
fewtarius
2607e05f2b
Fix powerstate / usb autosuspend bugs. 2023-07-27 13:47:31 +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
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
fewtarius
0f1a14287f
Drop hypervisors from kernel config, add iwlwifi power savings options. 2023-06-23 12:46:23 +00: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
021933765e
Enable Intel and AMD pstate drivers, switch ES to enhanced power saving by default. 2023-06-22 23:15:58 +00:00
fewtarius
241fce3694
Revert overlayfs change. 2023-06-22 21:03:39 +00:00
fewtarius
cfe657707e
Update kernel, syncthing, openssl, samba. 2023-06-21 23:41:19 +00:00
fewtarius
14ef633e15
* Air Plus sleep now works correctly.
* Air Plus MMC reader now works mostly correctly.
2023-06-21 21:23:55 +00:00
fewtarius
adc1b46424
Add firmware for ROG Ally - thanks to @ruineka and @ChimeraOS for the pointer! 2023-06-21 01:03:31 +00:00
fewtarius
3980172495
* Move brightness back to R2, add L2 + volume functionality.
* Drop preempt_rt patch as it is causing panics on the Air Pro.
2023-06-19 11:20:01 +00:00
fewtarius
fe0b762be3
Updates, and new variable for cleaning during build. 2023-06-19 10:31:21 +00:00
fewtarius
cadd647f44
Small package reshuffle + fix gzdoom, and post-update. 2023-06-19 01:07:32 +00:00
fewtarius
7e92a262b8
Merge branch 'dev' into mupen64plus-sa 2023-06-17 17:02:31 +00:00
mason
49670b7532
Add mssing L2 Cache values to S922X, use our wifi drive 2023-06-17 13:34:00 +00:00
fewtarius
6443fb7514
Update kernel packages. 2023-06-17 13:08:28 +00:00
Nicholas Ricciuti
2d568c9207
fix aarch eval 2023-06-16 21:32:21 -04:00
fewtarius
7eba549fa7
Add touch support for RG353P and M. 2023-06-16 22:29:39 +00:00
fewtarius
3d46514f7d
Re-add PREEMPT_RT params. 2023-06-14 21:00:43 +00:00
fewtarius
86c9e023e6
Revert kernel config - Breaks Air Pro sleep. 2023-06-13 21:35:52 +00:00
fewtarius
0523d97194
Update preempt_rt patch, improve kernel options for AMD64. 2023-06-13 21:24:48 +00:00
fewtarius
9fed6dbca1
Fix 6.3.7 build issue. 2023-06-13 11:37:59 +00:00
fewtarius
0cad55852b
Bump AMD64 kernel to 6.3.7. 2023-06-11 22:47:15 +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
99b91000cf
Fix IRQ routing/override issue on AYANEO Air Plus. Thanks to @pastaq for the DSDT patch, it helped lead me to the commit to revert. 2023-05-06 23:31:46 +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
mason
139fb80d08
Add lower clock speeds for S922X 2023-05-02 12:40:12 +00:00
fewtarius
e26ce1b0be
Merge pull request #1379 from fewtarius/dev
Adds AYANEO Air Plus, updates emulators and Linux.
2023-05-01 17:18:11 -04:00
fewtarius
af60426e81
* Add support for AYANEO Air Plus (6800u)
* Update emulators and cores.
* Update Linux kernel to 6.1.27.
2023-05-01 21:16:24 +00:00
mason
d6639649ea
Bump meson gpu kernel driver 2023-05-01 19:26:37 +00:00
mason
7a32404a67
Prep for additional S922X devices 2023-04-29 13:32:09 +00:00
mason
72e402a6be
Fix gpu governor, update S922X kernel & quirks 2023-04-28 17:39:57 +00:00
mason
b7c7a2244c
Update ES features & S922X kernel settings 2023-04-28 16:24:55 +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
6781a84858
Fix weston terminal font size, fix splash on some devices. 2023-04-23 18:31:49 +00:00
fewtarius
6d622fa30f
Merge branch 'dev' of github.com:JustEnoughLinuxOS/distribution into dev 2023-04-22 20:03:04 +00:00
fewtarius
bff71cd5e2
* Add additional feedback to the boot process so it's visible to the user.
* Add support for a variant of JELOS suitable for hosting containers.
* Fix desktop mode terminal bug.
2023-04-22 20:01:07 +00:00
mason
2dc2c2064e
update emulators & S922X bootloader 2023-04-22 14:23:31 +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
mason
7d285d12ae
S922X updates and fixes 2023-04-20 21:40:42 +00:00
fewtarius
611e6ae1d9
Improved RG353 v2 panel support, thanks to @TheGammaSqueeze! 2023-04-17 10:27:44 +00:00
fewtarius
55e808d084
Rework handheld to AMD64 to line up with our device name convention. 2023-04-15 09:30:02 +00:00
fewtarius
1f3433e288
Bump kernel to 6.1.24 for x86 and s922x. 2023-04-14 10:18:25 +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
mason
45ad9987d5
S922X: Add Odroid recovery mode 2023-04-11 19:48:04 +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
mason
a32bcf44c4
S922X updates, enable .WAD for dolphin 2023-04-07 13:15:36 +00:00
fewtarius
2f7e3f0fe5
Refactor the mechanisms for 32BIT packages. 2023-04-05 21:09:40 +00:00
fewtarius
390f316017
Begin work to add ENABLE_32BIT parameter - default off for S922X. 2023-04-04 23:14:31 +00:00
mason
cf5e5083a6
S922X updates 2023-04-04 19:19:27 +00:00
mason
3d91b28326
Moving more packages over to S922X 2023-04-02 22:10:38 +00:00
mason
0f99b25b8a
Move OGU to S922X 2023-04-02 20:16:01 +00:00
mason
50542c4cf6
working on quirks 2023-04-02 04:29:24 +00:00
mason
db9c26b68f
Add OGU quirks 2023-04-02 00:27:13 +00:00
Brooksytech
aa2170db89
Merge pull request #1228 from brooksytech/ogu
OGU 6.1.22 linux patch
Fix SD card mounting issue.
2023-04-01 10:05:20 -07:00
mason
e77c22c0b0
OGU fixing SD card issue 2023-04-01 17:01:15 +00:00
fewtarius
505f8ab973
Merge branch 'dev' into ogu 2023-04-01 00:46:41 +00:00
mason
8eec18f483
OGU 6.1.21 linux patch 2023-03-31 23:01:32 +00:00
fewtarius
345b232e84
Need CONFIG_BINFMT_MISC enabled. 2023-03-31 11:16:32 +00:00
mason
ae6e8b6e9c
OGU updates 2023-03-30 23:45:49 +00:00
fewtarius
79d3987b31
Start building the Powkiddy RK2023 device tree. 2023-03-30 22:05:17 +00:00
Brooksytech
fb30c5cb0c
Merge pull request #1223 from JustEnoughLinuxOS/dev
Sync OGU branch with Dev
2023-03-30 11:44:36 -07:00
mason
16253a014a
Add wifi drivers & U-boot workaround 2023-03-30 15:19:43 +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
mason
ec5a26d72a
Fix Retroarch, add controller configs 2023-03-30 06:00:51 +00:00
mason
f02065ac05
Fix libmali-vulkan 2023-03-30 01:19:03 +00:00
mason
f80278e731
OGU clean up 2023-03-29 20:06:23 +00:00
mason
16bcd18e2e
OGU write u-boot.bin to img 2023-03-29 19:20:51 +00:00
mason
b0d9cb7ae6
Add OGU panel quirk 2023-03-29 17:47:48 +00:00
mason
3b0e0dc840
OGU - Fix console output & Emus 2023-03-29 15:17:35 +00:00
mason
b7b13da8ce
OGU U-boot work 2023-03-29 12:50:23 +00:00
fewtarius
b6489fef04
Build legacy u-boot. 2023-03-29 12:29:12 +00:00
fewtarius
da349e23b8
Disable CONFIG_NEED_BL301 to test. 2023-03-29 12:03:00 +00:00
fewtarius
8bff31f2d7
Fix a few build errors in u-boot legacy. 2023-03-29 11:52:15 +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
mason
c3624ab561
Add legacy U-boot (broken ATM) 2023-03-28 16:56:13 +00:00
mason
765d7c1fa9
OGU boot.ini update 2023-03-28 15:02:03 +00:00
mason
b17872607b
OGU controller & battery fix 2023-03-28 05:38:46 +00:00
mason
0232fad999
OGU work 2023-03-27 05:47:05 +00:00
mason
9e23790273
Odroid Go Ultra work 2023-03-26 07:32:30 +00:00
mason
f11059bc3d
Fix OGU console output 2023-03-25 14:04:26 +00:00
fewtarius
6545259427
Fix typo. 2023-03-23 21:12:16 +00:00
mason
c1cb923f22
Odroid Go Ultra - clean up 2023-03-23 19:26:09 +00:00
mason
d25b132652
Initial OGU work, kernel boots 2023-03-22 21:56:33 +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
2f64f4810c
Fix building the kernel, clean up virtual packages a bit. 2023-03-04 10:05:43 -05:00
fewtarius
dd333c21f1
Work continues on 32bit compat support. 2023-03-04 08:43:47 -05:00
fewtarius
a4990f5266
x86 bits. 2023-03-04 07:51:54 -05:00