1
0
mirror of https://github.com/CTCaer/hekate.git synced 2024-12-26 18:15:20 +00:00
hekate/bdk/soc
CTCaer 054c68f251 bdk: hwinit: power on all relevant rails
Since that doesn't happen via sdram init anymore, do it in hwinit.
It only matters if we came out of warmboot.
2024-06-08 12:21:15 +03:00
..
actmon.c
actmon.h
bpmp.c bdk: use static where it should 2024-06-02 07:09:34 +03:00
bpmp.h bdk: use static where it should 2024-06-02 07:09:34 +03:00
ccplex.c bdk: clock: use real source clock dividers 2024-03-13 02:01:01 +02:00
ccplex.h bdk: ccplex: add no rst vector lock & powergating 2024-03-13 01:37:52 +02:00
clock.c bdk: clock: always set DISPA source 2024-06-02 08:00:42 +03:00
clock.h bdk: clock: use real source clock dividers 2024-03-13 02:01:01 +02:00
fuse.c
fuse.h
gpio.c
gpio.h
hw_init.c bdk: hwinit: power on all relevant rails 2024-06-08 12:21:15 +03:00
hw_init.h bdk: hwinit: rename reinit_workaround to deinit 2024-05-19 10:49:25 +03:00
i2c.c
i2c.h
irq.c bdk: irq: remove ack source 2024-06-02 07:46:18 +03:00
irq.h
kfuse.c
kfuse.h
pinmux.c bdk: pinmux: add i2s pin config 2024-04-25 04:52:13 +03:00
pinmux.h bdk: pinmux: add i2s pin config 2024-04-25 04:52:13 +03:00
pmc_lp0_t210.h
pmc.c
pmc.h bdk: pmc: rename io/det power defines 2024-06-08 12:16:07 +03:00
t210.h bdk: use static where it should 2024-06-02 07:09:34 +03:00
timer.c
timer.h
uart.c
uart.h