Commit graph

8313 commits

Author SHA1 Message Date
KeyserSoze1
ed9ff4625e Removed mouse inputs from supermodel as they were creating ghost inputs and cleaned up start script. 2024-04-09 17:22:25 -04:00
r3claimer
93781d688c
Merge pull request #82 from r3claimer/dev
Add x55 to world build
2024-04-09 13:06:55 -07:00
brooksytech
0e1fe5b890
Add x55 to world build 2024-04-09 20:06:05 +00:00
r3claimer
7ba416e8ff
Merge pull request #81 from r3claimer/dev
tweak fan profiles, thanks doc brown
2024-04-09 12:59:20 -07:00
brooksytech
84961cb815
tweak fan profiles, thanks doc brown 2024-04-09 19:58:23 +00:00
sydarn
d2990adc51
Merge pull request #63 from ananjaser1211/rocknix-x55
Rocknix RK3566-X55 mainline
2024-04-09 21:53:57 +02:00
AnanJaser
3a48313d6b RK3566-X55: Symlink extlinux to RK3566
* enable quadsar joypad
2024-04-09 21:56:21 +04:00
AnanJaser
24608ce632 RK3566-X55: Change input driver name 2024-04-09 21:56:15 +04:00
r3claimer
84d1bc555f
Merge pull request #80 from r3claimer/dev
Use our panfork repo, as current repo was removed
2024-04-09 09:17:31 -07:00
brooksytech
e2f5130532
Use our panfork repo, as current repo was removed 2024-04-09 16:16:38 +00:00
AnanJaser
1e05e0ffd8 RK3566-X55: Disable installer for now
* Installer works however bootloader is causing some issues on my device

* Run installer > remove sdcard > device wont boot at all
* insert  sdcard with rocknix > device boots from emmc (only)
* ssh and run update.sh manually
- /usr/share/bootloader/update.sh
* device boots from emmc without sdcard installed

* Device refuses to boot from sdcard unless system is erased from emmc via parted /dev/mmcblk0 > rm 1 rm 2
* This is problematic in cases where system on emmc was damaged or refused to boot, you wont be able to boot back from sdcard to fix it
2024-04-09 20:03:41 +04:00
AnanJaser
ee30369e17 RK3566-X55: Symlink u-boot patches
* Needed patches already exist and the additional 2 patches dont affect x55
2024-04-09 20:03:41 +04:00
AnanJaser
ce73072663 RK3566-X55: Symlink retroarch configs
* And adjust widget scale factor on 3566
2024-04-09 20:03:41 +04:00
AnanJaser
9b39bf4cf4 RK3566-X55: Update emu docs 2024-04-09 20:03:41 +04:00
AnanJaser
7f5e88bf34 RK3566-X55: remove default project options 2024-04-09 20:03:41 +04:00
AnanJaser
9995bff8a2 RK3566-X55: Symlink emulator configs 2024-04-09 20:03:41 +04:00
AnanJaser
eb83eda919 RK3566-X55: Fix retroarch scaling issues 2024-04-09 20:03:41 +04:00
AnanJaser
01c3449864 RK3566-X55: add retroarch configs
* Fixes retroarch compilation when building rk3566-x55
* copy of RK3566 configs
* no longer a symlink because we need to fix some scaling
2024-04-09 20:03:41 +04:00
AnanJaser
da45ce66bf RK3566-X55: Symlink platform quirks to RK3566 2024-04-09 20:03:41 +04:00
AnanJaser
a7525b79d1 RK3566-X55: symlink linux patches 2024-04-09 20:03:41 +04:00
AnanJaser
71f50320db RK3566-X55: Enable back charging led status 2024-04-09 20:03:41 +04:00
AnanJaser
48f4fe0e0b RK3566-X55: Add new singleadc driver 2024-04-09 20:03:41 +04:00
AnanJaser
8711d1000b RK3566-X55: Drop jelos-gamepad and use new driver 2024-04-09 20:03:41 +04:00
AnanJaser
837edb7710 RK3566-X55: Enable PIPEWIRE 2024-04-09 20:03:41 +04:00
AnanJaser
2678f13bc8 RK3566-X55: ECM linux ext conf from citral23 2024-04-09 20:03:41 +04:00
sydarn
287219a1dc RK3566-X55: Fix thermal configuration in ext linux 2024-04-09 20:03:41 +04:00
AnanJaser
4237e4d83c RK3566-X55: Update linux config
* generated config
2024-04-09 20:03:41 +04:00
AnanJaser
ce452142cc RK3566-X55: Enable 1.9GHz cpu clock
* to match BSP

* did not work with turbo mode so enable it always i guess
2024-04-09 20:03:41 +04:00
AnanJaser
dbd1aa8862 RK3566-X55: linux: apply sdio patch to x55 2024-04-09 20:03:41 +04:00
AnanJaser
277073484e RK3566-X55: update u-boot patches from RK3566
* From JustEnoughLinuxOS@6033d5a
* Add u-boot patches needed to compile x55
2024-04-09 20:03:41 +04:00
AnanJaser
a0b57f21c5 RK3566-X55: Add project config
* From 3566-pr
2024-04-09 20:03:41 +04:00
AnanJaser
8c285a0e35 Makefile: add back RK3566-X55 to build system 2024-04-09 20:03:41 +04:00
r3claimer
4894d093b4
Merge pull request #79 from r3claimer/dev
Silence dosfstools warnings
2024-04-09 06:42:07 -07:00
brooksytech
38a5cbf1e5
Silence dosfstools warnings 2024-04-09 13:41:11 +00:00
spycat88
268eac60d6
Merge pull request #77 from spycat88/fix-installer
installer: fixup snafu, variables must be before script
2024-04-09 00:16:00 +01:00
spycat88
df61363b05 installer: fixup snafu, variables must be before script 2024-04-09 00:15:07 +01:00
spycat88
66b3dba8e1
Merge pull request #76 from spycat88/rockchip-cleanup
Rockchip: make bash scripting easier to read
2024-04-08 23:52:32 +01:00
spycat88
ed36718a63 Rockchip: make bash scripting easier to read 2024-04-08 23:49:39 +01:00
spycat88
46774c9b28
Merge pull request #75 from spycat88/misc-updates
Misc updates
2024-04-08 23:30:48 +01:00
spycat88
9950af27e3 Amlogic: update patches 2024-04-08 23:28:20 +01:00
spycat88
e58a8fb707
Merge pull request #56 from porschemad911/s922x-use-mali
S922X - enable (optional) Panfrost builds
2024-04-08 21:54:00 +01:00
spycat88
4699da73db Amlogic: set boot label to ROCKNIX for users coming from JELOS 2024-04-08 21:27:24 +01:00
spycat88
3b20b63568 Rockchip: fix dosfslabel path in update.sh 2024-04-08 21:27:24 +01:00
spycat88
88690c5c3d Rockchip: update.sh/installer cleanup redundant if statement 2024-04-08 21:27:24 +01:00
sydarn
09cbfc9963
Merge pull request #70 from sydarn/rk3566-update-uboot-linux
rk3566: update u-boot, detect rgb30 revisions
2024-04-08 20:39:47 +02:00
sydarn
db8f04b737 rgb30: detect revisions in u-boot 2024-04-08 19:47:40 +02:00
r3claimer
72c531cd70
Merge pull request #73 from porschemad911/portmaster-rocknix
portmaster - bump to version that supports ROCKNIX
2024-04-08 06:38:38 -07:00
sydarn
3096fbd8d7 rk3566: update u-boot 2024-04-08 12:51:38 +02:00
spycat88
b7d56bd8fb
Merge pull request #74 from spycat88/fix-rk-boot-ini
Rockchip: fix boot.ini
2024-04-08 09:52:10 +01:00
spycat88
8dadabe322 Rockchip: fix boot.ini 2024-04-08 09:50:56 +01:00