1
0
Fork 0
mirror of https://github.com/CTCaer/hekate.git synced 2024-09-18 21:13:35 +01:00
hekate/bdk
CTCaer a34206df5b bdk: sdmmc: small changes
- Log warning for comp pad calibration timeout
- Rename some func/defines
- Increase SDMMC1 power disable wait to 10ms
 No real perceived functionality change.
2024-06-07 17:09:30 +03:00
..
display bdk: display: add useful functions 2024-06-06 06:27:30 +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: display: remove max77620 gpio 7 enable 2024-06-05 15:20:27 +03:00
storage bdk: sdmmc: small changes 2024-06-07 17:09:30 +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 bdk: add global header 2022-01-15 23:58:27 +02:00
fatfs_conf.h bdk: add global header 2022-01-15 23:58:27 +02:00
gfx_utils.h
memory_map.h bdk: smmu: refactor driver and allow other asid 2024-03-13 01:54:46 +02:00
module.h