1. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
  2. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
  3. 7938ac6 mmc: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  4. 1776213 mmc: arm_pl180: Limit data transfer to U16_MAX by Maximilian Brune · 9 months ago
  5. ee6cee1 mmc: arm_pl180_mmci: Rely on DM by Linus Walleij · 12 months ago
  6. c9309f4 treewide: Remove clk_free by Sean Anderson · 1 year, 1 month ago
  7. c95b029 mmc: arm_pl180_mmci: Enable HWFC for specific versions of MCI by Usama Arif · 3 years, 3 months ago
  8. d890f23 mmc: arm_pl180_mmci: Add configuration for ST-Ericsson Ux500v2 by Stephan Gerhold · 3 years, 7 months ago
  9. 4daf2ec mmc: arm_pl180_mmci: Simplify code using mmc_of_parse() by Stephan Gerhold · 3 years, 7 months ago
  10. 19e1da0 mmc: arm_pl180_mmci: Simplify code using dev_read_addr_ptr() by Stephan Gerhold · 3 years, 7 months ago
  11. 936e9cd mmc: arm_pl180_mmci: Don't bind to all arm, primecell devices by Stephan Gerhold · 3 years, 7 months ago
  12. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years, 1 month ago
  13. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years, 2 months ago
  14. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years, 2 months ago
  15. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years, 2 months ago
  16. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years, 2 months ago
  17. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 8 months ago
  18. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 8 months ago
  19. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 5 years ago
  20. 6f41d1a mmc: arm_pl180_mmci: Sync compatible with kernel by Patrice Chotard · 6 years ago
  21. fa91156 mmc: arm_pl180_mmci: Remove cd_inverted host's struct field by Patrice Chotard · 6 years ago
  22. 43d36a0 mmc: arm_pl180_mmci: Add missing clk_free by Patrice Chotard · 6 years ago
  23. 8015093 mmc: arm_pl180_mmci: Update to support CONFIG_BLK by Patrice Chotard · 6 years ago
  24. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  25. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  26. 5829fe2 mmc: arm_pl180_mmci: add .getcd callback by Patrice Chotard · 7 years ago
  27. 5f256fe mmc: arm_pl180_mmci: add clock support by Patrice Chotard · 7 years ago
  28. 9035bb7 mmc: arm_pl180_mmci: add bus_width DT property support by Patrice Chotard · 7 years ago
  29. 3c0dbed mmc: arm_pl180_mmci: adapt driver to DM usage by Patrice Chotard · 7 years ago
  30. cb0060e mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototype by Patrice Chotard · 7 years ago
  31. 07b0b9c mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  32. 915ffa5 mmc: use the generic error number by Jaehoon Chung · 9 years ago
  33. bcce53d dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  34. 93bfd61 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  35. 22cb7d3 mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · 11 years ago
  36. ab769f2 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · 11 years ago
  37. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
  38. d23d8d7 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  39. 95b01c4 mmc: Remove incorrect cmd->flags usage by Andy Fleming · 12 years ago
  40. 10ed93d u8500: Separating mmc config parameters from driver by John Rigby · 12 years ago
  41. 48972d9 mmc: Implement card detection. by Thierry Reding · 13 years ago
  42. 0612fcb MMC: PL180: Fix infinite loop with VExpress extended fifo implementation by Jon Medhurst (Tixy) · 13 years ago
  43. 8feafcc MMC: make b_max unconditional by John Rigby · 14 years ago
  44. 23b93e1 MMC: Add support for PL180 ARM mmc device by Matt Waddel · 14 years ago