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
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
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
mason
e2eb75afa8
Switch to 300hz in kernel
2023-11-03 21:24:11 +00:00
fewtarius
e491a52e36
Merge branch 'dev' into mainline-3566
2023-11-02 14:05:16 +00:00
ab0tj
b152eda15c
Fix dts naming conventions
2023-10-30 01:20:49 +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
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
fewtarius
b615642ee5
Enable FB vsync and double buffering
...
* Thanks to @shauninman and 80a50b1372
2023-10-25 11:58:09 +00: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
mason
31a006598f
Start work to make pipewire optional
2023-10-11 19:58:23 +00:00
fewtarius
463169b4b9
Update mali gpu drivers for 3566 devices.
2023-10-10 13:51:04 +00:00
fewtarius
d87d757a14
Fix up opengl, thanks to @xerootg and @davidthings.
2023-10-05 01:34:11 +00:00
fewtarius
d5d90a9a45
Kernel config updates.
2023-10-04 10:23:27 +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
d69063c5d4
6.6-rc3
2023-10-01 17:07:24 +00:00
xerootg
a10901b484
boots
2023-09-30 23:15:36 +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
c02a6a1001
Merge branch 'dev' into mainline-3566
2023-09-05 18:52:27 +00:00
fewtarius
de02c4bb03
Adds support for the Powkiddy RGB30.
2023-09-01 17:41:15 +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
65f45d02b3
Package cleanup.
2023-08-11 22:17:56 +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
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
cddecc5099
Rename RK3399 kernel to be more inline with standards, hide moonlight S922X
2023-07-27 14:13:53 +00:00
mason
90c1b8820a
Disable v4l2 on RK3399, small kernel cleanups
2023-07-27 01:51:09 +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
d4876a3efa
Cleanup RK3399 Kernel config and DTS
2023-07-19 20:08:13 +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
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
c84a03e508
RK3399 and various other updates
2023-07-02 05:21:49 +00:00