hekate/bootloader/soc
2020-04-30 03:54:24 +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 uart: Add rounded clocking for 1 mbaud 2020-04-30 03:34:05 +03:00
clock.h uart: Add rounded clocking for 1 mbaud 2020-04-30 03:34:05 +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 l4t: Clear payload mode from scratch0 reg 2020-04-30 03:31:42 +03:00
hw_init.h Major refactoring of main.c 2018-11-27 11:45:43 +02:00
i2c.c i2c: Update driver in hekate main also 2020-04-30 03:54:24 +03: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 Various fixes and whitespace removal 2020-04-30 03:25:22 +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 rounded clocking for 1 mbaud 2020-04-30 03:34:05 +03:00
uart.h uart: Add invert, get/set IIR and fifo empty functions 2019-12-16 22:16:40 +02:00