Commit graph

1163 commits

Author SHA1 Message Date
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
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
7f5e88bf34 RK3566-X55: remove default project options 2024-04-09 20:03:41 +04:00
AnanJaser
a7525b79d1 RK3566-X55: symlink linux patches 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
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
db8f04b737 rgb30: detect revisions in u-boot 2024-04-08 19:47:40 +02:00
sydarn
3096fbd8d7 rk3566: update u-boot 2024-04-08 12:51:38 +02:00
spycat88
8dadabe322 Rockchip: fix boot.ini 2024-04-08 09:50:56 +01:00
John Williams
e870ae51b2 S922X - enable (optional) Panfrost builds 2024-04-08 15:52:08 +10:00
brooksytech
f685314621
Set update to correct boot labels and disable emmc on RK3399 for now 2024-04-07 13:17:50 +00:00
brooksytech
b119854fad
Set update to correct boot labels and disable emmc on RK3399 for now 2024-04-07 13:14:42 +00:00
r3claimer
61e08cf8b0
Merge pull request #67 from r3claimer/dev
Fixing installer script
2024-04-06 11:27:09 -07:00
brooksytech
ed3901514c
Fixing installer script 2024-04-06 18:24:09 +00:00
sydarn
1deab12593 Disable installer rk3566 2024-04-06 13:56:06 +02:00
spycat88
95d38efad1 Rockchip: address a small snafu in update.sh 2024-04-06 02:21:00 +01:00
spycat88
faa26550cf Amlogic: update DSI patch to v12 2024-04-06 01:55:36 +01:00
sydarn
a90259ded5 Create rgb30 revision 2 dtb, have to exchanged manually 2024-04-05 18:18:30 +02:00
spycat88
e51b144712
Merge pull request #54 from spycat88/bootlabel
Rockchip: use partition LABEL instead of UUID
2024-04-05 11:41:01 +01:00
spycat88
947b11f860 linux: cleanup unused options 2024-04-05 11:14:27 +01:00
spycat88
1f2a63498d projects: clean up common options 2024-04-05 11:11:52 +01:00
spycat88
f311bfbdb7 Rockchip: use partition LABEL instead of UUID 2024-04-05 10:19:51 +01:00
spycat88
2d1f58483a
Merge pull request #52 from spycat88/amlogic-bootlabel
Amlogic: use partition LABEL instead of UUID
2024-04-05 00:11:10 +01:00
brooksytech
d32afa9993
RK3399: bump u-boot to 2024-04 release 2024-04-04 19:42:00 +00:00
brooksytech
d989f46d14
Refacter S922X input 2024-04-03 23:03:48 +00:00
brooksytech
a6e7022753
Fixing S922X input 2024-04-03 22:18:53 +00:00
r3claimer
1d6a12e075
Merge pull request #46 from r3claimer/dev
Bump Linux Kernel to 6.8.3
2024-04-03 14:40:58 -07:00
brooksytech
33f1c100f7
Bump Linux Kernel to 6.8.3 2024-04-03 21:39:39 +00:00
spycat88
d264dab8ee
Merge pull request #41 from spycat88/rk-fixies
mkimage: fix reading /flash on Windows on RK devices
2024-04-03 11:52:28 +01:00
spycat88
16aad3c829 Rockchip: rebuild u-boot pkg if any bootloader files are updated 2024-04-02 23:31:07 +01:00
spycat88
202d487b28 Amlogic: use partition LABEL instead of UUID 2024-04-02 00:32:14 +01:00
r3claimer
4ddf8df730
Merge pull request #35 from r3claimer/dev
Add S922X to world, fix ace build, box86 gallium nine
2024-04-01 14:28:13 -07:00