1. 34bb7d3 drivers: mmc: Remove duplicate newlines by Marek Vasut · Sat Jul 20 14:40:43 2024 +0200
  2. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  3. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  4. c0f4bc7 mmc: Remove <common.h> and add needed includes by Tom Rini · Wed May 01 19:30:59 2024 -0600
  5. c1edd47 mmc: Migrate MMC_SUPPORTS_TUNING to Kconfig by Tom Rini · Wed May 01 19:30:18 2024 -0600
  6. 925f650 mmc: Add support for the no-mmc-hs400 prop by Jonas Karlman · Mon Apr 08 21:06:16 2024 +0000
  7. f23ac28 mmc: Imply HS200 cap with mmc-hs400 prop to match linux by Jonas Karlman · Mon Apr 08 21:06:15 2024 +0000
  8. 67c77f9 mmc: Unconditionally call mmc_deinit() by Marek Vasut · Sun Mar 17 04:01:22 2024 +0100
  9. b6e8629 mmc: Add generic tuning flag by Marek Vasut · Sat Feb 24 23:32:10 2024 +0100
  10. 2294ecb blk: Use a macro for the typical block size by Bin Meng · Tue Sep 26 16:43:31 2023 +0800
  11. b1d581d bootstd: Rename bootdev_setup_sibling_blk() by Simon Glass · Sun Jul 30 11:15:14 2023 -0600
  12. b1dc36a dm: mmc: Use bootdev_setup_sibling_blk() by Simon Glass · Tue Jan 17 10:47:25 2023 -0700
  13. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · Sat Sep 17 09:00:09 2022 -0600
  14. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · Thu Aug 11 19:34:59 2022 -0600
  15. f8b4a29 bootstd: mmc: Add a bootdev driver by Simon Glass · Sun Apr 24 23:31:14 2022 -0600
  16. 80022d7 mmc: call device_probe() after scanning by AKASHI Takahiro · Tue Mar 08 20:36:41 2022 +0900
  17. 3a29664 mmc: Allow for children other than the block device by Simon Glass · Sat Oct 23 17:26:00 2021 -0600
  18. bb5b9fe mmc: Add support for enumerating MMC card in a given mode using mmc command by Aswath Govindraju · Fri Aug 13 23:04:41 2021 +0530
  19. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  20. ff6bf1f mmc: mmc-uclass: change to static about dm function by Jaehoon Chung · Mon May 31 08:31:50 2021 +0900
  21. b9f84af mmc: mmc-uclass: Use dev_seq() to read aliases node's index by Aswath Govindraju · Thu Mar 25 12:48:48 2021 +0530
  22. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  23. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  24. d6ff68d mmc: mmc_of_parse: Enable 52 MHz support with "cap-mmc-highspeed" by Alexandru Gagniuc · Tue Sep 15 14:51:46 2020 -0500
  25. 5347aea mmc: add a mmc_hs400_prepare_ddr() interface by Yangbo Lu · Tue Sep 01 16:58:04 2020 +0800
  26. c46f5d7 mmc: add a reinit() API by Yangbo Lu · Tue Sep 01 16:57:59 2020 +0800
  27. f9049b2 Move eSDHC adapter card identification to board files by Yangbo Lu · Wed Jun 17 18:08:58 2020 +0800
  28. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  29. 5a18f87 dm: mmc: Update mmc_get_mmc_dev() to use const * by Simon Glass · Wed Apr 08 08:33:00 2020 -0600
  30. 31976d9 mmc: Add option to adjust b_max before long read by Marek Vasut · Sat Apr 04 12:45:05 2020 +0200
  31. f6fd4ec mmc: Add a deferred_probe() API by Faiz Abbas · Wed Feb 26 13:44:30 2020 +0530
  32. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  33. 6f55833 mmc: add a driver callback for power-cycle by Yann Gautier · Thu Sep 19 17:56:12 2019 +0200
  34. db174c6 mmc: Rename timeout parameters for clarification by Sam Protsenko · Wed Aug 14 22:52:51 2019 +0300
  35. 44ea81f dm: mmc: remove unused U_BOOT_DRIVER(mmc) by Andy Yan · Fri May 31 15:44:39 2019 +0800
  36. 90fdc3e mmc: invalidate block cache after hwpart switched successfully by developer · Tue Aug 27 15:32:19 2019 +0800
  37. b01c773 mmc: Parse no-1-8-v DT property by Peng Fan · Wed Jul 10 09:35:20 2019 +0000
  38. fb96879 mmc: Parse HS400 Enhanced strobe DT properties by Peng Fan · Wed Jul 10 09:35:18 2019 +0000
  39. eede83b mmc: support hs400 enhanced strobe mode by Peng Fan · Wed Jul 10 14:43:07 2019 +0800
  40. 4f04a32 mmc: if possible, poll the busy state using DAT0 by Jean-Jacques Hiblot · Tue Jul 02 10:53:53 2019 +0200
  41. a26ed26 Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence" by Jean-Jacques Hiblot · Tue Jul 02 10:53:50 2019 +0200
  42. d0bb516 mmc: Read sd card detect properties from DT by T Karthik Reddy · Tue Jun 25 13:39:02 2019 +0200
  43. a4773fc mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot by Marek Vasut · Tue Jan 29 04:45:51 2019 +0100
  44. b22a11a mmc: Parse HS400 DT properties by Marek Vasut · Wed Jun 13 06:50:16 2018 +0200
  45. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  46. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  47. 57b12d8 mmc: let mmc_of_parse() fail for insane bus-width value by Masahiro Yamada · Sat Dec 30 02:00:07 2017 +0900
  48. 191cd13 mmc: do not overwrite cfg->f_max if "max-frequency" if missing by Masahiro Yamada · Sat Dec 30 02:00:06 2017 +0900
  49. d053167 mmc: add a Kconfig option to enable the support for MMC write operations by Jean-Jacques Hiblot · Thu Jan 04 15:23:32 2018 +0100
  50. 6051e78 mmc: make UHS and HS200 optional by Jean-Jacques Hiblot · Thu Nov 30 17:44:01 2017 +0100
  51. d39be65 dm: mmc: update mmc_of_parse() by Jean-Jacques Hiblot · Thu Nov 30 17:43:55 2017 +0100
  52. 422b294 dm: mmc: Add a library function to parse generic dt binding by Kishon Vijay Abraham I · Thu Sep 21 16:30:13 2017 +0200
  53. f4d5b3e mmc: Add support for UHS modes by Jean-Jacques Hiblot · Thu Sep 21 16:30:07 2017 +0200
  54. ae7174f mmc: Add a execute_tuning() callback to the mmc operations. by Kishon Vijay Abraham I · Thu Sep 21 16:30:05 2017 +0200
  55. 5f23d87 mmc: Add a new callback function to perform the 74 clocks cycle sequence by Jean-Jacques Hiblot · Thu Sep 21 16:30:01 2017 +0200
  56. eba48f9 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · Sat Jul 29 11:35:31 2017 -0600
  57. 5f4bd8c dm: mmc: Allow disabling driver model in SPL by Simon Glass · Tue Jul 04 13:31:19 2017 -0600
  58. bcad604 dm: mmc: Avoid probing block devices in find_mmc_device() by Simon Glass · Sat May 27 11:37:19 2017 -0600
  59. 6f4187c dm: mmc: Convert uclass to livetree by Simon Glass · Thu May 18 20:09:36 2017 -0600
  60. e11b239 dm: mmc: Rewrite mmc_blk_probe() by Simon Glass · Sun Apr 23 20:02:10 2017 -0600
  61. 9e720b0 dm: mmc: Check that drivers have operations by Simon Glass · Sun Apr 23 20:02:09 2017 -0600
  62. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · Wed May 17 17:18:09 2017 -0600
  63. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · Mon Mar 20 12:51:48 2017 +0100
  64. 7cdbe50 mmc: init mmc block devices on probe by Fiach Antaw · Wed Jan 25 19:00:24 2017 +1000
  65. 2910da8 mmc: mmc-uclass: use the fixed devnum with alias node by Jaehoon Chung · Thu Feb 02 13:41:14 2017 +0900
  66. a6f07e5 mmc: refactor two core functions by Masahiro Yamada · Fri Oct 14 00:13:18 2016 +0900
  67. fcc53c1 dm: mmc: Support erase by Simon Glass · Sat Oct 01 14:43:17 2016 -0600
  68. 77d747e mmc: display mmc list information like mmc_legacy type by Xu Ziyuan · Sat Jul 23 11:11:22 2016 +0800
  69. 3845660 mmc-uclass: correct the device number by Kever Yang · Fri Jul 22 17:22:50 2016 +0800
  70. 394dfc0 dm: mmc: Add a way to use driver model for MMC operations by Simon Glass · Sun Jun 12 23:30:22 2016 -0600
  71. 2f1ea90 dm: mmc: Move CONFIG_BLK code into the mmc uclass by Simon Glass · Sun Jun 12 23:30:16 2016 -0600
  72. 4bca666 dm: mmc: Implement the MMC functions for block devices by Simon Glass · Sun May 01 13:52:39 2016 -0600
  73. 1e8eb1b dm: mmc: Add an MMC uclass by Simon Glass · Tue Jun 23 15:38:48 2015 -0600