1. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  2. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  3. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  4. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  5. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  6. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  7. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  8. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  9. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  10. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  11. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  12. f4eaa56 mmc: sh_mmcif: Set default MMCIF clock rate by Marek Vasut · 6 years ago
  13. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  14. 48f54a2 mmc: sh_mmcif: Add DM and DT probing support by Marek Vasut · 7 years ago
  15. 07b0b9c mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  16. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  17. 915ffa5 mmc: use the generic error number by Jaehoon Chung · 8 years ago
  18. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  19. 5a20397 mmc: remove the MMC_MODE_HC flag by Rob Herring · 10 years ago
  20. 9675f61 mmc: sh_mmcif: Add support rmobile by Nobuhiro Iwamatsu · 10 years ago
  21. 7a7eb98 mmc: sh_mmcif: Change maximum and minimum value of MMC clock by Nobuhiro Iwamatsu · 10 years ago
  22. 21ea350 mmc: sh_mmcif: Use DIV_ROUND_UP and fls instead of calculation loop by Nobuhiro Iwamatsu · 10 years ago
  23. 74c32ef mmc: sh_mmcif: Fix warning by unused variable by Nobuhiro Iwamatsu · 11 years ago
  24. cd2bf48 mmc: sh_mmcif: Fix compile error by Nobuhiro Iwamatsu · 11 years ago
  25. 93bfd61 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  26. 22cb7d3 mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · 11 years ago
  27. ab769f2 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · 11 years ago
  28. d23d8d7 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  29. 97a7b99 mmc: sh_mmcif: enable MMC_MODE_HC by Yoshihiro Shimoda · 12 years ago
  30. 48972d9 mmc: Implement card detection. by Thierry Reding · 13 years ago
  31. afb3566 mmc: sh_mmcif: add support for Renesas MMCIF by Yoshihiro Shimoda · 13 years ago