1. 5444ec6 regmap: add regmap_update_bits() helper by Neil Armstrong · Fri Apr 27 11:56:14 2018 +0200
  2. f6ef229 ARM: dts: stm32mp157c-ed1: Add regulator node by Patrice Chotard · Thu Apr 26 17:13:11 2018 +0200
  3. d89516b env: ti: android: boot with FIT Image by Praneeth Bajjuri · Wed Apr 25 16:03:24 2018 -0500
  4. 5d54d1b ARM64: meson: Sync DT and Bindings with Linux 4.16 by Neil Armstrong · Wed Apr 11 17:40:40 2018 +0200
  5. 6e89d92 ARM: meson: rename GXBB to GX by Neil Armstrong · Wed Apr 11 17:13:45 2018 +0200
  6. 7264aae clk: clk_stm32f: Use PLLSAIP as USB 48MHz clock by Patrice Chotard · Wed Apr 11 17:07:45 2018 +0200
  7. 427e669 fastboot: sparse: make write_sparse_image useable for non-fastboot by Jassi Brar · Fri Apr 06 12:05:09 2018 +0530
  8. 040703e fastboot: sparse: remove redundant argument to write_sparse_image by Jassi Brar · Fri Apr 06 12:04:52 2018 +0530
  9. 60f9a1e syscon: add Linux-compatible syscon API by Masahiro Yamada · Thu Apr 19 12:14:04 2018 +0900
  10. e4873e3 regmap: change regmap_init_mem() to take ofnode instead udevice by Masahiro Yamada · Thu Apr 19 12:14:03 2018 +0900
  11. 9349bcc dm: ofnode: add ofnode_device_is_compatible() helper by Masahiro Yamada · Thu Apr 19 12:14:02 2018 +0900
  12. 54c5ecb regmap: clean up regmap allocation by Masahiro Yamada · Thu Apr 19 12:14:01 2018 +0900
  13. e020737 arm: stm32mp1: add PSCI support by Patrick Delaunay · Mon Apr 16 10:13:24 2018 +0200
  14. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · Sun May 06 18:27:01 2018 -0400
  15. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  16. 00344c4 board: ti: am43: Fix DCDC3 voltage for epos-evm by Keerthy · Wed May 02 15:06:31 2018 +0530
  17. 66c4d71 stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directly by Tom Rini · Thu May 03 09:12:26 2018 -0400
  18. beb6bc3 stdio_dev.h: Drop the video section as it is unused by Tom Rini · Thu May 03 09:12:25 2018 -0400
  19. e23f7cf Merge git://git.denx.de/u-boot-sh by Tom Rini · Thu May 03 09:20:02 2018 -0400
  20. e9c8b2e ARM: rmobile: Zap #undef DEBUG by Marek Vasut · Wed May 02 11:55:56 2018 +0200
  21. ffb703d ARM: rmobile: Convert CONFIG_ARCH_RMOBILE_BOARD_STRING to Kconfig by Marek Vasut · Wed May 02 11:42:22 2018 +0200
  22. 5bed0a9 ARM: rmobile: Fix CONFIG_RMOBILE_BOARD_STRING by Marek Vasut · Wed May 02 11:41:17 2018 +0200
  23. 576a018 mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODE by Hannes Schmelzer · Wed Mar 07 08:00:56 2018 +0100
  24. 0c67fef Merge git://git.denx.de/u-boot-imx by Tom Rini · Mon Apr 30 07:14:05 2018 -0400
  25. ea7ecea Cleanup CONFIG_SPL_SERIAL_SUPPORT migration by Alex Kiernan · Thu Apr 19 04:32:50 2018 +0000
  26. 7b16925 arm: move SYS_ARCH_TIMER to KConfig by Andre Przywara · Thu Apr 12 04:24:46 2018 +0300
  27. 047a475 ARM: qemu-arm: Dynamically determine timer frequency by Tuomas Tynkkynen · Thu Apr 12 04:24:45 2018 +0300
  28. 0419a9b Migrate IMAGE_FORMAT_LEGACY to Kconfig by Alex Kiernan · Fri Apr 20 21:25:38 2018 +0000
  29. f2c8470 serial: Migrate CONFIG_FSL_LINFLEXUART to Kconfig by Tuomas Tynkkynen · Mon Apr 09 04:34:34 2018 +0300
  30. 91ebc36 ARM: s32v234evb: Set CONFIG_DM & CONFIG_DM_SERIAL in Kconfig by Tuomas Tynkkynen · Mon Apr 09 04:34:33 2018 +0300
  31. e33932b configs: Drop CONFIG_NET_MULTI by Tom Rini · Mon Apr 23 09:13:09 2018 -0400
  32. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  33. 65d2190 ARM: mxs: support full SPL framework by Mans Rullgard · Sat Apr 21 16:11:10 2018 +0100
  34. 6e451dd Merge git://git.denx.de/u-boot-sh by Tom Rini · Thu Apr 26 22:08:58 2018 -0400
  35. 37381a2 ARM: rmobile: Update E2 Alt by Marek Vasut · Mon Apr 23 20:24:16 2018 +0200
  36. 2d6dabc ARM: rmobile: Update M2-N Gose by Marek Vasut · Mon Apr 23 20:24:10 2018 +0200
  37. 016a605 ARM: rmobile: Update H2 Lager by Marek Vasut · Mon Apr 23 20:24:06 2018 +0200
  38. 1f29ce5 imx6ul: opos6ul: add SPL_DM support by Sébastien Szymanski · Tue Apr 17 17:29:31 2018 +0200
  39. 859542e warp7: Add support for automated secure boot.scr verification by Bryan O'Donoghue · Tue Apr 24 18:46:47 2018 +0100
  40. 4cbef91 warp7: hab: Set environment variable indicating IVT offset by Bryan O'Donoghue · Tue Apr 24 18:46:45 2018 +0100
  41. 28d0750 warp7: add warp7_auth_or_fail by Bryan O'Donoghue · Tue Apr 24 18:46:44 2018 +0100
  42. d24cdbc warp7: Define the name of a signed boot-script file by Bryan O'Donoghue · Tue Apr 24 18:46:43 2018 +0100
  43. 54e93db warp7: select uuid partition based on rootpart by Bryan O'Donoghue · Tue Apr 24 18:46:42 2018 +0100
  44. e9bb5d5 warp7: Make CONFIG_SYS_FDT_ADDR a define by Bryan O'Donoghue · Tue Apr 24 18:46:40 2018 +0100
  45. c5a02a5 warp7: Specify CONFIG_OPTEE_LOAD_ADDR by Bryan O'Donoghue · Tue Apr 24 18:46:37 2018 +0100
  46. 1b60ee6 warp7: hab: Set environment variable indicating HAB enable by Bryan O'Donoghue · Tue Apr 24 18:46:33 2018 +0100
  47. 6170aad imximage: Specify default IVT offset in IMX image by Bryan O'Donoghue · Tue Apr 24 18:46:31 2018 +0100
  48. e5b2ca2 warp7: include/configs: use generic fs commands in CONFIG_EXTRA_ENV_SETTINGS by Pierre-Jean TEXIER · Sun Apr 01 00:49:04 2018 +0200
  49. 4a3448c rockchip: enable SYS_NS16550 for all SoCs by default by Kever Yang · Thu Apr 19 11:37:09 2018 +0800
  50. 871435e Revert "rockchip: firefly: Add "usb start" to auto-start USB device" by Kever Yang · Wed Apr 18 18:01:21 2018 +0800
  51. 69022c6 rockchip: rk322x: update TPL_TEXT_BASE by Kever Yang · Wed Apr 18 11:52:34 2018 +0800
  52. d5c0fc6 rockchip: rk3188: use DM timer instead of rk_timer by Kever Yang · Wed Apr 18 11:13:46 2018 +0800
  53. 409e10a rockchip: rk3288: provide ${fdtfile} by Heinrich Schuchardt · Fri Apr 13 00:45:57 2018 +0200
  54. 450030f Merge git://git.denx.de/u-boot-video by Tom Rini · Tue Apr 24 20:27:43 2018 -0400
  55. 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
  56. cb0f7ce efi_loader: complete EFI_DEVICE_PATH_UTILITIES_PROTOCOL by Heinrich Schuchardt · Mon Apr 16 07:59:09 2018 +0200
  57. 51ca4f5 efi_loader: correcty determine total device path length by Heinrich Schuchardt · Mon Apr 16 07:59:08 2018 +0200
  58. b41c8e2 efi_loader: implement CreateDeviceNode by Heinrich Schuchardt · Mon Apr 16 07:59:05 2018 +0200
  59. a9d2260 efi_selftest: do not execute test if setup failed by Heinrich Schuchardt · Mon Apr 16 07:59:03 2018 +0200
  60. 9bb2ba3 log: fix typo LOGL_EFI by Heinrich Schuchardt · Fri Mar 23 21:12:17 2018 +0100
  61. a239f2d Merge git://git.denx.de/u-boot-uniphier by Tom Rini · Mon Apr 23 12:21:20 2018 -0400
  62. ec982db ARM: uniphier: move SPL stack address by Masahiro Yamada · Mon Apr 23 15:10:51 2018 +0900
  63. 3bcb76f ARM: uniphier: select a correct mmc device before flashing images by Masahiro Yamada · Fri Apr 20 18:38:27 2018 +0900
  64. cb457e8 ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN by Masahiro Yamada · Fri Apr 20 17:42:29 2018 +0900
  65. 4da8899 arm: zynq: Make ENV_SIZE and ENV_OFFSET optional via board file by Michal Simek · Wed Apr 11 16:13:55 2018 +0200
  66. 52e0ee3 ARM: rmobile: Update E2 Silk by Marek Vasut · Sat Apr 21 16:19:56 2018 +0200
  67. 5b02067 mmc: sh_mmcif: Migrate configs to CONFIG_SH_MMCIF by Marek Vasut · Sat Apr 21 17:53:07 2018 +0200
  68. 5691cd5 Merge git://git.denx.de/u-boot-sh by Tom Rini · Wed Apr 18 16:24:14 2018 -0400
  69. 6030c05 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Tue Apr 17 17:45:28 2018 -0400
  70. 1b75ce4 reset: fix bulk API when DM_RESET is disabled by Neil Armstrong · Thu Apr 12 10:03:19 2018 +0200
  71. b0fd6e2 ARM: rmobile: Update M2 Koelsch by Marek Vasut · Tue Apr 17 14:13:11 2018 +0200
  72. a75fcc1 configs: socfpga: convert i2c to dm by Dinh Nguyen · Wed Apr 04 17:18:21 2018 -0500
  73. 0bd4ecf ARM64: stratix10: add reset manager includes by Dinh Nguyen · Thu Mar 08 21:39:25 2018 -0600
  74. b38f32f ARM: rmobile: Enable RPC QSPI on R8A77970 V3M Eagle by Marek Vasut · Tue Feb 13 21:34:03 2018 +0100
  75. 75c6579 env: Relocate env drivers if manual reloc is required by Siva Durga Prasad Paladugu · Fri Apr 13 07:57:21 2018 +0200
  76. 75f4b72 bootvx: x86: Assign bootaddr based on kernel memory base by Bin Meng · Wed Apr 11 22:02:22 2018 -0700
  77. 71606c4 bootvx: x86: Make VxWorks EFI console driver happy by Bin Meng · Wed Apr 11 22:02:19 2018 -0700
  78. 6291ba1 elf: Add ELF64 related structure defines by Bin Meng · Wed Apr 11 22:02:13 2018 -0700
  79. 4d21697 elf: Clean up the ELF header file by Bin Meng · Wed Apr 11 22:02:12 2018 -0700
  80. dde4ebb vxworks: x86: Rename e820info to e820_info by Bin Meng · Wed Apr 11 22:02:09 2018 -0700
  81. f6a22da bootvx: x86: Explicitly clear the bootloader image size by Bin Meng · Wed Apr 11 22:02:08 2018 -0700
  82. 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
  83. a2bdec7 Merge git://git.denx.de/u-boot-imx by Tom Rini · Sun Apr 15 08:43:50 2018 -0400
  84. 555347d Merge git://git.denx.de/u-boot-net by Tom Rini · Sun Apr 15 08:42:37 2018 -0400
  85. b05eae3 mx31ads: Delete by Tom Rini · Fri Apr 06 16:27:55 2018 -0400
  86. 738b7c8 imx31_phycore: Delete by Tom Rini · Fri Apr 06 16:27:54 2018 -0400
  87. f442d1f pico-imx7d: Replace fatload command by Vanessa Maegima · Fri Apr 06 16:54:41 2018 -0300
  88. 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
  89. 4013368 board: ge: bx50v3: enable backlight on demand by Ian Ray · Wed Apr 04 10:50:17 2018 +0200
  90. 8a889ff imximage: Encase majority of header in __ASSEMBLY__ declaration by Bryan O'Donoghue · Mon Mar 26 15:36:45 2018 +0100
  91. 1936c41 warp7: Set u-boot serial# based on OTP value by Bryan O'Donoghue · Mon Mar 26 15:27:34 2018 +0100
  92. 9da67e3 ARM: rmobile: Convert TPL to SPL by Marek Vasut · Fri Apr 13 23:13:00 2018 +0200
  93. 3320a22 ARM: rmobile: Update H2 Stout by Marek Vasut · Thu Apr 12 15:23:46 2018 +0200
  94. bb3e58c configs: Fixup some CPSW-related items by Tom Rini · Tue Apr 10 11:51:53 2018 -0400
  95. 8e8594f xilinx: Only enable dist boot pxe when DHCP is enabled by Joe Hershberger · Fri Apr 13 15:26:40 2018 -0500
  96. a65e036 net: fec: sharing MDIO for two enet controllers by Peng Fan · Wed Mar 28 20:54:14 2018 +0800
  97. 0c59c4f net: fec_mxc: simplify fec_get_miibus by Peng Fan · Wed Mar 28 20:54:12 2018 +0800
  98. d04a18f ARM: rmobile: Set maximum kernel size to 64 MiB on Gen3 by Marek Vasut · Tue Apr 10 16:06:40 2018 +0200
  99. c80de6c ARM: rmobile: Add TPL support on R8A7791 M2 Porter by Marek Vasut · Tue Apr 03 12:52:48 2018 +0200
  100. e254225 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · Sat Apr 07 16:05:27 2018 +0200