summaryrefslogtreecommitdiff
path: root/include/drivers/mmc.h
Commit message (Expand)AuthorAgeFilesLines
* feat(mmc): get boot partition sizeYann Gautier2022-09-071-0/+2
* feat(mmc): manage SD Switch Function for high speed modeYann Gautier2022-08-161-0/+26
* fix(mmc): remove broken, unsecure, unused eMMC RPMB handlingAhmad Fatoum2022-06-081-3/+0
* refactor(mmc): replace magic value with new PART_CFG_BOOT_PARTITION_NO_ACCESSAhmad Fatoum2022-06-021-0/+1
* refactor(mmc): export user/boot partition switch functionsAhmad Fatoum2022-06-021-1/+3
* feat(drivers/mmc): boot partition read supportVyacheslav Yurkov2021-06-041-2/+9
* drivers: mmc: Fix some issues with MMC stackTien Hock, Loh2019-03-071-0/+1
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-1/+2
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-081-3/+3
* mmc: Update framework to use standard response typeYann Gautier2018-09-281-4/+4
* drivers: emmc: dw_mmc: Add response flag into response ID definitionJun Nie2018-09-041-0/+14
* drivers/mmc: fix lba param to intHaojian Zhuang2018-08-101-7/+6
* Add MMC frameworkYann Gautier2018-07-031-0/+222