1. ea7ecea Cleanup CONFIG_SPL_SERIAL_SUPPORT migration by Alex Kiernan · Thu Apr 19 04:32:50 2018 +0000
  2. 7b16925 arm: move SYS_ARCH_TIMER to KConfig by Andre Przywara · Thu Apr 12 04:24:46 2018 +0300
  3. 047a475 ARM: qemu-arm: Dynamically determine timer frequency by Tuomas Tynkkynen · Thu Apr 12 04:24:45 2018 +0300
  4. 0419a9b Migrate IMAGE_FORMAT_LEGACY to Kconfig by Alex Kiernan · Fri Apr 20 21:25:38 2018 +0000
  5. f2c8470 serial: Migrate CONFIG_FSL_LINFLEXUART to Kconfig by Tuomas Tynkkynen · Mon Apr 09 04:34:34 2018 +0300
  6. 91ebc36 ARM: s32v234evb: Set CONFIG_DM & CONFIG_DM_SERIAL in Kconfig by Tuomas Tynkkynen · Mon Apr 09 04:34:33 2018 +0300
  7. e33932b configs: Drop CONFIG_NET_MULTI by Tom Rini · Mon Apr 23 09:13:09 2018 -0400
  8. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  9. 6e451dd Merge git://git.denx.de/u-boot-sh by Tom Rini · Thu Apr 26 22:08:58 2018 -0400
  10. 37381a2 ARM: rmobile: Update E2 Alt by Marek Vasut · Mon Apr 23 20:24:16 2018 +0200
  11. 2d6dabc ARM: rmobile: Update M2-N Gose by Marek Vasut · Mon Apr 23 20:24:10 2018 +0200
  12. 016a605 ARM: rmobile: Update H2 Lager by Marek Vasut · Mon Apr 23 20:24:06 2018 +0200
  13. 4a3448c rockchip: enable SYS_NS16550 for all SoCs by default by Kever Yang · Thu Apr 19 11:37:09 2018 +0800
  14. 871435e Revert "rockchip: firefly: Add "usb start" to auto-start USB device" by Kever Yang · Wed Apr 18 18:01:21 2018 +0800
  15. 69022c6 rockchip: rk322x: update TPL_TEXT_BASE by Kever Yang · Wed Apr 18 11:52:34 2018 +0800
  16. d5c0fc6 rockchip: rk3188: use DM timer instead of rk_timer by Kever Yang · Wed Apr 18 11:13:46 2018 +0800
  17. 409e10a rockchip: rk3288: provide ${fdtfile} by Heinrich Schuchardt · Fri Apr 13 00:45:57 2018 +0200
  18. 450030f Merge git://git.denx.de/u-boot-video by Tom Rini · Tue Apr 24 20:27:43 2018 -0400
  19. 93668f1 Merge tag 'signed-efi-2018.05' of git://github.com/agraf/u-boot by Tom Rini · Mon Apr 23 16:17:36 2018 -0400
  20. cb0f7ce efi_loader: complete EFI_DEVICE_PATH_UTILITIES_PROTOCOL by Heinrich Schuchardt · Mon Apr 16 07:59:09 2018 +0200
  21. 51ca4f5 efi_loader: correcty determine total device path length by Heinrich Schuchardt · Mon Apr 16 07:59:08 2018 +0200
  22. b41c8e2 efi_loader: implement CreateDeviceNode by Heinrich Schuchardt · Mon Apr 16 07:59:05 2018 +0200
  23. a9d2260 efi_selftest: do not execute test if setup failed by Heinrich Schuchardt · Mon Apr 16 07:59:03 2018 +0200
  24. 9bb2ba3 log: fix typo LOGL_EFI by Heinrich Schuchardt · Fri Mar 23 21:12:17 2018 +0100
  25. a239f2d Merge git://git.denx.de/u-boot-uniphier by Tom Rini · Mon Apr 23 12:21:20 2018 -0400
  26. ec982db ARM: uniphier: move SPL stack address by Masahiro Yamada · Mon Apr 23 15:10:51 2018 +0900
  27. 3bcb76f ARM: uniphier: select a correct mmc device before flashing images by Masahiro Yamada · Fri Apr 20 18:38:27 2018 +0900
  28. cb457e8 ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN by Masahiro Yamada · Fri Apr 20 17:42:29 2018 +0900
  29. 4da8899 arm: zynq: Make ENV_SIZE and ENV_OFFSET optional via board file by Michal Simek · Wed Apr 11 16:13:55 2018 +0200
  30. 52e0ee3 ARM: rmobile: Update E2 Silk by Marek Vasut · Sat Apr 21 16:19:56 2018 +0200
  31. 5b02067 mmc: sh_mmcif: Migrate configs to CONFIG_SH_MMCIF by Marek Vasut · Sat Apr 21 17:53:07 2018 +0200
  32. 5691cd5 Merge git://git.denx.de/u-boot-sh by Tom Rini · Wed Apr 18 16:24:14 2018 -0400
  33. 6030c05 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Tue Apr 17 17:45:28 2018 -0400
  34. 1b75ce4 reset: fix bulk API when DM_RESET is disabled by Neil Armstrong · Thu Apr 12 10:03:19 2018 +0200
  35. b0fd6e2 ARM: rmobile: Update M2 Koelsch by Marek Vasut · Tue Apr 17 14:13:11 2018 +0200
  36. a75fcc1 configs: socfpga: convert i2c to dm by Dinh Nguyen · Wed Apr 04 17:18:21 2018 -0500
  37. 0bd4ecf ARM64: stratix10: add reset manager includes by Dinh Nguyen · Thu Mar 08 21:39:25 2018 -0600
  38. b38f32f ARM: rmobile: Enable RPC QSPI on R8A77970 V3M Eagle by Marek Vasut · Tue Feb 13 21:34:03 2018 +0100
  39. 75c6579 env: Relocate env drivers if manual reloc is required by Siva Durga Prasad Paladugu · Fri Apr 13 07:57:21 2018 +0200
  40. 75f4b72 bootvx: x86: Assign bootaddr based on kernel memory base by Bin Meng · Wed Apr 11 22:02:22 2018 -0700
  41. 71606c4 bootvx: x86: Make VxWorks EFI console driver happy by Bin Meng · Wed Apr 11 22:02:19 2018 -0700
  42. 6291ba1 elf: Add ELF64 related structure defines by Bin Meng · Wed Apr 11 22:02:13 2018 -0700
  43. 4d21697 elf: Clean up the ELF header file by Bin Meng · Wed Apr 11 22:02:12 2018 -0700
  44. dde4ebb vxworks: x86: Rename e820info to e820_info by Bin Meng · Wed Apr 11 22:02:09 2018 -0700
  45. f6a22da bootvx: x86: Explicitly clear the bootloader image size by Bin Meng · Wed Apr 11 22:02:08 2018 -0700
  46. e3be890 bootvx: x86: Prepare e820 related stuff from the given kernel memory base address by Bin Meng · Wed Apr 11 22:02:07 2018 -0700
  47. a2bdec7 Merge git://git.denx.de/u-boot-imx by Tom Rini · Sun Apr 15 08:43:50 2018 -0400
  48. 555347d Merge git://git.denx.de/u-boot-net by Tom Rini · Sun Apr 15 08:42:37 2018 -0400
  49. b05eae3 mx31ads: Delete by Tom Rini · Fri Apr 06 16:27:55 2018 -0400
  50. 738b7c8 imx31_phycore: Delete by Tom Rini · Fri Apr 06 16:27:54 2018 -0400
  51. f442d1f pico-imx7d: Replace fatload command by Vanessa Maegima · Fri Apr 06 16:54:41 2018 -0300
  52. e7f7c08 imx: board: Add support for the K+P's kp_imx6q_tpc board by Lukasz Majewski · Thu Apr 05 09:04:38 2018 +0200
  53. 4013368 board: ge: bx50v3: enable backlight on demand by Ian Ray · Wed Apr 04 10:50:17 2018 +0200
  54. 8a889ff imximage: Encase majority of header in __ASSEMBLY__ declaration by Bryan O'Donoghue · Mon Mar 26 15:36:45 2018 +0100
  55. 1936c41 warp7: Set u-boot serial# based on OTP value by Bryan O'Donoghue · Mon Mar 26 15:27:34 2018 +0100
  56. 9da67e3 ARM: rmobile: Convert TPL to SPL by Marek Vasut · Fri Apr 13 23:13:00 2018 +0200
  57. 3320a22 ARM: rmobile: Update H2 Stout by Marek Vasut · Thu Apr 12 15:23:46 2018 +0200
  58. bb3e58c configs: Fixup some CPSW-related items by Tom Rini · Tue Apr 10 11:51:53 2018 -0400
  59. 8e8594f xilinx: Only enable dist boot pxe when DHCP is enabled by Joe Hershberger · Fri Apr 13 15:26:40 2018 -0500
  60. a65e036 net: fec: sharing MDIO for two enet controllers by Peng Fan · Wed Mar 28 20:54:14 2018 +0800
  61. 0c59c4f net: fec_mxc: simplify fec_get_miibus by Peng Fan · Wed Mar 28 20:54:12 2018 +0800
  62. d04a18f ARM: rmobile: Set maximum kernel size to 64 MiB on Gen3 by Marek Vasut · Tue Apr 10 16:06:40 2018 +0200
  63. c80de6c ARM: rmobile: Add TPL support on R8A7791 M2 Porter by Marek Vasut · Tue Apr 03 12:52:48 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. 8a275a0 clk: Add get/enable/disable/release for a bulk of clocks by Neil Armstrong · Tue Apr 03 11:44:18 2018 +0200
  66. dbb26d3 reset: Add get/assert/deassert/release for bulk of reset signals by Neil Armstrong · Tue Apr 03 11:40:50 2018 +0200
  67. 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
  68. 628ff20 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Mon Apr 09 11:05:44 2018 -0400
  69. 3f136f6 treewide: fix up files incorrectly marked executable by Fabio Estevam · Sat Apr 07 18:06:27 2018 -0300
  70. 7531f86 arm64: zynqmp: Add support for Xilinx zcu111-revA by Michal Simek · Wed Mar 28 15:55:27 2018 +0200
  71. 1a79c27 arm64: zynqmp: Add support for Xilinx zcu106-revA by Michal Simek · Wed Mar 28 15:43:51 2018 +0200
  72. e116c54 arm64: zynqmp: Add support for zcu104 customer board by Michal Simek · Wed Mar 28 15:36:36 2018 +0200
  73. 316a9f2 arm64: zynqmp: Add support for zc1751 dc3 by Michal Simek · Wed Mar 28 15:00:25 2018 +0200
  74. a057d22 arm64: zynqmp: Add support for zcu100 aka Ultra96 board by Michal Simek · Wed Mar 28 14:37:47 2018 +0200
  75. 81c1080 arm64: zynqmp: Remove pinctrl settings by Michal Simek · Wed Apr 04 10:46:49 2018 +0200
  76. 5d23227 arm64: zynqmp: Enable pxe and dhcp if commands are enabled by Michal Simek · Wed Mar 28 15:20:48 2018 +0200
  77. d9361d4 fpga: zynqmp: Add support to get the PCAP status for fpga info command by Nitin Jain · Fri Feb 16 17:29:54 2018 +0530
  78. f579453 Cleanup CONFIG_VERSION_VARIABLE migration by Alex Kiernan · Sun Apr 01 16:37:54 2018 +0000
  79. a410d6e Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · Sun Apr 01 16:37:53 2018 +0000
  80. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · Sun Apr 01 09:22:38 2018 +0000
  81. cc46484 ti: am335x: Fix bootargs when building without NET by Alex Kiernan · Sun Apr 01 09:22:35 2018 +0000
  82. f1531ad Migrate CONFIG_DRIVER_TI_CPSW to Kconfig by Alex Kiernan · Sun Apr 01 09:22:34 2018 +0000
  83. 790d844 treewide: Convert CONFIG_HOSTNAME to a string option by Mario Six · Wed Mar 28 14:38:20 2018 +0200
  84. 41d7d97 treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · Wed Mar 28 14:38:19 2018 +0200
  85. da4fc93 treewide: Migrate CONFIG_TSEC_ENET to Kconfig by Mario Six · Wed Mar 28 14:38:18 2018 +0200
  86. f705544 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · Wed Mar 28 14:38:17 2018 +0200
  87. 8febc7a treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig by Mario Six · Wed Mar 28 14:38:16 2018 +0200
  88. 75b23ed treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig by Mario Six · Wed Mar 28 14:38:15 2018 +0200
  89. 0051899 treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig by Mario Six · Wed Mar 28 14:38:14 2018 +0200
  90. e78c80a configs: Finish migration of CONFIG_ATMEL_SPI by Tom Rini · Sat Apr 07 13:11:01 2018 -0400
  91. b02a3cc Revert "spi: atmel: Drop non-dm code" by Tom Rini · Sat Apr 07 09:15:50 2018 -0400
  92. b766e8f image: fit: Show firmware configuration property if present by Michal Simek · Mon Mar 26 16:31:26 2018 +0200
  93. 1780a76 stm32mp1: change STGEN clock source to HSE by Patrick Delaunay · Tue Mar 20 11:41:26 2018 +0100
  94. 14c7114 Allow providing default environment from file by Rasmus Villemoes · Tue Mar 20 11:38:45 2018 +0100
  95. fc69c68 stm32mp1: select boot device and partition by Patrick Delaunay · Tue Mar 20 10:54:54 2018 +0100
  96. 8d05010 stm32mp1: add eMMC support for ED1 by Patrick Delaunay · Tue Mar 20 10:54:52 2018 +0100
  97. 113aa50 spl: spl_mmc: provide one weak function spl_boot_partition by Patrick Delaunay · Tue Mar 20 10:54:51 2018 +0100
  98. 8717e92 omap3_logic: Fix FDT ADDR for ramdisk booting by Adam Ford · Mon Mar 26 10:24:12 2018 -0500
  99. ab672c7 input: Drop PS/2 keyboard support by Simon Glass · Mon Mar 19 15:20:25 2018 -0600
  100. 79aa406 drivers: serial: remove nonexisting initialisation functions by Christophe Leroy · Fri Mar 16 16:55:02 2018 +0100