1. dcf36e9 lib/rsa: Kconfig: Remove superfluous 'depends on RSA' by Eugeniu Rosca · Sat Apr 21 14:00:10 2018 +0200
  2. 0419a9b Migrate IMAGE_FORMAT_LEGACY to Kconfig by Alex Kiernan · Fri Apr 20 21:25:38 2018 +0000
  3. 74bad68 cmd: CONFIG_CMD_LOG select CONFIG_LOG by Heinrich Schuchardt · Thu Apr 19 22:02:46 2018 +0200
  4. c861bd0 log: CONFIG_LOG should select CONFIG_DM by Heinrich Schuchardt · Thu Apr 19 21:59:04 2018 +0200
  5. 79d6643 kbuild: use -fmacro-prefix-map to make __FILE__ a relative path by Masahiro Yamada · Mon Apr 16 13:18:31 2018 +0900
  6. f2c8470 serial: Migrate CONFIG_FSL_LINFLEXUART to Kconfig by Tuomas Tynkkynen · Mon Apr 09 04:34:34 2018 +0300
  7. 91ebc36 ARM: s32v234evb: Set CONFIG_DM & CONFIG_DM_SERIAL in Kconfig by Tuomas Tynkkynen · Mon Apr 09 04:34:33 2018 +0300
  8. e33932b configs: Drop CONFIG_NET_MULTI by Tom Rini · Mon Apr 23 09:13:09 2018 -0400
  9. da62bb9 clang: Update documentation by Tom Rini · Sun Apr 22 19:15:03 2018 -0400
  10. d5c883b Makefile: Update clang warning disables from Linux by Tom Rini · Sun Apr 22 10:20:50 2018 -0400
  11. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  12. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  13. e5ab15f Merge git://git.denx.de/u-boot-usb by Tom Rini · Thu Apr 26 22:09:11 2018 -0400
  14. 5503894 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Thu Apr 26 22:09:03 2018 -0400
  15. 6e451dd Merge git://git.denx.de/u-boot-sh by Tom Rini · Thu Apr 26 22:08:58 2018 -0400
  16. 2c0f3ae arm: socfpga: Fix with the correct polling on bit is set by Tien Fong Chee · Tue Dec 05 15:57:58 2017 +0800
  17. 0c1b62c usb: gadget: composite: fix NULL pointer when a non standard request is received by Christophe Kerello · Thu Mar 15 09:34:17 2018 +0100
  18. 08de06f usb: host: dwc3: fix phys init by Neil Armstrong · Wed Apr 25 11:39:08 2018 +0200
  19. fbea881 ARM: rmobile: Fix PMIC address on E2 Silk by Marek Vasut · Sun Apr 22 04:44:05 2018 +0200
  20. 37381a2 ARM: rmobile: Update E2 Alt by Marek Vasut · Mon Apr 23 20:24:16 2018 +0200
  21. 2d6dabc ARM: rmobile: Update M2-N Gose by Marek Vasut · Mon Apr 23 20:24:10 2018 +0200
  22. 016a605 ARM: rmobile: Update H2 Lager by Marek Vasut · Mon Apr 23 20:24:06 2018 +0200
  23. 41c65e4 ARM: rmobile: Enable HS200 support on M3N Salvator-X by Marek Vasut · Tue Apr 24 13:00:34 2018 +0200
  24. 2babbac Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Thu Apr 26 07:21:41 2018 -0400
  25. 38a83fb Merge git://git.denx.de/u-boot-spi by Tom Rini · Wed Apr 25 20:50:28 2018 -0400
  26. d61e999 rockchip: defconfig: remove CONFIG_SYS_NS16550 by Kever Yang · Thu Apr 19 11:37:10 2018 +0800
  27. 4a3448c rockchip: enable SYS_NS16550 for all SoCs by default by Kever Yang · Thu Apr 19 11:37:09 2018 +0800
  28. 871435e Revert "rockchip: firefly: Add "usb start" to auto-start USB device" by Kever Yang · Wed Apr 18 18:01:21 2018 +0800
  29. dcf159d rockchip: rk322x: update MACRO for back-to-brom by Kever Yang · Wed Apr 18 12:45:33 2018 +0800
  30. 69022c6 rockchip: rk322x: update TPL_TEXT_BASE by Kever Yang · Wed Apr 18 11:52:34 2018 +0800
  31. 216cccb rockchip: rv1108: add ofdata_to_platdata() method for driver by Kever Yang · Tue Apr 24 11:27:08 2018 +0800
  32. 481cbed rockchip: rk3128: add ofdata_to_platdata() method for driver by Kever Yang · Tue Apr 24 11:27:07 2018 +0800
  33. 1e05ff1 rockchip: rk3036: add ofdata_to_platdata() method for driver by Kever Yang · Tue Apr 24 11:27:06 2018 +0800
  34. 03b7522 config: evb-rk3399: enable make uboot.itb by Peter Robinson · Wed Apr 25 10:50:05 2018 +0100
  35. ac40052 arm: rockchip: make_fit_atf: remove unneeded imports by Patrick Uiterwijk · Wed Apr 25 10:50:04 2018 +0100
  36. d5c0fc6 rockchip: rk3188: use DM timer instead of rk_timer by Kever Yang · Wed Apr 18 11:13:46 2018 +0800
  37. eca183c rockchip: rk3188: add timer3 node by Kever Yang · Wed Apr 18 11:13:45 2018 +0800
  38. b8482a6 rockchip: rk3188: add -u-boot.dtsi for rock-rk3188 by Kever Yang · Wed Apr 18 11:13:44 2018 +0800
  39. 84e0114 rockchip: timer: add compatible strings for rk3188 and rk3288 by Philipp Tomsich · Wed Apr 25 14:07:06 2018 +0200
  40. cda97be rockchip: defconfig: puma-rk3399: enable RTC by Klaus Goger · Fri Apr 13 10:54:28 2018 +0200
  41. 409e10a rockchip: rk3288: provide ${fdtfile} by Heinrich Schuchardt · Fri Apr 13 00:45:57 2018 +0200
  42. 83d71f9 rockchip: clk: rk3288: add clk_enable function and support USB HOST0/HSIC by Wadim Egorov · Mon Mar 19 16:39:29 2018 +0100
  43. 450030f Merge git://git.denx.de/u-boot-video by Tom Rini · Tue Apr 24 20:27:43 2018 -0400
  44. 6985a72 video-uclass: Fix logical-not-parentheses warning by Tom Rini · Sun Apr 22 09:47:48 2018 -0400
  45. 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
  46. 8ff55fb mmc: Staticize sd_select_bus_width by Marek Vasut · Sun Apr 15 00:36:45 2018 +0200
  47. 5500d71 efi_selftest: test EFI_DEVICE_PATH_UTILITIES_PROTOCOL by Heinrich Schuchardt · Mon Apr 16 07:59:10 2018 +0200
  48. cb0f7ce efi_loader: complete EFI_DEVICE_PATH_UTILITIES_PROTOCOL by Heinrich Schuchardt · Mon Apr 16 07:59:09 2018 +0200
  49. 51ca4f5 efi_loader: correcty determine total device path length by Heinrich Schuchardt · Mon Apr 16 07:59:08 2018 +0200
  50. 01d48ed efi_loader: correctly determine length of empty device path by Heinrich Schuchardt · Mon Apr 16 07:59:07 2018 +0200
  51. 60b5ab2 efi_loader: fix AppendDevicePath by Heinrich Schuchardt · Mon Apr 16 07:59:06 2018 +0200
  52. b41c8e2 efi_loader: implement CreateDeviceNode by Heinrich Schuchardt · Mon Apr 16 07:59:05 2018 +0200
  53. 0c388db efi_selftest: fix typo in efi_selftest_devicepath.c by Heinrich Schuchardt · Mon Apr 16 07:59:04 2018 +0200
  54. a9d2260 efi_selftest: do not execute test if setup failed by Heinrich Schuchardt · Mon Apr 16 07:59:03 2018 +0200
  55. 7e69ef1 efi_loader: no support for ARMV7_NONSEC=y by Heinrich Schuchardt · Wed Apr 11 00:41:52 2018 +0200
  56. 9bb2ba3 log: fix typo LOGL_EFI by Heinrich Schuchardt · Fri Mar 23 21:12:17 2018 +0100
  57. a239f2d Merge git://git.denx.de/u-boot-uniphier by Tom Rini · Mon Apr 23 12:21:20 2018 -0400
  58. ec982db ARM: uniphier: move SPL stack address by Masahiro Yamada · Mon Apr 23 15:10:51 2018 +0900
  59. 3bcb76f ARM: uniphier: select a correct mmc device before flashing images by Masahiro Yamada · Fri Apr 20 18:38:27 2018 +0900
  60. 033d080 clk: uniphier: disable SPL_CLK by Masahiro Yamada · Fri Apr 20 18:14:27 2018 +0900
  61. 8b8e9f7 ARM: dts: uniphier: drop u-boot, dm-pre-reloc from SD/eMMC clock node by Masahiro Yamada · Fri Apr 20 18:14:26 2018 +0900
  62. 28afb86 mmc: uniphier-sd: skip clock set-up for SPL by Masahiro Yamada · Fri Apr 20 18:14:25 2018 +0900
  63. 19989d83 mmc: tmio: move clk_enable() to each driver's probe function by Masahiro Yamada · Fri Apr 20 18:14:24 2018 +0900
  64. cb457e8 ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN by Masahiro Yamada · Fri Apr 20 17:42:29 2018 +0900
  65. 9226db7 Merge tag 'xilinx-for-v2018.05-rc3' of git://git.denx.de/u-boot-microblaze by Tom Rini · Mon Apr 23 10:50:38 2018 -0400
  66. 127c8b1 mmc: avoid division by zero in meson_mmc_config_clock by Heinrich Schuchardt · Sat Mar 17 22:49:36 2018 +0000
  67. 7f6992b cmd: clk: Check return value from soc_clk_dump by Michal Simek · Thu Apr 19 15:15:25 2018 +0200
  68. 291d748 watchdog: cadence: Remove useless ioremap by Michal Simek · Thu Apr 19 13:51:50 2018 +0200
  69. 6605d8f arm: zynq: Sync zc770 xm011 defconfigs by Michal Simek · Thu Apr 12 12:34:14 2018 +0200
  70. 4da8899 arm: zynq: Make ENV_SIZE and ENV_OFFSET optional via board file by Michal Simek · Wed Apr 11 16:13:55 2018 +0200
  71. 1b84621 arm: zynq: Wire automatic ddr detection for Zynq and ZynqMP case by Michal Simek · Wed Apr 11 16:12:28 2018 +0200
  72. 1f5642a arm: zynq: Enable setup board name for different boards by Michal Simek · Sun Mar 04 16:15:15 2018 +0100
  73. a26ee2e nand: zynq: Cleanup initialization by Ezequiel Garcia · Sat Jan 13 14:56:17 2018 -0300
  74. 9bdba1f nand: zynq: Fix driver initialization by Ezequiel Garcia · Fri Jan 12 15:30:55 2018 -0300
  75. 208be8f spi: dw: invert wait condition in dw_spi_xfer by Eugeniy Paltsev · Thu Apr 19 17:47:41 2018 +0300
  76. 94fee61 Merge git://git.denx.de/u-boot-usb by Tom Rini · Sun Apr 22 09:30:36 2018 -0400
  77. 3951a62 Merge git://git.denx.de/u-boot-sh by Tom Rini · Sun Apr 22 09:30:29 2018 -0400
  78. 94239a8 usb: dwc3-of-simple: fix error check of clk_get_bulk when disabled by Neil Armstrong · Thu Apr 12 10:13:50 2018 +0200
  79. 6c705f4 usb: dwc3-of-simple: Add support for DRA7/AM57 platforms. by Jean-Jacques Hiblot · Thu Apr 12 10:41:11 2018 +0200
  80. 74d9a9d usb: dwc3-of-simple: Fix dependencies by Jean-Jacques Hiblot · Thu Apr 12 10:41:10 2018 +0200
  81. 52e0ee3 ARM: rmobile: Update E2 Silk by Marek Vasut · Sat Apr 21 16:19:56 2018 +0200
  82. 5b02067 mmc: sh_mmcif: Migrate configs to CONFIG_SH_MMCIF by Marek Vasut · Sat Apr 21 17:53:07 2018 +0200
  83. a8624ac mmc: sh_mmcif: Add Kconfig entry by Marek Vasut · Sat Apr 21 17:40:20 2018 +0200
  84. 26b87a0 mmc: sh_mmcif: Add DM and DT probing support by Marek Vasut · Sat Apr 21 17:27:11 2018 +0200
  85. dada109 clk: renesas: Minor clean up of the R8A7794 clock driver by Marek Vasut · Sat Apr 21 16:35:49 2018 +0200
  86. f5ff753 clk: renesas: Minor clean up of the R8A7792 clock driver by Marek Vasut · Sat Apr 21 16:36:54 2018 +0200
  87. c215a30 sf: Add Spansion s25fl208k entry by Sean Nyekjaer · Wed Apr 04 11:50:54 2018 +0200
  88. 885f6af mtd: sf: add support for sst26wf016, sst26wf032, sst26wf064 by Eugeniy Paltsev · Tue Apr 10 14:40:45 2018 +0300
  89. ae0c408 mtd: sf: Add support of sst26wf* flash ICs protection ops by Eugeniy Paltsev · Tue Apr 10 14:40:44 2018 +0300
  90. 992e12a Merge git://git.denx.de/u-boot-uniphier by Tom Rini · Wed Apr 18 16:24:26 2018 -0400
  91. 5691cd5 Merge git://git.denx.de/u-boot-sh by Tom Rini · Wed Apr 18 16:24:14 2018 -0400
  92. 6cce837 reset: uniphier: add ethernet reset control support by Kunihiko Hayashi · Wed Apr 18 10:06:07 2018 +0900
  93. cb2f1d9 clk: uniphier: add ethernet clock control support by Kunihiko Hayashi · Wed Apr 18 10:05:33 2018 +0900
  94. 0bc5684 ARM: dts: uniphier: sync DT with Linux 4.17-rc1 by Masahiro Yamada · Mon Apr 16 12:35:33 2018 +0900
  95. 6030c05 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Tue Apr 17 17:45:28 2018 -0400
  96. 1a7c879 Merge tag 'arc-for-2018.05-rc3' of git://git.denx.de/u-boot-arc by Tom Rini · Tue Apr 17 17:45:18 2018 -0400
  97. 1b75ce4 reset: fix bulk API when DM_RESET is disabled by Neil Armstrong · Thu Apr 12 10:03:19 2018 +0200
  98. 600388e bootm: Align cache flush begin address by Bryan O'Donoghue · Sun Apr 15 11:48:17 2018 +0100
  99. 52b26d9 clk: fix clk_get_bulk when phandle error by Neil Armstrong · Tue Apr 17 11:30:31 2018 +0200
  100. 6acc49a reset: fix reset_get_bulk when phandle error by Neil Armstrong · Tue Apr 17 11:30:22 2018 +0200