1
0
Fork 0
mirror of https://github.com/CTCaer/hekate.git synced 2024-09-18 21:13:35 +01:00
hekate/bdk
CTCaer 39c614a3ab bdk: hwinit: move sd2 to hw init
SD2 powers LDO0/1/8 on T210B01 so there's no need to be in display init.
Also there's not need to power it down first so configure it in one go.
2024-06-05 01:33:15 +03:00
..
display bdk: hwinit: move sd2 to hw init 2024-06-05 01:33:15 +03:00
ianos bdk: small refactor 2022-10-11 06:16:38 +03:00
input bdk: use static where it should 2024-06-02 07:09:34 +03:00
libs bdk: fatfs: update copyright 2024-06-02 07:42:35 +03:00
mem bdk: minerva: add emc src div disable 2024-06-02 06:46:28 +03:00
power bdk: max77620: raise sd1 max voltage 2024-02-16 15:55:40 +02:00
rtc bdk: rtc: handle offset adjustment in-place 2024-03-12 15:08:55 +02:00
sec bdk: bpmp: add and use bpmp_clk_rate_relaxed 2024-06-02 06:51:06 +03:00
soc bdk: hwinit: move sd2 to hw init 2024-06-05 01:33:15 +03:00
storage bdk: use static where it should 2024-06-02 07:09:34 +03:00
thermal bdk: bpmp: add and use bpmp_clk_rate_relaxed 2024-06-02 06:51:06 +03:00
usb bdk: usb: hid: don't send a packet if no new data 2024-06-02 07:40:11 +03:00
utils bdk: rename exec_cfg to reg_write_array 2024-06-05 00:49:15 +03:00
bdk.h bdk: Add driver for VIC 2022-10-11 06:41:38 +03:00
exception_handlers.S bdk: fiq: watchdog handling 2022-06-29 12:12:03 +03:00
fatfs_cfg.h
fatfs_conf.h
gfx_utils.h
memory_map.h bdk: smmu: refactor driver and allow other asid 2024-03-13 01:54:46 +02:00
module.h