Commit Graph

377 Commits

Author SHA1 Message Date
souldbminersmwc
de681c20a0 ldr: code cleanup 2026-02-08 12:00:27 -05:00
souldbminersmwc
22aef264ab Update pcv_mariko.cpp 2026-02-08 11:57:54 -05:00
souldbminersmwc
309717c468 ldr: fix auto_ram vmin 2026-02-08 11:57:43 -05:00
souldbminersmwc
9b91d7487c ldr: rename namespace 2026-02-08 11:56:04 -05:00
souldbminersmwc
c0b458243c ldr: add auto ram vmin 2026-02-08 11:54:21 -05:00
souldbminersmwc
c33aabdc84 chore: code cleanup 2026-02-07 18:10:12 -05:00
souldbminersmwc
d170ca92ad ldr: rework reserved entries 2026-02-07 17:51:18 -05:00
souldbminersmwc
eb7fca1c1a erista ram overclock support + reserved entried
if you use hoc-clk 0.33 and want to update follow these steps

go to config/horizon-oc/config.ini
remove these two entries:

crc32=xxxxxxxxxxx
is_first_load=0
2026-02-04 19:33:10 -05:00
souldbminersmwc
00b9d8550e ldr: fix erista cpu validator
this DOES NOT fix erista cpu uv, but is probably part of the issue
2026-02-02 18:18:22 -05:00
souldbminersmwc
cf21342b2e Update pcv_erista.cpp 2026-01-28 15:45:45 -05:00
souldbminersmwc
3709fb3fba ldr: fix default gpu vmin 2026-01-28 15:41:50 -05:00
souldbminersmwc
ea754707ee sysclk: fix erista gpu vmin 2026-01-28 15:39:56 -05:00
souldbminersmwc
bb96267d6c Adjust license 2026-01-26 19:30:18 -05:00
souldbminersmwc
a1fa16da3c misc changes 2026-01-26 19:29:45 -05:00
souldbminersmwc
aad126d611 rename uv table 2026-01-26 19:26:30 -05:00
souldbminersmwc
a9cf59fe28 ldr: UV3 doesn't exist anymore 2026-01-26 19:08:27 -05:00
souldbminersmwc
7708e4bae6 Update pcv.cpp 2026-01-26 19:07:52 -05:00
Lightos1
1d219e9425 Extend vdd2 validators 2026-01-25 13:07:13 +01:00
Lightos1
2c14ddad5c Extend vddq validator 2026-01-25 11:41:05 +01:00
Lightos1
71fbeef32a Revert "Update ptm.cpp", worked before
This reverts commit 86fce20b27.
2026-01-24 22:14:19 +01:00
souldbminersmwc
86fce20b27 Update ptm.cpp 2026-01-24 15:17:50 -05:00
Lightos1
af1c36d00a Fix 1333 base latency at >=2533Mhz 2026-01-24 20:13:48 +01:00
Lightos1
9723fdc2e0 Lazy timing fix, clean up later 2026-01-21 22:45:47 +01:00
Lightos1
4187daf029 Revert "pcv_mariko: unhardcode pllmb divisor"
This reverts commit 12e6f114a8.
2026-01-21 22:32:54 +01:00
souldbminersmwc
c479f9c53c ldr: allow 1963 cpu cap + revise gpu UV 2026-01-21 16:27:14 -05:00
souldbminersmwc
045bd81887 pcv: fix auto vmin on low speedos 2026-01-21 15:52:54 -05:00
souldbminersmwc
ae22e70602 Merge branch 'develop' of https://github.com/Horizon-OC/Horizon-OC into develop 2026-01-21 15:49:50 -05:00
souldbminersmwc
12e6f114a8 pcv_mariko: unhardcode pllmb divisor 2026-01-21 15:49:43 -05:00
Lightos1
d6fec8bdaa Fix r2p 2026-01-21 21:49:07 +01:00
souldbminersmwc
5a8a9ae79d ldr: fix wev 2026-01-21 15:48:17 -05:00
souldbminersmwc
6d0399f352 ldr/sysclk: update tWRL setting method 2026-01-21 15:45:51 -05:00
Lightos1
679fd4fd79 1866/1600 support 2026-01-21 18:50:36 +01:00
souldbminersmwc
b51b8dbbcd sysclk: minor changes 2026-01-18 16:26:30 -05:00
Lightos1
a23db6e63d Better dram timings 2026-01-12 20:49:49 +01:00
Lightos1
94c8a0fd00 Add w2w patching (for 8gb) 2026-01-10 23:00:20 +01:00
souldbminersmwc
a50fe4f82e sysclk/ldr: remove marikogpufullunlock option
gpu pll limit is now patched by default, this does not mean those clocks will be enabled by default, they require special settings to be enabled
2026-01-10 12:57:48 -05:00
Lightos1
c879ba985f Cpu tuning fixes 2026-01-07 17:48:15 +01:00
Lightos1
99db45f33a Fix 2700Mhz in helios table 2026-01-04 19:25:43 +01:00
souldbminersmwc
c892b08097 sysclk: fix display rate bug on lite 2026-01-03 21:10:18 -05:00
Lightos1
1e5b702228 timing fixes 2026-01-02 21:25:37 +01:00
Lightos1
c5e3a27bbb cpu fixes, deprecate auto 2026-01-02 19:29:10 +01:00
Lightos1
fb62781437 Revert "loader: refactor ram frequency calculation logic"
This reverts commit ea20003df0.
2026-01-02 00:18:29 +01:00
Lightos1
9f7b3ad437 Revert "timing calculation cleanup"
This reverts commit f1a13e0955.
2026-01-02 00:18:04 +01:00
Lightos1
3b71ff398e Deprecate auto (ignoring it was never supported to begin with) 2026-01-01 23:24:57 +01:00
Lightos1
f1a13e0955 timing calculation cleanup 2026-01-01 23:17:56 +01:00
souldbminersmwc
ea20003df0 loader: refactor ram frequency calculation logic 2026-01-01 16:51:11 -05:00
souldbminersmwc
ce97087baa Update pcv.cpp 2026-01-01 12:15:10 -05:00
souldbminersmwc
fc52e44dfe loader: fix 2091mhz cpu vmax
THIS WILL NOT affect voltages, its just how it should be done
2026-01-01 12:11:59 -05:00
souldbminersmwc
d0e4fb28b0 loader: fix gpuvoltarray formatting 2026-01-01 12:11:00 -05:00
Lightos1
c22d6e2c1b Revert s32 to u32 2025-12-27 00:56:06 +01:00