Kostas Missos
16ac26f583
[DP/GFX/SDMMC] Bugfixes
...
- Sanitize framebuffer. Original idea from @StevenMattera
- Change clear framebuffer to memset (for grey colors), for performance (we don't use alpha blending, so it does not matter to set it to 0xFF).
- Enable screen backlight after gfx init
- Reduce wait time for emmc/sd read/write retries to 100ms.
2018-06-06 13:29:38 +03:00
Kostas Missos
b299cb40c7
[PKG2] Switch kernel patching to crc32c based kernel id
...
This provides support for the 3.0.2 kernel, where pkg1 has the same id with 3.0.1.
Thanks @roblabla for noticing and providing the Debug mode kernel patch.
2018-06-05 02:04:08 +03:00
Kostas Missos
fb9e91ed0c
Better dump of pkg1 + Wording
2018-06-05 01:55:32 +03:00
nwert
b8b7889e68
Fixed sleep mode [test on 1.0.0, 2.0.0 and 5.1.0].
2018-06-04 14:44:40 +12:00
Kostas Missos
c43b6f8a5d
SD errata, bugfixes, replace hardcoded values
2018-06-03 22:27:15 +12:00
Kostas Missos
e0cb0e867b
[HOS] Add sd unmount and proper secmon signaling
2018-06-03 22:27:15 +12:00
Kostas Missos
4b806f1e7d
Oups. Remove unmerged functions
2018-06-03 22:27:15 +12:00
Kostas Missos
e2a8b36750
[PKG1] Add kernel patching
...
Add Disable Svc Verification and Debug mode.
Can be enabled via the hekate .ini
https://gist.github.com/roblabla/440f3ceaa0b2d3ca530c2a43fe258420
2018-06-03 22:27:15 +12:00
Kostas Missos
54a0a353bc
Bug fixes, wording, etc
2018-06-03 22:27:15 +12:00
Kostas Missos
746a557deb
Add 3.X support through SE patches
...
This includes @jsaowji commits and also adds support for 3.0.1 and 3.0.2
2018-05-28 18:27:02 -07:00
Kostas Missos
54187226c8
Better error messaging structure
2018-05-15 12:40:04 -07:00
Ced2911
4d7f016e3a
Feature/4x ( #10 )
...
* Dump sm, added JanV work
* add Ac_K patches, fix boot, keygen is wrong, need more work
* cleanup keygen, correct key for 4xx
* remove unused code, cleanup code
2018-05-13 13:13:17 +12:00
st4rk
8d6b6c4f0e
Fix mistake where I was reading pkg1 twice
2018-05-04 00:32:28 -07:00
st4rk
6ebfaa1200
keygen for 3.0.x, 4.0.x, 5.0.x added, 3.0.X FW booting, fixed TSEC wrong offset for 4.0.X
2018-05-04 00:31:08 -07:00
st4rk
8b9e65e76f
keygen for 3.0.x, 4.0.x, 5.0.x added, 3.0.X FW booting, fixed TSEC wrong offset for 4.0.X
2018-05-04 00:15:29 -07:00
nwert
8365426fc3
So it has come to this.
2018-05-01 17:22:03 +12:00