1. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  2. afea41d configs: Resync with savedefconfig by Tom Rini · Thu Sep 08 16:11:59 2016 -0400
  3. 7161b6e Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Sep 09 09:45:32 2016 -0400
  4. 871bfe8 board: ks2: README: Update to add K2G support by Lokesh Vutla · Tue Sep 06 09:10:37 2016 +0530
  5. 338cf56 efi_loader: provide efi_mem_desc version by Mian Yousaf Kaukab · Mon Sep 05 23:59:22 2016 +0200
  6. ae6a02f image-fit: switch ENOLINK to ENOENT by Jonathan Gray · Sat Sep 03 08:30:14 2016 +1000
  7. 482915d compiler.h: use system endian macros on OpenBSD by Jonathan Gray · Sat Sep 03 08:26:55 2016 +1000
  8. a652abd board: am57xx: Fix missing check for beagle_x15 by Nishanth Menon · Fri Sep 02 13:51:33 2016 -0500
  9. ecb0f14 board: am57xx: MAINTAINERS: Update for current maintainer by Nishanth Menon · Fri Sep 02 02:51:45 2016 -0500
  10. 3261d06 global_data.h: Standardize tabs and alignment for comments by Robert P. J. Day · Thu Sep 01 12:54:32 2016 -0400
  11. 9d03275 pxe: Modify README to add the description about FIT image by Wenbin Song · Thu Sep 01 16:28:22 2016 +0800
  12. 2566fd9 pxe: Fix pxe boot with FIT image by York Sun · Thu Sep 01 16:28:21 2016 +0800
  13. e9c629c common/Kconfig: Fix various innocuous typos. by Robert P. J. Day · Wed Aug 31 12:49:13 2016 -0400
  14. 1f7fbf0 omap3_pandora: Only set bootargs if distro_bootcmd failed to load. by Vagrant Cascadian · Tue Aug 30 13:16:32 2016 -0700
  15. d6ff05e omap3_pandora: Switch to use config_distro_bootcmd. by Vagrant Cascadian · Tue Aug 30 13:16:31 2016 -0700
  16. 623753a ARM: am335x: select DM_GPIO by Masahiro Yamada · Tue Aug 30 18:51:40 2016 +0900
  17. e6cee48 Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL by Masahiro Yamada · Tue Aug 30 18:50:36 2016 +0900
  18. 6abecc3 ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig by Masahiro Yamada · Tue Aug 30 16:22:23 2016 +0900
  19. d5415b2 ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig by Masahiro Yamada · Tue Aug 30 16:22:22 2016 +0900
  20. 2d7aa5e ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCI by Masahiro Yamada · Tue Aug 30 16:22:21 2016 +0900
  21. fcd2155 ARM: tegra: remove wrong dependency on SPL_BUILD by Masahiro Yamada · Tue Aug 30 16:22:20 2016 +0900
  22. 1daf378 omap3_pandora: Switch to using "load" command to load the autoboot script. by Vagrant Cascadian · Mon Aug 29 00:56:06 2016 -0700
  23. 0514673 omap3_pandora: Fix mmc loading of autoboot script to use correct syntax. by Vagrant Cascadian · Mon Aug 29 00:56:05 2016 -0700
  24. cfff4aa TI: Rework SRAM definitions and maximums by Tom Rini · Fri Aug 26 13:30:43 2016 -0400
  25. c420d84 omap3logic: Fix PBIAS Bug by Adam Ford · Fri Aug 26 07:53:53 2016 -0500
  26. fb1f939 README: add cmd directory description by Xu Ziyuan · Fri Aug 26 19:54:49 2016 +0800
  27. 0482323 board/BuR/common: increase NET_RETRY_COUNT to 10 by Hannes Schmelzer · Thu Aug 25 09:18:56 2016 +0200
  28. 4b63bb2 configs: am4xhs: Modify SPL load address to fix UART boot issue by Madan Srinivas · Wed Aug 24 16:41:22 2016 -0400
  29. 7c5de93 ARM: AM57xx: Enable post-processing of FIT artifacts loaded by U-Boot by Andreas Dannenberg · Wed Aug 24 14:32:18 2016 -0500
  30. 5058592 ARM: DRA7xx: Enable post-processing of FIT artifacts loaded by U-Boot by Andreas Dannenberg · Wed Aug 24 14:32:17 2016 -0500
  31. 7b72d1f ARM: AM43xx: Enable post-processing of FIT artifacts loaded by U-Boot by Andreas Dannenberg · Wed Aug 24 14:32:16 2016 -0500
  32. e48b775 spl: Rework image header parse to allow abort on raw image and os boot by Paul Kocialkowski · Wed Aug 24 20:04:42 2016 +0200
  33. a531aa5 regulator: fixed: obey startup delay by John Keeping · Mon Aug 22 15:10:09 2016 +0100
  34. 6d13917 tools: moveconfig: add --spl option to move options for SPL build by Masahiro Yamada · Mon Aug 22 22:18:22 2016 +0900
  35. 35204d9 tools: moveconfig: warn loudly if moved option has no entry in Kconfig by Masahiro Yamada · Mon Aug 22 22:18:21 2016 +0900
  36. 1271b67 tools: moveconfig: use sets instead of lists for failed/suspicious boards by Masahiro Yamada · Mon Aug 22 22:18:20 2016 +0900
  37. 61fbb57 tools: moveconfig: remove document about deprecated error message by Masahiro Yamada · Mon Aug 22 22:18:19 2016 +0900
  38. 2fc2ef5 meson: odroid-c2: enable Ethernet support through the device tree by Beniamino Galvani · Tue Aug 16 11:49:50 2016 +0200
  39. 2176d73 pinctrl: add driver for meson-gxbb pin controller by Beniamino Galvani · Tue Aug 16 11:49:49 2016 +0200
  40. 77e425d arm: dts: update DTS files for meson-gxbb and odroid-c2 by Beniamino Galvani · Tue Aug 16 11:49:48 2016 +0200
  41. cc52ad3 pinctrl: generic: scan for "pins" and "groups" properties in sub-nodes by Beniamino Galvani · Tue Aug 16 11:49:47 2016 +0200
  42. b4cc60d image-fit: fix fit_image_load() OS check by Andreas Bießmann · Sun Aug 14 20:31:24 2016 +0200
  43. afb9907 serial: bcm283x_mu: Detect disabled serial device by Alexander Graf · Mon Aug 15 17:48:51 2016 +0200
  44. 6c68a22 bcm2835_gpio: Implement GPIOF_FUNC by Alexander Graf · Thu Aug 11 13:38:31 2016 +0200
  45. f8f2194 warp7: Print secure/non-secure mode info by Fabio Estevam · Thu Aug 25 21:07:20 2016 -0300
  46. 16174e9 warp7: Use PARTUUID to specify the rootfs location by Fabio Estevam · Thu Aug 25 21:07:19 2016 -0300
  47. 9bd6c8e warp7: Add a secure mode target by Fabio Estevam · Thu Aug 25 21:07:18 2016 -0300
  48. fa97ddc mx6ul_14x14_ev: Enable the CCGR clocks earlier by Fabio Estevam · Mon Aug 29 20:37:18 2016 -0300
  49. 1cc9d11 mx6ul_14x14_evk: Adjust SPL DDR3 settings by Fabio Estevam · Mon Aug 29 20:37:17 2016 -0300
  50. 88ed86d mx6ul_14x14_evk: Pass refsel and refr fields to avoid hang by Fabio Estevam · Mon Aug 29 20:37:16 2016 -0300
  51. cb3c121 mx6: ddr: Allow changing REFSEL and REFR fields by Fabio Estevam · Mon Aug 29 20:37:15 2016 -0300
  52. 2c31126 mx7dsabresd: Directly write to register LDOGCTL by Fabio Estevam · Wed Aug 17 09:46:24 2016 -0300
  53. 72f3416 mx7dsabresd: Directly write to register LDOGCTL by Fabio Estevam · Wed Aug 17 09:46:23 2016 -0300
  54. c133a52 pico-imx6ul: Directly write to register LDOGCTL by Fabio Estevam · Wed Aug 17 09:46:22 2016 -0300
  55. 2e15832 ARM: board: cm_fx6: fix mtd partition fixup by Christopher Spinrath · Tue Aug 23 16:08:52 2016 +0200
  56. b257134 mx6ul_14x14_evk: don't use array for SD2 card detect pad by Eric Nelson · Fri Aug 05 16:51:17 2016 -0700
  57. 3631687 warp7: Modify fdt_file environment variable by Breno Lima · Mon Aug 08 09:57:38 2016 -0300
  58. 2b5da6f warp: Fix RAM size runtime detection by Fabio Estevam · Mon Aug 15 10:07:12 2016 -0300
  59. 4abedc8 warp7: Add PMIC support by Vanessa Maegima · Fri Aug 19 10:21:36 2016 -0300
  60. 9301aea arm: imx: Add support for Advantech DMS-BA16 board by Akshay Bhat · Fri Jul 29 11:44:46 2016 -0400
  61. ea696c7 mx7dsabresd: Print secure/non-secure mode info by Fabio Estevam · Thu Jul 28 20:49:46 2016 -0300
  62. 54bf808 mtd: nand: mxs: fix cache alignment for cache lines >32 by Stefan Agner · Mon Aug 01 23:55:18 2016 -0700
  63. 88c9300 imx: ventana: enable splashscreen support by Tim Harvey · Fri Jul 15 07:17:20 2016 -0700
  64. fe60b4f board: tbs2910: fix HDMI pre-console buffer by Soeren Moch · Wed Jul 27 16:07:17 2016 +0200
  65. 9a3a531 board: tbs2910: always enable usbkbd by Soeren Moch · Wed Jul 27 16:07:16 2016 +0200
  66. d75e253 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Tue Sep 06 11:28:42 2016 -0400
  67. 0c9f1a8 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · Tue Sep 06 11:28:37 2016 -0400
  68. 65656ea ARM: dts: dra72-evm: fix broken ethernet by Mugunthan V N · Wed Aug 31 17:22:19 2016 +0530
  69. ac4e673 sunxi: fix 64-bit compiler warning for SPL header parsing by Andre Przywara · Mon Sep 05 01:32:41 2016 +0100
  70. 8f97727 sunxi: Kconfig: rename non-existent SUN50I_A64 config symbol by Andre Przywara · Mon Sep 05 01:32:40 2016 +0100
  71. e0e28ee Revert "sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80" by Andre Przywara · Mon Sep 05 01:32:38 2016 +0100
  72. 9c781a5 sunxi: Add defconfig and dts file for the Orange Pi Plus2E SBC by Hans de Goede · Sat Sep 03 11:42:31 2016 +0200
  73. 1ec1cc0 sunxi: Enable emac on H3 orangepi boards by Hans de Goede · Sat Sep 03 10:29:58 2016 +0200
  74. 364fd16 sunxi: Sync h3-orangepi dts files with kernel by Hans de Goede · Sat Sep 03 10:21:35 2016 +0200
  75. c9a76b5 sunxi: Fix H3 EMAC syscon register address by Chen-Yu Tsai · Fri Sep 02 16:29:05 2016 +0800
  76. 5aa576d sunxi: Add support for A33-OLinuXino board by Stefan Mavrodiev · Fri Sep 02 15:21:37 2016 +0300
  77. ed4d07f sunxi: Add iNet D978 rev2 defconfig by Icenowy Zheng · Sat Aug 27 22:16:13 2016 +0800
  78. ba2aa02 sunxi: add proper device tree for iNet D978 rev2 boards by Icenowy Zheng · Sat Aug 27 22:16:12 2016 +0800
  79. 84f4148 nand: Fix some more NULL name tests by Scott Wood · Thu Sep 01 17:31:31 2016 -0500
  80. 094d1a8 nand: Fix nand info for no device by Tony Lindgren · Mon Aug 29 09:11:43 2016 -0700
  81. 3c2170a mtd: nand: pxa3xx: use nand_set_controller_data by Chris Packham · Mon Aug 29 15:20:52 2016 +1200
  82. 441f238 ARM: tegra: Add support for TK1-SOM board from Colorado Engineering by Peter Chubb · Tue Aug 30 22:54:46 2016 +0000
  83. 88b9e73 ARM: tegra: use numeric versioning for p2771-0000 by Stephen Warren · Tue Aug 30 10:22:07 2016 -0600
  84. 1be0c28 x86: qemu: efi: Add two boards for EFI 32-bit and 64-bit payload by Bin Meng · Thu Aug 25 01:47:19 2016 -0700
  85. e20a69c x86: efi: Fix EFI 64-bit payload build warnings by Bin Meng · Thu Aug 25 01:47:18 2016 -0700
  86. 7c78bf9 x86: efi: payload: Make EFI payload build again by Bin Meng · Thu Aug 25 01:47:17 2016 -0700
  87. f7f5674 x86: Add debugging when cpu_common_init() fails by Simon Glass · Mon Jul 25 18:58:59 2016 -0600
  88. bd24124 x86: ivybridge: Allow microcode to be collated by Simon Glass · Mon Jul 25 18:58:58 2016 -0600
  89. 7f99c7c x86: Add debugging when a microcode update fails by Simon Glass · Mon Jul 25 18:58:57 2016 -0600
  90. 28a0b14 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Sun Aug 28 10:36:20 2016 -0400
  91. 0df88b7 ARM: uniphier: enable CONFIG_CMD_CACHE by Masahiro Yamada · Sun Aug 28 12:44:41 2016 +0900
  92. df5fda0 ARM: uniphier: change UNIPHIER_SERIAL to default y option by Masahiro Yamada · Thu Aug 25 19:00:37 2016 +0900
  93. 21621ad ARM: dts: uniphier: add u-boot, dm-pre-reloc to use eMMC boot on sLD3 by Masahiro Yamada · Thu Aug 25 17:02:33 2016 +0900
  94. 366cd72 ARM: uniphier: increase CONFIG_SYS_MALLOC_F_LEN for sLD3 by Masahiro Yamada · Thu Aug 25 17:02:32 2016 +0900
  95. d040170 ARM: uniphier: display revision of Micro Support Card 3.6.x kindly by Masahiro Yamada · Thu Aug 25 17:02:31 2016 +0900
  96. a788892 ARM: uniphier: support system reset functionality for PSCI by Masahiro Yamada · Thu Aug 25 21:03:41 2016 +0900
  97. 2545553 mmc: uniphier-sd: just return if already set to desired clock rate by Masahiro Yamada · Thu Aug 25 14:52:38 2016 +0900
  98. 0205148 mmc: uniphier-sd: return error code if unsupported width is given by Masahiro Yamada · Thu Aug 25 14:52:37 2016 +0900
  99. b29afb9 mmc: uniphier-sd: move uniphier_sd_init() below by Masahiro Yamada · Thu Aug 25 14:52:36 2016 +0900
  100. b26daaa mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS by Masahiro Yamada · Thu Aug 25 14:52:35 2016 +0900