1. e6fa5a5 mmc: compile out erase and write mmc commands if write operations are not enabled by Jean-Jacques Hiblot · 7 years ago
  2. 5b2e72f mmc: read ssr only if MMC write support is enabled by Jean-Jacques Hiblot · 7 years ago
  3. d6400c3 mmc: add a Kconfig option to enable the support for MMC write operations by Jean-Jacques Hiblot · 7 years ago
  4. 58a6fb7 mmc: reworked version lookup in mmc_startup_v4 by Jean-Jacques Hiblot · 7 years ago
  5. baef207 mmc: compile out more code if support for UHS and HS200 is not enabled by Jean-Jacques Hiblot · 7 years ago
  6. 9b79dbd mmc: atmel: when sending a data command, use the provided block size by Jean-Jacques Hiblot · 7 years ago
  7. 49f8925 dm: mmc: sandbox: Update SD card emulation by Jean-Jacques Hiblot · 7 years ago
  8. cf17789 mmc: make optional the support for eMMC hardware partitioning by Jean-Jacques Hiblot · 7 years ago
  9. f99c2ef mmc: make UHS and HS200 optional by Jean-Jacques Hiblot · 7 years ago
  10. d8e3d42 mmc: convert most of printf() to pr_err() and pr_warn() by Jean-Jacques Hiblot · 7 years ago
  11. f7d5dff mmc: don't use malloc_cache_aligned() by Jean-Jacques Hiblot · 7 years ago
  12. 1de06b9 mmc: fix for old MMCs (below version 4) by Jean-Jacques Hiblot · 7 years ago
  13. 1da8eb5 mmc: all hosts support 1-bit bus width and legacy timings by Jean-Jacques Hiblot · 7 years ago
  14. 00e446f mmc: Fixed a problem with old sd or mmc that do not support High speed by Jean-Jacques Hiblot · 7 years ago
  15. 7abff2c dm: mmc: update mmc_of_parse() by Jean-Jacques Hiblot · 7 years ago
  16. 52d241d mmc: dump card and host capabilities if debug is enabled by Jean-Jacques Hiblot · 7 years ago
  17. ef1614a mmc: meson_gx_mmc: fix the complie error by Jaehoon Chung · 7 years ago
  18. 9215ef5 dm: mmc: Add a library function to parse generic dt binding by Kishon Vijay Abraham I · 7 years ago
  19. 9815e3b mmc: add a library function to send tuning command by Jean-Jacques Hiblot · 7 years ago
  20. bc1e327 mmc: use the right voltage level for MMC DDR and HS200 modes by Jean-Jacques Hiblot · 7 years ago
  21. 83dc422 mmc: Retry some MMC cmds on failure by Kishon Vijay Abraham I · 7 years ago
  22. 01298da mmc: Change mode when switching to a boot partition by Jean-Jacques Hiblot · 7 years ago
  23. 04a2ea2 mmc: disable UHS modes if Vcc cannot be switched on and off by Jean-Jacques Hiblot · 7 years ago
  24. c10b85d mmc: Add support for UHS modes by Jean-Jacques Hiblot · 7 years ago
  25. 634d484 mmc: add HS200 support in MMC core by Kishon Vijay Abraham I · 7 years ago
  26. ec84120 mmc: Add a execute_tuning() callback to the mmc operations. by Kishon Vijay Abraham I · 7 years ago
  27. 2e7410d mmc: disable the mmc clock during power off by Kishon Vijay Abraham I · 7 years ago
  28. 35f6782 mmc: add a new mmc parameter to disable mmc clock by Kishon Vijay Abraham I · 7 years ago
  29. fb7c3be mmc: add power cyle support in mmc core by Kishon Vijay Abraham I · 7 years ago
  30. 318a7a5 mmc: Add a new callback function to perform the 74 clocks cycle sequence by Jean-Jacques Hiblot · 7 years ago
  31. aff5d3c mmc: Enable signal voltage to be selected from mmc core by Kishon Vijay Abraham I · 7 years ago
  32. 2a4d212 mmc: make mmc_set_ios() return status by Kishon Vijay Abraham I · 7 years ago
  33. 3862b85 mmc: refactor MMC startup to make it easier to support new modes by Jean-Jacques Hiblot · 7 years ago
  34. d0c221f mmc: refactor SD startup to make it easier to support new modes by Jean-Jacques Hiblot · 7 years ago
  35. 0503857 mmc: use mmc modes to select the correct bus speed by Jean-Jacques Hiblot · 7 years ago
  36. 4c9d2aa mmc: Add a function to dump the mmc capabilities by Jean-Jacques Hiblot · 7 years ago
  37. 35f9e19 mmc: introduce mmc modes by Jean-Jacques Hiblot · 7 years ago
  38. 7382e69 mmc: add a function to read and test the ext csd (mmc >= 4) by Jean-Jacques Hiblot · 7 years ago
  39. dfda9d8 mmc: make ext_csd part of struct mmc by Jean-Jacques Hiblot · 7 years ago
  40. c744b6f mmc: move the MMC startup for version above v4.0 in a separate function by Jean-Jacques Hiblot · 7 years ago
  41. 8ac8a26 mmc: split mmc_startup() by Jean-Jacques Hiblot · 7 years ago
  42. 06ec045 mmc: dm: get the IO-line and main voltage regulators from the dts by Jean-Jacques Hiblot · 7 years ago
  43. bb7b4ef mmc: sdhci: do not compare pointer to 0 by Heinrich Schuchardt · 7 years ago
  44. 713e681 mmc: sdhci: don't clear SDHCI_INT_STATUS register during CMD_INHIBIT by Jorge Ramirez-Ortiz · 7 years ago
  45. 339d578 mmc: sanitize includes for DM i2c by Felix Brack · 7 years ago
  46. 0e1746a drivers: mmc: Avoid memory leak in case of failure by Suniel Mahesh · 7 years ago
  47. 18e7c8f drivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_BUFFER macro by Suniel Mahesh · 7 years ago
  48. 2f4c9de Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  49. ca9d211 mtd: nand: mxs_nand_spl: Remove nand size print by Jagan Teki · 7 years ago
  50. 598e9dc crypto/fsl: fix BLOB encapsulation and decapsulation by Clemens Gruber · 7 years ago
  51. 290e7cf mx6ull: Handle the CONFIG_MX6ULL cases correctly by Fabio Estevam · 7 years ago
  52. f9d891f video: Support multiple lines version string display by Peng Fan · 7 years ago
  53. cca3ff0 video: ipu: Fix dereferencing NULL pointer problem by Peng Fan · 7 years ago
  54. 46caea7 power: tps65910: replace error() by pr_err() by Felix Brack · 7 years ago
  55. b55c89c Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  56. 76cc372 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  57. 065592b mtd/spi: fix block count for is25lq040b by Sean Nyekjaer · 7 years ago
  58. 1a3fc35 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  59. 30cbb52 net: phy: meson-gxl: detect LPA corruption by Jerome Brunet · 7 years ago
  60. 90d75d2 Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  61. 15616a0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  62. 8b93a92 fpga: allow programming fpga from FIT image for all FPGA drivers by Goldschmidt Simon · 7 years ago
  63. 6b30849 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  64. fd12455 Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  65. a8f3303 armv8: ls1043a/ls2080a: check SoC by device ID by Wenbin song · 7 years ago
  66. 854dfbf power: pmic/regulator: Add basic support for TPS65910 by Felix Brack · 7 years ago
  67. 8a5cbc0 dm: blk: Use uclass_find_first/next_device() in blk_first/next_device() by Stefan Roese · 7 years ago
  68. bf802f5 power: extend prefix match to regulator-name property by Felix Brack · 7 years ago
  69. b53f6992 dm: reset: have the reset-command perform a COLD reset by Philipp Tomsich · 7 years ago
  70. bd3006c drivers: spmi-msm: fix scanning for peripherals by Jorge Ramirez-Ortiz · 7 years ago
  71. cf71338 ata: Migrate CONFIG_MVSATA_IDE to Kconfig by Tuomas Tynkkynen · 7 years ago
  72. b82e667 ata: Migrate CONFIG_LIBATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  73. 9fd95ef ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · 7 years ago
  74. 477b16a ata: Migrate CONFIG_DWC_AHSATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  75. 9920d15 ata: Migrate CONFIG_FSL_SATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  76. ad0ac54 ata: Migrate CONFIG_SATA_MV to Kconfig by Tuomas Tynkkynen · 7 years ago
  77. 32f0398 ata: Migrate CONFIG_SATA_SIL3114 to Kconfig by Tuomas Tynkkynen · 7 years ago
  78. c88ecf4 ata: Migrate CONFIG_SATA_SIL to Kconfig by Tuomas Tynkkynen · 7 years ago
  79. ac2e33e ata: Drop CONFIG_MX51_PATA by Tuomas Tynkkynen · 7 years ago
  80. 0d26b83 ata: Drop CONFIG_SATA_DWC by Tuomas Tynkkynen · 7 years ago
  81. d5fbcd5 gpio/hsdk: Depend on DM_GPIO instead of simple DM by Alexey Brodkin · 7 years ago
  82. 87f3dee Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  83. dc774e6 mtd: nand: denali: make NAND_DENALI unconfigurable option by Masahiro Yamada · 7 years ago
  84. e80dac0 ARC: clk: introduce HSDK CGU clock driver by Eugeniy Paltsev · 7 years ago
  85. 243fd64 usb: r8a66597: convert wait loop to readw_poll_timeout by Chris Brandt · 7 years ago
  86. 9e4a637 net: ravb: Add R8A77995 D3 compatible by Marek Vasut · 7 years ago
  87. dc3bb3d net: ravb: Add R8A77970 V3M compatible by Marek Vasut · 7 years ago
  88. af09853 mmc: uniphier-sd: Add R8A77995 D3 compatible by Marek Vasut · 7 years ago
  89. 6ba2382 mmc: uniphier-sd: Add R8A77970 V3M compatible by Marek Vasut · 7 years ago
  90. e3ab424 gpio: rmobile: Add generic Gen3 compatible by Marek Vasut · 7 years ago
  91. f122c13 gpio: rmobile: Add R8A77995 D3 compatible by Marek Vasut · 7 years ago
  92. 0f2f0d8 gpio: rmobile: Add R8A77970 V3M compatible by Marek Vasut · 7 years ago
  93. a59e697 pinctrl: rmobile: Add R8A77995 D3 PFC tables by Marek Vasut · 7 years ago
  94. c106bb5 pinctrl: rmobile: Add R8A77970 V3M PFC tables by Marek Vasut · 7 years ago
  95. 2c15095 clk: rmobile: Add R8A77995 D3 clock tables by Marek Vasut · 7 years ago
  96. 7691ff2 clk: rmobile: Add R8A77970 V3M clock tables by Marek Vasut · 7 years ago
  97. 894ee05 clk: rmobile: Fix typo in R8A7796 RPC clock table entry by Marek Vasut · 7 years ago
  98. 6c7010b Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  99. cab8a27 i2c: at91_i2c: remove the .probe_chip function by Alan Ott · 7 years ago
  100. 0afbb0e i2c: at91_i2c: Wait for TXRDY after sending the first byte by Alan Ott · 7 years ago