1. 4628c50 arm64: zynqmp: Provide a Kconfig option to use specified memory for MMU table by Siva Durga Prasad Paladugu · Thu Jul 13 19:01:11 2017 +0530
  2. e0a1f1e arm64: zynqmp: mp: Correct the R5 release sequence by Siva Durga Prasad Paladugu · Tue Aug 01 16:24:52 2017 +0530
  3. 49c6ecf arm64: zynqmp: Remove slcr with mio status pin detection by Michal Simek · Thu Nov 02 08:48:48 2017 +0100
  4. a4ad96e arm: zynq: Add mini u-boot configuration for zynq by Michal Simek · Thu Nov 02 10:54:48 2017 +0100
  5. d93fc74 arm: zynq: Sort dts names by Michal Simek · Thu Nov 02 11:46:43 2017 +0100
  6. 9e996ec arm: zynq: Add board support for cc108 by Michal Simek · Thu Nov 02 09:18:42 2017 +0100
  7. d69a70e arm: zynq: Sync location of DT properties with Linux by Michal Simek · Thu Nov 02 09:24:12 2017 +0100
  8. b2ed84b arm: zynq: Add device-type property for zynq ethernet phy nodes by Sai Pavan Boddu · Mon Mar 06 18:17:19 2017 +0530
  9. 0d7fcb1 arm: zynq: Add SCL & SDA GPIO entries for recovery by Chirag Parekh · Tue Dec 27 22:07:58 2016 +0530
  10. 91d024c arm: zynq: Add support for SYZYGY Hub board by Tom McLeod · Wed Sep 27 17:53:26 2017 -0700
  11. 9f92f79 arm64: zynqmp: remove unnecessary logical constraint by Heinrich Schuchardt · Fri Oct 13 01:14:27 2017 +0200
  12. d037d5b Merge git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Nov 27 07:22:11 2017 -0500
  13. 515bd00 i.MX6: engicam: Add imx6q/imx6ul boards for existing boards by Jagan Teki · Tue Nov 21 00:02:16 2017 +0530
  14. f978e80 board: icore-rqs: Fix mmc get env device by Jagan Teki · Tue Nov 21 00:02:15 2017 +0530
  15. fbd71f8 i.MX6UL: icore: Add SPL_OF_CONTROL support by Jagan Teki · Tue Nov 21 00:02:14 2017 +0530
  16. dc9de73 i.MX6Q: icore: Add SPL_OF_CONTROL support by Jagan Teki · Tue Nov 21 00:02:12 2017 +0530
  17. 5f79d46 imx: Remove boolean parameter from wdog powerdown function by Fabio Estevam · Thu Nov 23 10:55:33 2017 -0200
  18. 459733f imx: Also clear powerdown enable bit for WDOG3 on i.MX6ULL by Fabio Estevam · Thu Nov 23 09:18:54 2017 -0200
  19. 27b0fc3 mx6ull: Fix WDOG3 base address by Fabio Estevam · Thu Nov 23 09:18:53 2017 -0200
  20. 3a0df08 rockchip: fix turning off boot-mode via Kconfig by Philipp Tomsich · Fri Nov 24 14:44:58 2017 +0100
  21. a37eed5 rockchip: pinctrl: rk3399: add support for I2C8 by Philipp Tomsich · Wed Nov 22 19:47:37 2017 +0100
  22. 215db9c rockchip: check download key before bootup by Andy Yan · Wed Oct 11 15:01:31 2017 +0800
  23. d2349d9 rockchip: add support for enter to bootrom download mode by Andy Yan · Wed Oct 11 15:00:49 2017 +0800
  24. 70378cb rockchip: make boot_mode related codes reused across all platforms by Andy Yan · Wed Oct 11 15:00:16 2017 +0800
  25. 536dea8 rockchip: sysreset: merge into one common driver by Kever Yang · Fri Nov 03 15:16:12 2017 +0800
  26. 5aa3f9d rockchip: rk3188: move CONFIG_SPL_* entries from rk3188_common.h to Kconfig by Philipp Tomsich · Tue Oct 10 16:21:17 2017 +0200
  27. 7234c73 rockchip: back-to-bootrom: allow passing a cmd to the bootrom by Philipp Tomsich · Tue Oct 10 16:21:16 2017 +0200
  28. 16c689c rockchip: rk3188: use boot0 hook to load up SPL in 2 steps by Philipp Tomsich · Tue Oct 10 16:21:15 2017 +0200
  29. 39bf18d rockchip: back-to-bootrom: replace assembly-implementation with C-code by Philipp Tomsich · Tue Oct 10 16:21:14 2017 +0200
  30. e5a246f arm: provide a PCS-compliant setjmp implementation by Philipp Tomsich · Tue Oct 10 16:21:13 2017 +0200
  31. 5636d4a arm: mark save_boot_params_ret as a function by Philipp Tomsich · Tue Oct 10 16:21:12 2017 +0200
  32. cd36d45 arm: make save_boot_params_ret prototype visible for AArch64 by Philipp Tomsich · Tue Oct 10 16:21:11 2017 +0200
  33. 9f1a447 rockchip: boot0 hook: support early return for RK3188/RK3066-style BROM by Philipp Tomsich · Tue Oct 10 16:21:10 2017 +0200
  34. aca067a bcm281xx: boot0 hook: adjust to unified boot0 semantics by Philipp Tomsich · Tue Oct 10 16:21:09 2017 +0200
  35. 184e377 bcm235xx: boot0 hook: adjust to unified boot0 semantics by Philipp Tomsich · Tue Oct 10 16:21:08 2017 +0200
  36. 85bd93d socfpga: boot0 hook: adjust to unified boot0 semantics by Philipp Tomsich · Tue Oct 10 16:21:07 2017 +0200
  37. b6f395c rockchip: enable boot0-hook for all Rockchip SoCs by Philipp Tomsich · Tue Oct 10 16:21:03 2017 +0200
  38. b812286 rockchip: boot0: align to 0x20 for armv7 '_start' by Kever Yang · Tue Oct 10 16:21:02 2017 +0200
  39. cc00f0e arm: boot0 hook: move boot0 hook before '_start' by Philipp Tomsich · Tue Oct 10 16:21:01 2017 +0200
  40. 6c198d7 ARM: dra7: Kconfig: Add thermal configs for dra7xx and am57xx by Faiz Abbas · Tue Nov 14 16:12:33 2017 +0530
  41. ddbda7a ARM: dts: OMAP5+: Add support for bandgap sensor in SPL by Faiz Abbas · Tue Nov 14 16:12:32 2017 +0530
  42. 1000422 odroid-c2: enable I2C by Beniamino Galvani · Sun Oct 29 10:09:01 2017 +0100
  43. d5b199c i2c: add Amlogic Meson driver by Beniamino Galvani · Sun Oct 29 10:09:00 2017 +0100
  44. bf8e727 mx6: Select MX6QDL option via Kconfig by Fabio Estevam · Wed Nov 15 17:04:03 2017 -0200
  45. 56d9692 mx53: Add Board support for GE PPD by Peter Senna Tschudin · Mon Nov 06 19:14:11 2017 +0000
  46. 200b46e arm: mx5: Add more register definitions by Martyn Welch · Wed Nov 08 15:35:12 2017 +0000
  47. a87af13 pwm: imx: Enable PWM support on i.MX53 by Martyn Welch · Wed Nov 08 15:35:11 2017 +0000
  48. 9671986 Add UART base addresses for additional UARTs by Landheer-Cieslak, Ronald · Wed Oct 25 13:46:53 2017 +0000
  49. 75a86e3 configs: dragonboard410c: Save environment data on eMMC by Jorge Ramirez-Ortiz · Mon Nov 06 14:16:38 2017 +0100
  50. 38d1b93 armv8: update gd after relocate by Kever Yang · Fri Nov 03 10:10:27 2017 +0800
  51. 81c2137 arm64: support running at addr other than linked to by Stephen Warren · Thu Nov 02 18:11:27 2017 -0600
  52. 06ab473 arm: meson: Add supplementary ethernet registers definitions by Neil Armstrong · Wed Oct 18 10:02:11 2017 +0200
  53. 87247af pylibfdt: compile pylibfdt only when dtoc/binman is necessary by Masahiro Yamada · Tue Oct 17 13:42:44 2017 +0900
  54. 4c2ea41 arm: add initial support for Amlogic P212 based on Meson GXL family by Neil Armstrong · Thu Oct 12 15:50:32 2017 +0200
  55. a4cf392 ARM: dts: Synchronize Amlogic from Linux Mainline 4.13.5 by Neil Armstrong · Thu Oct 12 15:50:30 2017 +0200
  56. 17705ac am33xx: Add a function to query MPU voltage in uV by Felix Brack · Wed Oct 11 18:42:23 2017 +0200
  57. 67cb375 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Thu Nov 16 09:32:04 2017 -0500
  58. 5509dae arm: mvebu: clearfog: update SPI flash DT description by Baruch Siach · Mon Nov 13 07:04:31 2017 +0200
  59. 8650232 arm: mvebu: Add board_setup for xhci hardware by Jon Nettleton · Mon Nov 06 10:33:20 2017 +0200
  60. b166d6a driver: net: fsl-mc: Use base 16 in simple_strtoul by Prabhakar Kushwaha · Thu Nov 09 14:45:41 2017 +0530
  61. 4feb83b armv8: ls1088aqds: Add SD boot support for ls1088qds by Ashish Kumar · Mon Nov 06 13:18:44 2017 +0530
  62. 5676ceb armv8: ls1088ardb: Add SD boot support for ls1088 by Ashish Kumar · Mon Nov 06 13:18:43 2017 +0530
  63. a179e56 armv8: ls1088: Enable SATA for ls1088 by Ashish Kumar · Thu Nov 02 09:50:47 2017 +0530
  64. 8ff3e59 ARM: rmobile: Fix eMMC signal voltage on Salvator-X/XS by Marek Vasut · Thu Nov 09 19:58:40 2017 +0100
  65. 72f5731 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Thu Nov 09 08:11:30 2017 -0500
  66. 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
  67. 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
  68. 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
  69. ce86bf9 imx:display5: Add support for LWN's DISPLAY5 board by Lukasz Majewski · Tue Oct 31 17:58:05 2017 +0100
  70. 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
  71. 25eb2f8 mx51: Select the ESDHC_A001 erratum by Fabio Estevam · Fri Nov 03 13:40:10 2017 -0200
  72. 9871f48 mx25: Select the ESDHC_A001 erratum by Fabio Estevam · Fri Nov 03 13:40:09 2017 -0200
  73. 52b2f45 mx25: Move MX25 selection to Kconfig by Fabio Estevam · Fri Nov 03 13:40:08 2017 -0200
  74. e7b8940 rockchip: dts: rk3399: change sd-card io voltage to 3.0V by Klaus Goger · Mon Nov 06 23:02:55 2017 +0100
  75. 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
  76. e597687 rockchip: dts: rk3399-puma: update USB configuration by Philipp Tomsich · Mon Nov 06 23:02:53 2017 +0100
  77. 616dc73 rockchip: dts: rk3399-puma: update usbhub_enable regulator by Philipp Tomsich · Mon Nov 06 23:02:52 2017 +0100
  78. 3b7d813 rockchip: dts: rk3399-puma: fix the modelling of BIOS_DISABLE by Philipp Tomsich · Mon Nov 06 23:02:51 2017 +0100
  79. d3d1f72 cosmetic: rmobile: renesas spelled wrong by Chris Brandt · Fri Nov 03 10:36:12 2017 -0500
  80. 9be6088 spear: fix STMicroelectronics copyright by Patrice Chotard · Mon Oct 23 09:54:00 2017 +0200
  81. cc55116 stv0991: fix STMicroelectronics copyright by Patrice Chotard · Mon Oct 23 09:53:59 2017 +0200
  82. 789ee0e stm32: fix STMicroelectronics copyright by Patrice Chotard · Mon Oct 23 09:53:58 2017 +0200
  83. 9e21624 sti: fix STMicroelectronics copyright by Patrice Chotard · Mon Oct 23 09:53:57 2017 +0200
  84. 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
  85. a636790 rockchip: rk3328: fix rockchip_get_cru api by Kever Yang · Wed Oct 25 16:24:48 2017 +0800
  86. a48538c wandboard: Add support for the MX6QP variant by Fabio Estevam · Sat Oct 14 09:17:54 2017 -0300
  87. 32a7414 Merge git://git.denx.de/u-boot-video by Tom Rini · Sun Oct 29 10:11:08 2017 -0400
  88. 89cfa89 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Oct 27 21:59:10 2017 -0400
  89. b6fa55e armv8: sec_firmware: Add support for loadables in FIT by Sumit Garg · Fri Sep 01 13:55:01 2017 +0530
  90. 251c44b armv8: layerscape: Allocate 66 MB DDR for secure memory by Sumit Garg · Fri Sep 01 13:55:00 2017 +0530
  91. 9a43a6c armv8: ls1088ardb: Enable USB command RDB qspi-boot by Ran Wang · Mon Oct 23 10:09:24 2017 +0800
  92. 5959f84 arm64: layerscape: Move CONFIG_HAS_FSL_XHCI_USB to Kconfig by Ran Wang · Mon Oct 23 10:09:21 2017 +0800
  93. 2f0b6e5 sunxi: video: add LCD support to DE2 driver by Vasily Khoruzhick · Thu Oct 26 21:51:52 2017 -0700
  94. f079f93 sunxi: video: split out PLL configuration code by Vasily Khoruzhick · Thu Oct 26 21:51:51 2017 -0700
  95. 82576de sunxi: setup simplefb for Allwinner DE2 by Icenowy Zheng · Thu Oct 26 11:14:47 2017 +0800
  96. 60e4b8f video: add an option for video simplefb via DT by Icenowy Zheng · Thu Oct 26 11:14:46 2017 +0800
  97. 1fa956f sunxi: change the DE1 video option to CONFIG_VIDEO_SUNXI by Icenowy Zheng · Thu Oct 26 11:14:44 2017 +0800
  98. 3c5a89d sunxi: binman: Add U-Boot binary size check by Maxime Ripard · Thu Oct 19 11:36:35 2017 +0200
  99. 2ba0f21 sunxi: Enable THUMB build for the U-Boot binary by Maxime Ripard · Thu Oct 19 11:49:29 2017 +0200
  100. 7ca2939 sunxi: Add support for the Banana Pi M2-Magic by Maxime Ripard · Thu Apr 20 13:16:18 2017 +0200