1. 2b4029a tegra: Init clocks even when SPL did not run by Simon Glass · Wed May 31 17:57:16 2017 -0600
  2. 1375e58 arm: Disable LPAE if not enabled by Simon Glass · Wed May 31 17:57:14 2017 -0600
  3. 5bfd41d arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4T by Simon Glass · Wed May 31 17:57:13 2017 -0600
  4. 3b37247 arm: Rename HCTR to HTCR by Simon Glass · Wed May 31 17:57:12 2017 -0600
  5. 114e566 arm: arm720t: Support CONFIG_SKIP_LOWLEVEL_INIT_ONLY by Simon Glass · Wed May 31 17:57:11 2017 -0600
  6. b6f605e sandbox: Fix comparison of unsigned enum expression warning by Tom Rini · Sat May 13 20:11:30 2017 -0400
  7. df48c79 rockchip: video: rk3399: add HDMI TX support on the RK3399 by Philipp Tomsich · Wed May 31 17:59:34 2017 +0200
  8. 1a18f30 rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399 by Philipp Tomsich · Wed May 31 17:59:31 2017 +0200
  9. a354c2d rockchip: video: refactor rk_vop and split RK3288-specific code off by Philipp Tomsich · Wed May 31 17:59:30 2017 +0200
  10. 73924eb rockchip: rk3288: grf: Fix shift for RK3288_TXCLK_DLY_ENA_GMAC_ENABLE by Romain Perier · Fri Jun 02 11:19:43 2017 +0200
  11. b9e8e3b rockchip: dts: rk3399-puma: add DTS for the DDR3-1866 timing by Philipp Tomsich · Tue Jun 06 20:44:47 2017 +0200
  12. a47ed87 rockchip: dts: rk3399-puma: add DTS for the DDR3-1333 timing by Philipp Tomsich · Tue Jun 06 20:44:46 2017 +0200
  13. 962466d rockchip: dts: rk3399-puma: refactor and rename (default) DDR3-1600 DTS by Philipp Tomsich · Tue Jun 06 20:44:45 2017 +0200
  14. c687e1d rockchip: dts: rk3399-puma: sync DTS with Linux tree by Philipp Tomsich · Tue Jun 06 15:42:32 2017 +0200
  15. cf227b0 rockchip: dts: rk3399: enable HDMI output in the DTS by Philipp Tomsich · Tue Jun 06 15:42:31 2017 +0200
  16. d6e658c rockchip: Add basic support for evb-rv1108 board by Andy Yan · Thu Jun 01 18:01:31 2017 +0800
  17. 2d982da rockchip: Add core Soc start-up code for rv1108 by Andy Yan · Thu Jun 01 18:00:55 2017 +0800
  18. 6d95cd5 rockchip: clk: Add rv1108 clock driver by Andy Yan · Thu Jun 01 18:00:36 2017 +0800
  19. 96c3da9 rockchip: pinctrl: Add rv1108 pinctrl driver by Andy Yan · Thu Jun 01 18:00:10 2017 +0800
  20. fe97eab rockchip: dts: rk3399-puma: set spl-payload-offset by Klaus Goger · Wed May 31 18:17:59 2017 +0200
  21. 5298943 rockchip: dts: rk3399-puma: release reset of on-module USB3 hub via vbus-gpio by Philipp Tomsich · Wed May 31 18:17:58 2017 +0200
  22. f01aa79 rockchip: dts: rk3399-puma: make the debug serial dm-pre-reloc by Philipp Tomsich · Wed May 31 18:17:57 2017 +0200
  23. e66407f rockchip: dts: rk3399-puma: Add DDR3-1866 timings by Philipp Tomsich · Wed May 31 18:16:36 2017 +0200
  24. 39dce4a rockchip: arm64: rk3399: support DDR3-1866 (i.e. 933MHz clock) by Philipp Tomsich · Wed May 31 18:16:35 2017 +0200
  25. c69b309 rockchip: arm64: rk3399: revise timeout-handling for DRAM PHY lock by Philipp Tomsich · Wed May 31 18:16:34 2017 +0200
  26. 820d112 rockchip: dts: rk3328: support and enable xhci by Meng Dongyang · Wed May 17 18:25:28 2017 +0800
  27. 4fd2d8f rockchip: dts: rk3328: add ehci and ohci node and enable host0 port by Meng Dongyang · Wed May 17 18:21:46 2017 +0800
  28. f15ac62 rockchip: pinctrl: rk3328: do not set io routing by Kever Yang · Wed May 17 11:44:44 2017 +0800
  29. 3507724 rockchip: pinctrl: move rk3328 grf reg definition in header file by Kever Yang · Wed May 17 11:44:43 2017 +0800
  30. 6229fe9 rockchip: rk3036: clean mask definition for grf reg by Kever Yang · Mon May 15 20:52:17 2017 +0800
  31. b45fc40 rockchip: clock: rk3036: some fix according TRM by Kever Yang · Mon May 15 20:52:16 2017 +0800
  32. cb04ad2 rockchip: rk3036: clean mask definition for cru reg by Kever Yang · Mon May 15 20:52:15 2017 +0800
  33. ad63aac rockchip: rk3368: Add PX5 Evaluation board by Andy Yan · Mon May 15 17:54:48 2017 +0800
  34. 81be680 rockchip: rk3368: Add initial support for RK3368 based GeekBox by Andreas Färber · Mon May 15 17:54:26 2017 +0800
  35. e0c21b8 rockchip: rk3368: add Sheep board by Andy Yan · Mon May 15 17:53:50 2017 +0800
  36. 9e3ad68 rockchip: rk3368: Add core start-up code for RK3368 by Andreas Färber · Mon May 15 17:51:18 2017 +0800
  37. 717733f rockchip: rk3368: Add pinctrl driver by Andy Yan · Mon May 15 17:50:35 2017 +0800
  38. b9909aa rockchip: rk3368: Add clock driver by Andy Yan · Mon May 15 17:49:56 2017 +0800
  39. a669773 rockchip; rk3399: disable SRAM security region by Kever Yang · Fri May 05 11:01:43 2017 +0800
  40. fe54552 armv7m: Fix larger builds by Phil Edworthy · Thu Jun 01 07:33:29 2017 +0100
  41. 3b8f16a arm: Add Kconfig symbols used for Linux asm compatibility by Phil Edworthy · Thu Jun 01 07:33:28 2017 +0100
  42. 11bf53b arm64: Add NOLOAD attribute NOLOAD to .bss sections by Michal Simek · Mon May 29 10:26:53 2017 +0200
  43. 9778d9d ARMv8: Add support for poweroff via PSCI by Michal Simek · Mon May 29 09:11:32 2017 +0200
  44. 7648273 arm: Always keep the dtb section on objcopy by Pantelis Antoniou · Thu May 25 19:23:58 2017 +0300
  45. 38e7974 bootstage: Require timer_get_boot_us() to be defined by Simon Glass · Mon May 22 05:05:23 2017 -0600
  46. 89e0a3a common: arm: freescale: layerscape: Move header files out of common.h by Simon Glass · Wed May 17 08:23:10 2017 -0600
  47. ce3574f common: arm: davinci: Move header file out of common by Simon Glass · Wed May 17 08:23:09 2017 -0600
  48. 7f7cde5 common: ep93xx: Move arch-specific declarations out of common by Simon Glass · Wed May 17 08:23:08 2017 -0600
  49. 125a4c1 common: freescale: Move arch-specific imx code to arch-imx by Simon Glass · Wed May 17 08:23:07 2017 -0600
  50. 243182c common: freescale: Move arch-specific declarations by Simon Glass · Wed May 17 08:23:06 2017 -0600
  51. 7613579 common: powerpc: Move arch-specific headers by Simon Glass · Wed May 17 08:23:05 2017 -0600
  52. 50e9770 common: Move PPC4xx_SYS_INFO() et al to arch-specific header by Simon Glass · Wed May 17 08:23:04 2017 -0600
  53. d9a766f arm: Include asm/setup.h explictly by Simon Glass · Wed May 17 08:23:00 2017 -0600
  54. 30db774 arm: Add declarations to avoid needing to include headers by Simon Glass · Wed May 17 08:22:59 2017 -0600
  55. 0ffb9d6 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · Wed May 31 19:47:48 2017 -0600
  56. 692abc9 nds32: Remove include files from common.h by Simon Glass · Wed May 17 08:22:57 2017 -0600
  57. 162b09c x86: Don't include asm/u-boot.h in common by Simon Glass · Wed May 17 08:22:56 2017 -0600
  58. 94dd939 nds32: Make u-boot-nds32.h a private header by Simon Glass · Wed May 17 08:22:52 2017 -0600
  59. 6324bbf mips: Make u-boot-mips.h a private header by Simon Glass · Wed May 17 08:22:51 2017 -0600
  60. 4ef529e arm: Make u-boot-arm.h a private header by Simon Glass · Wed May 17 08:22:50 2017 -0600
  61. ae56b13 x86: Make u-boot-x86.h a private header by Simon Glass · Wed May 17 08:22:49 2017 -0600
  62. f237151 sandbox: Make u-boot-sandbox.h a private header by Simon Glass · Wed May 17 08:22:48 2017 -0600
  63. 59df985 arc: Make u-boot-arc.h a private header by Simon Glass · Wed May 17 08:22:47 2017 -0600
  64. 54f8ace samsung: Drop more references fo s3c24x0 by Simon Glass · Wed May 17 08:22:46 2017 -0600
  65. 729fc81 samsung: Drop s3c24x0 arch-specific code by Simon Glass · Wed May 17 08:22:42 2017 -0600
  66. abd7d92 common: Move get_OPB_freq() and get_PCI_freq() to PPC header by Simon Glass · Wed May 17 08:22:39 2017 -0600
  67. 1835a1c common: Move pcie_setup_hoses() to PPC header by Simon Glass · Wed May 17 08:22:38 2017 -0600
  68. b4e7cf5 common: Move pci_target_init() to PPC header by Simon Glass · Wed May 17 08:22:36 2017 -0600
  69. 2a84b01 t81xx: Migrate TI81XX/TI816X/TI814X symbols to Kconfig by Tom Rini · Tue May 16 14:46:40 2017 -0400
  70. 85554e5 ti816x: Import dts files from Linux Kernel v4.11 by Tom Rini · Tue May 16 14:46:38 2017 -0400
  71. fbb2552 ti816x: Rework DDR initialization sequence by Tom Rini · Tue May 16 14:46:35 2017 -0400
  72. 2ca39ca armv7: Mark the default lowlevel_init function as weak by Tom Rini · Tue May 16 14:46:34 2017 -0400
  73. c9fe7df x86: fsp: Remove the call to set up internal uart in fsp_init() by Bin Meng · Thu Jun 01 03:41:14 2017 -0700
  74. 273d0ec x86: baytrail: Fix boot hang with a debug build by Bin Meng · Thu Jun 01 03:41:13 2017 -0700
  75. e5bf969 x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer by Bin Meng · Wed May 31 01:04:15 2017 -0700
  76. 497c516 x86: baytrail: Use macros instead of magic numbers for FSP settings by Bin Meng · Wed May 31 01:04:14 2017 -0700
  77. fae4125 x86: baytrail: Remove "serial-debug-port-*" settings by Bin Meng · Wed May 31 01:04:13 2017 -0700
  78. fa5905e x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1 by Bin Meng · Wed May 31 01:04:12 2017 -0700
  79. 2a25fb5 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Sat Jun 03 18:05:04 2017 -0400
  80. 1e2f127 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Sat Jun 03 18:04:54 2017 -0400
  81. d8532af Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · Fri Jun 02 11:03:50 2017 -0400
  82. ca4cdf9 sun50i: h5: Add initial Orangepi Prime support by Jagan Teki · Wed May 24 19:18:08 2017 +0000
  83. f2aaf84 armv8: layerscape: Enabling loading PPA during SPL stage by York Sun · Mon May 15 08:52:00 2017 -0700
  84. e6b871e armv8: layerscape: Make U-Boot EL2 safe by York Sun · Mon May 15 08:51:59 2017 -0700
  85. 1afa900 armv8: ls2080aqds: Add support for SD boot by Santan Kumar · Fri May 05 15:42:29 2017 +0530
  86. 9913648 armv8: ls2080a: Reorganise NAND_BOOT code in config flag by Santan Kumar · Fri May 05 15:42:28 2017 +0530
  87. 9b646a7 arm64: dts: sun50i: h5: orangepi-pc2: Use GPIO flag binding macro by Jagan Teki · Thu May 25 18:26:41 2017 +0000
  88. 053d9a1 arm64: dts: sun50i: Add sun50i-h5.dtsi by Jagan Teki · Thu May 25 18:15:36 2017 +0000
  89. bb7c01e fdt: Rename a few functions in fdt_support by Simon Glass · Thu May 18 20:09:26 2017 -0600
  90. 36d08d82 sandbox: Add a way to reset sandbox state for tests by Simon Glass · Thu May 18 20:09:13 2017 -0600
  91. e4fef74 dm: blk: Improve block device claiming by Simon Glass · Sun Apr 23 20:02:07 2017 -0600
  92. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · Wed May 17 17:18:09 2017 -0600
  93. 51a3ec3 dm: Fix up inclusion of common.h by Simon Glass · Wed May 17 17:18:07 2017 -0600
  94. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  95. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  96. d6e2420 sun50i: a64: Add initial Banana Pi M64 support by Jagan Teki · Thu May 25 20:16:00 2017 +0000
  97. 8d65e613e sunxi: A64/Pine64: update device tree from Linux by Andre Przywara · Wed May 24 10:34:56 2017 +0100
  98. 37652a7 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Wed May 31 22:28:06 2017 -0400
  99. ea68e96 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Wed May 31 22:27:54 2017 -0400
  100. a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · Fri May 19 17:26:58 2017 +0100