1. f5ebfe7 add Kconfig for fsuuid command by Josua Mayer · Mon Apr 24 10:10:45 2017 +0200
  2. 848944c Kconfig: Enable FIT support by default for TI platforms by Andrew F. Davis · Fri Apr 21 10:01:28 2017 -0500
  3. 8bfb9f1 travisci: Add support for ARC by Alexey Brodkin · Fri Apr 21 13:35:43 2017 +0300
  4. cae8428 board: dra71: Fix selection of OPPs by Lokesh Vutla · Thu Apr 20 14:07:52 2017 +0530
  5. a1dcf3c pinctrl: Kconfig: sort pinctrl config options to prevent future clutter by Philipp Tomsich · Wed Apr 19 16:46:37 2017 +0200
  6. d533d06 rockchip: mkimage: remove (left-over) assignment w/o effect [coverity] by Philipp Tomsich · Wed Apr 19 15:09:04 2017 +0200
  7. e53abba clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORY by Alexey Brodkin · Tue Apr 18 22:09:10 2017 +0300
  8. e125013 arm: Warn that starting with v2018.01 gcc-6 or later is required by Tom Rini · Mon Apr 17 09:18:00 2017 -0400
  9. e62f4be dm: sandbox: pwm: Add a basic pwm test by Simon Glass · Sun Apr 16 21:01:11 2017 -0600
  10. d394c4e configs: keystone2: Standardise U-boot prompt by Lokesh Vutla · Sun Apr 16 11:21:28 2017 +0530
  11. 8d70ffd OMAP3: Correct name of omap34xx_gpios when using DM_GPIO by Adam Ford · Sun Apr 09 07:35:12 2017 -0500
  12. 836eeea omap3: i2c: correct register by Adam Ford · Sat Apr 08 17:34:29 2017 -0500
  13. b7c0b40 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Tue Apr 25 16:12:42 2017 -0400
  14. 530b3e4 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Apr 25 16:11:35 2017 -0400
  15. cb2e73f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Tue Apr 25 09:00:18 2017 -0400
  16. ea96e0e Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Tue Apr 25 08:59:56 2017 -0400
  17. 8ef5089 ehci-ppc4xx: Prepare for usage of readl()/writel() accessors by Alexey Brodkin · Mon Apr 17 19:13:17 2017 +0300
  18. 773e9e9 usb: musb: avoid out of bound access in udc_setup_ep by Heinrich Schuchardt · Sat Apr 15 14:29:54 2017 +0200
  19. 5545c1c musb: properly detect failed initialization of controller by Heinrich Schuchardt · Sat Apr 15 13:46:22 2017 +0200
  20. 7a0fe0d arm: socfpga: add cyclone5 based de10-nano board by Dalon Westergreen · Tue Apr 18 08:11:16 2017 -0700
  21. c4738ee sunxi: fix the default value of CONS_INDEX on non-A23/A33 SUN8I by Icenowy Zheng · Tue Apr 25 01:39:51 2017 +0800
  22. 8d574c9 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Mon Apr 24 21:08:42 2017 -0400
  23. 6b6550c Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Mon Apr 24 21:08:10 2017 -0400
  24. 9b17696 armv8: layerscape: Fix DDR size calcuation for SPL build by York Sun · Thu Apr 20 16:04:23 2017 -0700
  25. aec3b14 arm: psci: make psci usable on single core socs by Yuantian Tang · Wed Apr 19 13:27:39 2017 +0800
  26. 987226a armv8: ls104xardb: Secure Boot: enable PPA support for eMMC/SD and NAND boot by Sumit Garg · Thu Apr 20 05:09:13 2017 +0530
  27. 22a66f8 armv8: fsl-layerscape: Add validation of PPA image from NAND and SD by Sumit Garg · Thu Apr 20 05:09:12 2017 +0530
  28. 8fddf75 armv8: fsl-layerscape: Support loading PPA header from eMMC/SD and NAND Flash by Sumit Garg · Thu Apr 20 05:09:11 2017 +0530
  29. 7e03fee armv8: ls1046aqds: Integrate FSL PPA by Hou Zhiqiang · Fri Apr 14 14:48:23 2017 +0800
  30. 4985db7 armv8: ls1043aqds: enable FSL PPA by Hou Zhiqiang · Fri Apr 14 14:48:22 2017 +0800
  31. 09fd945 armv8: ls1043aqds: Integrate FSL PPA by Hou Zhiqiang · Fri Apr 14 14:48:21 2017 +0800
  32. ff138e5 armv8: ls2080ardb: Add phy number for serdes1 protocol 0x4b by Santan Kumar · Thu Apr 13 15:31:09 2017 +0530
  33. c7e3122 arm: ls1021atwr: Enable RGMII TX/RX clock internal delay for AR8033 by Alison Wang · Tue Apr 11 15:02:13 2017 +0800
  34. 26f00d2 sunxi: Fix arm64 fdtfile variable by Andreas Färber · Fri Apr 14 18:44:47 2017 +0200
  35. 27e5e13 mips: qemu-mips/64: Expand malloc pool for CONFIG_SYS_BOOTPARAMS_LEN by Kyle Edwards · Wed Apr 12 22:42:32 2017 -0400
  36. 07531c1 mips: qemu-mips/64: Remove obsolete CONFIG_SYS_MONITOR_LEN from config by Kyle Edwards · Wed Apr 12 22:42:31 2017 -0400
  37. af85b56 sunxi: add support for Lichee Pi Zero by Icenowy Zheng · Sat Apr 08 15:30:14 2017 +0800
  38. ce375a8 sunxi: add DTSI file for V3s by Icenowy Zheng · Sat Apr 08 15:30:13 2017 +0800
  39. 52e6188 sunxi: add basic V3s support by Icenowy Zheng · Sat Apr 08 15:30:12 2017 +0800
  40. 552acbf ARM: dts: uniphier: sync Device Tree with Linux by Masahiro Yamada · Thu Apr 20 16:54:44 2017 +0900
  41. af19810 ARM: uniphier: show STM (SCP) status on boot and pinmon command by Masahiro Yamada · Thu Apr 20 16:54:43 2017 +0900
  42. 748a82d ARM: uniphier: enable PSCI sysreset for uniphier_v8_defconfig by Masahiro Yamada · Thu Apr 20 16:54:42 2017 +0900
  43. 0d3af24 ARM: uniphier: setup EHCI PHY paramters for LD11 by Masahiro Yamada · Fri Apr 14 11:30:05 2017 +0900
  44. 9b4ca92 sunxi: Add clock support for DE2/HDMI/TCON on newer SoCs by Jernej Skrabec · Mon Mar 27 19:22:31 2017 +0200
  45. ccfbe5f sunxi: video: Convert lcdc to use struct display_timing by Jernej Skrabec · Mon Mar 27 19:22:30 2017 +0200
  46. 2e0a1f3 sunxi: video: Split out TCON code by Jernej Skrabec · Mon Mar 27 19:22:29 2017 +0200
  47. d993844 sunxi: Add support for Bananapi M2 Ultra by Chen-Yu Tsai · Fri Dec 02 16:12:32 2016 +0800
  48. b1a1fda sunxi: Add PSCI support for R40 by Chen-Yu Tsai · Wed Mar 01 11:03:15 2017 +0800
  49. 167bff5 sunxi: Fix CPUCFG address for R40 by Chen-Yu Tsai · Wed Mar 01 13:52:09 2017 +0800
  50. 2d5826c sunxi: Enable SPL for R40 by Chen-Yu Tsai · Fri Dec 02 16:09:49 2016 +0800
  51. 143ef79 sunxi: Use H3/A64 DRAM initialization code for R40 by Chen-Yu Tsai · Thu Dec 01 19:09:57 2016 +0800
  52. c9d9774 gpio: sunxi: Add compatible string for R40 PIO by Chen-Yu Tsai · Wed Nov 30 17:23:52 2016 +0800
  53. f361d56 sunxi: Provide defaults for R40 DRAM settings by Chen-Yu Tsai · Wed Nov 30 16:58:35 2016 +0800
  54. 5eddcbb sunxi: Set PLL lock enable bits for R40 by Chen-Yu Tsai · Wed Nov 30 16:54:34 2016 +0800
  55. 111bc59 sunxi: Add mmc[1-3] pinmux settings for R40 by Chen-Yu Tsai · Wed Nov 30 16:28:34 2016 +0800
  56. 84f3bb4 sunxi: Fix watchdog reset function for R40 by Chen-Yu Tsai · Wed Nov 30 16:27:14 2016 +0800
  57. 478a3c5 sunxi: Enable AXP221s in I2C mode with the R40 SoC by Chen-Yu Tsai · Wed Nov 30 15:30:30 2016 +0800
  58. cc2605e sunxi: Add initial support for R40 by Chen-Yu Tsai · Wed Nov 30 14:57:32 2016 +0800
  59. fa33746 sunxi: Split up long Kconfig lines by Chen-Yu Tsai · Thu Mar 02 16:03:06 2017 +0800
  60. 80b9644 sunxi: Convert CONS_INDEX to Kconfig by Mylène Josserand · Sun Apr 02 12:59:11 2017 +0200
  61. 147c606 sunxi: Convert CONFIG_MACPWR to Kconfig by Mylène Josserand · Sun Apr 02 12:59:10 2017 +0200
  62. 628426a sunxi: Convert CONFIG_SATAPWR to Kconfig by Mylène Josserand · Sun Apr 02 12:59:09 2017 +0200
  63. e44eb3a sunxi: Convert CONFIG_RGMII to Kconfig by Mylène Josserand · Sun Apr 02 12:59:08 2017 +0200
  64. 43ef184 sunxi: Convert SUNXI_EMAC to Kconfig by Mylène Josserand · Sun Apr 02 12:59:07 2017 +0200
  65. 9f30031 sunxi: mk802_defconfig: Remove SYS_EXTRA_OPTIONS by Mylène Josserand · Sun Apr 02 12:59:06 2017 +0200
  66. 89680aa sunxi: icnova-a20-swac_defconfig: Remove CMD_BMP from by Mylène Josserand · Sun Apr 02 12:59:05 2017 +0200
  67. ab453e8 sunxi: icnova-a20-swac_defconfig: Remove AXP209_POWER by Mylène Josserand · Sun Apr 02 12:59:04 2017 +0200
  68. c1506ef sunxi: Move SUNXI_GMAC to Kconfig by Mylène Josserand · Sun Apr 02 12:59:03 2017 +0200
  69. cffa503 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Apr 18 11:36:06 2017 -0400
  70. 637d5a6 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Tue Apr 18 10:31:46 2017 -0400
  71. 7e38d4c Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · Tue Apr 18 10:31:39 2017 -0400
  72. 9c41793 board: Remove orphan SPARC boards by Tom Rini · Tue Apr 18 10:30:09 2017 -0400
  73. ef0ab85 rockchip: Print a message when returning to the bootrom by Simon Glass · Sat Apr 15 13:11:31 2017 -0600
  74. 3ec0182 drivers/crypto/fsl: remove redundant logical contraint by xypron.glpk@gmx.de · Sat Apr 15 16:37:54 2017 +0200
  75. 222d242 fsl/sata: correctly identify failed malloc by xypron.glpk@gmx.de · Sat Apr 15 15:31:53 2017 +0200
  76. 5fecf83 ddr: fsl: incorrect logical constraint in populate_memctl_options by xypron.glpk@gmx.de · Sat Apr 15 15:23:49 2017 +0200
  77. 69f14ce FPGA: drivers/fpga/ivm_core.c: incorrect printf by xypron.glpk@gmx.de · Sat Apr 15 15:15:40 2017 +0200
  78. 695a31b usbtty: avoid potential NULL pointer dereference by xypron.glpk@gmx.de · Sat Apr 15 15:05:46 2017 +0200
  79. 6125d44 yaffs2: remove redundant condition by xypron.glpk@gmx.de · Sat Apr 15 13:28:13 2017 +0200
  80. 2a3325c tools/env: avoid memory leak in fw_setenv by xypron.glpk@gmx.de · Sat Apr 15 13:05:40 2017 +0200
  81. 3f1f8d5 arm: omap-common: add missing va_end() by xypron.glpk@gmx.de · Sat Apr 15 12:29:20 2017 +0200
  82. b060eb0 travis-ci: Switch over to Linaro gcc-6.3.1 toolchains for ARM by Tom Rini · Fri Apr 14 19:47:51 2017 -0400
  83. 6abc9c8 buildman: Allow 'gnueabihf' toolchains for ARM by Tom Rini · Fri Apr 14 19:47:50 2017 -0400
  84. 836c55d sysreset: psci: support system reset in a generic way with PSCI by Masahiro Yamada · Fri Apr 14 11:10:24 2017 +0900
  85. e8ead73 ARM: adjust arm-smccc code for use in U-Boot by Masahiro Yamada · Fri Apr 14 11:10:23 2017 +0900
  86. a93297e ARM: import arm-smccc code from Linux 4.11-rc6 by Masahiro Yamada · Fri Apr 14 11:10:22 2017 +0900
  87. 960f0b4 blackfin: ibf-dsp561: remove orphan Blackfin board by Masahiro Yamada · Fri Apr 14 11:05:48 2017 +0900
  88. d52c551 drivers: remove Blackfin specific drivers by Masahiro Yamada · Fri Apr 14 10:55:00 2017 +0900
  89. 663bf59 cmd: remove Blackfin specific commands by Masahiro Yamada · Fri Apr 14 10:54:59 2017 +0900
  90. 0e378ef tools: moveconfig: remove GCC prefix of obsolete architecture by Masahiro Yamada · Fri Apr 14 10:53:56 2017 +0900
  91. 3439e31 cramfs: basic symlink support by Tyler Hall · Wed Apr 12 16:29:17 2017 -0400
  92. 3065ac5 cramfs: block pointers are 32 bits by Tyler Hall · Wed Apr 12 16:29:16 2017 -0400
  93. 59417d0 cmd: cramfs: use map_sysmem for sandbox support by Tyler Hall · Wed Apr 12 16:29:15 2017 -0400
  94. 0dfbb9e x86: config: Enable dhrystone command for link by Simon Glass · Sun Mar 19 12:59:22 2017 -0600
  95. 6b19b4d x86: Display the SPL banner only once by Simon Glass · Sun Mar 19 12:59:21 2017 -0600
  96. 0bd50cd x86: Drop leading spaces in cpu_x86_get_desc() by Simon Glass · Sun Mar 19 12:59:20 2017 -0600
  97. 5ab4090 sunxi: Add maintainer of the NanoPi NEO Air by Jelle van der Waa · Fri Mar 03 21:25:10 2017 +0100
  98. 632a945 cmd: ubi: remove unnecessary logical constraint by xypron.glpk@gmx.de · Sat Apr 15 16:25:25 2017 +0200
  99. 31ade57 Prepare v2017.05-rc2 by Tom Rini · Mon Apr 17 18:16:49 2017 -0400
  100. 52c4853 powerpc/board/t1024rdb: enable board-level reset when issuing reset command by Shengzhou Liu · Mon Apr 10 16:00:08 2017 +0800