hekate/bdk/soc
2022-05-16 13:05:12 +03:00
..
actmon.c bdk: add activity monitor driver 2022-01-20 12:32:02 +02:00
actmon.h bdk: add activity monitor driver 2022-01-20 12:32:02 +02:00
bpmp.c bpmp: return previous fid when setting a new one 2021-05-11 09:21:12 +03:00
bpmp.h bpmp: return previous fid when setting a new one 2021-05-11 09:21:12 +03:00
ccplex.c bdk: various functionality independent changes 2022-01-16 01:03:24 +02:00
ccplex.h Utilize hekate's BDK for hekate main and Nyx 2020-06-14 16:45:45 +03:00
clock.c bdk: clock: add ext peripheral clock control 2022-05-09 06:08:39 +03:00
clock.h bdk: clock: add ext peripheral clock control 2022-05-09 06:08:39 +03:00
fuse.c bdk: fuse: add ipatch support for T210B01 2022-05-16 13:05:12 +03:00
fuse.h bdk: fuse: add ipatch support for T210B01 2022-05-16 13:05:12 +03:00
gpio.c Add missing guard from some macros 2020-11-15 13:39:27 +02:00
gpio.h Utilize BIT macro everywhere 2020-11-26 01:41:45 +02:00
hw_init.c bdk: hwinit: simplify uart debug port paths 2022-05-13 03:56:59 +03:00
hw_init.h bdk: various functionality independent changes 2022-01-16 01:03:24 +02:00
i2c.c bdk: i2c: correct order of spinlock wait 2022-01-29 01:34:01 +02:00
i2c.h i2c: Fix packet mode 2020-10-20 10:37:33 +03:00
irq.c irq: Disable irq if not handled. 2020-12-26 17:22:56 +02:00
irq.h Utilize BIT macro everywhere 2020-11-26 01:41:45 +02:00
kfuse.c Utilize hekate's BDK for hekate main and Nyx 2020-06-14 16:45:45 +03:00
kfuse.h Utilize BIT macro everywhere 2020-11-26 01:41:45 +02:00
pinmux.c bdk: pinmux: more proper uart pinmuxing 2022-05-14 12:20:57 +03:00
pinmux.h bdk: pinmux: more proper uart pinmuxing 2022-05-14 12:20:57 +03:00
pmc.c pmc: Add defines for power rails 2020-12-26 17:20:26 +02:00
pmc.h bdk: clock: add ext peripheral clock control 2022-05-09 06:08:39 +03:00
pmc_lp0_t210.h Utilize hekate's BDK for hekate main and Nyx 2020-06-14 16:45:45 +03:00
t210.h bdk: more atf prep 2022-02-15 00:14:53 +02:00
uart.c bdk: uart: use 2 STOP bits based on baudrate 2022-05-14 12:25:02 +03:00
uart.h bdk: uart: refactor and add new functionality 2022-05-08 05:45:16 +03:00