1. d037d5b Merge git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Nov 27 07:22:11 2017 -0500
  2. 515bd00 i.MX6: engicam: Add imx6q/imx6ul boards for existing boards by Jagan Teki · Tue Nov 21 00:02:16 2017 +0530
  3. f978e80 board: icore-rqs: Fix mmc get env device by Jagan Teki · Tue Nov 21 00:02:15 2017 +0530
  4. fbd71f8 i.MX6UL: icore: Add SPL_OF_CONTROL support by Jagan Teki · Tue Nov 21 00:02:14 2017 +0530
  5. dc9de73 i.MX6Q: icore: Add SPL_OF_CONTROL support by Jagan Teki · Tue Nov 21 00:02:12 2017 +0530
  6. 5f79d46 imx: Remove boolean parameter from wdog powerdown function by Fabio Estevam · Thu Nov 23 10:55:33 2017 -0200
  7. 459733f imx: Also clear powerdown enable bit for WDOG3 on i.MX6ULL by Fabio Estevam · Thu Nov 23 09:18:54 2017 -0200
  8. 27b0fc3 mx6ull: Fix WDOG3 base address by Fabio Estevam · Thu Nov 23 09:18:53 2017 -0200
  9. 3a0df08 rockchip: fix turning off boot-mode via Kconfig by Philipp Tomsich · Fri Nov 24 14:44:58 2017 +0100
  10. a37eed5 rockchip: pinctrl: rk3399: add support for I2C8 by Philipp Tomsich · Wed Nov 22 19:47:37 2017 +0100
  11. 215db9c rockchip: check download key before bootup by Andy Yan · Wed Oct 11 15:01:31 2017 +0800
  12. d2349d9 rockchip: add support for enter to bootrom download mode by Andy Yan · Wed Oct 11 15:00:49 2017 +0800
  13. 70378cb rockchip: make boot_mode related codes reused across all platforms by Andy Yan · Wed Oct 11 15:00:16 2017 +0800
  14. 536dea8 rockchip: sysreset: merge into one common driver by Kever Yang · Fri Nov 03 15:16:12 2017 +0800
  15. 5aa3f9d rockchip: rk3188: move CONFIG_SPL_* entries from rk3188_common.h to Kconfig by Philipp Tomsich · Tue Oct 10 16:21:17 2017 +0200
  16. 7234c73 rockchip: back-to-bootrom: allow passing a cmd to the bootrom by Philipp Tomsich · Tue Oct 10 16:21:16 2017 +0200
  17. 16c689c rockchip: rk3188: use boot0 hook to load up SPL in 2 steps by Philipp Tomsich · Tue Oct 10 16:21:15 2017 +0200
  18. 39bf18d rockchip: back-to-bootrom: replace assembly-implementation with C-code by Philipp Tomsich · Tue Oct 10 16:21:14 2017 +0200
  19. e5a246f arm: provide a PCS-compliant setjmp implementation by Philipp Tomsich · Tue Oct 10 16:21:13 2017 +0200
  20. 5636d4a arm: mark save_boot_params_ret as a function by Philipp Tomsich · Tue Oct 10 16:21:12 2017 +0200
  21. cd36d45 arm: make save_boot_params_ret prototype visible for AArch64 by Philipp Tomsich · Tue Oct 10 16:21:11 2017 +0200
  22. 9f1a447 rockchip: boot0 hook: support early return for RK3188/RK3066-style BROM by Philipp Tomsich · Tue Oct 10 16:21:10 2017 +0200
  23. aca067a bcm281xx: boot0 hook: adjust to unified boot0 semantics by Philipp Tomsich · Tue Oct 10 16:21:09 2017 +0200
  24. 184e377 bcm235xx: boot0 hook: adjust to unified boot0 semantics by Philipp Tomsich · Tue Oct 10 16:21:08 2017 +0200
  25. 85bd93d socfpga: boot0 hook: adjust to unified boot0 semantics by Philipp Tomsich · Tue Oct 10 16:21:07 2017 +0200
  26. b6f395c rockchip: enable boot0-hook for all Rockchip SoCs by Philipp Tomsich · Tue Oct 10 16:21:03 2017 +0200
  27. b812286 rockchip: boot0: align to 0x20 for armv7 '_start' by Kever Yang · Tue Oct 10 16:21:02 2017 +0200
  28. cc00f0e arm: boot0 hook: move boot0 hook before '_start' by Philipp Tomsich · Tue Oct 10 16:21:01 2017 +0200
  29. 6c198d7 ARM: dra7: Kconfig: Add thermal configs for dra7xx and am57xx by Faiz Abbas · Tue Nov 14 16:12:33 2017 +0530
  30. ddbda7a ARM: dts: OMAP5+: Add support for bandgap sensor in SPL by Faiz Abbas · Tue Nov 14 16:12:32 2017 +0530
  31. 1000422 odroid-c2: enable I2C by Beniamino Galvani · Sun Oct 29 10:09:01 2017 +0100
  32. d5b199c i2c: add Amlogic Meson driver by Beniamino Galvani · Sun Oct 29 10:09:00 2017 +0100
  33. bf8e727 mx6: Select MX6QDL option via Kconfig by Fabio Estevam · Wed Nov 15 17:04:03 2017 -0200
  34. 56d9692 mx53: Add Board support for GE PPD by Peter Senna Tschudin · Mon Nov 06 19:14:11 2017 +0000
  35. 200b46e arm: mx5: Add more register definitions by Martyn Welch · Wed Nov 08 15:35:12 2017 +0000
  36. a87af13 pwm: imx: Enable PWM support on i.MX53 by Martyn Welch · Wed Nov 08 15:35:11 2017 +0000
  37. 9671986 Add UART base addresses for additional UARTs by Landheer-Cieslak, Ronald · Wed Oct 25 13:46:53 2017 +0000
  38. 75a86e3 configs: dragonboard410c: Save environment data on eMMC by Jorge Ramirez-Ortiz · Mon Nov 06 14:16:38 2017 +0100
  39. 38d1b93 armv8: update gd after relocate by Kever Yang · Fri Nov 03 10:10:27 2017 +0800
  40. 81c2137 arm64: support running at addr other than linked to by Stephen Warren · Thu Nov 02 18:11:27 2017 -0600
  41. 06ab473 arm: meson: Add supplementary ethernet registers definitions by Neil Armstrong · Wed Oct 18 10:02:11 2017 +0200
  42. 87247af pylibfdt: compile pylibfdt only when dtoc/binman is necessary by Masahiro Yamada · Tue Oct 17 13:42:44 2017 +0900
  43. 4c2ea41 arm: add initial support for Amlogic P212 based on Meson GXL family by Neil Armstrong · Thu Oct 12 15:50:32 2017 +0200
  44. a4cf392 ARM: dts: Synchronize Amlogic from Linux Mainline 4.13.5 by Neil Armstrong · Thu Oct 12 15:50:30 2017 +0200
  45. 17705ac am33xx: Add a function to query MPU voltage in uV by Felix Brack · Wed Oct 11 18:42:23 2017 +0200
  46. 67cb375 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Thu Nov 16 09:32:04 2017 -0500
  47. 5509dae arm: mvebu: clearfog: update SPI flash DT description by Baruch Siach · Mon Nov 13 07:04:31 2017 +0200
  48. 8650232 arm: mvebu: Add board_setup for xhci hardware by Jon Nettleton · Mon Nov 06 10:33:20 2017 +0200
  49. b166d6a driver: net: fsl-mc: Use base 16 in simple_strtoul by Prabhakar Kushwaha · Thu Nov 09 14:45:41 2017 +0530
  50. 4feb83b armv8: ls1088aqds: Add SD boot support for ls1088qds by Ashish Kumar · Mon Nov 06 13:18:44 2017 +0530
  51. 5676ceb armv8: ls1088ardb: Add SD boot support for ls1088 by Ashish Kumar · Mon Nov 06 13:18:43 2017 +0530
  52. a179e56 armv8: ls1088: Enable SATA for ls1088 by Ashish Kumar · Thu Nov 02 09:50:47 2017 +0530
  53. 8ff3e59 ARM: rmobile: Fix eMMC signal voltage on Salvator-X/XS by Marek Vasut · Thu Nov 09 19:58:40 2017 +0100
  54. 72f5731 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Thu Nov 09 08:11:30 2017 -0500
  55. 666ab28 imx7: Add include guards for include/asm/arch-mx7/sys_proto.h file by Lukasz Majewski · Tue Nov 07 11:34:17 2017 +0100
  56. a1ed64e imx5: Add include guards for include/asm/arch-mx5/sys_proto.h file by Lukasz Majewski · Tue Nov 07 11:34:16 2017 +0100
  57. a6fc159 imx6: Add include guards for include/asm/arch-mx6/sys_proto.h file by Lukasz Majewski · Tue Nov 07 11:34:15 2017 +0100
  58. ce86bf9 imx:display5: Add support for LWN's DISPLAY5 board by Lukasz Majewski · Tue Oct 31 17:58:05 2017 +0100
  59. ff7ae6f imx6: iomux: Add generic function to set RGMII IO voltage on IMX6 SoCs by Lukasz Majewski · Tue Oct 31 13:26:24 2017 +0100
  60. 25eb2f8 mx51: Select the ESDHC_A001 erratum by Fabio Estevam · Fri Nov 03 13:40:10 2017 -0200
  61. 9871f48 mx25: Select the ESDHC_A001 erratum by Fabio Estevam · Fri Nov 03 13:40:09 2017 -0200
  62. 52b2f45 mx25: Move MX25 selection to Kconfig by Fabio Estevam · Fri Nov 03 13:40:08 2017 -0200
  63. e7b8940 rockchip: dts: rk3399: change sd-card io voltage to 3.0V by Klaus Goger · Mon Nov 06 23:02:55 2017 +0100
  64. de02bc6 rockchip: dts: Use defines for pin names in rk3399-puma.dtsi and rk3368-lion.dts by Klaus Goger · Mon Nov 06 23:02:54 2017 +0100
  65. e597687 rockchip: dts: rk3399-puma: update USB configuration by Philipp Tomsich · Mon Nov 06 23:02:53 2017 +0100
  66. 616dc73 rockchip: dts: rk3399-puma: update usbhub_enable regulator by Philipp Tomsich · Mon Nov 06 23:02:52 2017 +0100
  67. 3b7d813 rockchip: dts: rk3399-puma: fix the modelling of BIOS_DISABLE by Philipp Tomsich · Mon Nov 06 23:02:51 2017 +0100
  68. d3d1f72 cosmetic: rmobile: renesas spelled wrong by Chris Brandt · Fri Nov 03 10:36:12 2017 -0500
  69. 9be6088 spear: fix STMicroelectronics copyright by Patrice Chotard · Mon Oct 23 09:54:00 2017 +0200
  70. cc55116 stv0991: fix STMicroelectronics copyright by Patrice Chotard · Mon Oct 23 09:53:59 2017 +0200
  71. 789ee0e stm32: fix STMicroelectronics copyright by Patrice Chotard · Mon Oct 23 09:53:58 2017 +0200
  72. 9e21624 sti: fix STMicroelectronics copyright by Patrice Chotard · Mon Oct 23 09:53:57 2017 +0200
  73. 32da5b8 ARM: dts: exynos: fix property values of LDO15/17 for ODROID-XU3/4 by Dongjin Kim · Sun Oct 29 12:39:59 2017 -0400
  74. a636790 rockchip: rk3328: fix rockchip_get_cru api by Kever Yang · Wed Oct 25 16:24:48 2017 +0800
  75. a48538c wandboard: Add support for the MX6QP variant by Fabio Estevam · Sat Oct 14 09:17:54 2017 -0300
  76. 32a7414 Merge git://git.denx.de/u-boot-video by Tom Rini · Sun Oct 29 10:11:08 2017 -0400
  77. 89cfa89 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Oct 27 21:59:10 2017 -0400
  78. b6fa55e armv8: sec_firmware: Add support for loadables in FIT by Sumit Garg · Fri Sep 01 13:55:01 2017 +0530
  79. 251c44b armv8: layerscape: Allocate 66 MB DDR for secure memory by Sumit Garg · Fri Sep 01 13:55:00 2017 +0530
  80. 9a43a6c armv8: ls1088ardb: Enable USB command RDB qspi-boot by Ran Wang · Mon Oct 23 10:09:24 2017 +0800
  81. 5959f84 arm64: layerscape: Move CONFIG_HAS_FSL_XHCI_USB to Kconfig by Ran Wang · Mon Oct 23 10:09:21 2017 +0800
  82. 2f0b6e5 sunxi: video: add LCD support to DE2 driver by Vasily Khoruzhick · Thu Oct 26 21:51:52 2017 -0700
  83. f079f93 sunxi: video: split out PLL configuration code by Vasily Khoruzhick · Thu Oct 26 21:51:51 2017 -0700
  84. 82576de sunxi: setup simplefb for Allwinner DE2 by Icenowy Zheng · Thu Oct 26 11:14:47 2017 +0800
  85. 60e4b8f video: add an option for video simplefb via DT by Icenowy Zheng · Thu Oct 26 11:14:46 2017 +0800
  86. 1fa956f sunxi: change the DE1 video option to CONFIG_VIDEO_SUNXI by Icenowy Zheng · Thu Oct 26 11:14:44 2017 +0800
  87. 3c5a89d sunxi: binman: Add U-Boot binary size check by Maxime Ripard · Thu Oct 19 11:36:35 2017 +0200
  88. 2ba0f21 sunxi: Enable THUMB build for the U-Boot binary by Maxime Ripard · Thu Oct 19 11:49:29 2017 +0200
  89. 7ca2939 sunxi: Add support for the Banana Pi M2-Magic by Maxime Ripard · Thu Apr 20 13:16:18 2017 +0200
  90. 8a368b7 sunxi: clk: fix N formula for CPUX clocks by Quentin Schulz · Tue Sep 26 16:02:47 2017 +0200
  91. 4647aca ARM: uniphier: use pr_*() more where appropriate by Masahiro Yamada · Mon Oct 23 00:19:36 2017 +0900
  92. a0a95bb ARM: dts: uniphier: sync DT with Linux 4.14-rc5 by Masahiro Yamada · Tue Oct 17 21:19:43 2017 +0900
  93. 81087e1 ARM: uniphier: split u-boot,dm-pre-reloc out to uniphier-v7-u-boot.dtsi by Masahiro Yamada · Tue Oct 17 21:19:42 2017 +0900
  94. 9193b45 ARM: uniphier: remove CONFIG_UNIPHIER_ETH by Masahiro Yamada · Tue Oct 17 21:19:41 2017 +0900
  95. 5b7c9f0 Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig by Adam Ford · Mon Oct 16 14:08:26 2017 -0500
  96. 177c65a arm: dra76: fastboot: extend cpu type for getvar command by Praneeth Bajjuri · Thu Oct 12 22:47:05 2017 -0500
  97. 538264d omap-common: fastboot: extend cpu type for DRA71x rev 2.1 by Vishal Mahaveer · Thu Oct 12 22:47:04 2017 -0500
  98. 1b72520 Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · Tue Oct 10 21:59:42 2017 +0300
  99. 377c534 fdt: update bcm283x device tree sources to Linux 4.14 state by Alexander Graf · Wed Oct 04 14:39:16 2017 +0200
  100. 260eda2 ARM: uniphier: adjust ifdefs for new UniPhier DWC3 CONFIG by Masahiro Yamada · Sat Oct 14 02:21:17 2017 +0900