1. 8c15364 efi_loader: efi_dp_get_next_instance() superfluous statement by Heinrich Schuchardt · Thu Sep 27 20:55:04 2018 +0200
  2. b906abf efi_selftest: creating new handle in controller test by Heinrich Schuchardt · Fri Sep 28 22:14:16 2018 +0200
  3. 8d0b45d efi_loader: fix typo in efi_boottime.c by Heinrich Schuchardt · Sun Sep 30 13:40:43 2018 +0200
  4. 0d01bdb fs: fat: Fix warning in normalize_longname() by Tom Rini · Sun Sep 30 10:33:42 2018 -0400
  5. 04c4906 efi_loader: Fix warning in efi_load_image() by Tom Rini · Sun Sep 30 10:38:15 2018 -0400
  6. 12c05e8 arm: do not include efi_loader.h twice by Heinrich Schuchardt · Mon Oct 01 05:03:30 2018 +0200
  7. 8d7bc9f efi_loader: remove lcd.h from efi_net.c by Heinrich Schuchardt · Mon Oct 01 05:24:46 2018 +0200
  8. bd095f5 efi_loader: memory leak in efi_set_variable() by Heinrich Schuchardt · Tue Oct 02 05:30:05 2018 +0200
  9. 80f834d efi_loader: superfluous statement in is_dir() by Heinrich Schuchardt · Tue Oct 02 05:57:32 2018 +0200
  10. a92e9ab efi_loader: return type efi_console_register() by Heinrich Schuchardt · Tue Oct 02 06:08:26 2018 +0200
  11. 1f58459 efi_loader: error handling in read_console() by Heinrich Schuchardt · Tue Oct 02 06:43:38 2018 +0200
  12. abb4387 efi_loader: efi_allocate_pool(EFI_ALLOCATE_ANY_PAGES, ...) by Heinrich Schuchardt · Wed Oct 03 20:02:29 2018 +0200
  13. 237a73e efi_loader: execute efi_save_gd() first by Heinrich Schuchardt · Wed Oct 03 23:55:38 2018 +0200
  14. 21ae057 efi_loader: correct signature of GetPosition, SetPosition by Heinrich Schuchardt · Sun Oct 07 05:26:26 2018 +0200
  15. 56e82be efi_loader: fix relocation on x86_64 by Heinrich Schuchardt · Sat Oct 13 20:52:08 2018 -0700
  16. ffbbed6 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Tue Oct 16 07:25:28 2018 -0400
  17. 8b8902e Prepare v2018.11-rc2 by Tom Rini · Mon Oct 15 20:26:22 2018 -0400
  18. 0bd065c Revert "fdt: fdtdec_setup_memory_banksize() use livetree" by Michal Simek · Wed Oct 03 15:53:52 2018 +0200
  19. d3a3d5d Merge tag 'arc-more-updates-for-2018.11-rc2-2' of git://git.denx.de/u-boot-arc by Tom Rini · Mon Oct 15 07:20:07 2018 -0400
  20. 1c0c708 ARC: Don't use COMMON section for global not-initialized variables by Alexey Brodkin · Thu Oct 11 23:12:05 2018 +0300
  21. b176b07 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Fri Oct 12 11:54:30 2018 -0400
  22. d3a8d2b Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Fri Oct 12 11:54:13 2018 -0400
  23. aa96181 iot_dk: Link for eFlash by Alexey Brodkin · Thu Oct 11 14:14:13 2018 +0300
  24. bb53735 axs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd() by Alexey Brodkin · Thu Oct 11 12:39:55 2018 +0300
  25. 1c82842 iot_dk: Save CPU clock value to gd->cpu_clk by Alexey Brodkin · Wed Oct 10 16:15:20 2018 +0300
  26. 6906092 iot_dk: Add support of 136 MHz clock by Alexey Brodkin · Wed Oct 10 15:53:45 2018 +0300
  27. 5e2151b iot_dk: Implement board reset by Alexey Brodkin · Wed Oct 10 14:20:11 2018 +0300
  28. bb14d08 iot_dk/hsdk: Implement its own print_cpuinfo() by Alexey Brodkin · Wed Oct 10 14:03:47 2018 +0300
  29. e0fc13e ARC: make generic print_cpuinfo() weak by Alexey Brodkin · Wed Oct 10 13:59:33 2018 +0300
  30. baa3c68 iot_dk: Disable networking support by Alexey Brodkin · Tue Oct 09 13:26:26 2018 +0300
  31. e006c69 iot_dk: Add localversion string by Alexey Brodkin · Tue Oct 02 15:04:39 2018 +0300
  32. 13da625 ldpaa_eth.c: Fix warning when PHYLIB is not enabled by Tom Rini · Thu Oct 11 20:07:48 2018 -0400
  33. 7cab738 sf: Add MICRON manufacturer id by Ashish Kumar · Tue Sep 25 14:11:33 2018 +0530
  34. a37c196 i2c: fix: Add support for the Arm's Versatile Express I2C controller by Heiko Schocher · Thu Oct 11 07:26:33 2018 +0200
  35. dacfde8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Oct 11 15:28:32 2018 -0400
  36. 50adb5e driver: net: fsl-mc: Add support of multiple phys for dpmac by Pankaj Bansal · Wed Oct 10 14:08:34 2018 +0530
  37. 7987ab7 driver: net: fsl-mc: initialize dpmac irrespective of phy by Pankaj Bansal · Wed Oct 10 14:08:33 2018 +0530
  38. e031d26 driver: net: fsl-mc: Modify the dpmac link detection method by Pankaj Bansal · Wed Oct 10 14:08:32 2018 +0530
  39. ff076d7 driver: net: fsl-mc: fix error handing in init_phy by Pankaj Bansal · Wed Oct 10 14:08:31 2018 +0530
  40. 1c2289d driver: net: fsl-mc: remove unused strcture elements by Pankaj Bansal · Wed Oct 10 14:08:30 2018 +0530
  41. cf26c09 Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Oct 10 13:35:17 2018 -0400
  42. cc40260 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Wed Oct 10 13:35:14 2018 -0400
  43. 67aff7e arm: remove duplicated prototypes in u-boot.arm.h by Patrick Delaunay · Fri Oct 05 11:33:53 2018 +0200
  44. 9858a60 arm: remove prototype for get_timer_masked by Patrick Delaunay · Fri Oct 05 11:33:52 2018 +0200
  45. 94a0859 arm: remove prototype for udelay_masked by Patrick Delaunay · Fri Oct 05 11:33:51 2018 +0200
  46. e60765f arm: remove prototype for reset_timer_masked by Patrick Delaunay · Fri Oct 05 11:33:50 2018 +0200
  47. 3ded210 arm: remove prototype for arch_interrupt_init by Patrick Delaunay · Fri Oct 05 11:33:49 2018 +0200
  48. 5b9fbd9 bootm: Add board specific OS preboot hook by Marek Vasut · Thu Oct 04 21:16:31 2018 +0200
  49. c516146 arm: K3: am654: Add support for getting boot mode by Andrew F. Davis · Wed Oct 03 10:03:23 2018 -0500
  50. f515cf0 arm: K3: am654: Choose MMC boot device based on boot port by Andrew F. Davis · Wed Oct 03 10:03:22 2018 -0500
  51. 6d9e7a8 gpio: da8xx: Push generic defines of gpio.h out of mach-davinci by Keerthy · Wed Oct 03 17:55:14 2018 +0530
  52. 0e9265c gpio: da8xx: Add k2g compatible by Keerthy · Wed Oct 03 17:55:13 2018 +0530
  53. fdc8c5c board: ks2: move uinitrd fixup logic inside ft_board_setup_ex by Nicholas Faustini · Wed Oct 03 12:58:49 2018 +0200
  54. e5fb786 fdt: add call to ft_board_setup_ex() for ks2 boards by Nicholas Faustini · Wed Oct 03 12:58:48 2018 +0200
  55. d17b809 ARM: meson: Add Khadas VIM2 board support by Loic Devulder · Wed Oct 03 12:02:07 2018 +0200
  56. 0bc93bc ARM: meson: Add Khadas VIM2 board DT by Loic Devulder · Wed Oct 03 12:02:06 2018 +0200
  57. acc10ee ARM: dts: stm32mp1: Add usbotg_hs regulator for stm32mp157c-ev1 by Patrice Chotard · Wed Oct 03 09:38:38 2018 +0200
  58. d24b128 driver: net: fsl-mc: modify the label name by Pankaj Bansal · Wed Oct 10 14:08:29 2018 +0530
  59. f1447c9 net: Consolidate UDP header functions by Duncan Hare · Sun Jun 24 15:40:41 2018 -0700
  60. e79a518 net: Don't overwrite waiting packets with asynchronous replies by Joe Hershberger · Wed Sep 26 16:49:02 2018 -0500
  61. 9716dc1 test: eth: Add a test for the target being pinged by Joe Hershberger · Wed Sep 26 16:49:01 2018 -0500
  62. 54418d0 test: eth: Add a test for ARP requests by Joe Hershberger · Wed Sep 26 16:49:00 2018 -0500
  63. 11b8503 net: sandbox: Add a priv ptr for tests to use by Joe Hershberger · Wed Sep 26 16:48:59 2018 -0500
  64. 5641f67 net: Add an accessor to know if waiting for ARP by Joe Hershberger · Wed Sep 26 16:48:58 2018 -0500
  65. 46d2b6e net: sandbox: Allow fake eth to handle more than 1 packet response by Joe Hershberger · Wed Sep 26 16:48:57 2018 -0500
  66. c136307 net: sandbox: Share the priv structure with tests by Joe Hershberger · Wed Sep 26 16:48:56 2018 -0500
  67. 2260f13 net: sandbox: Make the fake eth driver response configurable by Joe Hershberger · Wed Sep 26 16:48:55 2018 -0500
  68. 878123d net: sandbox: Refactor sandbox send function by Joe Hershberger · Wed Sep 26 16:48:54 2018 -0500
  69. e4411ec net: sandbox: Move disabled flag into priv struct by Joe Hershberger · Wed Sep 26 16:48:53 2018 -0500
  70. afaa0cb phy: Add 25G_AUI, XLAUI, CAUI2, CAUI4 related macros by Priyanka Jain · Mon Aug 27 15:15:19 2018 +0530
  71. 1c2ba09 net: phy: ti: Add binding for the CLK_OUT pin muxing by Janine Hagemann · Tue Aug 28 08:25:39 2018 +0200
  72. b3dd2ed net: phy: ti: Recover from "port mirroring" N/A MODE4 by Janine Hagemann · Tue Aug 28 08:25:38 2018 +0200
  73. 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
  74. e82a227 linux/if_ether.h: Add VLAN related macros by Bin Meng · Tue Jul 31 02:55:23 2018 -0700
  75. 2ccb8b0 net.h: Include linux/if_ether.h to avoid duplication by Bin Meng · Tue Jul 31 02:55:22 2018 -0700
  76. 2c9299d linux/if_ether.h: Initial import from Linux kernel v4.17 by Bin Meng · Tue Jul 31 02:55:21 2018 -0700
  77. ac2ed96 sunxi: fix DRAM gate/reset sequence of H6 by Icenowy Zheng · Sat Oct 06 23:23:32 2018 +0800
  78. ac0c0a3 board: da8xxevm: Add SPL DM for serial, spi by Jagan Teki · Mon Sep 03 23:00:24 2018 +0530
  79. a147f66 spi: davinci: Add platdata support by Jagan Teki · Mon Sep 03 23:00:23 2018 +0530
  80. 931ae35 mtd: uboot: Fix hanging during mtd list command by Adam Ford · Mon Oct 08 14:13:03 2018 -0500
  81. f939043 net: pch_gbe: Make probe/remove static by Bin Meng · Sun Jul 29 00:11:22 2018 -0700
  82. 5efc2c4 linux/compat.h: Add netdev_### log macros by Bin Meng · Thu Jul 26 03:15:58 2018 -0700
  83. 0f836d3 linux/mdio.h: Sync with Linux kernel v4.17 by Bin Meng · Thu Jul 26 02:39:40 2018 -0700
  84. 1321da9 linux/mii.h: Sync with Linux kernel v4.17 by Bin Meng · Thu Jul 26 02:39:39 2018 -0700
  85. 3401934 ARM: dts: rmobile: Reinstate missing CPLD on ULCB by Marek Vasut · Tue Oct 09 13:13:13 2018 +0200
  86. 967db0e mmc: tmio: Limit DMA to 32bit on R-Car Gen3 by Marek Vasut · Wed Oct 03 00:46:24 2018 +0200
  87. c7da6e34 mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable() by Marek Vasut · Wed Oct 03 00:44:37 2018 +0200
  88. a2b9acb dtoc: Fix the value of SetInt() by Simon Glass · Mon Oct 01 12:22:49 2018 -0600
  89. 6641437 video: Tidy up a few comments in video.o by Simon Glass · Mon Oct 01 12:22:48 2018 -0600
  90. 59f4421 video: at91: Adjust vidconsole_position_cursor() to use char pos by Simon Glass · Mon Oct 01 12:22:47 2018 -0600
  91. 07fbba5 sysreset: Add a way to find the last reset by Simon Glass · Mon Oct 01 12:22:46 2018 -0600
  92. b8b4d2a sysreset: Tidy up a few comments and logging by Simon Glass · Mon Oct 01 12:22:45 2018 -0600
  93. baac4eb pci: Add a little more debugging to pci_rom by Simon Glass · Mon Oct 01 12:22:44 2018 -0600
  94. efaa7c4 fdt: Allow C++ comments in link scripts and DT files by Simon Glass · Mon Oct 01 12:22:43 2018 -0600
  95. 126f0d2 ctags: Minor changes to fix ctags output by Simon Glass · Mon Oct 01 12:22:42 2018 -0600
  96. fe68a45 panel: Expand the backlight support by Simon Glass · Mon Oct 01 12:22:41 2018 -0600
  97. 5620cf8 test: panel: Add a test for the panel uclass by Simon Glass · Mon Oct 01 12:22:40 2018 -0600
  98. 4ed88a5 cros_ec: Add support for v3 messages on LPC by Simon Glass · Mon Oct 01 12:22:39 2018 -0600
  99. 9456490 cros_ec: Update cros_ec_read_hash() to specify the image by Simon Glass · Mon Oct 01 12:22:38 2018 -0600
  100. 8fafd01 x86: Update mtrr functions to allow leaving cache alone by Simon Glass · Mon Oct 01 12:22:37 2018 -0600