1
0
Fork 0
mirror of https://github.com/CTCaer/hekate.git synced 2024-09-20 22:13:39 +01: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 bdk: actmon: switch to averaged sampling 2023-12-25 03:46:05 +02:00
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 bdk: fuse: simplify idle wait 2023-12-25 03:47:26 +02:00
fuse.h bdk: fuse: simplify idle wait 2023-12-25 03:47:26 +02:00
gpio.c bdk: gpio: add debounce set function 2023-03-31 07:43:16 +03:00
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 bdk: hwinit: rename reinit_workaround to deinit 2024-05-19 10:49:25 +03:00
i2c.c bdk: i2c: fix stack buffer overflow 2023-08-07 21:02:20 +03:00
i2c.h
irq.c bdk: irq: remove ack source 2024-06-02 07:46:18 +03:00
irq.h bdk: add several defines 2023-12-25 04:08:34 +02:00
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.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 bdk: timer: add instruction sleep 2023-06-09 10:33:11 +03:00
timer.h bdk: timer: add instruction sleep 2023-06-09 10:33:11 +03:00
uart.c bdk: t210: add more mmio addresses 2023-07-31 16:59:15 +03:00
uart.h