1. eebcf8c net: designware: add clock support by Patrice Chotard · Wed Nov 29 09:06:11 2017 +0100
  2. 99503c1 dm: core: add missing dev_count_phandle_with_args() by Patrice Chotard · Wed Nov 29 09:06:10 2017 +0100
  3. c7bc183 net: mvneta - Fixed recv() when multiple packets have arrived. by Jason Brown · Tue Nov 28 11:12:43 2017 -0800
  4. 7e4d4d1 net: miiphybb: fix casting error by Chris Brandt · Fri Nov 03 08:30:13 2017 -0500
  5. a65a929 net: sh-eth: remove sh_eth_offset_rz table by Chris Brandt · Fri Nov 03 08:30:12 2017 -0500
  6. 7123077 net: sh-eth: fix inl and outl definitions by Chris Brandt · Fri Nov 03 08:30:11 2017 -0500
  7. 3857a16 net: phy: marvell: Add functions to read PHY's extended registers by Lukasz Majewski · Mon Oct 30 22:57:53 2017 +0100
  8. 7c646e8 net: Remove nfs.h include from bootp.c by Joe Hershberger · Wed Aug 30 17:38:42 2017 -0500
  9. 83c48c5 net: Fix buffer overrun error in netconsole by Joe Hershberger · Wed Aug 30 17:32:31 2017 -0500
  10. 41d6d1e net: macb: Add support for Xilinx Zynq SoC by Wilson Lee · Tue Aug 22 20:25:07 2017 -0700
  11. 76f44296 Merge git://git.denx.de/u-boot-mmc by Tom Rini · Sun Jan 14 22:26:38 2018 -0500
  12. 71f3643 Merge git://git.denx.de/u-boot-tegra by Tom Rini · Fri Jan 12 14:18:34 2018 -0500
  13. c19a855 Makefile: ensure DTB doesn't overflow into initial stack by Stephen Warren · Tue Jan 09 12:52:14 2018 -0700
  14. 571d12a ARM: Tegra: p2771-0000: use calculate env var feature by Stephen Warren · Mon Jan 08 17:41:25 2018 -0700
  15. 07ba498 ARM: Tegra186: calculate load addresses at boot by Stephen Warren · Mon Jan 08 17:41:24 2018 -0700
  16. 5ab72a2 ARM: Tegra186: don't map memory not in RAM banks by Stephen Warren · Thu Jan 04 11:07:14 2018 -0700
  17. 3a6ea68 ARM: tegra: p2771-000: increase max DRAM bank count by Stephen Warren · Wed Jan 03 14:32:35 2018 -0700
  18. 51aa324 ARM: Tegra186: search for best RAM bank by Stephen Warren · Wed Jan 03 14:32:34 2018 -0700
  19. 1a0b805 ARM: bootm: don't assume sp is in DRAM bank 0 by Stephen Warren · Fri Jan 05 13:04:54 2018 -0700
  20. 0603dd2 ARM: Tegra186: mem parsing fixes from downstream by Stephen Warren · Wed Jan 03 14:32:33 2018 -0700
  21. eab3605 ARM: tegra: use LINUX_KERNEL_IMAGE_HEADER by Stephen Warren · Wed Jan 03 14:31:52 2018 -0700
  22. 80a9365 ARMv8: add optional Linux kernel image header by Stephen Warren · Wed Jan 03 14:31:51 2018 -0700
  23. f599a03 ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSET by Stephen Warren · Tue Dec 19 18:30:37 2017 -0700
  24. b80fe6d ARMv8: Allow dynamic early stack pointer by Stephen Warren · Tue Dec 19 18:30:36 2017 -0700
  25. ef2a115 ARM: tegra: remove SPL config for non-SPL SoCs by Stephen Warren · Tue Dec 19 18:30:35 2017 -0700
  26. 753155a ARM: tegra: don't use CONFIG_SPL_TEXT_BASE when no SPL by Stephen Warren · Tue Dec 19 18:30:34 2017 -0700
  27. 283620c mmc: fsl_esdhc: Fix eMMC 1.8v setting issue by Peng Fan · Tue Jan 02 16:51:22 2018 +0800
  28. ec89657 power: Rearrange code to guard power command with CONFIG_SPL_BUILD guard by Tom Rini · Fri Dec 22 12:27:14 2017 -0500
  29. 626605d travis.yml: Support RISC-V by Rick Chen · Fri Jan 12 14:57:09 2018 +0800
  30. d7e6f92 riscv: doc: Add relative doc to describe RISC-V by Rick Chen · Tue Dec 26 13:55:59 2017 +0800
  31. 3301bfc riscv: Modify generic codes to support RISC-V by Rick Chen · Tue Dec 26 13:55:58 2017 +0800
  32. ba06a9a riscv: Support standalone by Rick Chen · Tue Dec 26 13:55:57 2017 +0800
  33. 93fa563 riscv: tools: Prelink u-boot by Rick Chen · Tue Dec 26 13:55:56 2017 +0800
  34. 70de428 riscv: defconfig: Add nx25-ae250 defconfig to support RISC-V by Rick Chen · Tue Dec 26 13:55:55 2017 +0800
  35. b46a18b riscv: configs: Add nx25-ae250.h to support RISC-V by Rick Chen · Tue Dec 26 13:55:54 2017 +0800
  36. 36cb27c riscv: board: Add nx25-ae250 to support RISC-V by Rick Chen · Tue Dec 26 13:55:53 2017 +0800
  37. 64d4ead riscv: Add Kconfig to support RISC-V by Rick Chen · Tue Dec 26 13:55:52 2017 +0800
  38. 76c0a24 riscv: nx25: include: Add header files to support RISC-V by Rick Chen · Tue Dec 26 13:55:51 2017 +0800
  39. 2e4fc1b riscv: nx25: dts: Add AE250 dts to support RISC-V by Rick Chen · Tue Dec 26 13:55:50 2017 +0800
  40. 6eedd92 riscv: nx25: lib: Add relative lib funcs to support RISC-V by Rick Chen · Tue Dec 26 13:55:49 2017 +0800
  41. e76b804 riscv: cpu: Add nx25 to support RISC-V by Rick Chen · Tue Dec 26 13:55:48 2017 +0800
  42. ba54ab8 mmc: remove hc_wp_grp_size from struct mmc if not needed by Jean-Jacques Hiblot · Thu Jan 04 15:23:36 2018 +0100
  43. c94c547 mmc: don't read the size of eMMC enhanced user data area in SPL by Jean-Jacques Hiblot · Thu Jan 04 15:23:35 2018 +0100
  44. 27edffe mmc: compile out erase and write mmc commands if write operations are not enabled by Jean-Jacques Hiblot · Thu Jan 04 15:23:34 2018 +0100
  45. cb534f0 mmc: read ssr only if MMC write support is enabled by Jean-Jacques Hiblot · Thu Jan 04 15:23:33 2018 +0100
  46. d053167 mmc: add a Kconfig option to enable the support for MMC write operations by Jean-Jacques Hiblot · Thu Jan 04 15:23:32 2018 +0100
  47. fa6c577 mmc: reworked version lookup in mmc_startup_v4 by Jean-Jacques Hiblot · Thu Jan 04 15:23:31 2018 +0100
  48. 74c98b2 mmc: compile out more code if support for UHS and HS200 is not enabled by Jean-Jacques Hiblot · Thu Jan 04 15:23:30 2018 +0100
  49. dcfb625 mmc: atmel: when sending a data command, use the provided block size by Jean-Jacques Hiblot · Thu Jan 04 15:23:29 2018 +0100
  50. ee61532 common: do not compile common fastboot code when building the SPL by Jean-Jacques Hiblot · Thu Jan 04 15:23:28 2018 +0100
  51. 9778631 am335x_hs_evm: Trim options in SPL to reduce binary size by Tom Rini · Sat Dec 16 23:01:22 2017 -0500
  52. ef72fd3 dm: mmc: sandbox: Update SD card emulation by Jean-Jacques Hiblot · Thu Dec 14 11:47:14 2017 +0100
  53. 1d1a32d configs: omapl138_lcdk: decrease the loglevel to reduce the size of the SPL by Jean-Jacques Hiblot · Thu Nov 30 17:44:04 2017 +0100
  54. bc0d36b configs: openrd: removed support for eMMC hardware partitioning by Jean-Jacques Hiblot · Thu Nov 30 17:44:03 2017 +0100
  55. 1d7769a mmc: make optional the support for eMMC hardware partitioning by Jean-Jacques Hiblot · Thu Nov 30 17:44:02 2017 +0100
  56. 6051e78 mmc: make UHS and HS200 optional by Jean-Jacques Hiblot · Thu Nov 30 17:44:01 2017 +0100
  57. 678b608 mmc: convert most of printf() to pr_err() and pr_warn() by Jean-Jacques Hiblot · Thu Nov 30 17:44:00 2017 +0100
  58. 06976eb mmc: don't use malloc_cache_aligned() by Jean-Jacques Hiblot · Thu Nov 30 17:43:59 2017 +0100
  59. 7ab1b62 mmc: fix for old MMCs (below version 4) by Jean-Jacques Hiblot · Thu Nov 30 17:43:58 2017 +0100
  60. d7e5e03 mmc: all hosts support 1-bit bus width and legacy timings by Jean-Jacques Hiblot · Thu Nov 30 17:43:57 2017 +0100
  61. 3f2ffc2 mmc: Fixed a problem with old sd or mmc that do not support High speed by Jean-Jacques Hiblot · Thu Nov 30 17:43:56 2017 +0100
  62. d39be65 dm: mmc: update mmc_of_parse() by Jean-Jacques Hiblot · Thu Nov 30 17:43:55 2017 +0100
  63. 93c31d1 mmc: dump card and host capabilities if debug is enabled by Jean-Jacques Hiblot · Thu Nov 30 17:43:54 2017 +0100
  64. f36bb2c mmc: meson_gx_mmc: fix the complie error by Jaehoon Chung · Mon Nov 27 18:42:05 2017 +0900
  65. 422b294 dm: mmc: Add a library function to parse generic dt binding by Kishon Vijay Abraham I · Thu Sep 21 16:30:13 2017 +0200
  66. 71264bb mmc: add a library function to send tuning command by Jean-Jacques Hiblot · Thu Sep 21 16:30:12 2017 +0200
  67. b6937d6 mmc: use the right voltage level for MMC DDR and HS200 modes by Jean-Jacques Hiblot · Thu Sep 21 16:30:11 2017 +0200
  68. 07baaa6 mmc: Retry some MMC cmds on failure by Kishon Vijay Abraham I · Thu Sep 21 16:30:10 2017 +0200
  69. 3d30972b mmc: Change mode when switching to a boot partition by Jean-Jacques Hiblot · Thu Sep 21 16:30:09 2017 +0200
  70. dc030fb mmc: disable UHS modes if Vcc cannot be switched on and off by Jean-Jacques Hiblot · Thu Sep 21 16:30:08 2017 +0200
  71. f4d5b3e mmc: Add support for UHS modes by Jean-Jacques Hiblot · Thu Sep 21 16:30:07 2017 +0200
  72. 210369f mmc: add HS200 support in MMC core by Kishon Vijay Abraham I · Thu Sep 21 16:30:06 2017 +0200
  73. ae7174f mmc: Add a execute_tuning() callback to the mmc operations. by Kishon Vijay Abraham I · Thu Sep 21 16:30:05 2017 +0200
  74. aa434c5 mmc: disable the mmc clock during power off by Kishon Vijay Abraham I · Thu Sep 21 16:30:04 2017 +0200
  75. d6246bf mmc: add a new mmc parameter to disable mmc clock by Kishon Vijay Abraham I · Thu Sep 21 16:30:03 2017 +0200
  76. 80b87e1 mmc: add power cyle support in mmc core by Kishon Vijay Abraham I · Thu Sep 21 16:30:02 2017 +0200
  77. 5f23d87 mmc: Add a new callback function to perform the 74 clocks cycle sequence by Jean-Jacques Hiblot · Thu Sep 21 16:30:01 2017 +0200
  78. 4afb12b mmc: Enable signal voltage to be selected from mmc core by Kishon Vijay Abraham I · Thu Sep 21 16:30:00 2017 +0200
  79. e178c11 mmc: make mmc_set_ios() return status by Kishon Vijay Abraham I · Thu Sep 21 16:29:59 2017 +0200
  80. ec34683 mmc: refactor MMC startup to make it easier to support new modes by Jean-Jacques Hiblot · Thu Sep 21 16:29:58 2017 +0200
  81. 5b1a4d9 mmc: refactor SD startup to make it easier to support new modes by Jean-Jacques Hiblot · Thu Sep 21 16:29:57 2017 +0200
  82. f62caf9 cmd: mmc: display the mode name and current bus speed in the mmc info by Jean-Jacques Hiblot · Thu Sep 21 16:29:56 2017 +0200
  83. 7842231 mmc: use mmc modes to select the correct bus speed by Jean-Jacques Hiblot · Thu Sep 21 16:29:55 2017 +0200
  84. 00de504 mmc: Add a function to dump the mmc capabilities by Jean-Jacques Hiblot · Thu Sep 21 16:29:54 2017 +0200
  85. a94fb41 mmc: introduce mmc modes by Jean-Jacques Hiblot · Thu Sep 21 16:29:53 2017 +0200
  86. 933d126 mmc: add a function to read and test the ext csd (mmc >= 4) by Jean-Jacques Hiblot · Thu Sep 21 16:29:52 2017 +0200
  87. ed9506b mmc: make ext_csd part of struct mmc by Jean-Jacques Hiblot · Thu Sep 21 16:29:51 2017 +0200
  88. e84459c mmc: move the MMC startup for version above v4.0 in a separate function by Jean-Jacques Hiblot · Thu Sep 21 16:29:50 2017 +0200
  89. 31e7cf3 mmc: split mmc_startup() by Jean-Jacques Hiblot · Thu Sep 21 16:29:49 2017 +0200
  90. a49ffa1 mmc: dm: get the IO-line and main voltage regulators from the dts by Jean-Jacques Hiblot · Thu Sep 21 16:29:48 2017 +0200
  91. 730636b mmc: sdhci: do not compare pointer to 0 by Heinrich Schuchardt · Fri Nov 10 21:13:34 2017 +0100
  92. 65da8be mmc: sdhci: don't clear SDHCI_INT_STATUS register during CMD_INHIBIT by Jorge Ramirez-Ortiz · Thu Nov 02 15:10:21 2017 +0100
  93. 419eed2 mmc: sanitize includes for DM i2c by Felix Brack · Wed Oct 11 17:05:28 2017 +0200
  94. e178c62 drivers: mmc: Avoid memory leak in case of failure by Suniel Mahesh · Thu Oct 05 11:48:56 2017 +0530
  95. 2f423da drivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_BUFFER macro by Suniel Mahesh · Thu Oct 05 11:32:00 2017 +0530
  96. 545b416 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Thu Jan 11 14:14:19 2018 -0500
  97. 61482cd configs: sun50i: Enable eMMC on a64-olinuxino by Jagan Teki · Wed Jan 10 14:20:06 2018 +0530
  98. 87f1483 Merge git://git.denx.de/u-boot-video by Tom Rini · Thu Jan 11 13:43:36 2018 -0500
  99. 2ec622a Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Thu Jan 11 11:18:49 2018 -0500
  100. 838649b Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Thu Jan 11 11:18:41 2018 -0500