incubator-nuttx/drivers/mmcsd
Radek Pesina 50a8ec62c4 Add eMMC driver support
- Fix DMA addressing issues within litex_sendsetup/litex_recvsetup
- Extend with handling specific to eMMC commands during init & use.
- Cleanup of 4-bit BUS handling for SD and eMMC
- For eMMC, Send CMD0 during init as per JEDEC v4.41 for pre-idle
2023-04-26 00:34:36 -04:00
..
Kconfig drivers/mmcsd: Fix kconfig error regarding MMCSD_IOCSUPPORT 2023-01-31 13:56:17 +01:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
mmcsd.h
mmcsd_csd.h
mmcsd_debug.c
mmcsd_sdio.c Add eMMC driver support 2023-04-26 00:34:36 -04:00
mmcsd_sdio.h Add eMMC driver support 2023-04-26 00:34:36 -04:00
mmcsd_spi.c mmcsd/mmcsd_spi: remove redundant mmcsd_unlock() 2023-02-03 16:34:04 +02:00
mmcsd_spi.h
sdio.c mmcsd/sdio: enlarge cmd53 timeout to 1s 2023-03-22 17:26:52 -03:00