1
0
Fork 0
mirror of https://github.com/CTCaer/hekate.git synced 2024-09-20 05:53:34 +01:00
hekate/bootloader/storage
CTCaer ec53aa86dd emmc: Use gpt struct and only add valid entries
Additionally keep track of partition index
2020-04-30 01:29:58 +03:00
..
emummc.c sd fs: Move sd init/mount/helpers to their own object 2020-04-29 23:20:18 +03:00
emummc.h emummc: Add boot entry emuMMC selection 2020-04-27 09:30:53 +03:00
mbr_gpt.h types: User a proper struct for MBR partition table 2020-04-27 08:58:37 +03:00
mmc.h
nx_emmc.c emmc: Use gpt struct and only add valid entries 2020-04-30 01:29:58 +03:00
nx_emmc.h emmc: Use gpt struct and only add valid entries 2020-04-30 01:29:58 +03:00
nx_sd.c nyx: Throw a warning if SD Card in 1 bit mode 2020-04-30 01:05:22 +03:00
nx_sd.h nyx: Throw a warning if SD Card in 1 bit mode 2020-04-30 01:05:22 +03:00
sd.h sdmmc v2: Add eMMC overclocking 2020-04-29 22:11:23 +03:00
sdmmc.c sdmmc v2: Add full SD card fallback initialization 2020-04-30 00:00:00 +03:00
sdmmc.h sdmmc v2: Driver fixes 2020-04-29 21:43:07 +03:00
sdmmc_driver.c sdmmc v2: Add error checking for all cases 2020-04-29 22:09:36 +03:00
sdmmc_driver.h sdmmc v2: Refactor and fix registers 2020-04-29 21:23:28 +03:00
sdmmc_t210.h sdmmc v2: Refactor and fix registers 2020-04-29 21:23:28 +03:00