1. 753b345 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Oct 28 11:12:03 2016 -0400
  2. 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · Sun Oct 16 23:35:18 2016 -0700
  3. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · Wed Oct 26 17:15:37 2016 -0400
  4. 302924b imx6: icorem6: Add default mtd nand partition table by Jagan Teki · Sat Oct 08 18:00:28 2016 +0530
  5. 51d7a53 imx6: icorem6: Enable MTD device support by Jagan Teki · Sat Oct 08 18:00:27 2016 +0530
  6. 0313c13 imx6: icorem6: Add NAND support by Jagan Teki · Tue Oct 25 11:53:23 2016 +0530
  7. d57960f engicam: icorem6: Add DM_GPIO, DM_MMC support by Jagan Teki · Tue Oct 25 11:53:22 2016 +0530
  8. 40758f3 dt-bindings: clock: imx6qdl: Add clock defines by Jagan Teki · Sat Oct 08 18:00:18 2016 +0530
  9. 12c8e2d imx6: icorem6: Add ENET support by Jagan Teki · Sat Oct 08 18:00:13 2016 +0530
  10. 0d6d48b arm: imx: Add Engicam i.CoreM6 QDL Starter Kit initial support by Jagan Teki · Sat Oct 08 18:00:11 2016 +0530
  11. 60fdcab config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs by Jagan Teki · Sat Oct 08 18:00:10 2016 +0530
  12. d16f9c1 Merge git://git.denx.de/u-boot-fdt by Tom Rini · Mon Oct 24 08:04:21 2016 -0400
  13. 3110ece Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · Mon Oct 17 20:13:02 2016 -0600
  14. 049f06a Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · Mon Oct 17 20:13:01 2016 -0600
  15. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · Mon Oct 17 20:13:00 2016 -0600
  16. ac3ee42 Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · Mon Oct 17 20:12:59 2016 -0600
  17. 217652f Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig by Simon Glass · Mon Oct 17 20:12:58 2016 -0600
  18. d76f29a Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · Mon Oct 17 20:12:57 2016 -0600
  19. 18b5045 video: Drop CONFIG_CONSOLE_INFO_QUIET by Simon Glass · Mon Oct 17 20:12:55 2016 -0600
  20. 88ecb9b video: Move video_get_info_str() prototype to a header file by Simon Glass · Mon Oct 17 20:12:54 2016 -0600
  21. 5a77235 Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig by Simon Glass · Mon Oct 17 20:12:53 2016 -0600
  22. 706605f Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · Mon Oct 17 20:12:51 2016 -0600
  23. d615c89 video: Drop CONFIG_VIDEO_HW_CURSOR by Simon Glass · Mon Oct 17 20:12:50 2016 -0600
  24. dcff692 Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · Mon Oct 17 20:12:49 2016 -0600
  25. 1680916 video: Drop the sed13806 driver by Simon Glass · Mon Oct 17 20:12:48 2016 -0600
  26. 884889d Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig by Simon Glass · Mon Oct 17 20:12:44 2016 -0600
  27. 1ad7b45 Convert CONFIG_VIDEO_CT69000 to Kconfig by Simon Glass · Mon Oct 17 20:12:43 2016 -0600
  28. 8d0efc1 Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig by Simon Glass · Mon Oct 17 20:12:42 2016 -0600
  29. e64c724 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · Mon Oct 17 20:12:41 2016 -0600
  30. 4694a74 config: Drop CONFIG_CONSOLE_DEV by Simon Glass · Mon Oct 17 20:12:39 2016 -0600
  31. a406b69 config: Drop CONFIG_CONSOLE by Simon Glass · Mon Oct 17 20:12:38 2016 -0600
  32. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · Mon Oct 17 20:12:37 2016 -0600
  33. 169bb3b Convert CONFIG_LCD to Kconfig by Simon Glass · Mon Oct 17 20:12:56 2016 -0600
  34. e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · Mon Oct 17 20:12:40 2016 -0600
  35. e304a5e Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig by Simon Glass · Mon Oct 17 20:12:36 2016 -0600
  36. 4458d3b Convert SILENT_CONSOLE options to Kconfig by Simon Glass · Mon Oct 17 20:12:35 2016 -0600
  37. 0b0490a libfdt: Sync overlay with upstream by Maxime Ripard · Mon Oct 17 22:50:18 2016 +0200
  38. 9beaa36 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Wed Oct 19 07:48:16 2016 -0400
  39. 393dd91 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} by Alexander Graf · Fri Oct 14 13:45:30 2016 +0200
  40. c2194bf efi: Fix missing EFIAPI specifiers by Simon Glass · Sun Sep 25 15:27:32 2016 -0600
  41. cc02256 efi: Use asmlinkage for EFIAPI by Simon Glass · Sun Sep 25 15:27:31 2016 -0600
  42. 66f96e1 smbios: Expose in efi_loader as table by Alexander Graf · Fri Aug 19 01:23:29 2016 +0200
  43. e44b3c0 smbios: Generate type 4 on non-x86 systems by Alexander Graf · Fri Aug 19 01:23:28 2016 +0200
  44. 67f66bd cpu: Add get_vendor callback by Alexander Graf · Fri Aug 19 01:23:27 2016 +0200
  45. 00b4fc2 cpu: Add DMTF id and family fields by Alexander Graf · Fri Aug 19 01:23:26 2016 +0200
  46. e4a59ae smbios: Allow compilation on 64bit systems by Alexander Graf · Fri Aug 19 01:23:25 2016 +0200
  47. c5c1163 efi_loader: Expose efi_install_configuration_table by Alexander Graf · Fri Aug 19 01:23:24 2016 +0200
  48. fb22808 x86: Move smbios generation into arch independent directory by Alexander Graf · Fri Aug 19 01:23:23 2016 +0200
  49. ee532d9 x86: Move table csum into separate file by Alexander Graf · Fri Aug 19 01:23:21 2016 +0200
  50. 0e1923b Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Tue Oct 18 18:48:04 2016 -0400
  51. 120b041 x86: Move table csum into separate header by Alexander Graf · Fri Aug 19 01:23:22 2016 +0200
  52. 7725609 efi_loader: Allow boards to implement get_time and reset_system by Alexander Graf · Tue Aug 16 21:08:45 2016 +0200
  53. a4f4302 efi_loader: Readd freed pages to memory pool by Stefan Brüns · Sat Oct 01 23:32:27 2016 +0200
  54. 67b67d9 efi_loader: Track size of pool allocations to allow freeing by Stefan Brüns · Sun Oct 09 22:17:26 2016 +0200
  55. 5a09aef efi_loader: Move efi_allocate_pool implementation to efi_memory.c by Stefan Brüns · Sun Oct 09 22:17:18 2016 +0200
  56. d815329 ARM: uniphier: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT define by Masahiro Yamada · Fri Oct 14 00:39:59 2016 +0900
  57. 466016e mx6sabresd: Add Falcon mode support by Diego Dorta · Tue Oct 11 11:09:27 2016 -0300
  58. c595814 mx7_common: add secure boot support by Gary Bisson · Thu Aug 25 19:03:19 2016 +0200
  59. 70466e4 mx6_common: add secure boot support by Gary Bisson · Thu Aug 25 19:03:18 2016 +0200
  60. bbe79a2 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Sat Oct 15 13:03:19 2016 -0400
  61. c9ab910 spl: move FDT_FIXUP_PARTITIONS to Kconfig by Heiko Schocher · Thu Oct 06 07:31:45 2016 +0200
  62. 6592893 spl: move SYS_OS_BASE to Kconfig by Heiko Schocher · Thu Oct 06 07:55:16 2016 +0200
  63. 1d12ba2 spl: move SPL_OS_BOOT to Kconfig by Heiko Schocher · Thu Oct 06 07:55:15 2016 +0200
  64. 55107dc Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand. by Zhao Qiang · Thu Sep 08 12:55:32 2016 +0800
  65. 0f4a90c Merge git://git.denx.de/u-boot-fdt by Tom Rini · Thu Oct 13 20:03:33 2016 -0400
  66. a2235e4 libfdt: Drop inlining of fdt_path_offset() by Simon Glass · Sun Oct 02 17:59:30 2016 -0600
  67. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · Sun Oct 02 17:59:29 2016 -0600
  68. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · Sun Oct 02 17:59:28 2016 -0600
  69. dfdcd6f libfdt: Sync up with upstream by Simon Glass · Sun Oct 02 17:59:27 2016 -0600
  70. d3dbac8 cmd/fdt: add possibilty to have 'extrasize' on fdt resize by Hannes Schmelzer · Tue Sep 20 18:10:43 2016 +0200
  71. e9c27d8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Oct 13 13:38:49 2016 -0400
  72. 4d5fdb6 driver: net: cpsw: add support for RGMII id mode support and RMII clock source selection by Mugunthan V N · Thu Oct 13 19:33:38 2016 +0530
  73. d9a3e4d include: configs: am335x: add Atheros phy support by Mugunthan V N · Thu Oct 13 19:33:37 2016 +0530
  74. 3d64082 Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · Thu Oct 13 08:13:56 2016 -0400
  75. 65dfbe6 Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Oct 12 20:48:43 2016 -0400
  76. 33d5aa8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Wed Oct 12 08:32:09 2016 -0400
  77. faa985b Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Wed Oct 12 08:31:08 2016 -0400
  78. a107a1a Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Wed Oct 12 08:30:38 2016 -0400
  79. d6e428a Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Wed Oct 12 08:30:08 2016 -0400
  80. 1994a35 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Oct 12 08:29:42 2016 -0400
  81. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  82. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · Sat Oct 08 14:41:44 2016 -0400
  83. 0d58292 x86: Clean up unused macros in the configuration headers by Bin Meng · Sun Oct 09 04:14:20 2016 -0700
  84. a447017 x86: coreboot: Convert to use DM coreboot video driver by Bin Meng · Sun Oct 09 04:14:18 2016 -0700
  85. 23f5cb5 vbe: Make vbe_setup_video_priv() public by Bin Meng · Sun Oct 09 04:14:15 2016 -0700
  86. 79012bc x86: Convert to use DM VESA video driver by Bin Meng · Sun Oct 09 04:14:13 2016 -0700
  87. 62b3027 cmd: cros_ec: Move crosec commands to cmd subdirectory by Moritz Fischer · Tue Oct 04 17:08:08 2016 -0700
  88. e058284 sandbox/fs: Free memory allocated by os_dirent_ls by Stefan Brüns · Sat Oct 01 20:41:38 2016 +0200
  89. 662797b power: pmic: lp873x: Add the base pmic support by Keerthy · Fri Sep 30 09:34:02 2016 +0530
  90. f0df1b1 power: pmic: Palmas: Add the base pmic support by Keerthy · Fri Sep 30 09:20:43 2016 +0530
  91. 4d96cd0 power: regulator: Add ctrl_reg and volt_reg fields for pmic by Keerthy · Fri Sep 30 09:20:42 2016 +0530
  92. 17b3fe7 power: regulator: Add support for gpio regulators by Keerthy · Thu Sep 15 17:04:06 2016 +0530
  93. cd2c521 x86: Don't export interrupt handlers with x86_64 by Simon Glass · Sun Sep 25 21:33:31 2016 -0600
  94. d4efdff elf: Add the Elf64_Rela type by Simon Glass · Sun Sep 25 21:33:09 2016 -0600
  95. b30c97f Add _image_binary_end section declaration by Simon Glass · Sun Sep 25 21:33:05 2016 -0600
  96. a50d0e10 x86: Adjust config to support DM_VIDEO by Simon Glass · Wed Oct 05 20:42:18 2016 -0600
  97. 4ef5d2d dm: video: Add driver-model support to vesa graphics by Simon Glass · Wed Oct 05 20:42:17 2016 -0600
  98. d19d073 dm: core: Add a function to get a uclass name by Simon Glass · Wed Oct 05 20:42:13 2016 -0600
  99. 7ab0c2d list: Add list_last_entry() to find the last entry by Simon Glass · Wed Oct 05 20:42:12 2016 -0600
  100. 555c682 x86: baytrail: Add 2nd eMMC controller to the PCI probe list by Stefan Roese · Mon Sep 26 10:18:07 2016 +0200