1. d3a8d2b Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Fri Oct 12 11:54:13 2018 -0400
  2. 13da625 ldpaa_eth.c: Fix warning when PHYLIB is not enabled by Tom Rini · Thu Oct 11 20:07:48 2018 -0400
  3. 7cab738 sf: Add MICRON manufacturer id by Ashish Kumar · Tue Sep 25 14:11:33 2018 +0530
  4. dacfde8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Oct 11 15:28:32 2018 -0400
  5. 50adb5e driver: net: fsl-mc: Add support of multiple phys for dpmac by Pankaj Bansal · Wed Oct 10 14:08:34 2018 +0530
  6. 7987ab7 driver: net: fsl-mc: initialize dpmac irrespective of phy by Pankaj Bansal · Wed Oct 10 14:08:33 2018 +0530
  7. e031d26 driver: net: fsl-mc: Modify the dpmac link detection method by Pankaj Bansal · Wed Oct 10 14:08:32 2018 +0530
  8. ff076d7 driver: net: fsl-mc: fix error handing in init_phy by Pankaj Bansal · Wed Oct 10 14:08:31 2018 +0530
  9. 1c2289d driver: net: fsl-mc: remove unused strcture elements by Pankaj Bansal · Wed Oct 10 14:08:30 2018 +0530
  10. cf26c09 Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Oct 10 13:35:17 2018 -0400
  11. cc40260 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Wed Oct 10 13:35:14 2018 -0400
  12. 67aff7e arm: remove duplicated prototypes in u-boot.arm.h by Patrick Delaunay · Fri Oct 05 11:33:53 2018 +0200
  13. 9858a60 arm: remove prototype for get_timer_masked by Patrick Delaunay · Fri Oct 05 11:33:52 2018 +0200
  14. 94a0859 arm: remove prototype for udelay_masked by Patrick Delaunay · Fri Oct 05 11:33:51 2018 +0200
  15. e60765f arm: remove prototype for reset_timer_masked by Patrick Delaunay · Fri Oct 05 11:33:50 2018 +0200
  16. 3ded210 arm: remove prototype for arch_interrupt_init by Patrick Delaunay · Fri Oct 05 11:33:49 2018 +0200
  17. 5b9fbd9 bootm: Add board specific OS preboot hook by Marek Vasut · Thu Oct 04 21:16:31 2018 +0200
  18. c516146 arm: K3: am654: Add support for getting boot mode by Andrew F. Davis · Wed Oct 03 10:03:23 2018 -0500
  19. f515cf0 arm: K3: am654: Choose MMC boot device based on boot port by Andrew F. Davis · Wed Oct 03 10:03:22 2018 -0500
  20. 6d9e7a8 gpio: da8xx: Push generic defines of gpio.h out of mach-davinci by Keerthy · Wed Oct 03 17:55:14 2018 +0530
  21. 0e9265c gpio: da8xx: Add k2g compatible by Keerthy · Wed Oct 03 17:55:13 2018 +0530
  22. fdc8c5c board: ks2: move uinitrd fixup logic inside ft_board_setup_ex by Nicholas Faustini · Wed Oct 03 12:58:49 2018 +0200
  23. e5fb786 fdt: add call to ft_board_setup_ex() for ks2 boards by Nicholas Faustini · Wed Oct 03 12:58:48 2018 +0200
  24. d17b809 ARM: meson: Add Khadas VIM2 board support by Loic Devulder · Wed Oct 03 12:02:07 2018 +0200
  25. 0bc93bc ARM: meson: Add Khadas VIM2 board DT by Loic Devulder · Wed Oct 03 12:02:06 2018 +0200
  26. acc10ee ARM: dts: stm32mp1: Add usbotg_hs regulator for stm32mp157c-ev1 by Patrice Chotard · Wed Oct 03 09:38:38 2018 +0200
  27. d24b128 driver: net: fsl-mc: modify the label name by Pankaj Bansal · Wed Oct 10 14:08:29 2018 +0530
  28. f1447c9 net: Consolidate UDP header functions by Duncan Hare · Sun Jun 24 15:40:41 2018 -0700
  29. e79a518 net: Don't overwrite waiting packets with asynchronous replies by Joe Hershberger · Wed Sep 26 16:49:02 2018 -0500
  30. 9716dc1 test: eth: Add a test for the target being pinged by Joe Hershberger · Wed Sep 26 16:49:01 2018 -0500
  31. 54418d0 test: eth: Add a test for ARP requests by Joe Hershberger · Wed Sep 26 16:49:00 2018 -0500
  32. 11b8503 net: sandbox: Add a priv ptr for tests to use by Joe Hershberger · Wed Sep 26 16:48:59 2018 -0500
  33. 5641f67 net: Add an accessor to know if waiting for ARP by Joe Hershberger · Wed Sep 26 16:48:58 2018 -0500
  34. 46d2b6e net: sandbox: Allow fake eth to handle more than 1 packet response by Joe Hershberger · Wed Sep 26 16:48:57 2018 -0500
  35. c136307 net: sandbox: Share the priv structure with tests by Joe Hershberger · Wed Sep 26 16:48:56 2018 -0500
  36. 2260f13 net: sandbox: Make the fake eth driver response configurable by Joe Hershberger · Wed Sep 26 16:48:55 2018 -0500
  37. 878123d net: sandbox: Refactor sandbox send function by Joe Hershberger · Wed Sep 26 16:48:54 2018 -0500
  38. e4411ec net: sandbox: Move disabled flag into priv struct by Joe Hershberger · Wed Sep 26 16:48:53 2018 -0500
  39. afaa0cb phy: Add 25G_AUI, XLAUI, CAUI2, CAUI4 related macros by Priyanka Jain · Mon Aug 27 15:15:19 2018 +0530
  40. 1c2ba09 net: phy: ti: Add binding for the CLK_OUT pin muxing by Janine Hagemann · Tue Aug 28 08:25:39 2018 +0200
  41. b3dd2ed net: phy: ti: Recover from "port mirroring" N/A MODE4 by Janine Hagemann · Tue Aug 28 08:25:38 2018 +0200
  42. ed51bfc net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driver by Janine Hagemann · Tue Aug 28 08:25:37 2018 +0200
  43. e82a227 linux/if_ether.h: Add VLAN related macros by Bin Meng · Tue Jul 31 02:55:23 2018 -0700
  44. 2ccb8b0 net.h: Include linux/if_ether.h to avoid duplication by Bin Meng · Tue Jul 31 02:55:22 2018 -0700
  45. 2c9299d linux/if_ether.h: Initial import from Linux kernel v4.17 by Bin Meng · Tue Jul 31 02:55:21 2018 -0700
  46. ac0c0a3 board: da8xxevm: Add SPL DM for serial, spi by Jagan Teki · Mon Sep 03 23:00:24 2018 +0530
  47. a147f66 spi: davinci: Add platdata support by Jagan Teki · Mon Sep 03 23:00:23 2018 +0530
  48. 931ae35 mtd: uboot: Fix hanging during mtd list command by Adam Ford · Mon Oct 08 14:13:03 2018 -0500
  49. f939043 net: pch_gbe: Make probe/remove static by Bin Meng · Sun Jul 29 00:11:22 2018 -0700
  50. 5efc2c4 linux/compat.h: Add netdev_### log macros by Bin Meng · Thu Jul 26 03:15:58 2018 -0700
  51. 0f836d3 linux/mdio.h: Sync with Linux kernel v4.17 by Bin Meng · Thu Jul 26 02:39:40 2018 -0700
  52. 1321da9 linux/mii.h: Sync with Linux kernel v4.17 by Bin Meng · Thu Jul 26 02:39:39 2018 -0700
  53. 3401934 ARM: dts: rmobile: Reinstate missing CPLD on ULCB by Marek Vasut · Tue Oct 09 13:13:13 2018 +0200
  54. 967db0e mmc: tmio: Limit DMA to 32bit on R-Car Gen3 by Marek Vasut · Wed Oct 03 00:46:24 2018 +0200
  55. c7da6e34 mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable() by Marek Vasut · Wed Oct 03 00:44:37 2018 +0200
  56. a2b9acb dtoc: Fix the value of SetInt() by Simon Glass · Mon Oct 01 12:22:49 2018 -0600
  57. 6641437 video: Tidy up a few comments in video.o by Simon Glass · Mon Oct 01 12:22:48 2018 -0600
  58. 59f4421 video: at91: Adjust vidconsole_position_cursor() to use char pos by Simon Glass · Mon Oct 01 12:22:47 2018 -0600
  59. 07fbba5 sysreset: Add a way to find the last reset by Simon Glass · Mon Oct 01 12:22:46 2018 -0600
  60. b8b4d2a sysreset: Tidy up a few comments and logging by Simon Glass · Mon Oct 01 12:22:45 2018 -0600
  61. baac4eb pci: Add a little more debugging to pci_rom by Simon Glass · Mon Oct 01 12:22:44 2018 -0600
  62. efaa7c4 fdt: Allow C++ comments in link scripts and DT files by Simon Glass · Mon Oct 01 12:22:43 2018 -0600
  63. 126f0d2 ctags: Minor changes to fix ctags output by Simon Glass · Mon Oct 01 12:22:42 2018 -0600
  64. fe68a45 panel: Expand the backlight support by Simon Glass · Mon Oct 01 12:22:41 2018 -0600
  65. 5620cf8 test: panel: Add a test for the panel uclass by Simon Glass · Mon Oct 01 12:22:40 2018 -0600
  66. 4ed88a5 cros_ec: Add support for v3 messages on LPC by Simon Glass · Mon Oct 01 12:22:39 2018 -0600
  67. 9456490 cros_ec: Update cros_ec_read_hash() to specify the image by Simon Glass · Mon Oct 01 12:22:38 2018 -0600
  68. 8fafd01 x86: Update mtrr functions to allow leaving cache alone by Simon Glass · Mon Oct 01 12:22:37 2018 -0600
  69. 2c1e550 cros: Update ec_commands to latest version by Simon Glass · Mon Oct 01 12:22:36 2018 -0600
  70. 7903d21 Rename GPT_HEADER_SIGNATURE to avoid conflict by Simon Glass · Mon Oct 01 12:22:35 2018 -0600
  71. fd8dc97 Add a header file for strings by Simon Glass · Mon Oct 01 12:22:34 2018 -0600
  72. d5063fd log: Add comments to the rest of the log categories by Simon Glass · Mon Oct 01 12:22:32 2018 -0600
  73. 511f658 binman: Move to three-digit test-file numbers by Simon Glass · Mon Oct 01 12:22:30 2018 -0600
  74. bccabbe tpm: Add a few new commands for v1 by Simon Glass · Mon Oct 01 12:22:29 2018 -0600
  75. 70e59cc tpm: Tidy up logging in tpm-common.c by Simon Glass · Mon Oct 01 12:22:28 2018 -0600
  76. 1a82542 tpm: Use livetree and allow children by Simon Glass · Mon Oct 01 12:22:27 2018 -0600
  77. 5534312 video: Adjust video_clear() to return an error by Simon Glass · Mon Oct 01 12:22:26 2018 -0600
  78. 65e51c8 fdt: Remove fdtdec_decode_region() function by Simon Glass · Mon Oct 01 12:22:25 2018 -0600
  79. 00d9990 dm: spi: Add logging of some return values by Simon Glass · Mon Oct 01 12:22:24 2018 -0600
  80. b2ed222 cros: Adjust board_get_cros_ec_dev() to return a udevice by Simon Glass · Mon Oct 01 12:22:23 2018 -0600
  81. bed4352 cros: Update cros_ec code to use struct udevice by Simon Glass · Mon Oct 01 12:22:22 2018 -0600
  82. ca8ec4b fdt: Allow libfdt in TPL by Simon Glass · Mon Oct 01 12:22:21 2018 -0600
  83. 6057392 serial: Allow serial to be absent in TPL by Simon Glass · Mon Oct 01 12:22:20 2018 -0600
  84. 93a45b1 tpm: Add support for SPL and TPL by Simon Glass · Mon Oct 01 12:22:19 2018 -0600
  85. 23f2284 fdt: Allow indicating a node is for U-Boot proper only by Simon Glass · Mon Oct 01 12:22:18 2018 -0600
  86. a31dc3d doc: Update docs for device tree in SPL, TPL by Simon Glass · Mon Oct 01 12:22:17 2018 -0600
  87. 9665f19 fdt: Document the fact that dtc is now built by Simon Glass · Mon Oct 01 12:22:16 2018 -0600
  88. 39c9422 rtc: Allow use of RTC in SPL and TPL by Simon Glass · Mon Oct 01 12:22:15 2018 -0600
  89. 9be963e Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig by Simon Glass · Mon Oct 01 12:22:14 2018 -0600
  90. a19f730 blk: Support block drivers in TPL by Simon Glass · Mon Oct 01 12:22:13 2018 -0600
  91. 506651a Makefile: Add a warning if SPL/TPL cannot be built by Simon Glass · Mon Oct 01 12:22:11 2018 -0600
  92. f56afda spl: input: Allow input in SPL and TPL by Simon Glass · Mon Oct 01 12:22:10 2018 -0600
  93. 342eb81 sf: Avoid allocating memory on every read operation by Simon Glass · Mon Oct 01 12:22:09 2018 -0600
  94. 699c9ca dm: core: Update ofnode to read binman-style flash entry by Simon Glass · Mon Oct 01 12:22:08 2018 -0600
  95. b775e87 dm: core: Add a function to find the first inactive child by Simon Glass · Mon Oct 01 12:22:07 2018 -0600
  96. 2e5e5ec dm: core: Update some functions to use const by Simon Glass · Mon Oct 01 12:22:06 2018 -0600
  97. 7ebd13d dm: core: Alloc uclass-private data to be cache-aligned by Simon Glass · Mon Oct 01 12:22:05 2018 -0600
  98. ae50ec7 sandbox: Restore blocking I/O on exit by Simon Glass · Mon Oct 01 11:55:20 2018 -0600
  99. 8e8963b dm: spi: Clean up detection of sandbox SPI emulator by Simon Glass · Mon Oct 01 11:55:19 2018 -0600
  100. f99c329 sandbox: tpm: Enhance to support the latest Chromium OS by Simon Glass · Mon Oct 01 11:55:18 2018 -0600