1. 93c31d1 mmc: dump card and host capabilities if debug is enabled by Jean-Jacques Hiblot · 7 years ago
  2. f36bb2c mmc: meson_gx_mmc: fix the complie error by Jaehoon Chung · 7 years ago
  3. 422b294 dm: mmc: Add a library function to parse generic dt binding by Kishon Vijay Abraham I · 7 years ago
  4. 71264bb mmc: add a library function to send tuning command by Jean-Jacques Hiblot · 7 years ago
  5. b6937d6 mmc: use the right voltage level for MMC DDR and HS200 modes by Jean-Jacques Hiblot · 7 years ago
  6. 07baaa6 mmc: Retry some MMC cmds on failure by Kishon Vijay Abraham I · 7 years ago
  7. 3d30972b mmc: Change mode when switching to a boot partition by Jean-Jacques Hiblot · 7 years ago
  8. dc030fb mmc: disable UHS modes if Vcc cannot be switched on and off by Jean-Jacques Hiblot · 7 years ago
  9. f4d5b3e mmc: Add support for UHS modes by Jean-Jacques Hiblot · 7 years ago
  10. 210369f mmc: add HS200 support in MMC core by Kishon Vijay Abraham I · 7 years ago
  11. ae7174f mmc: Add a execute_tuning() callback to the mmc operations. by Kishon Vijay Abraham I · 7 years ago
  12. aa434c5 mmc: disable the mmc clock during power off by Kishon Vijay Abraham I · 7 years ago
  13. d6246bf mmc: add a new mmc parameter to disable mmc clock by Kishon Vijay Abraham I · 7 years ago
  14. 80b87e1 mmc: add power cyle support in mmc core by Kishon Vijay Abraham I · 7 years ago
  15. 5f23d87 mmc: Add a new callback function to perform the 74 clocks cycle sequence by Jean-Jacques Hiblot · 7 years ago
  16. 4afb12b mmc: Enable signal voltage to be selected from mmc core by Kishon Vijay Abraham I · 7 years ago
  17. e178c11 mmc: make mmc_set_ios() return status by Kishon Vijay Abraham I · 7 years ago
  18. ec34683 mmc: refactor MMC startup to make it easier to support new modes by Jean-Jacques Hiblot · 7 years ago
  19. 5b1a4d9 mmc: refactor SD startup to make it easier to support new modes by Jean-Jacques Hiblot · 7 years ago
  20. 7842231 mmc: use mmc modes to select the correct bus speed by Jean-Jacques Hiblot · 7 years ago
  21. 00de504 mmc: Add a function to dump the mmc capabilities by Jean-Jacques Hiblot · 7 years ago
  22. a94fb41 mmc: introduce mmc modes by Jean-Jacques Hiblot · 7 years ago
  23. 933d126 mmc: add a function to read and test the ext csd (mmc >= 4) by Jean-Jacques Hiblot · 7 years ago
  24. ed9506b mmc: make ext_csd part of struct mmc by Jean-Jacques Hiblot · 7 years ago
  25. e84459c mmc: move the MMC startup for version above v4.0 in a separate function by Jean-Jacques Hiblot · 7 years ago
  26. 31e7cf3 mmc: split mmc_startup() by Jean-Jacques Hiblot · 7 years ago
  27. a49ffa1 mmc: dm: get the IO-line and main voltage regulators from the dts by Jean-Jacques Hiblot · 7 years ago
  28. 730636b mmc: sdhci: do not compare pointer to 0 by Heinrich Schuchardt · 7 years ago
  29. 65da8be mmc: sdhci: don't clear SDHCI_INT_STATUS register during CMD_INHIBIT by Jorge Ramirez-Ortiz · 7 years ago
  30. 419eed2 mmc: sanitize includes for DM i2c by Felix Brack · 7 years ago
  31. e178c62 drivers: mmc: Avoid memory leak in case of failure by Suniel Mahesh · 7 years ago
  32. 2f423da drivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_BUFFER macro by Suniel Mahesh · 7 years ago
  33. 5d40f5f Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  34. adeceb2 mtd: nand: mxs_nand_spl: Remove nand size print by Jagan Teki · 7 years ago
  35. 58b1396 crypto/fsl: fix BLOB encapsulation and decapsulation by Clemens Gruber · 7 years ago
  36. 1b691df mx6ull: Handle the CONFIG_MX6ULL cases correctly by Fabio Estevam · 7 years ago
  37. 1d0ccac video: Support multiple lines version string display by Peng Fan · 7 years ago
  38. fcb41e2 video: ipu: Fix dereferencing NULL pointer problem by Peng Fan · 7 years ago
  39. abdd51d power: tps65910: replace error() by pr_err() by Felix Brack · 7 years ago
  40. 0002137 Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  41. 4aacbbf Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  42. 7beac04 mtd/spi: fix block count for is25lq040b by Sean Nyekjaer · 7 years ago
  43. dc9db33 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  44. 97be817 net: phy: meson-gxl: detect LPA corruption by Jerome Brunet · 7 years ago
  45. 01aea29 Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  46. 0f6cf5b Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  47. 9179c81 fpga: allow programming fpga from FIT image for all FPGA drivers by Goldschmidt Simon · 7 years ago
  48. 17c9836 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  49. 73aa5d9 Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  50. 5d8a61c armv8: ls1043a/ls2080a: check SoC by device ID by Wenbin song · 7 years ago
  51. 9493f0e power: pmic/regulator: Add basic support for TPS65910 by Felix Brack · 7 years ago
  52. ef58a90 dm: blk: Use uclass_find_first/next_device() in blk_first/next_device() by Stefan Roese · 7 years ago
  53. e23c388 power: extend prefix match to regulator-name property by Felix Brack · 7 years ago
  54. 8caba82 dm: reset: have the reset-command perform a COLD reset by Philipp Tomsich · 7 years ago
  55. 85137cb drivers: spmi-msm: fix scanning for peripherals by Jorge Ramirez-Ortiz · 7 years ago
  56. 148e505 ata: Migrate CONFIG_MVSATA_IDE to Kconfig by Tuomas Tynkkynen · 7 years ago
  57. fc1a4de ata: Migrate CONFIG_LIBATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  58. edf9f62 ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · 7 years ago
  59. 745edca ata: Migrate CONFIG_DWC_AHSATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  60. 8df5dd3 ata: Migrate CONFIG_FSL_SATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  61. 9f1caca ata: Migrate CONFIG_SATA_MV to Kconfig by Tuomas Tynkkynen · 7 years ago
  62. 1640cd4 ata: Migrate CONFIG_SATA_SIL3114 to Kconfig by Tuomas Tynkkynen · 7 years ago
  63. 104a537 ata: Migrate CONFIG_SATA_SIL to Kconfig by Tuomas Tynkkynen · 7 years ago
  64. c6a252c ata: Drop CONFIG_MX51_PATA by Tuomas Tynkkynen · 7 years ago
  65. 3e00b17 ata: Drop CONFIG_SATA_DWC by Tuomas Tynkkynen · 7 years ago
  66. 7259338 gpio/hsdk: Depend on DM_GPIO instead of simple DM by Alexey Brodkin · 7 years ago
  67. 712f4e1 Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  68. d81d60b mtd: nand: denali: make NAND_DENALI unconfigurable option by Masahiro Yamada · 7 years ago
  69. 7e1fb09 ARC: clk: introduce HSDK CGU clock driver by Eugeniy Paltsev · 7 years ago
  70. c85f3cc usb: r8a66597: convert wait loop to readw_poll_timeout by Chris Brandt · 7 years ago
  71. 42832fe net: ravb: Add R8A77995 D3 compatible by Marek Vasut · 7 years ago
  72. 2d3ec64 net: ravb: Add R8A77970 V3M compatible by Marek Vasut · 7 years ago
  73. 0d1f3fb mmc: uniphier-sd: Add R8A77995 D3 compatible by Marek Vasut · 7 years ago
  74. fc1123d mmc: uniphier-sd: Add R8A77970 V3M compatible by Marek Vasut · 7 years ago
  75. 54a34ed gpio: rmobile: Add generic Gen3 compatible by Marek Vasut · 7 years ago
  76. c129f2b gpio: rmobile: Add R8A77995 D3 compatible by Marek Vasut · 7 years ago
  77. 6403ab8 gpio: rmobile: Add R8A77970 V3M compatible by Marek Vasut · 7 years ago
  78. 7d35e64 pinctrl: rmobile: Add R8A77995 D3 PFC tables by Marek Vasut · 7 years ago
  79. a0e11e5 pinctrl: rmobile: Add R8A77970 V3M PFC tables by Marek Vasut · 7 years ago
  80. fb0aa29 clk: rmobile: Add R8A77995 D3 clock tables by Marek Vasut · 7 years ago
  81. 3f1a3a1 clk: rmobile: Add R8A77970 V3M clock tables by Marek Vasut · 7 years ago
  82. 314ecf6 clk: rmobile: Fix typo in R8A7796 RPC clock table entry by Marek Vasut · 7 years ago
  83. e557a8d Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  84. c351b53 i2c: at91_i2c: remove the .probe_chip function by Alan Ott · 7 years ago
  85. 59596e5 i2c: at91_i2c: Wait for TXRDY after sending the first byte by Alan Ott · 7 years ago
  86. 9ba506d i2c: meson: add some comments by Beniamino Galvani · 7 years ago
  87. 04b9538 i2c: meson: fix return codes on error by Beniamino Galvani · 7 years ago
  88. cf0a7a9 i2c: meson: reduce timeout by Beniamino Galvani · 7 years ago
  89. 83b153d i2c: meson: improve Kconfig description by Beniamino Galvani · 7 years ago
  90. eaee858 sunxi: Fix A20-OLinuXino-MICRO LAN8710 support by Stefan Mavrodiev · 7 years ago
  91. 82709e5 driver: fsl-mc: MC object cleanup when DPL not loaded by Yogesh Gaur · 7 years ago
  92. 318c32f driver: net: fsl-mc: flib changes for MC 10.3.0 by Yogesh Gaur · 7 years ago
  93. f1f03cf Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  94. e4ed8cf Merge git://git.denx.de/u-boot-cfi-flash by Tom Rini · 7 years ago
  95. 8fa57ed drivers: firmware: psci: use pr_* log functions instead of printf() by Masahiro Yamada · 7 years ago
  96. 5beb1b3 mtd: nand: denali: consolidate include directives by Masahiro Yamada · 7 years ago
  97. 2cf4eba mtd: nand: denali_dt: replace printf() with pr_err() by Masahiro Yamada · 7 years ago
  98. 2b7a873 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
  99. 26ea9c9 mtd: nand: denali: remove ad-hoc board_nand_init() entry by Masahiro Yamada · 7 years ago
  100. 59a1f3e mtd: nand: denali: remove bogus __maybe_unused by Masahiro Yamada · 7 years ago