hekate/bootloader/soc
CTCaer 51985ed2ca sdmmc v2: Bus/IO clock refactoring and fixes
Use the exact same clocks with HOS and utilize low jitter clock parents.

Add back our compatibility mode and the missing timeout clock parent.

Hekate main will continue to use PLLP clock parent for all.
2020-04-30 01:26:55 +03:00
..
bpmp.c Update and add missing copyrights 2020-03-14 09:24:24 +02:00
bpmp.h Update and add missing copyrights 2020-03-14 09:24:24 +02:00
clock.c sdmmc v2: Bus/IO clock refactoring and fixes 2020-04-30 01:26:55 +03:00
clock.h sdmmc v2: Bus/IO clock refactoring and fixes 2020-04-30 01:26:55 +03:00
cluster.c Small refactor and bugfixes 2019-12-04 21:31:39 +02:00
cluster.h utils: Fix ms timer accuracy 2019-08-28 01:33:38 +03:00
fuse.c refactor: Remove all unwanted whitespace 2019-10-18 18:02:06 +03:00
fuse.h Small refactor and bugfixes 2019-12-04 21:31:39 +02:00
gpio.c gpio: Upgrade GPIO driver 2020-04-27 09:51:25 +03:00
gpio.h gpio: Upgrade GPIO driver 2020-04-27 09:51:25 +03:00
hw_init.c sd fs: Move sd init/mount/helpers to their own object 2020-04-29 23:20:18 +03:00
hw_init.h Major refactoring of main.c 2018-11-27 11:45:43 +02:00
i2c.c Update and add missing copyrights 2020-03-14 09:24:24 +02:00
i2c.h Update and add missing copyrights 2020-03-14 09:24:24 +02:00
irq.c irq: Add Legacy Interrupt Controller driver 2020-04-27 09:49:00 +03:00
irq.h irq: Add Legacy Interrupt Controller driver 2020-04-27 09:49:00 +03:00
kfuse.c kfuse: Ensure that kfuse is ready 100% for tsec 2019-10-22 18:57:51 +03:00
kfuse.h kfuse: Ensure that kfuse is ready 100% for tsec 2019-10-22 18:57:51 +03:00
pinmux.c Fix debug uart 2018-12-08 12:38:59 +08:00
pinmux.h Name various t210 registers 2020-04-27 09:47:47 +03:00
pmc.h Add more register names + refactoring 2019-09-09 16:56:37 +03:00
pmc_lp0_t210.h Add display_end fix for all fw + easter egg 2018-08-14 02:30:44 +03:00
smmu.c Small refactor and bugfixes 2019-12-04 21:31:39 +02:00
smmu.h 6.2.0 support 2018-11-30 23:20:15 +02:00
t210.h Name various t210 registers 2020-04-27 09:47:47 +03:00
uart.c uart: Add invert, get/set IIR and fifo empty functions 2019-12-16 22:16:40 +02:00
uart.h uart: Add invert, get/set IIR and fifo empty functions 2019-12-16 22:16:40 +02:00