1. bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 3 years, 9 months ago
  2. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 9 months ago
  3. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  4. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  5. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  6. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  7. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  8. df17cdc drivers: avoid using aliases on drivers when OF_PLATDATA is enabled by Walter Lozano · 4 years, 2 months ago
  9. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  10. addf358 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 3 months ago
  11. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 3 months ago
  12. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  13. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  14. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  15. cf31914 mmc: Replace printf with debug call for timeouts in the i.MX28 mxs driver by Lukasz Majewski · 5 years ago
  16. 6116f4c mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTS by Lukasz Majewski · 5 years ago
  17. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  18. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  19. 07b0b9c mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  20. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  21. 915ffa5 mmc: use the generic error number by Jaehoon Chung · 8 years ago
  22. bcce53d dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  23. 5a20397 mmc: remove the MMC_MODE_HC flag by Rob Herring · 10 years ago
  24. 93bfd61 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  25. 22cb7d3 mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · 11 years ago
  26. ab769f2 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · 11 years ago
  27. 49b0415 mmc: mxsmmc: Enable MMC HC support by Amaury Pouly · 11 years ago
  28. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  29. 0499218 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · 11 years ago
  30. 6579d15 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  31. d23d8d7 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  32. 3430e0b mxs: mmc: spi: dma: Better wrap the MXS differences by Marek Vasut · 12 years ago
  33. e5b380a mxs: mmc: Fix the MMC driver for MX23 by Marek Vasut · 12 years ago
  34. 90bc2bf mxs: mmc: Allow overriding default card detect implementation by Marek Vasut · 12 years ago
  35. 8000d8a mxs: mmc: Fix MMC reset on iMX23 by Otavio Salvador · 12 years ago
  36. 1a3c5ff mmc: Limit the number of used SSP ports on MX23 by Marek Vasut · 12 years ago
  37. bf48fcb mxs: clock: Use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  38. 14e26bc mxs: ssp: Pull out the SSP bus to regs conversion by Marek Vasut · 12 years ago
  39. 59b6def mxs: mmc: Drop unused members from struct mxsmmc_priv by Marek Vasut · 12 years ago
  40. 84d35b2 common: rework bouncebuf implementation by Stephen Warren · 12 years ago
  41. 4e6d81d MMC: MXS: Convert MXS MMC driver to generic bounce buffer by Marek Vasut · 12 years ago
  42. 97ed12c MX28: MMC: Avoid DMA DCache race condition by Marek Vasut · 12 years ago
  43. fa7a51c mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · 12 years ago
  44. abb85be MX28: Fix MXS MMC DMA issues by Marek Vasut · 12 years ago
  45. 2025590 MX28: Transfer small blocks via PIO in MXS MMC by Marek Vasut · 12 years ago
  46. 8698332 MX28: Split out the PIO and DMA transfer functions by Marek Vasut · 12 years ago
  47. 401650a MX28: Fix up the MMC driver DMA mode by Marek Vasut · 12 years ago
  48. 9c47114 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  49. ee3a55f Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 12 years ago
  50. c7527b7 i.MX28: Check if WP detection is implemented at all by Marek Vasut · 12 years ago
  51. e720590 i.MX28: Lower the amount of blocks transfered in one DMA cycle by Marek Vasut · 12 years ago
  52. 96666a3 DMA: Split the APBH DMA init into block and channel init by Marek Vasut · 12 years ago
  53. 4cc76c6 i.MX28: Allow coexistence of PIO and DMA mode for SD/MMC by Marek Vasut · 12 years ago
  54. 3687c41 i.MX28: Do data transfers via DMA in MMC driver by Marek Vasut · 13 years ago
  55. 48972d9 mmc: Implement card detection. by Thierry Reding · 13 years ago
  56. 71a758e1 iMX28: Add SSP MMC driver by Marek Vasut · 13 years ago