1. 01f078b at91, dfu, smartweb: set serial number by Heiko Schocher · Mon Jun 26 13:26:14 2017 +0200
  2. a94b536 atmel, at91: fix smartweb board by Heiko Schocher · Fri Jun 23 20:13:59 2017 +0200
  3. d3b3f8d drivers, usb, gadget: fix compiler warnings for at91_udc.c by Heiko Schocher · Fri Jun 23 20:13:58 2017 +0200
  4. a7fce50 GE Bx50v3 boards: fix fdt file variable by Peter Robinson · Thu Jun 29 13:21:38 2017 +0100
  5. 6a75b58 scripts: config_whitelist: Handle lines with leading spaces/tabs by Bin Meng · Thu Jun 29 11:36:25 2017 +0800
  6. 524f3ce ARM: make memset and memcpy prompt message more clearly by Andy Yan · Wed Jun 28 16:27:37 2017 +0800
  7. 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
  8. c3cf899 ti816x: Enable ethernet support by Tom Rini · Wed May 10 12:01:02 2017 -0400
  9. c0af484 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Tue Jun 27 09:33:10 2017 -0400
  10. edd59b6 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Jun 27 09:32:37 2017 -0400
  11. 367b3ac Revert "x86: Convert MMC to driver model" by Bin Meng · Mon Jun 26 16:36:15 2017 -0700
  12. a24859c mx6: soc: Fix typo in temperature unit name by Fabio Estevam · Thu Jun 22 10:50:05 2017 -0300
  13. 239b5ff Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Jun 26 15:48:05 2017 -0400
  14. a7cc93e8 i2c_eeprom: add static to i2c_eeprom_std_ops/probe by Masahiro Yamada · Thu Jun 22 16:51:22 2017 +0900
  15. 10913c5 Merge git://git.denx.de/u-boot-uniphier by Tom Rini · Sat Jun 24 18:18:41 2017 -0400
  16. fe09290 arm64: dts: uniphier: add support for LD20 Global board by Kunihiko Hayashi · Thu Jun 22 18:43:52 2017 +0900
  17. 5915284 arm64: dts: uniphier: add support for LD11 Global board by Kunihiko Hayashi · Thu Jun 22 18:43:51 2017 +0900
  18. 31a1788 ARM: dts: uniphier: sync DT with Linux next-20170622 by Masahiro Yamada · Thu Jun 22 16:46:40 2017 +0900
  19. 5e05c4d ARM: uniphier: fix various sparse warnings by Masahiro Yamada · Thu Jun 22 16:42:04 2017 +0900
  20. 28bd0b9 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · Fri Jun 23 11:02:21 2017 -0400
  21. ef5eb17 rockchip: clk: rk3036: correct setting for pll integer mode by Kever Yang · Tue Jun 13 10:03:11 2017 +0800
  22. 5df223c rockchip: mkimage: correct spl_size for rk3399 by Kever Yang · Wed Jun 14 14:54:20 2017 +0800
  23. f0409d3 rockchip: rk3399: correct SPL_MAX_SIZE by Kever Yang · Wed Jun 14 16:14:18 2017 +0800
  24. 9584285 rkcommon.c: Remove unused rkcommon_spi_to_offset by Tom Rini · Thu Jun 08 22:33:25 2017 -0400
  25. 938a335 atmel, at91: fix corvus board by Heiko Schocher · Thu Jun 22 07:42:50 2017 +0200
  26. 30e7b53 MAINTAINERS, git-mailrc: update the maintainer for rockchip by Philipp Tomsich · Wed Jun 21 15:13:38 2017 +0200
  27. b0b588f serial, kconfig: fix menutext by Heiko Schocher · Wed Jun 21 06:23:10 2017 +0200
  28. c6477a0 bdinfo: print fdt_blob by Heiko Schocher · Wed Jun 21 06:22:41 2017 +0200
  29. 709b1e4 board/db410c: add missing linker map entries for efi by Rob Clark · Tue Jun 20 17:55:24 2017 -0400
  30. 7868fba mtd: OneNAND: Fix onenand_block_markbad by Ladislav Michl · Tue Jun 20 17:17:45 2017 +0200
  31. e9c173e onenand_spl_simple: Add DDP OneNAND support by Ladislav Michl · Tue Jun 20 11:44:29 2017 +0200
  32. f7081e9 onenand_spl_simple: Call onenand_spl_get_geometry() only once by Ladislav Michl · Tue Jun 20 11:43:22 2017 +0200
  33. 45bfbd7 api: Define a default mmc max device by Emmanuel Vadot · Tue Jun 20 08:09:40 2017 +0200
  34. 20ef0fc clk_rv1108.c: Fix unused variable warning by Tom Rini · Fri Jun 16 13:06:28 2017 -0400
  35. 1eba758 post: Fix unused variable warning on lwmon5 by Tom Rini · Fri Jun 16 13:06:27 2017 -0400
  36. 910c793 controlcenterd_36BIT_SDCARD: Fix unused variable warning by Tom Rini · Fri Jun 16 13:06:26 2017 -0400
  37. 0c2e1df ARM: dts: OMAP5+: Update spl specific dts by Lokesh Vutla · Fri Jun 16 14:12:58 2017 +0530
  38. ba62c1f ARM: dts: am43xx: Update spl specific dts by Lokesh Vutla · Fri Jun 16 14:12:57 2017 +0530
  39. d00abb1 ti816x: Add additional boot device detection logic by Tom Rini · Thu Jun 15 13:57:00 2017 -0400
  40. 334f5bb arm: omap: Extract OMAP5 boot environment to separate file by Semen Protsenko · Wed Jun 14 21:34:23 2017 +0300
  41. 10c93a6 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Fri Jun 23 08:23:14 2017 -0400
  42. 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
  43. a12d637 pinctrl: a3700: Fix uart2 group selection register mask by Ken Ma · Thu Jun 22 17:13:35 2017 +0800
  44. 1d1c8c9 x86: Remove CONFIG_USB_MAX_CONTROLLER_COUNT by Bin Meng · Thu Jun 22 14:42:40 2017 +0800
  45. 74649a9 x86: minnowmax: Configure GPIO pins to turn on USB ports VBUS by Bin Meng · Fri Jun 16 06:31:46 2017 -0700
  46. beb7a0f Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Wed Jun 21 08:01:07 2017 -0400
  47. f57817f Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Wed Jun 21 08:00:04 2017 -0400
  48. 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
  49. a8dccac MAINTAINERS: Add myself as i.MX co-maintainer by Fabio Estevam · Tue Jun 06 09:18:43 2017 -0300
  50. 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
  51. 1de1295 ARM: rmobile: Add missing config bits by Marek Vasut · Tue Jun 20 15:17:19 2017 +0200
  52. 34d41e0 ARM: dts: omap3: Fix dts->dtb typo by Marek Vasut · Tue Jun 20 14:39:31 2017 +0200
  53. 3fae8e5 bch: Fix build on FreeBSD host by Emmanuel Vadot · Tue Jun 20 09:02:29 2017 +0200
  54. 9d6551a tegra: mmc: Set the bus width correctly by Simon Glass · Wed Jun 07 21:11:48 2017 -0600
  55. 492daf2 arm: zynq: Add support for the topic-miamilite system-on-module by Mike Looijmans · Wed Jun 07 07:42:38 2017 +0200
  56. 4f1002d arm: zynq: Move CONFIG_SF_DUAL_FLASH to defconfig by Mike Looijmans · Wed Jun 07 07:42:37 2017 +0200
  57. 8b35330 arm64: zynqmp: Check pmufw version by Michal Simek · Tue Feb 07 14:32:26 2017 +0100
  58. 4e98589 fpga: zynqmppl: Reuse invoke_smc routine by Siva Durga Prasad Paladugu · Fri Feb 17 16:16:01 2017 +0530
  59. 0e39bd7 arm64: zynqmp: Define routines for mmio write and read by Siva Durga Prasad Paladugu · Thu Feb 02 01:10:46 2017 +0530
  60. d8e4e1c arm: zynq: Add Kconfig option for any DDR specific initialization by Siva Durga Prasad Paladugu · Fri May 12 15:04:11 2017 +0530
  61. efc2e12 arm64: zynqmp: Do not map unused OCM/TCM region by Michal Simek · Sat Feb 25 18:17:11 2017 +0100
  62. a889620 arm64: zynqmp: Add comment about level shifter mode v1 by Michal Simek · Thu Mar 02 11:02:55 2017 +0100
  63. f0d8fc6 arm64: zynqmp: Add empty sleep.h file for psu_init* compilation by Michal Simek · Thu May 25 16:08:43 2017 +0200
  64. 9c7a6a2 block: sata: ceva: drop extraneous netdev.h include by Peter Robinson · Sun May 14 21:47:02 2017 +0100
  65. 1a8c43e arm64: zynqmp: Decrease MALLOC size for SPL by Michal Simek · Fri Oct 14 14:06:28 2016 +0200
  66. 9ac7d1a Prepare v2017.07--rc2 by Tom Rini · Mon Jun 19 20:41:27 2017 -0400
  67. 3c05440 arm64: zynqmp: Fix psu_init* external functions by Michal Simek · Wed Feb 15 10:13:22 2017 +0100
  68. 1a77d41 arm64: zynqmp: spl: use given boot_device instead of fetching it again by Jean-Francois Dagenais · Sun Apr 02 21:44:35 2017 -0400
  69. 865778a arm64: zynqmp: spl: fix dual SD controller support by Jean-Francois Dagenais · Sun Apr 02 21:44:34 2017 -0400
  70. 905795f arm64: zynqmp: Wire SD1 level shifter mode to SPL by Michal Simek · Wed Feb 15 09:10:16 2017 +0100
  71. cbdc1d4 microblaze: Build only DTBs for selected target by Michal Simek · Wed Feb 15 08:22:04 2017 +0100
  72. 002c848 arm64: zynqmp: Remove CPU_RELEASE_ADDR macro by Michal Simek · Wed May 03 16:22:30 2017 +0200
  73. 256aa74 configs: Resync defconfigs by Tom Rini · Mon Jun 19 09:47:40 2017 -0400
  74. d570524 Merge git://git.denx.de/u-boot-usb by Tom Rini · Mon Jun 19 08:08:57 2017 -0400
  75. b34207f Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon Jun 19 08:08:40 2017 -0400
  76. 7090313 odroid: remove CONFIG_DM_I2C_COMPAT config by Jaehoon Chung · Wed Jun 07 12:08:40 2017 +0900
  77. 0ec3244 cmd: usb_mass_storage: Staticize do_usb_mass_storage() by Fabio Estevam · Fri May 27 22:37:11 2016 -0300
  78. 9b9c3f3 cmd: usb_mass_storage: Use NULL for pointer by Fabio Estevam · Fri May 27 22:37:10 2016 -0300
  79. 8a5d013 at91_udc.c: Fix unused variable warning by Tom Rini · Tue Apr 18 22:23:51 2017 -0400
  80. bb1cd63 drivers/usb/ehci: Use platform-specific accessors by Alexey Brodkin · Mon Jun 05 22:31:51 2017 +0300
  81. cc3fe06 usb: dwc2: force to host mode if not support HNP/SRP by Meng Dongyang · Thu Jun 08 15:34:20 2017 +0800
  82. 183f1d2 powerpc, 5xx: remove some "5xx" remains by Heiko Schocher · Wed Jun 14 05:49:42 2017 +0200
  83. 26b2a0b powerpc, 82xx: remove some missed mpc82xx remains by Heiko Schocher · Wed Jun 14 05:49:41 2017 +0200
  84. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · Wed Jun 14 05:49:40 2017 +0200
  85. 589300e arm: mach-omap2: Generate MLO file from SD boot capable targets by Andrew F. Davis · Tue Jun 13 15:04:59 2017 -0500
  86. e1876bc cmd: ethsw: Fix out-of-bounds error by York Sun · Tue Jun 13 09:50:41 2017 -0700
  87. 9a5a5b5 arm: ti: Add missing guards to headers by Semen Protsenko · Tue Jun 13 18:15:58 2017 +0300
  88. af4ea2a board/BuR/brxre1: refactor default environment by Hannes Schmelzer · Tue Jun 13 14:11:33 2017 +0200
  89. 82be916 board/BuR/brxre1: cosmetic cleanup of config-header by Hannes Schmelzer · Tue Jun 13 14:11:32 2017 +0200
  90. 4a7491b board/BuR/brxre1: drop obsolete CONFIG_LCD_NOSTDOUT from config-header by Hannes Schmelzer · Tue Jun 13 14:11:31 2017 +0200
  91. f5cfa7b board/BuR/brxre1: drop bootlogo feature by Hannes Schmelzer · Tue Jun 13 14:11:30 2017 +0200
  92. d58c06d board/BuR/brxre1: fix MMC boot by Hannes Schmelzer · Tue Jun 13 14:11:29 2017 +0200
  93. 622b7b3 treewide: remove unneeded semicolons by Masahiro Yamada · Tue Jun 13 15:17:28 2017 +0900
  94. 5b494a3 defconfig: arm335x_evm_usbspl: Update MUSB Ethernet by Michael Welling · Mon Jun 12 18:02:39 2017 -0500
  95. 375ec00 include: nand: move endif to end of file by Mugunthan V N · Mon Jan 23 16:04:34 2017 -0600
  96. 2eba9d9 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Wed Jun 14 18:53:03 2017 -0400
  97. 20d6209 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Wed Jun 14 18:52:49 2017 -0400
  98. 28105bb sun50i: h5: Add initial NanoPi NEO2 support by Jagan Teki · Tue May 30 17:41:15 2017 +0000
  99. 06ca0cf Revert "ARM: fixed relocation using proper alignment" by Tom Rini · Wed Jun 14 09:13:21 2017 -0400
  100. c91b53f sun50i: a64: Add initial Orangepi Win/WinPlus support by Jagan Teki · Tue Jun 13 15:14:42 2017 +0530