1. 767a10a pmic: Add support for setting transmission length in uclass private data by Lukasz Majewski · Tue May 15 16:26:35 2018 +0200
  2. 2a1a0a3 pmic: fsl: Define number of bytes sent at once by MC34708 PMIC by Lukasz Majewski · Tue May 15 16:26:34 2018 +0200
  3. 79b05d2 pmic: fsl: Provide some more definitions for MC34708 PMIC by Lukasz Majewski · Tue May 15 16:26:33 2018 +0200
  4. 920decd configs: imx6dl-mamoj: Add Falcon mode support by Jagan Teki · Mon May 07 11:21:39 2018 +0530
  5. ce37014 configs: imx6dl-mamoj: Add DFU support by Jagan Teki · Mon May 07 11:21:38 2018 +0530
  6. e014275 i.MX6: board: Add BTicino i.MX6DL Mamoj initial support by Jagan Teki · Mon May 07 11:21:34 2018 +0530
  7. 2ab7898 imx6: Convert sabrelite and nitrogen6x boards to distro boot support by Guillaume GARDET · Wed Apr 18 17:04:58 2018 +0200
  8. 1c7e8bd ge: ppd: move CONFIG_ENV_IS_IN_MMC to defconfig by Sebastian Reichel · Mon Apr 23 17:10:43 2018 +0200
  9. 4e16805 mx6: remove duplicated BOUNCE_BUFFER defines by Peter Robinson · Sat May 12 09:48:03 2018 +0100
  10. c961c3b mx6: Select CONFIG_MP with MX6_SMP by Peter Robinson · Sat May 12 09:45:31 2018 +0100
  11. 2a23544 mx7: remove empty ifndef statement by Peter Robinson · Sat May 12 09:44:20 2018 +0100
  12. ea5124f mx6 common: remove dangling comment by Peter Robinson · Sat May 12 09:43:10 2018 +0100
  13. c74f70f mx31pdk: Convert CONFIG_MX31 flag to use Kconfig. by Magnus Lilja · Fri May 11 14:06:54 2018 +0200
  14. 467778a board: ge: bx50v3: remove redundant targets by Ian Ray · Wed Apr 25 16:57:04 2018 +0200
  15. d8c6099 board: ge: bx50v3: configure video arguments using VPD by Ian Ray · Wed Apr 25 16:57:03 2018 +0200
  16. 943679d net: add Kconfig for MVGBE by Chris Packham · Thu May 03 23:00:35 2018 +1200
  17. bfa7c21 net: Add Kconfig option for BOOTP_NTPSERVER by Chris Packham · Thu May 03 20:19:02 2018 +1200
  18. f504d1a treewide: Move CONFIG_PHY_MARVELL to Kconfig by Mario Six · Fri Apr 27 14:52:21 2018 +0200
  19. 9fcff3a rockchip: set SYS_NS16550_MEM32 for all SoCs by Jonathan Gray · Tue May 08 20:43:01 2018 +1000
  20. f835bed arm64: mvebu: Add basic support for the Turris Mox board by Marek Behún · Tue Apr 24 17:21:31 2018 +0200
  21. ff04b2e Merge git://git.denx.de/u-boot-tegra by Tom Rini · Fri May 11 15:22:36 2018 -0400
  22. 7675af0 SPDX: Correct SPDX tags from recent xilinx merge by Tom Rini · Fri May 11 14:54:57 2018 -0400
  23. ad2102e Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Fri May 11 11:45:28 2018 -0400
  24. d4c1275 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri May 11 07:09:21 2018 -0400
  25. cad14a8 mmc: zynq_sdhci: Add support for SD3.0 by Siva Durga Prasad Paladugu · Thu Apr 19 12:37:09 2018 +0530
  26. c0290b4 mmc: sdhci: Read capabilities register1 and update host caps by Siva Durga Prasad Paladugu · Thu Apr 19 12:37:08 2018 +0530
  27. 9f044d4 sdhci: Add new sdhci ops for platform specific tuning and delays by Siva Durga Prasad Paladugu · Thu Apr 19 12:37:06 2018 +0530
  28. b513bcd arm: zynqmp: Add ZynqMP minimal R5 support by Michal Simek · Thu Apr 12 17:39:46 2018 +0200
  29. 5329d67 tools: zynqmpimage: Add bif support by Alexander Graf · Fri Apr 13 14:18:52 2018 +0200
  30. 4c9e59a arm64: zynqmp: Add new defconfig for zc1275 revB by Siva Durga Prasad Paladugu · Wed Apr 11 14:13:05 2018 +0530
  31. f31d90f arm: zynq: Rework FPGA initialization by Michal Simek · Wed Jan 17 10:56:22 2018 -0300
  32. 492a5cd Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Thu May 10 22:57:41 2018 -0400
  33. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · Mon May 07 17:02:21 2018 -0400
  34. 11263e6 include: update log2 header from the Linux kernel by Heinrich Schuchardt · Mon May 07 22:18:27 2018 +0200
  35. ce89eb8 bootcount: Add function wrappers to handle bootcount increment and error checking by Lukasz Majewski · Wed May 02 16:10:52 2018 +0200
  36. dc6301b bootcount: Add include guards into bootcount.h file by Lukasz Majewski · Wed May 02 16:10:51 2018 +0200
  37. 7b81dc5 power: as3722: add as3722_ldo_set_voltage signature to header file by Marcel Ziswiler · Tue May 08 17:34:10 2018 +0200
  38. 53f4863 pci: tegra: introduce weak tegra_pcie_board_port_reset() function by Marcel Ziswiler · Tue May 08 17:34:09 2018 +0200
  39. ee107b3 power: as3722: fix ldo_get/set_enable for ldo index bigger than 7 by Marcel Ziswiler · Tue May 08 17:34:08 2018 +0200
  40. 01b9a22 configs: apalis-tk1: fix boot failure using ext4 rootfs by Sanchayan Maity · Tue May 08 17:34:06 2018 +0200
  41. 9c9d219 configs: harmony: enable live tree, mtd and ubi by Marcel Ziswiler · Mon May 07 23:18:42 2018 +0200
  42. 98c9076 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Wed May 09 12:58:06 2018 -0400
  43. 1a0c4ae driver: net: fsl-mc: updated copyright info by Yogesh Gaur · Wed May 09 10:52:17 2018 +0530
  44. 15030bc armv8: ls1088a: Move CONFIG_BOOTARGS and CONFIG_CMD_GREPENV to defconfig by Ashish Kumar · Mon Mar 26 15:02:41 2018 +0530
  45. 83fbe91 mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0 by Jagdish Gediya · Sat Mar 24 02:55:51 2018 +0530
  46. 9351605 arm: ti: boot: Extract PARTS_DEFAULT to boot.h by Sam Protsenko · Thu Apr 19 23:57:30 2018 +0300
  47. 83f6928 image: socfpga: Add SFP image version 1 definition by Marek Vasut · Sun Apr 15 13:15:33 2018 +0200
  48. 0ab7d63 Merge git://git.denx.de/u-boot-mmc by Tom Rini · Tue May 08 13:47:39 2018 -0400
  49. 5444ec6 regmap: add regmap_update_bits() helper by Neil Armstrong · Fri Apr 27 11:56:14 2018 +0200
  50. f6ef229 ARM: dts: stm32mp157c-ed1: Add regulator node by Patrice Chotard · Thu Apr 26 17:13:11 2018 +0200
  51. d89516b env: ti: android: boot with FIT Image by Praneeth Bajjuri · Wed Apr 25 16:03:24 2018 -0500
  52. 5d54d1b ARM64: meson: Sync DT and Bindings with Linux 4.16 by Neil Armstrong · Wed Apr 11 17:40:40 2018 +0200
  53. 6e89d92 ARM: meson: rename GXBB to GX by Neil Armstrong · Wed Apr 11 17:13:45 2018 +0200
  54. 7264aae clk: clk_stm32f: Use PLLSAIP as USB 48MHz clock by Patrice Chotard · Wed Apr 11 17:07:45 2018 +0200
  55. 239cb2f mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.h by Jaehoon Chung · Fri Jan 26 19:25:29 2018 +0900
  56. 42e214c lib: fdtdec: drop the old compatible about max77686 by Jaehoon Chung · Thu Jan 25 16:11:03 2018 +0900
  57. 427e669 fastboot: sparse: make write_sparse_image useable for non-fastboot by Jassi Brar · Fri Apr 06 12:05:09 2018 +0530
  58. 040703e fastboot: sparse: remove redundant argument to write_sparse_image by Jassi Brar · Fri Apr 06 12:04:52 2018 +0530
  59. 60f9a1e syscon: add Linux-compatible syscon API by Masahiro Yamada · Thu Apr 19 12:14:04 2018 +0900
  60. e4873e3 regmap: change regmap_init_mem() to take ofnode instead udevice by Masahiro Yamada · Thu Apr 19 12:14:03 2018 +0900
  61. 9349bcc dm: ofnode: add ofnode_device_is_compatible() helper by Masahiro Yamada · Thu Apr 19 12:14:02 2018 +0900
  62. 54c5ecb regmap: clean up regmap allocation by Masahiro Yamada · Thu Apr 19 12:14:01 2018 +0900
  63. e020737 arm: stm32mp1: add PSCI support by Patrick Delaunay · Mon Apr 16 10:13:24 2018 +0200
  64. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · Sun May 06 18:27:01 2018 -0400
  65. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  66. 731eb07 ARM: dts: sun8i: Sync r40 dtsi from Linux by Jagan Teki · Fri Apr 27 17:33:41 2018 +0530
  67. 00344c4 board: ti: am43: Fix DCDC3 voltage for epos-evm by Keerthy · Wed May 02 15:06:31 2018 +0530
  68. 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
  69. beb6bc3 stdio_dev.h: Drop the video section as it is unused by Tom Rini · Thu May 03 09:12:25 2018 -0400
  70. e23f7cf Merge git://git.denx.de/u-boot-sh by Tom Rini · Thu May 03 09:20:02 2018 -0400
  71. e9c8b2e ARM: rmobile: Zap #undef DEBUG by Marek Vasut · Wed May 02 11:55:56 2018 +0200
  72. ffb703d ARM: rmobile: Convert CONFIG_ARCH_RMOBILE_BOARD_STRING to Kconfig by Marek Vasut · Wed May 02 11:42:22 2018 +0200
  73. 5bed0a9 ARM: rmobile: Fix CONFIG_RMOBILE_BOARD_STRING by Marek Vasut · Wed May 02 11:41:17 2018 +0200
  74. 576a018 mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODE by Hannes Schmelzer · Wed Mar 07 08:00:56 2018 +0100
  75. 0c67fef Merge git://git.denx.de/u-boot-imx by Tom Rini · Mon Apr 30 07:14:05 2018 -0400
  76. ea7ecea Cleanup CONFIG_SPL_SERIAL_SUPPORT migration by Alex Kiernan · Thu Apr 19 04:32:50 2018 +0000
  77. 7b16925 arm: move SYS_ARCH_TIMER to KConfig by Andre Przywara · Thu Apr 12 04:24:46 2018 +0300
  78. 047a475 ARM: qemu-arm: Dynamically determine timer frequency by Tuomas Tynkkynen · Thu Apr 12 04:24:45 2018 +0300
  79. 0419a9b Migrate IMAGE_FORMAT_LEGACY to Kconfig by Alex Kiernan · Fri Apr 20 21:25:38 2018 +0000
  80. f2c8470 serial: Migrate CONFIG_FSL_LINFLEXUART to Kconfig by Tuomas Tynkkynen · Mon Apr 09 04:34:34 2018 +0300
  81. 91ebc36 ARM: s32v234evb: Set CONFIG_DM & CONFIG_DM_SERIAL in Kconfig by Tuomas Tynkkynen · Mon Apr 09 04:34:33 2018 +0300
  82. e33932b configs: Drop CONFIG_NET_MULTI by Tom Rini · Mon Apr 23 09:13:09 2018 -0400
  83. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  84. 65d2190 ARM: mxs: support full SPL framework by Mans Rullgard · Sat Apr 21 16:11:10 2018 +0100
  85. 6e451dd Merge git://git.denx.de/u-boot-sh by Tom Rini · Thu Apr 26 22:08:58 2018 -0400
  86. 37381a2 ARM: rmobile: Update E2 Alt by Marek Vasut · Mon Apr 23 20:24:16 2018 +0200
  87. 2d6dabc ARM: rmobile: Update M2-N Gose by Marek Vasut · Mon Apr 23 20:24:10 2018 +0200
  88. 016a605 ARM: rmobile: Update H2 Lager by Marek Vasut · Mon Apr 23 20:24:06 2018 +0200
  89. 1f29ce5 imx6ul: opos6ul: add SPL_DM support by Sébastien Szymanski · Tue Apr 17 17:29:31 2018 +0200
  90. 859542e warp7: Add support for automated secure boot.scr verification by Bryan O'Donoghue · Tue Apr 24 18:46:47 2018 +0100
  91. 4cbef91 warp7: hab: Set environment variable indicating IVT offset by Bryan O'Donoghue · Tue Apr 24 18:46:45 2018 +0100
  92. 28d0750 warp7: add warp7_auth_or_fail by Bryan O'Donoghue · Tue Apr 24 18:46:44 2018 +0100
  93. d24cdbc warp7: Define the name of a signed boot-script file by Bryan O'Donoghue · Tue Apr 24 18:46:43 2018 +0100
  94. 54e93db warp7: select uuid partition based on rootpart by Bryan O'Donoghue · Tue Apr 24 18:46:42 2018 +0100
  95. e9bb5d5 warp7: Make CONFIG_SYS_FDT_ADDR a define by Bryan O'Donoghue · Tue Apr 24 18:46:40 2018 +0100
  96. c5a02a5 warp7: Specify CONFIG_OPTEE_LOAD_ADDR by Bryan O'Donoghue · Tue Apr 24 18:46:37 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. 6170aad imximage: Specify default IVT offset in IMX image by Bryan O'Donoghue · Tue Apr 24 18:46:31 2018 +0100
  99. 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
  100. 4a3448c rockchip: enable SYS_NS16550 for all SoCs by default by Kever Yang · Thu Apr 19 11:37:09 2018 +0800