1. 1f8f721 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Fri Oct 28 14:14:18 2016 -0400
  2. da8ee98 dm: at91: Add driver model support for the spi driver by Wenyou Yang · Fri Oct 28 14:17:49 2016 +0800
  3. 113e1d1 board: sama5d2_xplained: Enable an early debug UART by Wenyou Yang · Mon Oct 17 09:55:26 2016 +0800
  4. 3ce80fa board: sama5d2_xplained: Set 'ethaddr' got from AT24MAC by Wenyou Yang · Mon Oct 17 09:55:25 2016 +0800
  5. 04ddda8 board: sama5d2_xplained: Clean up code by Wenyou Yang · Mon Oct 17 09:55:24 2016 +0800
  6. 904c774 board: sama5d2_xplained: Move config options to defconfigs by Wenyou Yang · Mon Oct 17 09:55:23 2016 +0800
  7. 6b611e6 serial: atmel_usart: Support enable an early debug UART by Wenyou Yang · Mon Oct 17 09:49:55 2016 +0800
  8. 58d4448 serial: Kconfig: Add ATMEL_USART option by Wenyou Yang · Mon Oct 17 09:49:54 2016 +0800
  9. 038dff8 mmc: atmel_sdhci: Remove unnecessary clock calling by Wenyou Yang · Tue Sep 27 11:00:34 2016 +0800
  10. a0707bd usb: ehci-atmel: Remove unnecessary clock calling by Wenyou Yang · Tue Sep 27 11:00:33 2016 +0800
  11. 66d9e1f i2c: at91_i2c: Change error return -ENODEV to -EINVAL by Wenyou Yang · Tue Sep 27 11:00:32 2016 +0800
  12. 5af5237 i2c: at91_i2c: Remove unnecessary clock calling by Wenyou Yang · Tue Sep 27 11:00:31 2016 +0800
  13. 43f4a6e gpio: atmel_pio4: Remove unnecessary clock calling by Wenyou Yang · Tue Sep 27 11:00:30 2016 +0800
  14. 9a71d39 clk: at91: Improve the clock implementation by Wenyou Yang · Tue Sep 27 11:00:29 2016 +0800
  15. 33cdf49 clk: clk-uclass: Assign clk->dev before call .of_xlate by Wenyou Yang · Tue Sep 27 11:00:28 2016 +0800
  16. 354e10c ARM: at91/dt: sama5d2: Fix the warning from dtc by Wenyou Yang · Sun Sep 18 15:37:47 2016 +0800
  17. e400930 clk: at91: Fix at91-pmc and at91-sckc's class ID by Wenyou Yang · Tue Sep 13 10:25:55 2016 +0800
  18. a7e1f50 AT91: Correct misspelling of "redundent" in partition names by Robert P. J. Day · Thu Sep 01 09:49:14 2016 -0400
  19. ee00918 arm, at91: add icache support by Heiko Schocher · Wed Aug 17 09:13:25 2016 +0200
  20. ae36969 ARM: at91: clock: correct PRES offset for at91sam9x5 by Heiko Schocher · Wed Aug 17 09:13:24 2016 +0200
  21. e98ecbc arm: at91: mpddrc: add missing MPDDRC_MD defines by Heiko Schocher · Wed Aug 17 09:13:23 2016 +0200
  22. 753b345 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Oct 28 11:12:03 2016 -0400
  23. 1d41f3c Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · Fri Oct 28 09:08:13 2016 -0400
  24. 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · Sun Oct 16 23:35:18 2016 -0700
  25. c5b62c3 mmc: sdhci: assign to clk_mul when host version is upper than SD3.0 by Jaehoon Chung · Fri Oct 21 20:52:35 2016 +0900
  26. 4446250 mmc: add the device name in debugging message for supplying vmmc by Jaehoon Chung · Mon Oct 24 15:22:22 2016 +0900
  27. 7083f91 dm: mmc: socfpga: fix MMC_OPS support by Sylvain Lesne · Mon Oct 24 18:24:37 2016 +0200
  28. a6f07e5 mmc: refactor two core functions by Masahiro Yamada · Fri Oct 14 00:13:18 2016 +0900
  29. 6b4026d mmc: sdhci: fix the "misaligned operation at range" for cache by Jaehoon Chung · Thu Oct 13 10:33:06 2016 +0900
  30. 1530596 mmc: introduce mmc_power_init by Peng Fan · Tue Oct 11 15:08:43 2016 +0800
  31. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · Wed Oct 26 17:15:37 2016 -0400
  32. 302924b imx6: icorem6: Add default mtd nand partition table by Jagan Teki · Sat Oct 08 18:00:28 2016 +0530
  33. 51d7a53 imx6: icorem6: Enable MTD device support by Jagan Teki · Sat Oct 08 18:00:27 2016 +0530
  34. 0313c13 imx6: icorem6: Add NAND support by Jagan Teki · Tue Oct 25 11:53:23 2016 +0530
  35. 811a822 mtd: nand: Kconfig: Add NAND_MXS entry by Jagan Teki · Sat Oct 08 18:00:25 2016 +0530
  36. 6d45e1b arm: imx6q: Add devicetree support for Engicam i.CoreM6 Quad/Dual by Jagan Teki · Sat Oct 08 18:00:24 2016 +0530
  37. dae93bf arm: dts: imx6q: Add pinctrl defines by Jagan Teki · Sat Oct 08 18:00:23 2016 +0530
  38. 08f12c2 arm: dts: Add devicetree for i.MX6Q by Jagan Teki · Sat Oct 08 18:00:22 2016 +0530
  39. d57960f engicam: icorem6: Add DM_GPIO, DM_MMC support by Jagan Teki · Tue Oct 25 11:53:22 2016 +0530
  40. e7f15b3 imx6q: icorem6: Enable pinctrl driver by Jagan Teki · Sat Oct 08 18:00:20 2016 +0530
  41. 46e8ea9 arm: imx6q: Add devicetree support for Engicam i.CoreM6 DualLite/Solo by Jagan Teki · Sat Oct 08 18:00:19 2016 +0530
  42. 40758f3 dt-bindings: clock: imx6qdl: Add clock defines by Jagan Teki · Sat Oct 08 18:00:18 2016 +0530
  43. efe3aa8 arm: dts: imx6dl: Add pinctrl defines by Jagan Teki · Sat Oct 08 18:00:17 2016 +0530
  44. b90d2e1 arm: dts: Add devicetree for i.MX6DQL by Jagan Teki · Sat Oct 08 18:00:16 2016 +0530
  45. fd36332 arm: dts: Add devicetree for i.MX6DL by Jagan Teki · Sat Oct 08 18:00:15 2016 +0530
  46. 94de5c1 imx: s/docs\/README.imximage/doc\/README.imximage/g by Jagan Teki · Sat Oct 08 18:00:14 2016 +0530
  47. 12c8e2d imx6: icorem6: Add ENET support by Jagan Teki · Sat Oct 08 18:00:13 2016 +0530
  48. a48af85 net: Kconfig: Add FEC_MXC entry by Jagan Teki · Sat Oct 08 18:00:12 2016 +0530
  49. 0d6d48b arm: imx: Add Engicam i.CoreM6 QDL Starter Kit initial support by Jagan Teki · Sat Oct 08 18:00:11 2016 +0530
  50. 60fdcab config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs by Jagan Teki · Sat Oct 08 18:00:10 2016 +0530
  51. 6a410cb thermal: Kconfig: Add IMX_THERMAL entry by Jagan Teki · Sat Oct 08 18:00:09 2016 +0530
  52. a73597a serial: Kconfig: Add MXC_UART entry by Jagan Teki · Sat Oct 08 18:00:08 2016 +0530
  53. 9beb737 imx: mx6ull_14x14_evk: add plugin defconfig by Peng Fan · Tue Oct 11 14:29:17 2016 +0800
  54. c4bc9a8 i2c: designware: Avoid overwriting the cmd_data register by Marek Vasut · Thu Oct 20 16:48:28 2016 +0200
  55. 719ad57 travis-ci: Add test.py for various qemu platforms by Tom Rini · Thu Oct 20 11:26:40 2016 -0400
  56. 5770a14 travis-ci: Drop 'TEST_CMD' by Tom Rini · Thu Oct 20 11:24:52 2016 -0400
  57. 31fedfe travis-ci: Add more architectures by Tom Rini · Thu Oct 20 11:23:15 2016 -0400
  58. e1776a8 travis-ci: Update toolchain and buildman usage by Tom Rini · Thu Oct 20 11:08:26 2016 -0400
  59. 0d1aa54 travis-ci: Do not make buildman warnings fatal by Tom Rini · Thu Oct 20 11:05:57 2016 -0400
  60. 77b54eb travis-ci: Use a git URI for dtc.git by Tom Rini · Thu Oct 20 11:04:10 2016 -0400
  61. 9569d66 travis-ci: Switch to Ubuntu 14.04 'Trusty Tahr' by Tom Rini · Thu Oct 20 11:03:19 2016 -0400
  62. ad65f04 api: storage: Avoid enumeration for non-configured subsystem by Emmanuel Vadot · Wed Oct 19 17:19:47 2016 +0200
  63. 3984d6e tools: moveconfig: support wildcards in --defconfigs file by Masahiro Yamada · Wed Oct 19 14:39:54 2016 +0900
  64. db090a2 Fix codying style broken by recent libfdt sync by Masahiro Yamada · Mon Oct 17 20:43:01 2016 +0900
  65. 48fd0f1 libfdt: fix fdt_stringlist_search() by Masahiro Yamada · Mon Oct 17 20:22:34 2016 +0900
  66. 0a37826 libfdt: fix fdt_stringlist_count() by Masahiro Yamada · Mon Oct 17 20:22:33 2016 +0900
  67. 8bc958a power: twl6030: fix code refactoring by Nicolae Rosia · Thu Oct 13 13:47:53 2016 +0300
  68. 7fbe42e ext4: Only write journal entries for modified blocks in unlink_filename by Stefan Brüns · Sun Oct 09 20:15:28 2016 +0200
  69. 4c491fe ext4: Fix handling of direntlen in unlink_filename by Stefan Brüns · Sun Oct 09 20:15:27 2016 +0200
  70. 59283ff ext4: cleanup unlink_filename function by Stefan Brüns · Sun Oct 09 20:15:26 2016 +0200
  71. d16f9c1 Merge git://git.denx.de/u-boot-fdt by Tom Rini · Mon Oct 24 08:04:21 2016 -0400
  72. 19df2a0 imx: mx6ullevk: correct boot device macro by Peng Fan · Tue Oct 11 14:29:16 2016 +0800
  73. c81c41f imx: mx6ullevk: support plugin by Peng Fan · Tue Oct 11 14:29:15 2016 +0800
  74. 5256461 imx-common: compile plugin code by Peng Fan · Tue Oct 11 14:29:14 2016 +0800
  75. 683cf99 imx-common: introduce USE_IMXIMG_PLUGIN Kconfig by Peng Fan · Tue Oct 11 14:29:12 2016 +0800
  76. e7080f8 imx: mx7: Add plugin support by Peng Fan · Tue Oct 11 14:29:11 2016 +0800
  77. 8b5af18 imx: mx6: Add plugin support by Peng Fan · Tue Oct 11 14:29:10 2016 +0800
  78. 334de96 tools: imximage: add plugin support by Peng Fan · Tue Oct 11 14:29:09 2016 +0800
  79. 3110ece Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · Mon Oct 17 20:13:02 2016 -0600
  80. 049f06a Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · Mon Oct 17 20:13:01 2016 -0600
  81. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · Mon Oct 17 20:13:00 2016 -0600
  82. ac3ee42 Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · Mon Oct 17 20:12:59 2016 -0600
  83. 217652f Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig by Simon Glass · Mon Oct 17 20:12:58 2016 -0600
  84. d76f29a Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · Mon Oct 17 20:12:57 2016 -0600
  85. 18b5045 video: Drop CONFIG_CONSOLE_INFO_QUIET by Simon Glass · Mon Oct 17 20:12:55 2016 -0600
  86. 88ecb9b video: Move video_get_info_str() prototype to a header file by Simon Glass · Mon Oct 17 20:12:54 2016 -0600
  87. 5a77235 Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig by Simon Glass · Mon Oct 17 20:12:53 2016 -0600
  88. 706605f Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · Mon Oct 17 20:12:51 2016 -0600
  89. d615c89 video: Drop CONFIG_VIDEO_HW_CURSOR by Simon Glass · Mon Oct 17 20:12:50 2016 -0600
  90. dcff692 Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · Mon Oct 17 20:12:49 2016 -0600
  91. 1680916 video: Drop the sed13806 driver by Simon Glass · Mon Oct 17 20:12:48 2016 -0600
  92. 9d05704 video: Drop the s3c-fb driver by Simon Glass · Mon Oct 17 20:12:47 2016 -0600
  93. 870fed7 video: Drop the imx25lcdc driver by Simon Glass · Mon Oct 17 20:12:46 2016 -0600
  94. e9395ef video: Drop the smiLynxEM driver by Simon Glass · Mon Oct 17 20:12:45 2016 -0600
  95. 884889d Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig by Simon Glass · Mon Oct 17 20:12:44 2016 -0600
  96. 1ad7b45 Convert CONFIG_VIDEO_CT69000 to Kconfig by Simon Glass · Mon Oct 17 20:12:43 2016 -0600
  97. 8d0efc1 Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig by Simon Glass · Mon Oct 17 20:12:42 2016 -0600
  98. e64c724 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · Mon Oct 17 20:12:41 2016 -0600
  99. 4694a74 config: Drop CONFIG_CONSOLE_DEV by Simon Glass · Mon Oct 17 20:12:39 2016 -0600
  100. a406b69 config: Drop CONFIG_CONSOLE by Simon Glass · Mon Oct 17 20:12:38 2016 -0600