1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  3. c0f4bc7 mmc: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  4. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 4 months ago
  5. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 4 years ago
  6. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  7. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  8. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  9. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  10. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  11. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  12. 6935893 drivers: avoid using aliases on drivers when OF_PLATDATA is enabled by Walter Lozano · 4 years, 4 months ago
  13. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  14. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
  15. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
  16. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  17. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  18. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  19. 058c135 mmc: Replace printf with debug call for timeouts in the i.MX28 mxs driver by Lukasz Majewski · 5 years ago
  20. aa92b86 mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTS by Lukasz Majewski · 5 years ago
  21. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  22. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  23. b6cd1d3 mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  24. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  25. 7825d20 mmc: use the generic error number by Jaehoon Chung · 8 years ago
  26. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  27. 5fd3edd mmc: remove the MMC_MODE_HC flag by Rob Herring · 10 years ago
  28. 2c85046 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  29. e7bef3a mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · 11 years ago
  30. c9e7591 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · 11 years ago
  31. 1957a4d mmc: mxsmmc: Enable MMC HC support by Amaury Pouly · 11 years ago
  32. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  33. 136f3f4 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · 12 years ago
  34. 81420c3 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  35. 020f261 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  36. eadf337 mxs: mmc: spi: dma: Better wrap the MXS differences by Marek Vasut · 12 years ago
  37. ecf843e mxs: mmc: Fix the MMC driver for MX23 by Marek Vasut · 12 years ago
  38. 722181e mxs: mmc: Allow overriding default card detect implementation by Marek Vasut · 12 years ago
  39. 254f297 mxs: mmc: Fix MMC reset on iMX23 by Otavio Salvador · 12 years ago
  40. 3b46aa2 mmc: Limit the number of used SSP ports on MX23 by Marek Vasut · 12 years ago
  41. 2906f94 mxs: clock: Use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  42. 9602661 mxs: ssp: Pull out the SSP bus to regs conversion by Marek Vasut · 12 years ago
  43. 515e74d mxs: mmc: Drop unused members from struct mxsmmc_priv by Marek Vasut · 12 years ago
  44. 4a8629e common: rework bouncebuf implementation by Stephen Warren · 12 years ago
  45. acc8d6b MMC: MXS: Convert MXS MMC driver to generic bounce buffer by Marek Vasut · 12 years ago
  46. 761fb5b MX28: MMC: Avoid DMA DCache race condition by Marek Vasut · 12 years ago
  47. cbf0bf2 mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · 12 years ago
  48. 042cfd6 MX28: Fix MXS MMC DMA issues by Marek Vasut · 12 years ago
  49. 97c04d6 MX28: Transfer small blocks via PIO in MXS MMC by Marek Vasut · 12 years ago
  50. 92af615 MX28: Split out the PIO and DMA transfer functions by Marek Vasut · 12 years ago
  51. 213a7a2 MX28: Fix up the MMC driver DMA mode by Marek Vasut · 12 years ago
  52. 22f4ff9 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  53. 7464703 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  54. 336ff28 i.MX28: Check if WP detection is implemented at all by Marek Vasut · 13 years ago
  55. 67f3897 i.MX28: Lower the amount of blocks transfered in one DMA cycle by Marek Vasut · 13 years ago
  56. 93541b4 DMA: Split the APBH DMA init into block and channel init by Marek Vasut · 13 years ago
  57. dac199b i.MX28: Allow coexistence of PIO and DMA mode for SD/MMC by Marek Vasut · 13 years ago
  58. 5796bed i.MX28: Do data transfers via DMA in MMC driver by Marek Vasut · 13 years ago
  59. b9c8b77 mmc: Implement card detection. by Thierry Reding · 13 years ago
  60. de0a6bf iMX28: Add SSP MMC driver by Marek Vasut · 13 years ago