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