33 Commits

Author SHA1 Message Date
Lightos1
02bbdcdb57 improve build system for uart 2026-07-27 19:57:41 +02:00
Lightos1
139721761a fix uart log newline 2026-07-27 19:17:53 +02:00
Lightos1
0cf4927c47 add newline for formating 2026-07-26 21:53:06 +02:00
Lightos1
bfb2009dab ldr: fix pre processor hell 2026-07-26 21:52:24 +02:00
Lightos1
8c54df039f ldr: ifdef logging 2026-07-26 21:36:12 +02:00
Lightos1
9eb53f5a0b ldr: add hooking capabilities 2026-07-26 21:04:31 +02:00
souldbminersmwc
6f4b58b83e ldr: code cleanup and fix soc bus table bug 2026-07-25 14:50:56 -04:00
souldbminersmwc
9d12aa5cb1 add uart logging feature 2026-07-25 12:39:31 -04:00
souldbminersmwc
5bb89bfc54 HOC 3.0.0 part 1
- version change to athena (3.0.0)
- cust rev 7
- build script change
- EMC 64LUT
2026-07-22 20:20:57 -04:00
Lightos1
f3886c60b0 add kip detection 2026-06-27 19:47:00 +02:00
Lightos1
e04a5b7fe7 remove accidental , 2026-06-14 21:32:20 +02:00
Lightos1
c18f3f1468 remove typedef 2026-06-14 21:21:05 +02:00
Lightos1
63c7fb211d Code cleanup and improved dvb tables.
Thanks to: jimmy for testing and b3711 for many additional voltage scale improvements.

Co-Authored-By: halop <4215938+halop@users.noreply.github.com>
2026-05-19 20:02:09 +02:00
Lightos1
693954930a remove oc_test 2026-04-29 18:55:14 +02:00
Lightos1
8f243c8369 ldr: clean up includes 2026-04-29 18:35:42 +02:00
Lightos1
d7178ddd2c Add soc uncap 2026-04-25 20:22:23 +02:00
Lightos1
51f935c252 initial mrf implementation with some bugs to fix 2026-04-16 20:51:26 +02:00
Lightos1
e1d75f0084 add oc_log files 2026-04-12 22:00:45 +02:00
Lightos1
9f3c5d8de6 Add debug panic codes 2026-03-15 20:35:45 +01:00
souldbminersmwc
9b91d7487c ldr: rename namespace 2026-02-08 11:56:04 -05:00
souldbminersmwc
bb96267d6c Adjust license 2026-01-26 19:30:18 -05:00
Lightos1
e5f4a19a4a Fix license once for all, this license shall never be touched again 2025-09-30 22:06:46 +02:00
souldbminersmwc
f7c919e47d loader: fix license 2025-09-30 16:01:11 -04:00
souldbminersmwc
7406582259 Change copyright 2025-09-24 18:28:15 -04:00
souldbminersmwc
9964405586 Revert "Fix tW2R and tR2W patch and multiple ram freqs"
This reverts commit 49f3e73b10.
2025-09-24 17:21:50 -04:00
souldbminersmwc
49f3e73b10 Fix tW2R and tR2W patch and multiple ram freqs 2025-09-24 15:38:08 -04:00
souldbminersmwc
a1bfcebba8 stuff 2025-09-13 17:21:41 -04:00
souldbminersmwc
a761e5ad2f This was done out of respect 2025-09-11 11:29:42 -04:00
souldbminersmwc
962b8bc0a0 high ram oc 2025-09-09 16:39:28 -04:00
hanabbi
b00d2c7c70 loader: patch cpu dfll data for slt
this will correct cpu voltage, and cpu freq drops from uv
2023-09-14 02:32:47 +09:00
hanai3Bi
3db0b9b380 1.5.1 2023-05-26 12:45:29 +09:00
KazushiM
f47e7604fe - pages: Drop cust v2 support; Show update time in download section
- oc_loader: Separate Vddq and Vdd2 DRAM voltage for Mariko

- sys-clk-OC: Fix wrong regulator ID; Auto CPU Boost for Erista
2023-01-27 10:45:06 +08:00
KazushiM
120367cf7c EMC voltage for Mariko; Fix #60; Show battery & voltage info in overlay on Erista
- From previous analysis, EMC voltage is set before AMS loads on Mariko, and will not be set again or changed afterwards.

- sys-clk-OC will take care of setting emc voltage on Mariko once it loads.

- OS will not hang at boot as it always boots with EMC @ 1600 MHz.
2023-01-24 23:24:58 +08:00