1. f69821b configs: net: convert DRIVER_TI_KEYSTONE_NET kconfig by Grygorii Strashko · Wed Oct 31 16:21:40 2018 -0500
  2. 38b33e9 net: ftgmac100: convert to driver model by Cédric Le Goater · Mon Oct 29 07:06:31 2018 +0100
  3. d6c7a9c Merge tag 'arc-for-2018.11' of git://git.denx.de/u-boot-arc by Tom Rini · Fri Nov 02 09:39:18 2018 -0400
  4. ddbf697 emdk->emsdp: Rename board by Alexey Brodkin · Thu Oct 18 09:54:58 2018 +0300
  5. e8f533e arm: ti: boot: Don't read environment partition by Sam Protsenko · Tue Oct 30 19:57:48 2018 +0200
  6. dc9a493 configs: at91: at91sam9x5ek: fix bootcmd for NAND flash by Eugen.Hristev@microchip.com · Tue Oct 23 07:41:33 2018 +0000
  7. 111fe33 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Wed Oct 31 17:15:55 2018 -0400
  8. ad4105f arm: socfpga: Fix bootcounter located at the end of internal SRAM by Stefan Roese · Tue Oct 30 10:00:22 2018 +0100
  9. 434f058 fsl/usb: Workaround for USB erratum-A005275 by Chris Packham · Thu Oct 04 20:03:53 2018 +1300
  10. fd58a66 x86: theadorable-x86: Generate and pass root=PARTUUID instead of /dev/sdaX by Stefan Roese · Mon Oct 22 14:07:55 2018 +0200
  11. 104e111 x86: theadorable-x86-common: Change pci hotplug cmdline parameters (again) by Stefan Roese · Mon Oct 22 14:07:54 2018 +0200
  12. 310cc0d Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Oct 25 20:30:05 2018 -0400
  13. 5db0e14 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · Thu Oct 25 10:16:21 2018 -0400
  14. 46fa2bd net/phy: Add phy-id for IN112525_S03 by Priyanka Jain · Thu Oct 11 04:47:05 2018 +0000
  15. abe3edf configs: migrate CONFIG_PHY_AQUANTIA to Kconfig by Jeremy Gebben · Tue Sep 18 15:49:35 2018 -0600
  16. 7c18fe8 miiphy: Add function to retrieve MDIO bus list head by Pankaj Bansal · Tue Sep 18 15:46:48 2018 +0530
  17. 738805d ARM: Samsung: Add Exynos5422-based Odroid HC2 support by Dirk Meul · Sun Oct 14 17:14:17 2018 +0200
  18. 0b8a2e3 arm: ti: boot: Remove environment partition by Sam Protsenko · Thu Oct 18 22:47:17 2018 +0300
  19. 726ab5d ARM: omap3_logic: Add NOR Flash Support for SOM-LV by Adam Ford · Sun Oct 14 15:53:17 2018 -0500
  20. ed8efed arm: udoo: Convert to distro config by Meul, Dirk · Sat Oct 13 12:54:01 2018 +0000
  21. 5c1dab0 warp7: include: configs: set skip low level init by Rui Miguel Silva · Wed Sep 05 11:56:07 2018 +0100
  22. 4161dc2 Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig by Xiaoliang Yang · Thu Oct 18 17:14:19 2018 +0800
  23. 60a5607 tools: add i.MX8/8X image support by Peng Fan · Tue Oct 16 04:50:30 2018 +0000
  24. 702c6dc imx: add i.MX8QXP MEK board support by Peng Fan · Thu Oct 18 14:28:37 2018 +0200
  25. b7f9ea9 serial_lpuart: Update lpuart driver to support i.MX8 by Peng Fan · Thu Oct 18 14:28:31 2018 +0200
  26. b544786 dt-bindings: soc: add i.MX8QXP pm and rsrc definition by Peng Fan · Thu Oct 18 14:28:06 2018 +0200
  27. 7bcab2e dt-bindings: clock: dt-bindings: pinctrl: add i.MX8QXP clocks definition by Peng Fan · Thu Oct 18 14:28:05 2018 +0200
  28. a66310c dt-bindings: pinctrl: add i.MX8QXP pads definition by Peng Fan · Thu Oct 18 14:28:04 2018 +0200
  29. 1b128c3 common: command: fix typo by Heinrich Schuchardt · Fri Oct 12 11:23:04 2018 +0200
  30. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · Sun Oct 14 15:10:50 2018 -0500
  31. 6ae0ded bootcount: Make bootcount magic configurable by Marek Vasut · Thu Oct 11 00:13:54 2018 +0200
  32. 9f12378 work_92105: remove unused CONFIG_SPL_NAND_BOOT configuration option by Vladimir Zapolskiy · Mon Sep 17 21:56:37 2018 +0300
  33. 085f4b1 work_92105: remove unused CONFIG_LPC32XX_SPL configuration option by Vladimir Zapolskiy · Mon Sep 17 21:56:36 2018 +0300
  34. d28f3fe ARM: dts: rmobile: r8a77990: Add USB2.0(EHCI) DT nodes on Ebisu by Hiroyuki Yokoyama · Thu Sep 27 19:05:18 2018 +0900
  35. 7b8f69c ARM: rmobile: Enable cache command on Gen3 by Hiroyuki Yokoyama · Wed Sep 26 14:32:13 2018 +0900
  36. 28fc9e6 Merge tag 'signed-efi-2018.11' of git://github.com/agraf/u-boot by Tom Rini · Wed Oct 17 07:20:52 2018 -0400
  37. 4b066a1 arm64: versal: Add support for new Xilinx Versal ACAPs by Michal Simek · Wed Aug 22 14:55:27 2018 +0200
  38. a92e9ab efi_loader: return type efi_console_register() by Heinrich Schuchardt · Tue Oct 02 06:08:26 2018 +0200
  39. 21ae057 efi_loader: correct signature of GetPosition, SetPosition by Heinrich Schuchardt · Sun Oct 07 05:26:26 2018 +0200
  40. f90ff0b arm: mx5: Add M53Menlo board by Marek Vasut · Thu Oct 04 21:24:14 2018 +0200
  41. d3a8d2b Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Fri Oct 12 11:54:13 2018 -0400
  42. dacfde8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Oct 11 15:28:32 2018 -0400
  43. 50adb5e driver: net: fsl-mc: Add support of multiple phys for dpmac by Pankaj Bansal · Wed Oct 10 14:08:34 2018 +0530
  44. 1c2289d driver: net: fsl-mc: remove unused strcture elements by Pankaj Bansal · Wed Oct 10 14:08:30 2018 +0530
  45. cf26c09 Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Oct 10 13:35:17 2018 -0400
  46. d17b809 ARM: meson: Add Khadas VIM2 board support by Loic Devulder · Wed Oct 03 12:02:07 2018 +0200
  47. f1447c9 net: Consolidate UDP header functions by Duncan Hare · Sun Jun 24 15:40:41 2018 -0700
  48. e79a518 net: Don't overwrite waiting packets with asynchronous replies by Joe Hershberger · Wed Sep 26 16:49:02 2018 -0500
  49. 5641f67 net: Add an accessor to know if waiting for ARP by Joe Hershberger · Wed Sep 26 16:48:58 2018 -0500
  50. afaa0cb phy: Add 25G_AUI, XLAUI, CAUI2, CAUI4 related macros by Priyanka Jain · Mon Aug 27 15:15:19 2018 +0530
  51. 1c2ba09 net: phy: ti: Add binding for the CLK_OUT pin muxing by Janine Hagemann · Tue Aug 28 08:25:39 2018 +0200
  52. e82a227 linux/if_ether.h: Add VLAN related macros by Bin Meng · Tue Jul 31 02:55:23 2018 -0700
  53. 2ccb8b0 net.h: Include linux/if_ether.h to avoid duplication by Bin Meng · Tue Jul 31 02:55:22 2018 -0700
  54. 2c9299d linux/if_ether.h: Initial import from Linux kernel v4.17 by Bin Meng · Tue Jul 31 02:55:21 2018 -0700
  55. ac0c0a3 board: da8xxevm: Add SPL DM for serial, spi by Jagan Teki · Mon Sep 03 23:00:24 2018 +0530
  56. a147f66 spi: davinci: Add platdata support by Jagan Teki · Mon Sep 03 23:00:23 2018 +0530
  57. 5efc2c4 linux/compat.h: Add netdev_### log macros by Bin Meng · Thu Jul 26 03:15:58 2018 -0700
  58. 0f836d3 linux/mdio.h: Sync with Linux kernel v4.17 by Bin Meng · Thu Jul 26 02:39:40 2018 -0700
  59. 1321da9 linux/mii.h: Sync with Linux kernel v4.17 by Bin Meng · Thu Jul 26 02:39:39 2018 -0700
  60. f14d365 configs: mx7: Remove CONFIG_DBG_MONITOR by Fabio Estevam · Mon Sep 17 14:16:14 2018 -0300
  61. f877473 colibri_imx7: prime get_ram_size() using imx_ddr_size() by Fabio Estevam · Wed Sep 19 13:01:56 2018 +0200
  62. 1de7ae0 pico-imx6ul, pico-imx7d: Enable USB and PXE boot support by Otavio Salvador · Fri Sep 28 11:22:37 2018 -0300
  63. b3aeded pico-imx6ul, pico-imx7d: Use eMMC user partition by default by Otavio Salvador · Fri Sep 28 11:22:36 2018 -0300
  64. 6641437 video: Tidy up a few comments in video.o by Simon Glass · Mon Oct 01 12:22:48 2018 -0600
  65. 07fbba5 sysreset: Add a way to find the last reset by Simon Glass · Mon Oct 01 12:22:46 2018 -0600
  66. b8b4d2a sysreset: Tidy up a few comments and logging by Simon Glass · Mon Oct 01 12:22:45 2018 -0600
  67. 126f0d2 ctags: Minor changes to fix ctags output by Simon Glass · Mon Oct 01 12:22:42 2018 -0600
  68. fe68a45 panel: Expand the backlight support by Simon Glass · Mon Oct 01 12:22:41 2018 -0600
  69. 9456490 cros_ec: Update cros_ec_read_hash() to specify the image by Simon Glass · Mon Oct 01 12:22:38 2018 -0600
  70. 2c1e550 cros: Update ec_commands to latest version by Simon Glass · Mon Oct 01 12:22:36 2018 -0600
  71. 7903d21 Rename GPT_HEADER_SIGNATURE to avoid conflict by Simon Glass · Mon Oct 01 12:22:35 2018 -0600
  72. fd8dc97 Add a header file for strings by Simon Glass · Mon Oct 01 12:22:34 2018 -0600
  73. d5063fd log: Add comments to the rest of the log categories by Simon Glass · Mon Oct 01 12:22:32 2018 -0600
  74. bccabbe tpm: Add a few new commands for v1 by Simon Glass · Mon Oct 01 12:22:29 2018 -0600
  75. 5534312 video: Adjust video_clear() to return an error by Simon Glass · Mon Oct 01 12:22:26 2018 -0600
  76. 65e51c8 fdt: Remove fdtdec_decode_region() function by Simon Glass · Mon Oct 01 12:22:25 2018 -0600
  77. b2ed222 cros: Adjust board_get_cros_ec_dev() to return a udevice by Simon Glass · Mon Oct 01 12:22:23 2018 -0600
  78. bed4352 cros: Update cros_ec code to use struct udevice by Simon Glass · Mon Oct 01 12:22:22 2018 -0600
  79. 9be963e Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig by Simon Glass · Mon Oct 01 12:22:14 2018 -0600
  80. 699c9ca dm: core: Update ofnode to read binman-style flash entry by Simon Glass · Mon Oct 01 12:22:08 2018 -0600
  81. b775e87 dm: core: Add a function to find the first inactive child by Simon Glass · Mon Oct 01 12:22:07 2018 -0600
  82. 2e5e5ec dm: core: Update some functions to use const by Simon Glass · Mon Oct 01 12:22:06 2018 -0600
  83. 7ebd13d dm: core: Alloc uclass-private data to be cache-aligned by Simon Glass · Mon Oct 01 12:22:05 2018 -0600
  84. ae50ec7 sandbox: Restore blocking I/O on exit by Simon Glass · Mon Oct 01 11:55:20 2018 -0600
  85. f99c329 sandbox: tpm: Enhance to support the latest Chromium OS by Simon Glass · Mon Oct 01 11:55:18 2018 -0600
  86. 5ff3f16 sandbox: tpm: Tidy up enums and return values by Simon Glass · Mon Oct 01 11:55:17 2018 -0600
  87. 0806dcc sandbox: video: Speed up video output by Simon Glass · Mon Oct 01 11:55:14 2018 -0600
  88. 3b4b340 sandbox: spi: Add more logging by Simon Glass · Mon Oct 01 11:55:13 2018 -0600
  89. cbfa845 sandbox: Add a way to write data to the host filesystem by Simon Glass · Mon Oct 01 11:55:08 2018 -0600
  90. ce55a11 sandbox: Support file truncation with os_open() by Simon Glass · Mon Oct 01 11:55:07 2018 -0600
  91. 1b69a99 log: Add helpers for common log levels by Simon Glass · Mon Oct 01 11:55:06 2018 -0600
  92. a0f6861 log: Correct definition of log_msg_ret() by Simon Glass · Tue Oct 02 05:22:31 2018 -0600
  93. 4e766c2 sandbox: Unprotect DATA regions in bus tests by Simon Glass · Mon Oct 01 21:12:32 2018 -0600
  94. 179c1d8 avb_verify: support sandbox configuration by Jens Wiklander · Tue Sep 25 16:40:22 2018 +0200
  95. 838c70c avb_verify: support using OP-TEE TA AVB by Jens Wiklander · Tue Sep 25 16:40:20 2018 +0200
  96. c7b443a tee: add sandbox driver by Jens Wiklander · Tue Sep 25 16:40:18 2018 +0200
  97. 8ebf55f tee: optee: support AVB trusted application by Jens Wiklander · Tue Sep 25 16:40:15 2018 +0200
  98. 1429044 Add UCLASS_TEE for Trusted Execution Environment by Jens Wiklander · Tue Sep 25 16:40:09 2018 +0200
  99. d489839 mmc: rpmb: add mmc_rpmb_route_frames() by Jens Wiklander · Tue Sep 25 16:40:08 2018 +0200
  100. 81b19d7 ARM: LogicPD: omap3logic: Remove Torpedo/SOM-LV autodection by Adam Ford · Sat Sep 29 14:10:19 2018 -0500