1. 00344c4 board: ti: am43: Fix DCDC3 voltage for epos-evm by Keerthy · Wed May 02 15:06:31 2018 +0530
  2. 1991bc8 README.sandbox: small typos by Trevor Woerner · Mon Apr 30 19:13:05 2018 -0400
  3. 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
  4. beb6bc3 stdio_dev.h: Drop the video section as it is unused by Tom Rini · Thu May 03 09:12:25 2018 -0400
  5. 29453d4 Merge git://git.denx.de/u-boot-usb by Tom Rini · Thu May 03 09:20:13 2018 -0400
  6. e23f7cf Merge git://git.denx.de/u-boot-sh by Tom Rini · Thu May 03 09:20:02 2018 -0400
  7. e9c8b2e ARM: rmobile: Zap #undef DEBUG by Marek Vasut · Wed May 02 11:55:56 2018 +0200
  8. 920922a ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRING by Marek Vasut · Wed May 02 11:51:46 2018 +0200
  9. ffb703d ARM: rmobile: Convert CONFIG_ARCH_RMOBILE_BOARD_STRING to Kconfig by Marek Vasut · Wed May 02 11:42:22 2018 +0200
  10. 5bed0a9 ARM: rmobile: Fix CONFIG_RMOBILE_BOARD_STRING by Marek Vasut · Wed May 02 11:41:17 2018 +0200
  11. 2d0998c doc: rmobile: Update the README by Marek Vasut · Tue May 01 09:28:29 2018 +0200
  12. 031f404 clk: renesas: Drop USB extal from the R8A7792 clock driver by Marek Vasut · Wed May 02 10:48:15 2018 +0200
  13. ad24b5f Merge git://git.denx.de/u-boot-mmc by Tom Rini · Tue May 01 22:38:18 2018 -0400
  14. c9cfd72 MAINTAINERS: Switch nxp.com domain by Fabio Estevam · Tue May 01 15:54:39 2018 -0300
  15. 0d9087b drivers:power:max77693: remove redundant logical constraint by Heinrich Schuchardt · Sun Mar 18 11:52:45 2018 +0100
  16. 94a5bbc mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is defined by Hannes Schmelzer · Wed Mar 07 08:00:57 2018 +0100
  17. 576a018 mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODE by Hannes Schmelzer · Wed Mar 07 08:00:56 2018 +0100
  18. 2d2fe8e mmc: fix return value check condition by Peng Fan · Mon Mar 05 16:20:40 2018 +0800
  19. a47a6bb samsung: board: init the s2mps11 pmic during booting time by Jaehoon Chung · Mon Jan 29 13:53:19 2018 +0900
  20. b69b5d5 Prepare v2018.05-rc3 by Tom Rini · Tue May 01 09:09:31 2018 -0400
  21. d7a0fc8 usb: f_mass_storage: simplify logical expression by Heinrich Schuchardt · Sun Mar 18 13:12:14 2018 +0100
  22. 629c3b4 usb: gadget: remove duplicate assignment. by Heinrich Schuchardt · Sun Mar 18 13:05:58 2018 +0100
  23. 0c67fef Merge git://git.denx.de/u-boot-imx by Tom Rini · Mon Apr 30 07:14:05 2018 -0400
  24. 472d070a Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Mon Apr 30 06:52:32 2018 -0400
  25. 9d74c70 tools: mkimage: Check for datafile when type is script by Alex Kiernan · Sun Apr 22 05:11:17 2018 +0000
  26. 29438ed2 tools: mkenvimage: Fix possible segfault on stdin input by Alexander Dahl · Fri Apr 20 15:29:31 2018 +0200
  27. 277e4df tools: mkenvimage: Fix read() stdin error handling by Alexander Dahl · Fri Apr 20 15:29:30 2018 +0200
  28. 75f2c86 serial: serial_stm32: Rename status register flags by Patrice Chotard · Fri Apr 20 08:59:07 2018 +0200
  29. 24af24b serial: serial_stm32: Enable overrun by Patrice Chotard · Fri Apr 20 08:59:06 2018 +0200
  30. 236fc69 spl: disk: usb: Add dependencies to sprintf/strto* by Alex Kiernan · Thu Apr 19 04:32:57 2018 +0000
  31. 93c4d21 Consolidate __assert_failed into one implementation by Alex Kiernan · Thu Apr 19 04:32:56 2018 +0000
  32. d07d0a0 spl: Disable printf if not required by Alex Kiernan · Thu Apr 19 04:32:55 2018 +0000
  33. 5b40428 spl: Split sprintf, strto* from SPL serial in Kconfig by Alex Kiernan · Thu Apr 19 04:32:54 2018 +0000
  34. df0df67 spl: ti: Avoid serial calls when serial support is disabled by Alex Kiernan · Thu Apr 19 04:32:53 2018 +0000
  35. 44ad550 spl: Add dependency on serial to Ymodem by Alex Kiernan · Thu Apr 19 04:32:52 2018 +0000
  36. ea7ecea Cleanup CONFIG_SPL_SERIAL_SUPPORT migration by Alex Kiernan · Thu Apr 19 04:32:50 2018 +0000
  37. b09f892 spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT by Alex Kiernan · Thu Apr 19 04:32:51 2018 +0000
  38. 89498f0 test: dm: regmap: fix license header by Masahiro Yamada · Fri Apr 27 01:07:21 2018 +0900
  39. 7b16925 arm: move SYS_ARCH_TIMER to KConfig by Andre Przywara · Thu Apr 12 04:24:46 2018 +0300
  40. 047a475 ARM: qemu-arm: Dynamically determine timer frequency by Tuomas Tynkkynen · Thu Apr 12 04:24:45 2018 +0300
  41. 2cbc120 configs: Resync with savedefconfig by Tom Rini · Sat Apr 28 10:45:55 2018 -0400
  42. e4ce795 distro: select CMD_ENV_EXISTS by Masahiro Yamada · Wed Apr 25 19:16:48 2018 +0900
  43. 9afc6c5 distro: use imply to enable DISTRO_DEFAULTS as SoC default by Masahiro Yamada · Wed Apr 25 18:47:52 2018 +0900
  44. 574a2ba powerpc: fix typo in kgdb.c by Heinrich Schuchardt · Mon Apr 23 22:27:41 2018 +0200
  45. dcf36e9 lib/rsa: Kconfig: Remove superfluous 'depends on RSA' by Eugeniu Rosca · Sat Apr 21 14:00:10 2018 +0200
  46. 0419a9b Migrate IMAGE_FORMAT_LEGACY to Kconfig by Alex Kiernan · Fri Apr 20 21:25:38 2018 +0000
  47. 74bad68 cmd: CONFIG_CMD_LOG select CONFIG_LOG by Heinrich Schuchardt · Thu Apr 19 22:02:46 2018 +0200
  48. c861bd0 log: CONFIG_LOG should select CONFIG_DM by Heinrich Schuchardt · Thu Apr 19 21:59:04 2018 +0200
  49. 79d6643 kbuild: use -fmacro-prefix-map to make __FILE__ a relative path by Masahiro Yamada · Mon Apr 16 13:18:31 2018 +0900
  50. f2c8470 serial: Migrate CONFIG_FSL_LINFLEXUART to Kconfig by Tuomas Tynkkynen · Mon Apr 09 04:34:34 2018 +0300
  51. 91ebc36 ARM: s32v234evb: Set CONFIG_DM & CONFIG_DM_SERIAL in Kconfig by Tuomas Tynkkynen · Mon Apr 09 04:34:33 2018 +0300
  52. e33932b configs: Drop CONFIG_NET_MULTI by Tom Rini · Mon Apr 23 09:13:09 2018 -0400
  53. da62bb9 clang: Update documentation by Tom Rini · Sun Apr 22 19:15:03 2018 -0400
  54. d5c883b Makefile: Update clang warning disables from Linux by Tom Rini · Sun Apr 22 10:20:50 2018 -0400
  55. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  56. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  57. 65d2190 ARM: mxs: support full SPL framework by Mans Rullgard · Sat Apr 21 16:11:10 2018 +0100
  58. 2f66b40 ARM: mxs: move spl data by Mans Rullgard · Sat Apr 21 16:11:09 2018 +0100
  59. 6b2e26f ARM: spl: include arm/thumb glue sections by Mans Rullgard · Sat Apr 21 16:11:08 2018 +0100
  60. 96db04f ARM: arm926ejs: fix lowlevel_init call by Mans Rullgard · Sat Apr 21 16:11:07 2018 +0100
  61. 04ef865 ARM: mxs: make lowlevel_init() weak by Mans Rullgard · Sat Apr 21 16:11:06 2018 +0100
  62. e5ab15f Merge git://git.denx.de/u-boot-usb by Tom Rini · Thu Apr 26 22:09:11 2018 -0400
  63. 5503894 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Thu Apr 26 22:09:03 2018 -0400
  64. 6e451dd Merge git://git.denx.de/u-boot-sh by Tom Rini · Thu Apr 26 22:08:58 2018 -0400
  65. 2c0f3ae arm: socfpga: Fix with the correct polling on bit is set by Tien Fong Chee · Tue Dec 05 15:57:58 2017 +0800
  66. 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
  67. 08de06f usb: host: dwc3: fix phys init by Neil Armstrong · Wed Apr 25 11:39:08 2018 +0200
  68. fbea881 ARM: rmobile: Fix PMIC address on E2 Silk by Marek Vasut · Sun Apr 22 04:44:05 2018 +0200
  69. 37381a2 ARM: rmobile: Update E2 Alt by Marek Vasut · Mon Apr 23 20:24:16 2018 +0200
  70. 2d6dabc ARM: rmobile: Update M2-N Gose by Marek Vasut · Mon Apr 23 20:24:10 2018 +0200
  71. 016a605 ARM: rmobile: Update H2 Lager by Marek Vasut · Mon Apr 23 20:24:06 2018 +0200
  72. 41c65e4 ARM: rmobile: Enable HS200 support on M3N Salvator-X by Marek Vasut · Tue Apr 24 13:00:34 2018 +0200
  73. 2babbac Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Thu Apr 26 07:21:41 2018 -0400
  74. 016f005 imx6ul: opos6ul: in Serial Downloader boot mode use ymodem by Sébastien Szymanski · Tue Apr 17 17:29:32 2018 +0200
  75. 1f29ce5 imx6ul: opos6ul: add SPL_DM support by Sébastien Szymanski · Tue Apr 17 17:29:31 2018 +0200
  76. e3a71b0 warp7: defconfig: Fix CAAM on boot with tip-of-tree by Bryan O'Donoghue · Tue Apr 24 18:44:30 2018 +0100
  77. 1a6ed4d warp7: secure_defconfig: Remove secure_defconfig by Bryan O'Donoghue · Tue Apr 24 18:44:31 2018 +0100
  78. 4731122 dts: dm: fec: imx53: Provide proper compatible string for imx53 fec driver by Lukasz Majewski · Sun Apr 15 21:54:22 2018 +0200
  79. 07b75a3 eth: dm: fec: Change FEC PHY mask setting from CONFIG_PHYLIB to CONFIG_FEC_MXC_PHYADDR by Lukasz Majewski · Sun Apr 15 21:45:54 2018 +0200
  80. dff91ef Revert "imximage: Remove failure when no IVT offset is found" by Fabio Estevam · Sun Apr 15 07:37:36 2018 -0300
  81. ea70f5f mx7dsabresd: Remove the mx7dsabresd_secure_defconfig target by Fabio Estevam · Thu Apr 19 17:34:10 2018 -0300
  82. c5fa5c6 arm,imx6: fix PAD_CTL_SPEED_LOW constant by Mark Jonas · Mon Apr 16 18:11:50 2018 +0200
  83. 859542e warp7: Add support for automated secure boot.scr verification by Bryan O'Donoghue · Tue Apr 24 18:46:47 2018 +0100
  84. cfa1b44 warp7: defconfig: Enable CMD_SETEXPR by Bryan O'Donoghue · Tue Apr 24 18:46:46 2018 +0100
  85. 4cbef91 warp7: hab: Set environment variable indicating IVT offset by Bryan O'Donoghue · Tue Apr 24 18:46:45 2018 +0100
  86. 28d0750 warp7: add warp7_auth_or_fail by Bryan O'Donoghue · Tue Apr 24 18:46:44 2018 +0100
  87. d24cdbc warp7: Define the name of a signed boot-script file by Bryan O'Donoghue · Tue Apr 24 18:46:43 2018 +0100
  88. 54e93db warp7: select uuid partition based on rootpart by Bryan O'Donoghue · Tue Apr 24 18:46:42 2018 +0100
  89. 52f378d warp7: Add Kconfig WARP7_ROOT_PART by Bryan O'Donoghue · Tue Apr 24 18:46:41 2018 +0100
  90. e9bb5d5 warp7: Make CONFIG_SYS_FDT_ADDR a define by Bryan O'Donoghue · Tue Apr 24 18:46:40 2018 +0100
  91. 0d02823 warp7: defconfig: Enable CONFIG_BOOTM_TEE by Bryan O'Donoghue · Tue Apr 24 18:46:39 2018 +0100
  92. 628fcb2 warp7: defconfig: Enable CONFIG_SECURE_BOOT by Bryan O'Donoghue · Tue Apr 24 18:46:38 2018 +0100
  93. c5a02a5 warp7: Specify CONFIG_OPTEE_LOAD_ADDR by Bryan O'Donoghue · Tue Apr 24 18:46:37 2018 +0100
  94. 446dddd warp7: Print out the OPTEE DRAM region by Bryan O'Donoghue · Tue Apr 24 18:46:36 2018 +0100
  95. 2adfdff warp7: Allocate specific region of memory to OPTEE by Bryan O'Donoghue · Tue Apr 24 18:46:35 2018 +0100
  96. c78d266 warp7: defconfig: Enable OPTEE for WaRP7 by Bryan O'Donoghue · Tue Apr 24 18:46:34 2018 +0100
  97. 1b60ee6 warp7: hab: Set environment variable indicating HAB enable by Bryan O'Donoghue · Tue Apr 24 18:46:33 2018 +0100
  98. a484af6 warp7: hab: Add a CSF location definition by Bryan O'Donoghue · Tue Apr 24 18:46:32 2018 +0100
  99. 6170aad imximage: Specify default IVT offset in IMX image by Bryan O'Donoghue · Tue Apr 24 18:46:31 2018 +0100
  100. 21e3a77 tools/imximage: Fix fruity lack of 0x prefix in DCD Blocks by Bryan O'Donoghue · Tue Apr 24 18:46:30 2018 +0100