14 Commits (ec80ab5bb60180c2235bfc22c6ca49d1ef83496d)

Author SHA1 Message Date
Jordan Yates 2c52f9ee6e disk: sdmmc: power off card in `DISK_IOCTL_CTRL_DEINIT` 11 months ago
Daniel DeGrasse 0767fd97f8 sd: sd_ops: fix DISK_IOCTL_CTRL_SYNC return code 1 year ago
Daniel DeGrasse 05c84ccb2d sd: sd_ops: take card lock when issuing IOCTL command 1 year ago
Daniel DeGrasse 6d7a6ea8a8 sd: sd_ops: remove additional unlock call within card_read() 1 year ago
Pisit Sawangvonganan 4889c9ca17 sd: update comment to reference 'SD host controller specification' 1 year ago
Pisit Sawangvonganan 1829fc33cb sd: omit zero-initialization for csd[4] and cid[4] 1 year ago
Pisit Sawangvonganan 8534c38232 sd: omit zero-initialization for sdhc_command and sdhc_data structures 1 year ago
Pisit Sawangvonganan 612aa7169a sd: add config SD_CMD_RETRIES 1 year ago
Daniel DeGrasse c1b7b817cc sd: modify sdmmc_wait_ready to always decrement timeout 1 year ago
Daniel DeGrasse 1c0b114bf8 sd: add timeout when taking SD card lock for data operations 2 years ago
Daniel DeGrasse b2172a97d8 sd: clean up sizes of some SD data fields 2 years ago
Daniel DeGrasse 06984353bf sd: ensure card variables are initialized in sd_ops 2 years ago
Declan Snyder cad243d59e sd: Changes framework to support MMC 3 years ago
Daniel DeGrasse 94c858ed86 sd: split sdmmc common functions into sd_ops.c 3 years ago