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