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