Commit graph

110 commits

Author SHA1 Message Date
brooksytech
cf4f978dce
RGB30 LED control fix 2024-03-29 15:43:20 +00:00
brooksytech
059d38f3db
RGB30 led status, sleep mode, update RA, update docs 2024-03-28 20:05:02 +00:00
brooksytech
d1e836d920
rocknic setup 2024-03-23 20:07:30 +00:00
brooksytech
3bf7bbcfcf
ROCKNIX rebrand 2024-03-19 15:15:27 +00:00
brooksytech
a2f54689ee
rocknix bring up 2024-03-18 13:24:05 +00:00
brooksytech
bf8e242399
Combine RK3588 & RK3588-ACE 2024-03-11 13:31:43 +00:00
sydarn
49ea3c707e rk33xx: unset variables 2024-03-08 22:21:20 +01:00
sydarn
f781c04e84 rk33xx target, includes rk3326 and rk3399 with rk-armv8-a base device 2024-03-08 22:21:19 +01:00
fewtarius
f53d593361
Finish RK3566 BSP. 2024-03-07 23:37:01 +00:00
fewtarius
72fd7b363e
Start on X55. 2024-03-07 16:55:12 +00:00
fewtarius
198266e002
Add an RK3566-BSP platform so we can do a one off release. 2024-03-07 16:40:00 +00:00
fewtarius
595439556a
Update emulators and cores, enable dsi0 (Gameforce Ace, probably redundant). 2024-03-05 16:21:42 +00:00
brooksytech
8e06a27fb8
RK3588: Gameforce Ace bring up 2024-02-26 16:07:58 +00:00
adamg
ea3d17a668 buildroot: cleanup rpi references 2024-02-09 22:48:06 +00:00
fewtarius
fd49610036
Dev -> Mainline merge. 2024-02-06 19:08:15 +00:00
fewtarius
1500c615c1
Bump kernel to 6.7.4 (AMD64, S922X, RK3326, RK3399). 2024-02-06 18:27:15 +00:00
sydarn
7c3d583893 Base device concept, and exclude packages for device 2024-02-02 17:23:30 +01:00
fewtarius
f61c6f9496
Re-enable RK3566/RK3566-X55, add Powkiddy RGB10 Max 3 to documentation. 2024-01-30 14:36:13 +00:00
fewtarius
9a8af77263
Dev merge. 2024-01-22 11:15:24 +00:00
fewtarius
bb963ddaf4
Drop RK3566 and RK3566-X55 from world to prepare for the mainline merge. 2024-01-22 10:28:08 +00:00
fewtarius
c2f2e37596
Deprecate -ML label, fix X55. 2023-12-27 18:20:38 +00:00
David Williams
4e53fd9c81 Preliminary RK3566-X55-ML support 2023-12-22 09:45:54 -08:00
fewtarius
7d32c2993d
Sync mainline-3566 with dev. 2023-11-13 13:32:43 +00:00
fewtarius
454357c3f9
PC image optimization testing. 2023-11-08 16:48:36 +00:00
fewtarius
0dddefbdf9
Works correctly now. 2023-11-02 15:08:09 +00:00
fewtarius
d8b191851d
Works correctly now. 2023-11-02 15:07:27 +00:00
fewtarius
e491a52e36
Merge branch 'dev' into mainline-3566 2023-11-02 14:05:16 +00:00
fewtarius
028a98930a
Load config/options early so variables in ~/.JELOS/options are visible during docker configuration. 2023-11-02 14:00:04 +00:00
fewtarius
d0175e602b
Merge branch 'dev' into mainline-3566 2023-10-19 11:40:01 +00:00
Colin Kinloch
7bb0e20e24 Check that docker isn't podman 2023-10-12 21:46:31 +01:00
fewtarius
eca19c5d36
Mainline 3566 work starts. 2023-08-25 20:04:39 +00:00
fewtarius
09550b8194
* foreach now supports command stacking, ex:
```
docs:
        ./tools/foreach './scripts/clean emulators && ./scripts/build emulators'
```
2023-07-15 15:50:50 +00:00
fewtarius
f3de7f8024
* Add make docs option to Makefile.
* Fix missing uae4arm.
2023-07-15 15:28:28 +00:00
mason
5a033a49a5
RK3399 updates 2023-06-29 20:10:01 +00:00
Brooksytech
273aa416e3
Merge branch 'RK3399' into dev 2023-06-23 07:43:35 -07:00
mason
717a4b34dc
Start RK3399 work 2023-06-23 03:14:11 +00:00
fewtarius
cab907cff9
Add global options. 2023-06-22 11:34:53 +00:00
fewtarius
adbf7e302b
Update emulators and cores. 2023-06-05 01:30:23 +00:00
fewtarius
6af160273b
Move cleaning es cache to a function, and into the emulators virtual package. 2023-06-04 10:27:00 +00:00
fewtarius
1ac39ee382
Shift es_cache management back to Makefile. 2023-06-04 00:21:09 +00:00
fewtarius
b69a284834
Work on splitting es_systems. 2023-06-04 00:16:57 +00:00
fewtarius
5b846c258b
Work on breaking up es_systems. 2023-06-03 22:27:57 +00:00
fewtarius
e147dd75d4
Fix issue where LOCAL_SSH_KEYS_FILE is not passed correctly into a container during a build. 2023-06-02 13:30:23 +00:00
fewtarius
b24186f55b
* Adds support for hybrid docker images, and updates our dockerhub image to include AMD64 and ARM64 support.
* Deprecates the use of sudo for docker, as builders should be in the docker group.
* Thanks to @rishooty and @ooblik for their contributions.
2023-06-02 11:58:37 +00:00
fewtarius
84bc105a5c
Revert makefile change. 2023-05-27 10:55:24 +00:00
fewtarius
d74613a4ef
Roll back ppsspp-sa to fix a build issue. 2023-05-25 14:49:21 +00:00
mason
7ad93dff88
Finish RG351P/M support 2023-05-10 22:01:36 +00:00
mason
816645450b
add rg351p 2023-05-04 18:06:54 +00:00
fewtarius
b66b27a1b8
Fix a bug that prevents the root build from being cleaned. 2023-04-28 16:42:14 +00:00
fewtarius
473be84fda
Fix broken device root clean. 2023-04-26 13:21:19 +00:00