1. 345af84 fix(mmc): resolve the build error by Jayanth Dodderi Chidanand · Fri Sep 09 17:21:24 2022 +0100
  2. 053d7f2 feat(mmc): get boot partition size by Yann Gautier · Thu Sep 01 19:23:39 2022 +0200
  3. 0307b71 feat(mmc): manage SD Switch Function for high speed mode by Yann Gautier · Wed Jun 12 15:55:37 2019 +0200
  4. 7b214ee fix(mmc): remove broken, unsecure, unused eMMC RPMB handling by Ahmad Fatoum · Wed Jun 08 08:42:24 2022 +0200
  5. b61eb75 refactor(mmc): replace magic value with new PART_CFG_BOOT_PARTITION_NO_ACCESS by Ahmad Fatoum · Tue May 31 10:03:04 2022 +0200
  6. ee8f342 refactor(mmc): export user/boot partition switch functions by Ahmad Fatoum · Mon May 23 17:06:37 2022 +0200
  7. b3d5f34 feat(drivers/mmc): boot partition read support by Vyacheslav Yurkov · Tue Mar 30 08:16:20 2021 +0200
  8. e77be52 mmc: remove useless extra semicolons by Yann Gautier · Tue Mar 23 13:30:43 2021 +0100
  9. d8b6b8e Revert "mmc:prevent accessing to the released space in case of wrong usage" by Yann Gautier · Mon Mar 22 14:02:54 2021 +0100
  10. 69bf372 mmc:prevent accessing to the released space in case of wrong usage by deqi.hu · Wed Mar 10 15:38:39 2021 +0800
  11. 38d8035 mmc: increase delay between ACMD41 retries by Yann Gautier · Fri Aug 16 16:49:41 2019 +0200
  12. 313e900 drivers: mmc: Fix some issues with MMC stack by Tien Hock, Loh · Thu Mar 07 11:34:20 2019 +0800
  13. e8eb33f mmc: correctly check ret in mmc_fill_device_info by Yann Gautier · Thu Jan 17 11:17:05 2019 +0100
  14. 199663a Merge pull request #1724 from jbech-linaro/emmc_enumeration by Antonio Niño Díaz · Thu Jan 10 09:23:42 2019 +0000
  15. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  16. 8428a04 mmc: increase delay when initializing mmc by Joakim Bech · Tue Dec 18 10:09:02 2018 +0100
  17. 4c7888a drivers: mmc: check mmc_reset_to_idle return by Yann Gautier · Thu Nov 29 15:43:37 2018 +0100
  18. 05274cb mmc: poll eMMC status after EXT_CSD command by Haojian Zhuang · Wed Nov 21 09:19:49 2018 +0800
  19. f2e8b16 mmc: Update framework to use standard response type by Yann Gautier · Fri Sep 28 16:48:37 2018 +0200
  20. ab3b62b drivers: mmc: Fix R2 response type definition by Shawn Guo · Fri Sep 28 14:21:01 2018 +0800
  21. e6b56cc drivers: mmc: Add missing response type for some commands by Bryan O'Donoghue · Wed Aug 15 16:25:30 2018 +0100
  22. e62f419 drivers: mmc: Fix R3 response type definition by Bryan O'Donoghue · Wed Aug 15 15:59:07 2018 +0100
  23. 5d95e0a drivers/mmc: Fix warning about usage of uninitialized variable by Antonio Nino Diaz · Fri Aug 10 13:04:02 2018 +0100
  24. d618b27 drivers/mmc: set buswidth and speed before reading data by Haojian Zhuang · Sat Aug 04 18:04:30 2018 +0800
  25. df7271c drivers/mmc: make mmc_ext_csd aligned with 16 char by Haojian Zhuang · Thu Aug 02 14:50:12 2018 +0800
  26. d87f0b7 drivers/mmc: fix lba param to int by Haojian Zhuang · Thu Aug 02 14:49:51 2018 +0800
  27. ed59cd5 drivers/mmc: send CMD8 only for SD card in initialization by Haojian Zhuang · Thu Aug 02 14:48:17 2018 +0800
  28. de6959e mmc: add required delays when retrying commands by Yann Gautier · Thu Aug 02 13:46:17 2018 +0200
  29. 1e5e85a Add MMC framework by Yann Gautier · Tue Jul 03 18:32:12 2018 +0200