hekate/bootloader
CTCaer c5b64a2b58 tsec: Don't disable HOST1x clock because it's used
Tsec keys function always disabled host1x clock after running.
This interferes with display interface and disables further window frame syncing.
Display_end code already handles disable and reset of said clock.

It also fixes an ancient bug that was mitigated by removing the 5 frame sync on HOST1X_SYNC_SYNCPT_9 at channel 0:
5fd9daa364 (diff-6b0c56eab8515465d559ff0ea73a22c3L152)
2019-09-11 02:19:41 +03:00
..
config Add more register names + refactoring 2019-09-09 16:56:37 +03:00
frontend Remove backup hash mode from main to reduce bin size. 2019-07-06 22:32:49 +03:00
gfx Various bugfixes 2019-08-28 01:08:57 +03:00
hos hos: Add exosphere no user exceptions handle cfg 2019-09-09 17:00:13 +03:00
ianos ianos: Remove error unneeded printing 2019-08-28 02:09:05 +03:00
libs Various bugfixes 2019-06-30 03:15:46 +03:00
mem Add more register names + refactoring 2019-09-09 16:56:37 +03:00
power Add more register names + refactoring 2019-09-09 16:56:37 +03:00
rtc Add max77620-rtc driver & disable alarm on shut off 2019-02-12 00:45:27 +02:00
sec tsec: Don't disable HOST1x clock because it's used 2019-09-11 02:19:41 +03:00
soc tsec: Don't disable HOST1x clock because it's used 2019-09-11 02:19:41 +03:00
storage Add more register names + refactoring 2019-09-09 16:56:37 +03:00
utils utils: Fix ms timer accuracy 2019-08-28 01:33:38 +03:00
link.ld [Versioning] Better and smarter for update and sept 2019-03-07 23:53:58 +02:00
main.c Add more register names + refactoring 2019-09-09 16:56:37 +03:00
start.S Refactor ALL the things + enable LTO 2018-08-13 11:58:24 +03:00