1. 2dfc664 igep00x0: Enable UBI fastmap by Ladislav Michl · Sun Jun 25 10:29:25 2017 +0200
  2. 5727d53 spl: Make UBI fastmap support Kconfig selectable by Ladislav Michl · Sun Jun 25 10:26:11 2017 +0200
  3. df15eec odroid-c2: Populate serial# environment variable from efuse by Martin Böh · Fri Jun 23 13:40:00 2017 +0000
  4. 286c252 gpio: add static to get_function() by Masahiro Yamada · Thu Jun 22 16:50:25 2017 +0900
  5. 5e0ef84 serial: make serial_stub_* to static functions by Masahiro Yamada · Thu Jun 22 16:48:49 2017 +0900
  6. 4b7ed93 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Tue Jul 04 08:00:16 2017 -0400
  7. 6ec97d2 efi_loader: abort on unsupported relocation type by xypron.glpk@gmx.de · Tue Jul 04 00:12:58 2017 +0200
  8. 646f45e efi_loader: Add efi-next git tree to MAINTAINERS file by Alexander Graf · Mon Jul 03 18:10:31 2017 +0200
  9. 1bf5d87 efi_loader: efi_handle_protocol set attributes by xypron.glpk@gmx.de · Thu Jun 29 21:16:19 2017 +0200
  10. a28e815 Prepare v2017.07-rc3 by Tom Rini · Mon Jul 03 19:58:08 2017 -0400
  11. 2028012 powerpc: remove 4xx support by Heiko Schocher · Tue Jun 27 16:49:14 2017 +0200
  12. 6cdd8d8 drivers, block: remove sil680 driver by Heiko Schocher · Tue Jun 27 16:49:13 2017 +0200
  13. b2a05c1 efi_loader: add static to local functions by Masahiro Yamada · Thu Jun 22 17:49:03 2017 +0900
  14. 7758b21 efi_loader: check CreateEvent() parameters by Jonathan Gray · Sun Mar 12 19:26:07 2017 +1100
  15. 00cfc6a efi_loader: run CreateEvent() notify function based on flags by Jonathan Gray · Sun Mar 12 19:26:06 2017 +1100
  16. 9b9b716 efi_loader: Add check for fallback fdt memory reservation by Alexander Graf · Mon Jul 03 13:32:35 2017 +0200
  17. fc5b530 pico-imx7d: Remove bouncing email by Fabio Estevam · Thu Jun 29 14:07:42 2017 -0300
  18. d4ba49f doc: restore doc/README.fsl-clk by Christophe Leroy · Tue Jun 27 16:00:24 2017 +0200
  19. 27fd651 .travis.yml: All DENX boards are now under Aries by Tom Rini · Thu Jun 29 21:24:16 2017 -0400
  20. 5530df3 Revert "armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel" by Tom Rini · Thu Jun 29 21:18:48 2017 -0400
  21. c5f8cee Merge git://git.denx.de/u-boot-arc by Tom Rini · Thu Jun 29 15:28:51 2017 -0400
  22. d088c51 ARM: at91: ma5d4: Support both SF and eMMC SoMs by Marek Vasut · Tue May 02 20:27:50 2017 +0200
  23. 8739d37 ARM: at91: ma5d4: Enable random ethaddr by Marek Vasut · Tue May 02 20:27:49 2017 +0200
  24. 15e80a2 ARM: at91: ma5d4: Switch environment start to eMMC by Marek Vasut · Tue May 02 20:27:48 2017 +0200
  25. 2fea7dd ARM: at91: ma5d4: Boot from MMC2 when using SAM-BA by Marek Vasut · Tue May 02 20:27:47 2017 +0200
  26. 0eaab23 ARM: at91: ma5d4: Enable support for booting from eMMC by Marek Vasut · Tue May 02 20:27:46 2017 +0200
  27. f2228b3 ARM: at91: ma5d4: Swap SD/MMC controller order by Marek Vasut · Tue May 02 20:27:45 2017 +0200
  28. c0ab24c ARM: at91: ma5d4: Init SD/MMC controller in SPL by Marek Vasut · Tue May 02 20:27:44 2017 +0200
  29. 9a541bf ARM: at91: ma5d4: Enable DFU and UMS by Marek Vasut · Tue May 02 20:27:43 2017 +0200
  30. cf57466 ARM: at91: ma5d4: Reset CAN controllers late by Marek Vasut · Tue May 02 20:27:42 2017 +0200
  31. 04e1c3f ARM: at91: ma5d4: Switch DDR2 controller to sequencial address decoding by Marek Vasut · Tue May 02 20:27:41 2017 +0200
  32. 6efde71 ARM: atmel: Rename MA5D4EVK by Marek Vasut · Tue May 02 20:27:40 2017 +0200
  33. 88961bc arc: Add support for HS Development Kit board by Alexey Brodkin · Fri Nov 25 16:23:43 2016 +0300
  34. 982f6bf arcv2: Set IOC aperture so it covers available DDR by Alexey Brodkin · Mon Jun 26 11:46:47 2017 +0300
  35. 86cb88c axs10x: Move environment from I2C EEPROM to SD-card by Alexey Brodkin · Thu Jun 01 17:09:38 2017 +0300
  36. fa7772d axs10x: Get rid of both I2C and EEPROM who used to use I2C by Alexey Brodkin · Thu Jun 01 16:27:27 2017 +0300
  37. 61ce555 boards: axs10x, nsim, tb100: Enable cmdline history by Alexey Brodkin · Fri Apr 21 11:04:19 2017 +0300
  38. 95ab5e7 axs10x: Add support of Ext2/4 FS by Alexey Brodkin · Tue Apr 18 21:24:14 2017 +0300
  39. ba97fa2 axs101: Enable data cache by Alexey Brodkin · Tue Apr 18 21:21:56 2017 +0300
  40. d52ba0a arc: arcv1: Disable master/slave check by Alexey Brodkin · Tue Apr 11 18:24:25 2017 +0300
  41. ea90279 atmel, at91: fix taurus board by Heiko Schocher · Wed Jun 28 11:24:58 2017 +0200
  42. 01f078b at91, dfu, smartweb: set serial number by Heiko Schocher · Mon Jun 26 13:26:14 2017 +0200
  43. a94b536 atmel, at91: fix smartweb board by Heiko Schocher · Fri Jun 23 20:13:59 2017 +0200
  44. d3b3f8d drivers, usb, gadget: fix compiler warnings for at91_udc.c by Heiko Schocher · Fri Jun 23 20:13:58 2017 +0200
  45. a7fce50 GE Bx50v3 boards: fix fdt file variable by Peter Robinson · Thu Jun 29 13:21:38 2017 +0100
  46. 6a75b58 scripts: config_whitelist: Handle lines with leading spaces/tabs by Bin Meng · Thu Jun 29 11:36:25 2017 +0800
  47. 524f3ce ARM: make memset and memcpy prompt message more clearly by Andy Yan · Wed Jun 28 16:27:37 2017 +0800
  48. f32333b usb: gadget: Call g_dnl_bind_fixup() before testing g_dnl_serial length by Lukasz Majewski · Mon Jun 26 13:04:58 2017 +0200
  49. c3cf899 ti816x: Enable ethernet support by Tom Rini · Wed May 10 12:01:02 2017 -0400
  50. c0af484 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Tue Jun 27 09:33:10 2017 -0400
  51. edd59b6 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Jun 27 09:32:37 2017 -0400
  52. 367b3ac Revert "x86: Convert MMC to driver model" by Bin Meng · Mon Jun 26 16:36:15 2017 -0700
  53. a24859c mx6: soc: Fix typo in temperature unit name by Fabio Estevam · Thu Jun 22 10:50:05 2017 -0300
  54. 239b5ff Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Jun 26 15:48:05 2017 -0400
  55. a7cc93e8 i2c_eeprom: add static to i2c_eeprom_std_ops/probe by Masahiro Yamada · Thu Jun 22 16:51:22 2017 +0900
  56. 10913c5 Merge git://git.denx.de/u-boot-uniphier by Tom Rini · Sat Jun 24 18:18:41 2017 -0400
  57. fe09290 arm64: dts: uniphier: add support for LD20 Global board by Kunihiko Hayashi · Thu Jun 22 18:43:52 2017 +0900
  58. 5915284 arm64: dts: uniphier: add support for LD11 Global board by Kunihiko Hayashi · Thu Jun 22 18:43:51 2017 +0900
  59. 31a1788 ARM: dts: uniphier: sync DT with Linux next-20170622 by Masahiro Yamada · Thu Jun 22 16:46:40 2017 +0900
  60. 5e05c4d ARM: uniphier: fix various sparse warnings by Masahiro Yamada · Thu Jun 22 16:42:04 2017 +0900
  61. 28bd0b9 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · Fri Jun 23 11:02:21 2017 -0400
  62. ef5eb17 rockchip: clk: rk3036: correct setting for pll integer mode by Kever Yang · Tue Jun 13 10:03:11 2017 +0800
  63. 5df223c rockchip: mkimage: correct spl_size for rk3399 by Kever Yang · Wed Jun 14 14:54:20 2017 +0800
  64. f0409d3 rockchip: rk3399: correct SPL_MAX_SIZE by Kever Yang · Wed Jun 14 16:14:18 2017 +0800
  65. 9584285 rkcommon.c: Remove unused rkcommon_spi_to_offset by Tom Rini · Thu Jun 08 22:33:25 2017 -0400
  66. 938a335 atmel, at91: fix corvus board by Heiko Schocher · Thu Jun 22 07:42:50 2017 +0200
  67. 30e7b53 MAINTAINERS, git-mailrc: update the maintainer for rockchip by Philipp Tomsich · Wed Jun 21 15:13:38 2017 +0200
  68. b0b588f serial, kconfig: fix menutext by Heiko Schocher · Wed Jun 21 06:23:10 2017 +0200
  69. c6477a0 bdinfo: print fdt_blob by Heiko Schocher · Wed Jun 21 06:22:41 2017 +0200
  70. 709b1e4 board/db410c: add missing linker map entries for efi by Rob Clark · Tue Jun 20 17:55:24 2017 -0400
  71. 7868fba mtd: OneNAND: Fix onenand_block_markbad by Ladislav Michl · Tue Jun 20 17:17:45 2017 +0200
  72. e9c173e onenand_spl_simple: Add DDP OneNAND support by Ladislav Michl · Tue Jun 20 11:44:29 2017 +0200
  73. f7081e9 onenand_spl_simple: Call onenand_spl_get_geometry() only once by Ladislav Michl · Tue Jun 20 11:43:22 2017 +0200
  74. 45bfbd7 api: Define a default mmc max device by Emmanuel Vadot · Tue Jun 20 08:09:40 2017 +0200
  75. 20ef0fc clk_rv1108.c: Fix unused variable warning by Tom Rini · Fri Jun 16 13:06:28 2017 -0400
  76. 1eba758 post: Fix unused variable warning on lwmon5 by Tom Rini · Fri Jun 16 13:06:27 2017 -0400
  77. 910c793 controlcenterd_36BIT_SDCARD: Fix unused variable warning by Tom Rini · Fri Jun 16 13:06:26 2017 -0400
  78. 0c2e1df ARM: dts: OMAP5+: Update spl specific dts by Lokesh Vutla · Fri Jun 16 14:12:58 2017 +0530
  79. ba62c1f ARM: dts: am43xx: Update spl specific dts by Lokesh Vutla · Fri Jun 16 14:12:57 2017 +0530
  80. d00abb1 ti816x: Add additional boot device detection logic by Tom Rini · Thu Jun 15 13:57:00 2017 -0400
  81. 334f5bb arm: omap: Extract OMAP5 boot environment to separate file by Semen Protsenko · Wed Jun 14 21:34:23 2017 +0300
  82. 10c93a6 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Fri Jun 23 08:23:14 2017 -0400
  83. feb93c6 pinctrl: a3700: Fix the issue that gpio controller is registered with wrong node id by Ken Ma · Thu Jun 22 17:13:36 2017 +0800
  84. a12d637 pinctrl: a3700: Fix uart2 group selection register mask by Ken Ma · Thu Jun 22 17:13:35 2017 +0800
  85. 1d1c8c9 x86: Remove CONFIG_USB_MAX_CONTROLLER_COUNT by Bin Meng · Thu Jun 22 14:42:40 2017 +0800
  86. 74649a9 x86: minnowmax: Configure GPIO pins to turn on USB ports VBUS by Bin Meng · Fri Jun 16 06:31:46 2017 -0700
  87. beb7a0f Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Wed Jun 21 08:01:07 2017 -0400
  88. f57817f Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Wed Jun 21 08:00:04 2017 -0400
  89. be7de57 Merge tag 'xilinx-for-v2017.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Wed Jun 21 07:57:37 2017 -0400
  90. a8dccac MAINTAINERS: Add myself as i.MX co-maintainer by Fabio Estevam · Tue Jun 06 09:18:43 2017 -0300
  91. dac518f sunxi: Correct select's of SPL_STACK_R and SPL_SYS_MALLOC_SIMPLE by Tom Rini · Wed Jun 21 07:54:46 2017 -0400
  92. 1de1295 ARM: rmobile: Add missing config bits by Marek Vasut · Tue Jun 20 15:17:19 2017 +0200
  93. 34d41e0 ARM: dts: omap3: Fix dts->dtb typo by Marek Vasut · Tue Jun 20 14:39:31 2017 +0200
  94. 3fae8e5 bch: Fix build on FreeBSD host by Emmanuel Vadot · Tue Jun 20 09:02:29 2017 +0200
  95. 9d6551a tegra: mmc: Set the bus width correctly by Simon Glass · Wed Jun 07 21:11:48 2017 -0600
  96. 492daf2 arm: zynq: Add support for the topic-miamilite system-on-module by Mike Looijmans · Wed Jun 07 07:42:38 2017 +0200
  97. 4f1002d arm: zynq: Move CONFIG_SF_DUAL_FLASH to defconfig by Mike Looijmans · Wed Jun 07 07:42:37 2017 +0200
  98. 8b35330 arm64: zynqmp: Check pmufw version by Michal Simek · Tue Feb 07 14:32:26 2017 +0100
  99. 4e98589 fpga: zynqmppl: Reuse invoke_smc routine by Siva Durga Prasad Paladugu · Fri Feb 17 16:16:01 2017 +0530
  100. 0e39bd7 arm64: zynqmp: Define routines for mmio write and read by Siva Durga Prasad Paladugu · Thu Feb 02 01:10:46 2017 +0530