1. 33c791b net: Make core net code depend on NET instead of CMD_NET by Joe Hershberger · Fri Apr 13 15:26:38 2018 -0500
  2. 8ffe7e5 net: Make the BOOTP options default by Joe Hershberger · Fri Apr 13 15:26:37 2018 -0500
  3. 84ccdbe net: Improve BOOTP PXE config option by Joe Hershberger · Fri Apr 13 15:26:36 2018 -0500
  4. 63e7071 net: Add the BOOTP_DNS2 option to Kconfig by Joe Hershberger · Fri Apr 13 15:26:35 2018 -0500
  5. 06661e1 net: Improve menu options and help for BOOTP options by Joe Hershberger · Fri Apr 13 15:26:34 2018 -0500
  6. 0126179 net: Move the DHCP command below the BOOTP command by Joe Hershberger · Fri Apr 13 15:26:33 2018 -0500
  7. 0824ad9 net: Move net command options to the cmd menu by Joe Hershberger · Fri Apr 13 15:26:32 2018 -0500
  8. 1c657e9 net: Fix distro default dependencies by Joe Hershberger · Fri Apr 13 15:26:31 2018 -0500
  9. b042946 net: Make CMD_NET a menuconfig by Joe Hershberger · Fri Apr 13 15:26:30 2018 -0500
  10. e42c91d net: sh_eth: Add remaining Gen2 DT compatible by Marek Vasut · Thu Apr 12 21:54:37 2018 +0200
  11. 0703cc5 net: zynq_gem: Use max-speed property from dt by Siva Durga Prasad Paladugu · Thu Apr 12 12:22:17 2018 +0200
  12. 5fa556c net: fec: Fix issue in DM probe timeout by Ye Li · Wed Mar 28 20:54:16 2018 +0800
  13. 5640630 net: fex_mxc: add i.MX6UL/SX/SL compatible by Peng Fan · Wed Mar 28 20:54:15 2018 +0800
  14. a65e036 net: fec: sharing MDIO for two enet controllers by Peng Fan · Wed Mar 28 20:54:14 2018 +0800
  15. bd3e8cb net: fec: set dev->seq to priv->dev_id by Peng Fan · Wed Mar 28 20:54:13 2018 +0800
  16. 0c59c4f net: fec_mxc: simplify fec_get_miibus by Peng Fan · Wed Mar 28 20:54:12 2018 +0800
  17. bd7e538 net: fec_mxc: Fix DM driver issue in recv by Ye Li · Wed Mar 28 20:54:11 2018 +0800
  18. 668a5f2 net: mvneta: support setting hardware address by Matt Pelland · Tue Mar 27 13:18:25 2018 -0400
  19. baa5c2c Merge git://git.denx.de/u-boot-sh by Tom Rini · Fri Apr 13 09:23:53 2018 -0400
  20. 2c2a282 Merge git://git.denx.de/u-boot-usb by Tom Rini · Fri Apr 13 09:22:56 2018 -0400
  21. d04a18f ARM: rmobile: Set maximum kernel size to 64 MiB on Gen3 by Marek Vasut · Tue Apr 10 16:06:40 2018 +0200
  22. a5abacc ARM: rmobile: Fix the memory map on Gen3 by Marek Vasut · Thu Feb 15 13:19:33 2018 +0100
  23. 0bad345 spi: sh_qspi: Make use of the 32byte FIFO by Marek Vasut · Tue Apr 10 16:43:47 2018 +0200
  24. f6bdbcc spi: sh_qspi: Replace ad hoc waiting with wait_for_bit by Marek Vasut · Tue Apr 10 16:58:46 2018 +0200
  25. 11d106c spi: sh_qspi: Drop SPBDCR wait by Marek Vasut · Tue Apr 10 16:54:38 2018 +0200
  26. 6a1fe37 spi: sh_qspi: Replace data types with short ones by Marek Vasut · Tue Apr 10 16:47:38 2018 +0200
  27. 6ca967b mtd: spi: Add Renesas RPC SPI-flash driver by Marek Vasut · Wed Nov 29 06:29:46 2017 +0100
  28. c1cb356 mtd: rpc: Add Renesas RPC Hyperflash driver by Marek Vasut · Sat Aug 19 23:24:08 2017 +0200
  29. 33d3818 mmc: renesas-sdhi: Wait after reconfiguring pins by Marek Vasut · Mon Apr 09 20:47:31 2018 +0200
  30. 00ff10f mmc: matsushita-common: Add missing else by Marek Vasut · Tue Apr 10 01:44:23 2018 +0200
  31. 5b1131e mmc: matsushita-common: Wait for command completion by Marek Vasut · Mon Apr 09 20:47:31 2018 +0200
  32. 1111dbc mmc: matsushita-common: Correctly set mode in 16bit by Marek Vasut · Mon Apr 09 20:47:31 2018 +0200
  33. 37743a7 mmc: matsushita-common: Special case only select registers in 16bit by Marek Vasut · Mon Apr 09 20:47:31 2018 +0200
  34. 166a050 ARM: rmobile: Enable HS200 mode on RCar Gen3 by Marek Vasut · Fri Dec 22 09:37:04 2017 +0100
  35. e0781e4 mmc: renesas-sdhi: Add Renesas SDR104/HS200 tuning support by Marek Vasut · Sun Apr 08 19:09:17 2018 +0200
  36. fbc6c7d mmc: matsushita-common: Export register access functions by Marek Vasut · Sun Apr 08 19:56:46 2018 +0200
  37. 858da97 mmc: matsushita-common: Properly handle pin voltage configuration by Marek Vasut · Mon Sep 25 23:06:22 2017 +0200
  38. d08ba5a mmc: matsushita-common: Always check controller version by Marek Vasut · Sat Sep 23 13:01:20 2017 +0200
  39. 8f9e1a4 mmc: matsushita-common: Handle bus width 0 by Marek Vasut · Tue Jan 30 00:41:42 2018 +0100
  40. 8896e7c mmc: matsushita-common: Handle DMA completion flag differences by Marek Vasut · Tue Jan 02 19:40:49 2018 +0100
  41. dcfb738 mmc: matsushita-common: Handle Renesas div-by-1 by Marek Vasut · Tue Sep 26 20:34:35 2017 +0200
  42. 9db9e6a mmc: matsushita-common: Add Renesas RCar quirks by Marek Vasut · Sun Apr 08 18:49:52 2018 +0200
  43. 11ce71e mmc: matsushita-common: Use mmc_of_parse() by Marek Vasut · Sat Sep 23 13:22:14 2017 +0200
  44. 1949d48 mmc: renesas-sdhi: Handle 16bit IP by Marek Vasut · Sun Apr 08 18:14:22 2018 +0200
  45. abe3e95 mmc: uniphier: Allow passing quirks to the probe function by Marek Vasut · Sun Apr 08 17:45:23 2018 +0200
  46. 2cddcc1 mmc: uniphier: Add support for 16bit variant by Marek Vasut · Sun Apr 08 17:41:14 2018 +0200
  47. ae5c89e mmc: uniphier: Drop useless check by Marek Vasut · Sun Apr 08 17:25:49 2018 +0200
  48. 215ae0e mmc: uniphier: Factor out FIFO accessors by Marek Vasut · Sun Apr 08 17:14:42 2018 +0200
  49. c22839f ARM: rmobile: Switch to CONFIG_RENESAS_SDHI by Marek Vasut · Sun Apr 08 19:17:55 2018 +0200
  50. 2883f74 mmc: renesas-sdhi: Add Renesas SDHI Kconfig entry by Marek Vasut · Sat Sep 23 13:30:30 2017 +0200
  51. 06485cf mmc: uniphier: Split out SoC specific bits from the driver by Marek Vasut · Sun Apr 08 15:22:58 2018 +0200
  52. 90e8a33 ARM: rmobile: Enable HUSH on M2 Porter by Marek Vasut · Sat Apr 07 17:15:00 2018 +0200
  53. 1c60105 ARM: rmobile: Add JTAG recovery support for M2 Porter by Marek Vasut · Sat Apr 07 16:16:30 2018 +0200
  54. c80de6c ARM: rmobile: Add TPL support on R8A7791 M2 Porter by Marek Vasut · Tue Apr 03 12:52:48 2018 +0200
  55. b326be4 ARM: rmobile: Do not init caches in TPL before DRAM by Marek Vasut · Wed Apr 04 23:32:44 2018 +0200
  56. ae389e8 ARM: rmobile: Split U-Boot and SPL sources on Porter by Marek Vasut · Wed Apr 04 13:34:40 2018 +0200
  57. dce5b29 Merge git://git.denx.de/u-boot-i2c by Tom Rini · Wed Apr 11 17:00:52 2018 -0400
  58. 8449372 spl: ram: Add TPL Kconfig symbols by Marek Vasut · Sat Apr 07 17:03:45 2018 +0200
  59. 2d60819 spl: ram: Convert to CONFIG_IS_ENABLED by Marek Vasut · Sat Apr 07 17:03:28 2018 +0200
  60. 6e3abf3 ARM: Fix Makefile during SPL and TPL build by Marek Vasut · Sat Apr 07 16:06:36 2018 +0200
  61. de570f0 serial: Fix Makefile during SPL and TPL build by Marek Vasut · Sat Apr 07 16:06:22 2018 +0200
  62. 0477424 tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig by Marek Vasut · Sat Apr 07 16:06:11 2018 +0200
  63. e6b94da tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig by Marek Vasut · Sat Apr 07 16:05:46 2018 +0200
  64. e254225 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · Sat Apr 07 16:05:27 2018 +0200
  65. 1cbd9ae phy: Add Amlogic Meson USB2 & USB3 Generic PHY drivers by Neil Armstrong · Wed Apr 11 17:08:02 2018 +0200
  66. fcfb0fb usb: host: dwc3: Add support for multiple PHYs by Neil Armstrong · Wed Apr 11 17:08:01 2018 +0200
  67. 069421e usb: host: Add simple of glue driver for DWC3 USB Controllers integration by Neil Armstrong · Wed Apr 11 17:08:00 2018 +0200
  68. 0747afe Merge git://git.denx.de/u-boot-ubi by Tom Rini · Wed Apr 11 10:05:41 2018 -0400
  69. 2fe2ed6 i2c: fsl: Add option to get clock from DT by Mario Six · Wed Mar 28 14:37:44 2018 +0200
  70. 486b2d5 i2c: fsl: Use dev_read_addr by Mario Six · Wed Mar 28 14:37:43 2018 +0200
  71. 4d90d9d i2c: ihs_i2c: Use new fpgamap interface by Mario Six · Wed Mar 28 14:37:42 2018 +0200
  72. dc96eb7 dm: i2c: implement gpio-based I2C deblock by Alexander Kochetkov · Tue Mar 27 17:52:27 2018 +0300
  73. 84fe291 dm: i2c: dts: Add gpios and pinctrl device tree properties by Alexander Kochetkov · Tue Mar 27 17:52:26 2018 +0300
  74. f43e660 ubifs: Change value of mutex_is_locked() by Bradley Bolen · Wed Apr 04 12:42:16 2018 -0400
  75. c664f0a checkpatch.pl: update from Linux kernel v4.16 by Heinrich Schuchardt · Wed Apr 04 15:39:20 2018 +0200
  76. c0855f2 fw_printenv: Fix crash due to incorrect size for malloc'ed string. by Kristian Amlie · Wed Apr 04 10:09:57 2018 +0200
  77. 0cb0c7e get_maintainer.pl: update from Linux kernel v4.16 by Heinrich Schuchardt · Wed Apr 04 01:54:26 2018 +0200
  78. 356bb3a MAINTAINERS: ARM STM STM32MP: correct file paths by Heinrich Schuchardt · Wed Apr 04 01:16:08 2018 +0200
  79. 567a38b clk: add sandbox test for bulk API by Neil Armstrong · Tue Apr 03 11:44:19 2018 +0200
  80. 8a275a0 clk: Add get/enable/disable/release for a bulk of clocks by Neil Armstrong · Tue Apr 03 11:44:18 2018 +0200
  81. 20c633d reset: add sandbox test for bulk API by Neil Armstrong · Tue Apr 03 11:40:51 2018 +0200
  82. dbb26d3 reset: Add get/assert/deassert/release for bulk of reset signals by Neil Armstrong · Tue Apr 03 11:40:50 2018 +0200
  83. db5a12c log: Add units to code-size stats in README.log by Simon Glass · Mon Apr 02 02:42:53 2018 -0600
  84. f14f393 log: Correct missing free() on error in log_add_filter() by Simon Glass · Mon Apr 02 02:42:39 2018 -0600
  85. dfe25fa mkimage: do not fail if there is no print_header function by Guillaume GARDET · Fri Mar 30 10:28:19 2018 +0200
  86. bedc158 armv7m: disable icache before linux booting by Patrice Chotard · Fri Mar 30 09:22:40 2018 +0200
  87. d5a2245 serial: meson: Update compatible with new Linux bindings by Neil Armstrong · Thu Mar 29 14:56:02 2018 +0200
  88. 4f03d6b reset: Add Amlogic Meson Reset Controller by Neil Armstrong · Thu Mar 29 14:55:25 2018 +0200
  89. 4bc3e25 sysreset: syscon: convert to use live dt by Álvaro Fernández Rojas · Sat Mar 17 12:22:24 2018 +0100
  90. 9ab1c4f Merge tag 'xilinx-for-v2018.05-rc2' of git://git.denx.de/u-boot-microblaze by Tom Rini · Mon Apr 09 11:06:21 2018 -0400
  91. 628ff20 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Mon Apr 09 11:05:44 2018 -0400
  92. 7531f86 arm64: zynqmp: Add support for Xilinx zcu111-revA by Michal Simek · Wed Mar 28 15:55:27 2018 +0200
  93. 1a79c27 arm64: zynqmp: Add support for Xilinx zcu106-revA by Michal Simek · Wed Mar 28 15:43:51 2018 +0200
  94. e116c54 arm64: zynqmp: Add support for zcu104 customer board by Michal Simek · Wed Mar 28 15:36:36 2018 +0200
  95. 8aad25c arm64: zynqmp: Add support for zc12xx boards by Michal Simek · Wed Mar 28 15:09:32 2018 +0200
  96. 316a9f2 arm64: zynqmp: Add support for zc1751 dc3 by Michal Simek · Wed Mar 28 15:00:25 2018 +0200
  97. a057d22 arm64: zynqmp: Add support for zcu100 aka Ultra96 board by Michal Simek · Wed Mar 28 14:37:47 2018 +0200
  98. 10aac09 arm64: zynqmp: Get 200MHz clock early for MMC by Michal Simek · Wed Apr 04 10:41:35 2018 +0200
  99. 81c1080 arm64: zynqmp: Remove pinctrl settings by Michal Simek · Wed Apr 04 10:46:49 2018 +0200
  100. deb7bba arm64: zynqmp: Remove power domain description by Michal Simek · Wed Apr 04 10:43:04 2018 +0200