fewtarius
|
6b8376c7ca
|
Merge pull request #2235 from fewtarius/dev
Kernel / Emulator / Core / Theme updates.
|
2023-10-22 07:02:58 -04:00 |
|
fewtarius
|
4186d52957
|
Bump Linux to 6.1.59 for S922X and RK3399.
|
2023-10-22 11:00:59 +00:00 |
|
adamg
|
f34736898f
|
Amlogic/u-boot: watch for changes to EXTRA_CMDLINE and clean package if anything changes
|
2023-10-21 00:16:17 +01:00 |
|
adamg
|
7cc9d5b040
|
Amlogic: add support for ODROID-N2/N2+
|
2023-10-21 00:16:17 +01:00 |
|
adamg
|
03bafd858b
|
Amlogic: refactor project to use SUBDEVICES
|
2023-10-21 00:16:17 +01:00 |
|
adamg
|
59b2f5f750
|
Amlogic: fix HDMI output
There is 2 issues here first weston would attempt to start on the wrong device and secondly the kernel defaults to 4k so set it to 1080p.
|
2023-10-21 00:16:17 +01:00 |
|
adamg
|
c15d049f1f
|
Amlogic: enable shell via UART
|
2023-10-21 00:16:17 +01:00 |
|
adamg
|
4c03b48999
|
Amlogic: remove canupdate.sh as there are no ARM images provided by JELOS
|
2023-10-21 00:16:17 +01:00 |
|
Brooksytech
|
1ec53e7061
|
Merge pull request #2203 from brooksytech/dev
Bump Linux to 6.1.58 on supported devices
|
2023-10-16 06:47:30 -07:00 |
|
mason
|
65c686d252
|
Bump Linux to 6.1.58 on supported devices
|
2023-10-16 13:46:25 +00:00 |
|
adamg
|
3575f90b45
|
Amlogic/u-boot: repack ODROIDBIOS.BIN for JELOS
|
2023-10-15 18:01:14 +01:00 |
|
fewtarius
|
a9f63c6cf0
|
Switch to upstream HK u-boot for OGU.
|
2023-10-15 16:08:13 +00:00 |
|
fewtarius
|
f5058d9cf1
|
Bump odroid recovery image to function with u-boot changes (no LCD yet).
|
2023-10-15 14:44:26 +00:00 |
|
fewtarius
|
7e24b8e1dd
|
Revert "Revert "Amlogic/u-boot: bump package to 8e2fc01""
This reverts commit 4f33ba9dc2 .
|
2023-10-14 20:15:04 +00:00 |
|
fewtarius
|
1cbbbc3097
|
Revert "Revert "Amlogic: update boot.ini uboot-config string""
This reverts commit b5b022c74f .
|
2023-10-14 20:14:56 +00:00 |
|
fewtarius
|
4f33ba9dc2
|
Revert "Amlogic/u-boot: bump package to 8e2fc01"
This reverts commit 2d41c44241 .
|
2023-10-14 19:45:34 +00:00 |
|
fewtarius
|
b5b022c74f
|
Revert "Amlogic: update boot.ini uboot-config string"
This reverts commit 090d0f0259 .
|
2023-10-14 19:45:32 +00:00 |
|
adamg
|
090d0f0259
|
Amlogic: update boot.ini uboot-config string
|
2023-10-14 15:32:10 +01:00 |
|
adamg
|
2d41c44241
|
Amlogic/u-boot: bump package to 8e2fc01
|
2023-10-14 15:30:34 +01:00 |
|
mason
|
0a0007b974
|
Bump Kernel to 6.1.57 on supported devices, add RG552 wifi gpio toggle
|
2023-10-11 16:09:10 +00:00 |
|
fewtarius
|
28ab8dfd47
|
Merge pull request #2148 from adamg88/uboot-rework
Amlogic/uboot: build package from source
|
2023-10-11 06:13:17 -04:00 |
|
adamg
|
8f7c97e3a4
|
Amlogic/u-boot: build from source and cleanup package
|
2023-10-07 16:49:10 +01:00 |
|
mason
|
12d2c34b62
|
Bump Kernel to 6.1.56 on supported devices.
|
2023-10-06 17:40:57 +00:00 |
|
fewtarius
|
b5fa914268
|
Update git url for S922X u-boot.
|
2023-10-04 11:14:14 +00:00 |
|
littleguy77
|
fab07df97d
|
Fix issue with integer overflow.
|
2023-09-30 23:51:58 -04:00 |
|
littleguy77
|
13bf681da2
|
Implement scaled radial deadzone in S922X kernel.
|
2023-09-30 23:51:57 -04:00 |
|
littleguy77
|
1018f10be7
|
[refactor] Read both joystick axes in each loop iteration.
Need to consider both axes at once in deadzone calculation.
|
2023-09-30 23:51:57 -04:00 |
|
littleguy77
|
87c6f14561
|
[cosmetic] Rename variable adc --> adcx.
|
2023-09-30 23:51:57 -04:00 |
|
mason
|
3d7d5731ee
|
Updated kernel to 6.1.55 for supported devices.
|
2023-09-25 14:13:41 +00:00 |
|
mason
|
a0eb088f7c
|
Bump kernel to 6.1.54 on supported devices
|
2023-09-20 02:28:43 +00:00 |
|
Brooksytech
|
89a5beb8d4
|
Merge pull request #2054 from brooksytech/dev
Fix HP sense on OGU, bump kernel to 6.1.53
|
2023-09-13 11:10:33 -07:00 |
|
mason
|
15fbf13b93
|
Fix HP sense on OGU, bump kernel to 6.1.53
|
2023-09-13 18:09:23 +00:00 |
|
fewtarius
|
d988d73bc1
|
Merge pull request #2038 from adamg88/amlogic-uboot-fixup
Amlogic/u-boot: fix typo and cleanup package
|
2023-09-12 21:22:55 -04:00 |
|
mason
|
c294f8280e
|
Update S922X u-boot, enable OGU HP detect gpio, increase Max 3 deadzone
|
2023-09-12 14:51:18 +00:00 |
|
adamg
|
90ca29bb4c
|
Amlogic/u-boot: fix typo and cleanup package
|
2023-09-10 17:38:19 +00:00 |
|
mason
|
71646e613c
|
Bump kernel to 6.1.52 and Mesa to 23.1.7
|
2023-09-07 17:02:55 +00:00 |
|
fewtarius
|
24e9798424
|
Drop splash package.
|
2023-09-03 14:36:33 +00:00 |
|
fewtarius
|
5cf63472b2
|
Fix S922X build issue.
|
2023-09-03 14:16:39 +00:00 |
|
mason
|
d9aa2c5d95
|
Decrease Max 3 joystick deadzone, bump kernel 6.1.51
|
2023-09-02 15:52:56 +00:00 |
|
mason
|
bcae0b347d
|
Bump kernel to 6.1.50 on supported devices
|
2023-08-31 13:44:27 +00:00 |
|
mason
|
85a2310bdb
|
Fix OGU audio output path, bump linux to 6.1.49
|
2023-08-29 14:41:42 +00:00 |
|
mason
|
3c75086e3c
|
Bump Linux to 6.1.48 on supported devices, increase s922x clocks
|
2023-08-28 16:31:17 +00:00 |
|
fewtarius
|
34d9c1eee8
|
Disable suspend on OGU/RGB Max 3 until it is fully functional.
|
2023-08-25 13:20:43 +00:00 |
|
mason
|
9f53182aa1
|
Rework flycast-sa, bump kernel to 6.1.47 on supported devices.
|
2023-08-23 20:42:33 +00:00 |
|
mason
|
688ba3afea
|
Add S922X dsi & panel driver
|
2023-08-22 23:58:00 +00:00 |
|
mason
|
64299dbe68
|
Bump linux to 6.1.46, merge 351v wip
|
2023-08-21 13:27:55 +00:00 |
|
fewtarius
|
0e92e830ed
|
Merge pull request #1919 from fewtarius/dev
Update kernel 6.4.10, 6.1.45. Fix OGU no audio issue.
|
2023-08-12 11:35:15 -04:00 |
|
fewtarius
|
a354e83d4a
|
Update kernel 6.4.10, 6.1.45. Fix OGU no audio issue.
|
2023-08-12 15:34:32 +00:00 |
|
fewtarius
|
c5473f846d
|
Merge pull request #1917 from fewtarius/dev
Fix Fluidsynth service, deprecate SDL2-rotated, clean up packages.
|
2023-08-11 18:19:26 -04:00 |
|
fewtarius
|
65f45d02b3
|
Package cleanup.
|
2023-08-11 22:17:56 +00:00 |
|