1
0
Fork 0
mirror of https://github.com/CTCaer/hekate.git synced 2024-11-22 18:06:40 +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
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
fuse.c bdk: fuse: simplify idle wait 2023-12-25 03:47:26 +02:00
fuse.h
gpio.c
gpio.h bdk: gpio: add debounce set function 2023-03-31 07:43:16 +03:00
hw_init.c bdk: hwinit: power on all relevant rails 2024-06-08 12:21:15 +03:00
hw_init.h
i2c.c
i2c.h
irq.c bdk: irq: remove ack source 2024-06-02 07:46:18 +03:00
irq.h
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: add i2s pin config 2024-04-25 04:52:13 +03:00
pinmux.h
pmc.c bdk: pmc: extend pmc scratch locker 2022-10-11 14:41:42 +03:00
pmc.h bdk: pmc: rename io/det power defines 2024-06-08 12:16:07 +03:00
pmc_lp0_t210.h
t210.h bdk: use static where it should 2024-06-02 07:09:34 +03:00
timer.c
timer.h
uart.c
uart.h