1. aa468b1 Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Apr 13 17:31:06 2017 -0400
  2. 4accfcc board: sama5d4ek: enable early debug UART by Wenyou Yang · Thu Apr 13 10:31:21 2017 +0800
  3. e95e333 board: sama5d4ek: clean up code by Wenyou Yang · Thu Apr 13 10:31:20 2017 +0800
  4. 9673c2e board: sama5d4ek: update to support DM/DT by Wenyou Yang · Thu Apr 13 10:31:19 2017 +0800
  5. 4d8b321 board: sama5d4_xplained: enable early debug UART by Wenyou Yang · Thu Apr 13 10:31:18 2017 +0800
  6. d56baa4 board: sama5d4_xplained: clean up code by Wenyou Yang · Thu Apr 13 10:31:17 2017 +0800
  7. 3143ac2 board: sama5d4_xplained: update to support DM/DT by Wenyou Yang · Thu Apr 13 10:31:16 2017 +0800
  8. b42ebc3 configs: at91-sama5_common: fix for CONFIG_AT91_GPIO by Wenyou Yang · Thu Apr 13 10:31:15 2017 +0800
  9. 608b4eb ARM: at91: lds: use "_image_binary_end" for DT location by Wenyou Yang · Fri Mar 24 11:34:06 2017 +0800
  10. ac8af4c ARM: spl: atmel: move mem_init() advance in SPL init. by Wenyou Yang · Fri Mar 24 11:34:05 2017 +0800
  11. f13d0ff ARM: spl: atmel: bring in serial device before init by Wenyou Yang · Fri Mar 24 11:34:04 2017 +0800
  12. 71806ec ARM: at91: spl: specify MMC and NAND boot device by Wenyou Yang · Fri Mar 24 11:34:03 2017 +0800
  13. 1f36fc1 ARM: dts: at91: add dts file for sama5d4ek by Wenyou Yang · Fri Mar 24 09:18:44 2017 +0800
  14. 1a69b14 ARM: dts: at91: add dts files for sama5d4 Xplained by Wenyou Yang · Fri Mar 24 09:18:43 2017 +0800
  15. f5cbcf0 ARM: at91: dt: add dts file for sama5d3 Xplained by Wenyou Yang · Fri Mar 24 09:18:42 2017 +0800
  16. 35736f5 ARM: at91: dt: add dts files for sama5d3xek board by Wenyou Yang · Fri Mar 24 09:18:41 2017 +0800
  17. e29b82b gpio: at91_gpio: add the clock support by Wenyou Yang · Thu Mar 23 12:46:21 2017 +0800
  18. eff6d8a gpio: at91_gpio: add the device tree support by Wenyou Yang · Thu Mar 23 12:46:20 2017 +0800
  19. ad05448 gpio: Kconfig: add CONFIG_AT91_GPIO option by Wenyou Yang · Thu Mar 23 12:46:19 2017 +0800
  20. c24e013 pinctrl: at91: add pinctrl driver by Wenyou Yang · Thu Mar 23 12:44:37 2017 +0800
  21. 4a92a3e gpio: at91_gpio: remove CPU_HAS_PIO3 macro by Wenyou Yang · Thu Mar 23 12:44:36 2017 +0800
  22. d4aab6b mtd: nand: atmel: use another functions to set gpio value by Wenyou Yang · Thu Mar 23 12:55:21 2017 +0800
  23. ca72136 ARM: at91: gpio: fix at91_set_gpio_value() define by Wenyou Yang · Thu Mar 23 12:55:20 2017 +0800
  24. d214bef buildman: Handle commit subjects containing unicode by Simon Glass · Wed Apr 12 18:23:26 2017 -0600
  25. e92dab3 tools: allow to override python by Stefano Babic · Wed Apr 05 17:46:41 2017 +0200
  26. 27bc9b1 dm: core: Ensure DMA regions start up with the cache clean by Simon Glass · Tue Apr 04 13:00:19 2017 -0600
  27. 4490f07 core/uclass: Print name of device in uclass_find_device_by_seq() by Alexandru Gagniuc · Tue Apr 04 10:46:56 2017 -0700
  28. 847f59a fdtgrep: Cope with the /aliases node being last by Simon Glass · Sun Apr 02 12:26:44 2017 -0600
  29. 77bb05e dtoc: Decode val if it's a byte string by George McCollister · Thu Mar 30 09:44:25 2017 -0500
  30. 1139406 patman: Convert byte arrays to strings by George McCollister · Thu Mar 30 09:44:24 2017 -0500
  31. b1ab189 serial: ns16550: Link in the DM driver when when using platdata by Alexandru Gagniuc · Mon Mar 27 12:54:19 2017 -0700
  32. 66d01b2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Thu Apr 13 10:17:06 2017 -0400
  33. d218320 lib: div64: sync with Linux by Peng Fan · Mon Apr 10 13:39:48 2017 +0800
  34. fa72fe5 sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-coded by Tom Rini · Wed Apr 12 16:41:00 2017 -0400
  35. 0bda3e4 tiny-printf: Add support for %p format by Vignesh R · Mon Apr 10 12:23:22 2017 +0530
  36. 316819a pci: Add a command to show PCI regions by Simon Glass · Sat Apr 08 13:10:06 2017 -0600
  37. af7638b Fix a bug with PL010s running at 19200 baud by Alyssa Rosenzweig · Fri Apr 07 09:48:22 2017 -0700
  38. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · Thu Apr 06 12:47:05 2017 -0600
  39. 0e0ac20 arm: freescale: Rename initdram() to fsl_initdram() by Simon Glass · Thu Apr 06 12:47:04 2017 -0600
  40. a14c516 debug_uart: Try not to use stack in printch by developer · Thu Apr 06 16:32:41 2017 +0100
  41. 4b0a293 env: fix memory leak in fw_env routines by Stefano Babic · Wed Apr 05 18:08:03 2017 +0200
  42. 413cc6e env: add a version number to check API by Stefano Babic · Wed Apr 05 18:08:02 2017 +0200
  43. 831c4d5 env: split fw_env.h in public and private parts by Stefano Babic · Wed Apr 05 18:08:01 2017 +0200
  44. 4a24308 Rename aes.h to uboot_aes.h by Stefano Babic · Wed Apr 05 18:08:00 2017 +0200
  45. a2965c9 imx: i.mx6q: add the initial support for LogicPD i.MX6Q SOM by Adam Ford · Fri Apr 07 10:25:34 2017 -0500
  46. 4e5d33a cmd_mmc: fix arg parsing for setdsr subcmd by Markus Niebel · Fri Feb 03 15:26:36 2017 +0100
  47. db305e5 imx: mx7ulp: Fix SPLL/APLL clock rate calculation issue by Ye Li · Wed Apr 05 10:36:58 2017 +0800
  48. b987baf imx: ventana: config: set MMC env Partition to 1 by Tim Harvey · Tue Apr 11 09:58:09 2017 -0700
  49. 0d0dc39 mx6sabresd: README: Add eMMC boot configuration by Breno Lima · Mon Apr 10 09:45:29 2017 -0300
  50. b9671f6 Set console speed to 115200 on mx6cuboxi. by Vagrant Cascadian · Fri Mar 31 13:48:44 2017 -0700
  51. f5a92a7 board: advantech: dms-ba16: apply the proper register setting to fix the voltage peak issue by Yung-Ching LIN · Wed Mar 29 01:51:25 2017 +0800
  52. cd81ade board: advantech: dms-ba16: fix AR8033 reset timing issue by Yung-Ching LIN · Wed Mar 29 01:51:24 2017 +0800
  53. 9dce6bd board: advantech: dms-ba16: add the PMIC configuration support by Yung-Ching LIN · Wed Mar 29 01:51:23 2017 +0800
  54. 7bcb389 board: advantech: dms-ba16: Add the configuration options for display initialization by Yung-Ching LIN · Wed Mar 29 01:51:22 2017 +0800
  55. 300be5b MAINTAINERS: Fix ARM FREESCALE IMX files by Jagan Teki · Mon Mar 27 23:32:23 2017 +0530
  56. 4975704 MCCMON6: defconfig: Add tftp_nor_dtb command for NOR DTB update by Lukasz Majewski · Mon Mar 27 15:38:46 2017 +0200
  57. 7ebca7e ARCv2: SLC: Make sure busy bit is set properly on SLC flushing by Alexey Brodkin · Wed Apr 05 17:50:09 2017 +0300
  58. 8fb2c77 libfdt: fix build with Python 3 by Stefan Agner · Wed Mar 29 12:41:23 2017 -0700
  59. dc9b229 fdt: Bring in changes from v1.4.4 by Simon Glass · Tue Mar 28 10:23:31 2017 -0600
  60. 654f531 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Apr 10 08:07:29 2017 -0400
  61. b8a2fe1 Makefile: Fix linking with modern binutils by Joel Stanley · Sun Apr 09 20:33:58 2017 +0200
  62. a7e4eb4 travis-ci: OrangePi PC2 only links with gcc-5.x or later by Tom Rini · Sun Apr 09 18:18:03 2017 -0400
  63. 7d2c201 x86: Introduce minimal PMU driver for Intel MID platforms by Andy Shevchenko · Sat Apr 01 16:21:34 2017 +0300
  64. ee2e85f x86: Add SCU IPC driver for Intel MID platforms by Felipe Balbi · Sat Apr 01 16:21:33 2017 +0300
  65. c65a7fe serial: Add serial driver for Intel MID by Andy Shevchenko · Tue Feb 28 14:04:10 2017 +0200
  66. b711b3f tools: binman: Add missing filenames for various x86 rom tests by Bin Meng · Tue Apr 04 21:17:14 2017 -0700
  67. f3e87e8 x86: bootm: Fix FIT image booting on x86 by Stefan Roese · Fri Mar 31 08:09:39 2017 +0200
  68. 47c0989 binman: Remove hard-coded file name for x86 flash-descriptor & intel-me by Stefan Roese · Thu Mar 30 12:58:12 2017 +0200
  69. 3e0b405 x86: Add file names from Kconfig in descriptor/intel-me nodes in u-boot.dtsi by Stefan Roese · Thu Mar 30 12:58:11 2017 +0200
  70. f8cc43a x86: Kconfig: Add options to configure the descriptor.bin / me.bin filenames by Stefan Roese · Thu Mar 30 12:58:10 2017 +0200
  71. fbfe53d dm: rtc: Add 16-bit read/write support by Bin Meng · Thu Mar 16 07:26:27 2017 -0700
  72. eaeba41 x86: Remove unused option by Andy Shevchenko · Mon Mar 06 13:51:53 2017 +0200
  73. a2fab10 defconfigs: am57xx_hs_evm: Move OPTEE load address to avoid overlaps by Andrew F. Davis · Fri Apr 07 10:19:35 2017 -0500
  74. 1fc3f0c defconfigs: dra7xx_hs_evm: Move OPTEE load address to avoid overlaps by Misael Lopez Cruz · Fri Apr 07 10:19:34 2017 -0500
  75. b96d2c4 defconfigs: am43xx_hs_evm: Add USB Host boot mode support by Andrew F. Davis · Fri Apr 07 10:11:25 2017 -0500
  76. 4fd50e7 defconfigs: am43xx_hs_evm: Add USB client boot mode support by Andrew F. Davis · Fri Apr 07 10:11:24 2017 -0500
  77. 93195b5 defconfigs: am43xx_hs_evm: Add Net boot mode support by Andrew F. Davis · Fri Apr 07 10:11:23 2017 -0500
  78. 06b43ae defconfigs: dra7xx_hs_evm: Sync HS and non-HS defconfigs by Andrew F. Davis · Fri Apr 07 10:11:22 2017 -0500
  79. a6ca1b4 defconfigs: am57xx_hs_evm: Sync HS and non-HS defconfigs by Andrew F. Davis · Fri Apr 07 10:11:21 2017 -0500
  80. b5e6020 defconfigs: am43xx_hs_evm: Sync HS and non-HS defconfigs by Andrew F. Davis · Fri Apr 07 10:11:20 2017 -0500
  81. e68a0f6 defconfigs: am335x_hs_evm: Sync HS and non-HS defconfigs by Andrew F. Davis · Fri Apr 07 10:11:19 2017 -0500
  82. 0a88c80 spl: net: Add FIT image support over network boot by Andrew F. Davis · Fri Apr 07 14:29:36 2017 -0500
  83. 3e45c83 defconfig: k2g_hs_evm: Add k2g_hs_evm_defconfig by Andrew F. Davis · Fri Apr 07 10:00:11 2017 -0500
  84. 741d9b5 defconfig: k2hk_hs_evm: Add k2hk_hs_evm_defconfig by Andrew F. Davis · Fri Apr 07 10:00:10 2017 -0500
  85. d51ab7e defconfig: k2e_hs_evm: Add k2e_hs_evm_defconfig by Vitaly Andrianov · Fri Apr 07 10:00:09 2017 -0500
  86. 1bccf86 Kconfig: Adds SYS_TEXT_BASE config option for Keystone2 by Madan Srinivas · Fri Apr 07 10:00:08 2017 -0500
  87. b40217f doc: Updates info on using Keystone2 secure devices by Madan Srinivas · Fri Apr 07 10:00:07 2017 -0500
  88. 9283c4a ARM: Keystone2: Build secure images for K2 by Madan Srinivas · Fri Apr 07 10:00:06 2017 -0500
  89. 5b3b7d1 arm: mach-omap2: Add secure image name common to OMAP and keystone by Madan Srinivas · Fri Apr 07 10:00:05 2017 -0500
  90. 7986f08 arm: mach-omap2: Enable Kconfig support for K2 HS devices by Vitaly Andrianov · Fri Apr 07 10:00:04 2017 -0500
  91. 1b3b244 arm: mach-keystone: Implements FIT post-processing call for keystone SoCs by Vitaly Andrianov · Fri Apr 07 10:00:03 2017 -0500
  92. a2f8c94 image: Fixes build warning with CONFIG_FIT_IMAGE_POST_PROCESS by Madan Srinivas · Fri Apr 07 10:00:02 2017 -0500
  93. b482dac ti_armv7_common: env: Change FIT image name to match build name by Andrew F. Davis · Fri Apr 07 09:55:20 2017 -0500
  94. dc2b941 mtd: nand: am335x_spl_bch: Incorporate tWB delay in nand_command function by Cooper Jr., Franklin · Thu Apr 06 15:54:14 2017 -0500
  95. 5bf9390 davinci: omapl138_lcdk: switch to using common mmc args by Sekhar Nori · Thu Apr 06 14:52:57 2017 +0530
  96. 0ea56fe ARM: ti: consolidate mmc environment variables by Sekhar Nori · Thu Apr 06 14:52:56 2017 +0530
  97. b261dce davinci: omapl138_lcdk: use environment variables for memory addresses by Sekhar Nori · Thu Apr 06 14:52:55 2017 +0530
  98. b85b542 davinci: omapl138_lcdk: enable some filesystem related commands by Sekhar Nori · Thu Apr 06 14:52:54 2017 +0530
  99. 1fc31f7 davinci: omapl138_lcdk: remove spiboot by Sekhar Nori · Thu Apr 06 14:52:53 2017 +0530
  100. 9e3491b ti: clocks: Fix do_enable_clocks() to accept NULL pointers as input parameters by Lukasz Majewski · Mon Mar 27 10:15:27 2017 +0200