1. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  2. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  3. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  4. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  5. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  6. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  7. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  8. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  9. 3e178ba mmc: arm_pl180_mmci: Sync compatible with kernel by Patrice Chotard · 6 years ago
  10. 53dbf6e mmc: arm_pl180_mmci: Remove cd_inverted host's struct field by Patrice Chotard · 6 years ago
  11. afba498 mmc: arm_pl180_mmci: Add missing clk_free by Patrice Chotard · 6 years ago
  12. 328bd2e mmc: arm_pl180_mmci: Update to support CONFIG_BLK by Patrice Chotard · 6 years ago
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  14. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  15. c8e7bd6 mmc: arm_pl180_mmci: add .getcd callback by Patrice Chotard · 7 years ago
  16. 879dbab mmc: arm_pl180_mmci: add clock support by Patrice Chotard · 7 years ago
  17. 45fc9e6 mmc: arm_pl180_mmci: add bus_width DT property support by Patrice Chotard · 7 years ago
  18. fcce420 mmc: arm_pl180_mmci: adapt driver to DM usage by Patrice Chotard · 7 years ago
  19. 2a392fe mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototype by Patrice Chotard · 7 years ago
  20. b6cd1d3 mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  21. 7825d20 mmc: use the generic error number by Jaehoon Chung · 8 years ago
  22. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  23. 2c85046 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  24. e7bef3a mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · 11 years ago
  25. c9e7591 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · 11 years ago
  26. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  27. 020f261 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  28. 611a347 mmc: Remove incorrect cmd->flags usage by Andy Fleming · 12 years ago
  29. 03f609b u8500: Separating mmc config parameters from driver by John Rigby · 12 years ago
  30. b9c8b77 mmc: Implement card detection. by Thierry Reding · 13 years ago
  31. 6a8c74c MMC: PL180: Fix infinite loop with VExpress extended fifo implementation by Jon Medhurst (Tixy) · 13 years ago
  32. f2f4366 MMC: make b_max unconditional by John Rigby · 14 years ago
  33. 17eb497 MMC: Add support for PL180 ARM mmc device by Matt Waddel · 14 years ago