1. 18a702e nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT by Ezequiel Garcia · Mon Jan 15 12:48:12 2018 -0300
  2. b0a4f13 nand: arasan_nfc: Use the calculated ecc address for updating ecc register by Siva Durga Prasad Paladugu · Thu Jan 04 16:04:22 2018 +0530
  3. 45e512c nand: arasan_nfc: Add support for ondie ecc by Siva Durga Prasad Paladugu · Thu Jan 04 16:04:21 2018 +0530
  4. 80c889c nand: arasan_nfc: Move common ecc struct initialization init routine by Siva Durga Prasad Paladugu · Thu Jan 04 16:04:20 2018 +0530
  5. 08eaa83 i2c: mxc_i2c: Use or operation by Peng Fan · Fri Dec 29 15:06:08 2017 +0800
  6. 32306dd i2c: lpi2c: do not add 4 for bus seq by Peng Fan · Tue Jan 02 15:41:52 2018 +0800
  7. ef212ad Merge git://git.denx.de/u-boot-net by Tom Rini · Mon Jan 15 19:01:23 2018 -0500
  8. 515c6cc Merge git://git.denx.de/u-boot-imx by Tom Rini · Mon Jan 15 16:44:18 2018 -0500
  9. 4154c9e db410c: replace reset driver with psci by Jorge Ramirez-Ortiz · Wed Jan 10 11:34:36 2018 +0100
  10. 3556161 db820c: enable pmic gpios for pm8994 by Jorge Ramirez-Ortiz · Wed Jan 10 11:33:51 2018 +0100
  11. ffdc858 phy: atheros: set auto-negotiation for AR8021 by Zhao Qiang · Thu Dec 14 09:50:46 2017 +0800
  12. f593ecb net: sh-eth: Add to Kconfig and convert by Nobuhiro Iwamatsu · Fri Dec 01 16:08:03 2017 +0900
  13. 425a3a5 net: sh-eth: Fix misaligned cache operation warning by Nobuhiro Iwamatsu · Fri Dec 01 13:56:08 2017 +0900
  14. ec921f1 net: sh-eth: Change read/write() param to struct sh_eth_info by Nobuhiro Iwamatsu · Fri Dec 01 08:10:32 2017 +0900
  15. 65a81a4 net: sh-eth: Remove bd_t from sh_eth_config() by Nobuhiro Iwamatsu · Fri Dec 01 08:08:47 2017 +0900
  16. ca36b0e net: sh-eth: Fix coding style checked by checkpatch.pl by Nobuhiro Iwamatsu · Fri Dec 01 08:08:00 2017 +0900
  17. 82aa8d1 net: phy: b53: Add b53_reg read/write commands by Florian Fainelli · Sat Dec 09 14:59:56 2017 -0800
  18. 65f686b net: designware: Pad small packets by Florian Fainelli · Sat Dec 09 14:59:55 2017 -0800
  19. 01b4ade net: phy: Add Broadcom BCM53xx switch driver by Florian Fainelli · Sat Dec 09 14:59:54 2017 -0800
  20. eebcf8c net: designware: add clock support by Patrice Chotard · Wed Nov 29 09:06:11 2017 +0100
  21. 99503c1 dm: core: add missing dev_count_phandle_with_args() by Patrice Chotard · Wed Nov 29 09:06:10 2017 +0100
  22. c7bc183 net: mvneta - Fixed recv() when multiple packets have arrived. by Jason Brown · Tue Nov 28 11:12:43 2017 -0800
  23. 7e4d4d1 net: miiphybb: fix casting error by Chris Brandt · Fri Nov 03 08:30:13 2017 -0500
  24. a65a929 net: sh-eth: remove sh_eth_offset_rz table by Chris Brandt · Fri Nov 03 08:30:12 2017 -0500
  25. 7123077 net: sh-eth: fix inl and outl definitions by Chris Brandt · Fri Nov 03 08:30:11 2017 -0500
  26. 3857a16 net: phy: marvell: Add functions to read PHY's extended registers by Lukasz Majewski · Mon Oct 30 22:57:53 2017 +0100
  27. 83c48c5 net: Fix buffer overrun error in netconsole by Joe Hershberger · Wed Aug 30 17:32:31 2017 -0500
  28. 41d6d1e net: macb: Add support for Xilinx Zynq SoC by Wilson Lee · Tue Aug 22 20:25:07 2017 -0700
  29. a471b67 dm: core: parse chosen node by Rob Clark · Wed Jan 10 11:33:30 2018 +0100
  30. 4bcef68 spmi: msm: display the PMIC Arb version (debug) by Jorge Ramirez-Ortiz · Wed Jan 10 11:33:28 2018 +0100
  31. 76f44296 Merge git://git.denx.de/u-boot-mmc by Tom Rini · Sun Jan 14 22:26:38 2018 -0500
  32. 283620c mmc: fsl_esdhc: Fix eMMC 1.8v setting issue by Peng Fan · Tue Jan 02 16:51:22 2018 +0800
  33. ec89657 power: Rearrange code to guard power command with CONFIG_SPL_BUILD guard by Tom Rini · Fri Dec 22 12:27:14 2017 -0500
  34. 6be3505 drivers: pci: imx: fix enumeration logic error by Koen Vandeputte · Thu Jan 04 14:54:34 2018 +0100
  35. b3b1f5a spi: fsl_qspi: support i.MX6UL/6ULLL/7D by Peng Fan · Wed Jan 03 08:52:02 2018 +0800
  36. 08e9338 pci: imx: request gpio before use by Peng Fan · Tue Jan 02 18:27:29 2018 +0800
  37. 235ba33 misc: mxc_ocotp: check fuse word before programming on i.MX7ULP by Peng Fan · Tue Jan 02 15:51:20 2018 +0800
  38. 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
  39. 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
  40. 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
  41. cb534f0 mmc: read ssr only if MMC write support is enabled by Jean-Jacques Hiblot · Thu Jan 04 15:23:33 2018 +0100
  42. 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
  43. fa6c577 mmc: reworked version lookup in mmc_startup_v4 by Jean-Jacques Hiblot · Thu Jan 04 15:23:31 2018 +0100
  44. 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
  45. 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
  46. ef72fd3 dm: mmc: sandbox: Update SD card emulation by Jean-Jacques Hiblot · Thu Dec 14 11:47:14 2017 +0100
  47. 1d7769a mmc: make optional the support for eMMC hardware partitioning by Jean-Jacques Hiblot · Thu Nov 30 17:44:02 2017 +0100
  48. 6051e78 mmc: make UHS and HS200 optional by Jean-Jacques Hiblot · Thu Nov 30 17:44:01 2017 +0100
  49. 678b608 mmc: convert most of printf() to pr_err() and pr_warn() by Jean-Jacques Hiblot · Thu Nov 30 17:44:00 2017 +0100
  50. 06976eb mmc: don't use malloc_cache_aligned() by Jean-Jacques Hiblot · Thu Nov 30 17:43:59 2017 +0100
  51. 7ab1b62 mmc: fix for old MMCs (below version 4) by Jean-Jacques Hiblot · Thu Nov 30 17:43:58 2017 +0100
  52. d7e5e03 mmc: all hosts support 1-bit bus width and legacy timings by Jean-Jacques Hiblot · Thu Nov 30 17:43:57 2017 +0100
  53. 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
  54. d39be65 dm: mmc: update mmc_of_parse() by Jean-Jacques Hiblot · Thu Nov 30 17:43:55 2017 +0100
  55. 93c31d1 mmc: dump card and host capabilities if debug is enabled by Jean-Jacques Hiblot · Thu Nov 30 17:43:54 2017 +0100
  56. f36bb2c mmc: meson_gx_mmc: fix the complie error by Jaehoon Chung · Mon Nov 27 18:42:05 2017 +0900
  57. 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
  58. 71264bb mmc: add a library function to send tuning command by Jean-Jacques Hiblot · Thu Sep 21 16:30:12 2017 +0200
  59. 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
  60. 07baaa6 mmc: Retry some MMC cmds on failure by Kishon Vijay Abraham I · Thu Sep 21 16:30:10 2017 +0200
  61. 3d30972b mmc: Change mode when switching to a boot partition by Jean-Jacques Hiblot · Thu Sep 21 16:30:09 2017 +0200
  62. 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
  63. f4d5b3e mmc: Add support for UHS modes by Jean-Jacques Hiblot · Thu Sep 21 16:30:07 2017 +0200
  64. 210369f mmc: add HS200 support in MMC core by Kishon Vijay Abraham I · Thu Sep 21 16:30:06 2017 +0200
  65. ae7174f mmc: Add a execute_tuning() callback to the mmc operations. by Kishon Vijay Abraham I · Thu Sep 21 16:30:05 2017 +0200
  66. aa434c5 mmc: disable the mmc clock during power off by Kishon Vijay Abraham I · Thu Sep 21 16:30:04 2017 +0200
  67. d6246bf mmc: add a new mmc parameter to disable mmc clock by Kishon Vijay Abraham I · Thu Sep 21 16:30:03 2017 +0200
  68. 80b87e1 mmc: add power cyle support in mmc core by Kishon Vijay Abraham I · Thu Sep 21 16:30:02 2017 +0200
  69. 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
  70. 4afb12b mmc: Enable signal voltage to be selected from mmc core by Kishon Vijay Abraham I · Thu Sep 21 16:30:00 2017 +0200
  71. e178c11 mmc: make mmc_set_ios() return status by Kishon Vijay Abraham I · Thu Sep 21 16:29:59 2017 +0200
  72. 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
  73. 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
  74. 7842231 mmc: use mmc modes to select the correct bus speed by Jean-Jacques Hiblot · Thu Sep 21 16:29:55 2017 +0200
  75. 00de504 mmc: Add a function to dump the mmc capabilities by Jean-Jacques Hiblot · Thu Sep 21 16:29:54 2017 +0200
  76. a94fb41 mmc: introduce mmc modes by Jean-Jacques Hiblot · Thu Sep 21 16:29:53 2017 +0200
  77. 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
  78. ed9506b mmc: make ext_csd part of struct mmc by Jean-Jacques Hiblot · Thu Sep 21 16:29:51 2017 +0200
  79. 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
  80. 31e7cf3 mmc: split mmc_startup() by Jean-Jacques Hiblot · Thu Sep 21 16:29:49 2017 +0200
  81. 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
  82. 730636b mmc: sdhci: do not compare pointer to 0 by Heinrich Schuchardt · Fri Nov 10 21:13:34 2017 +0100
  83. 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
  84. 419eed2 mmc: sanitize includes for DM i2c by Felix Brack · Wed Oct 11 17:05:28 2017 +0200
  85. e178c62 drivers: mmc: Avoid memory leak in case of failure by Suniel Mahesh · Thu Oct 05 11:48:56 2017 +0530
  86. 2f423da drivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_BUFFER macro by Suniel Mahesh · Thu Oct 05 11:32:00 2017 +0530
  87. 87f1483 Merge git://git.denx.de/u-boot-video by Tom Rini · Thu Jan 11 13:43:36 2018 -0500
  88. 2ec622a Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Thu Jan 11 11:18:49 2018 -0500
  89. b4bb2bb Merge git://git.denx.de/u-boot-usb by Tom Rini · Thu Jan 11 11:18:29 2018 -0500
  90. 6e1e428 am335x-fb: setup display PLL by Hannes Schmelzer · Tue Jan 09 19:01:34 2018 +0100
  91. a301aa4 am335x-fb: cosmetic: fix coding style by Hannes Schmelzer · Tue Jan 09 19:01:33 2018 +0100
  92. 2d9a3cd am335x-fb: cosmetic: update-copyright by Hannes Schmelzer · Tue Jan 09 19:01:32 2018 +0100
  93. 816bc41 configs: Move SYS_DPAA_QBMAN to Kconfig by Ahmed Mansour · Fri Dec 15 16:01:01 2017 -0500
  94. aa270b4 drivers/misc: Share qbman init between archs by Ahmed Mansour · Fri Dec 15 16:01:00 2017 -0500
  95. cecaf5f Merge git://git.denx.de/u-boot-marvell by Tom Rini · Wed Jan 10 08:05:57 2018 -0500
  96. 9cc128e PCI: Drop CONFIG_TSI108_PCI by Tuomas Tynkkynen · Tue Dec 19 00:28:42 2017 +0200
  97. 63e9728 ram: stm32: add memory mapping selection support by Patrice Chotard · Tue Dec 12 09:49:41 2017 +0100
  98. 1a4b8de board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driver by Patrice Chotard · Tue Dec 12 09:49:40 2017 +0100
  99. f3a701a board: stm32f429-disco: switch to DM STM32 clock driver by Patrice Chotard · Tue Dec 12 09:49:39 2017 +0100
  100. 3d995f8 board: stm32f429-disco: switch to DM STM32 serial driver by Patrice Chotard · Tue Dec 12 09:49:37 2017 +0100