1. d615c89 video: Drop CONFIG_VIDEO_HW_CURSOR by Simon Glass · Mon Oct 17 20:12:50 2016 -0600
  2. dcff692 Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · Mon Oct 17 20:12:49 2016 -0600
  3. 1680916 video: Drop the sed13806 driver by Simon Glass · Mon Oct 17 20:12:48 2016 -0600
  4. 884889d Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig by Simon Glass · Mon Oct 17 20:12:44 2016 -0600
  5. 1ad7b45 Convert CONFIG_VIDEO_CT69000 to Kconfig by Simon Glass · Mon Oct 17 20:12:43 2016 -0600
  6. 8d0efc1 Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig by Simon Glass · Mon Oct 17 20:12:42 2016 -0600
  7. e64c724 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · Mon Oct 17 20:12:41 2016 -0600
  8. 4694a74 config: Drop CONFIG_CONSOLE_DEV by Simon Glass · Mon Oct 17 20:12:39 2016 -0600
  9. a406b69 config: Drop CONFIG_CONSOLE by Simon Glass · Mon Oct 17 20:12:38 2016 -0600
  10. 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
  11. 169bb3b Convert CONFIG_LCD to Kconfig by Simon Glass · Mon Oct 17 20:12:56 2016 -0600
  12. e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · Mon Oct 17 20:12:40 2016 -0600
  13. e304a5e Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig by Simon Glass · Mon Oct 17 20:12:36 2016 -0600
  14. 4458d3b Convert SILENT_CONSOLE options to Kconfig by Simon Glass · Mon Oct 17 20:12:35 2016 -0600
  15. 9beaa36 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Wed Oct 19 07:48:16 2016 -0400
  16. 393dd91 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} by Alexander Graf · Fri Oct 14 13:45:30 2016 +0200
  17. c2194bf efi: Fix missing EFIAPI specifiers by Simon Glass · Sun Sep 25 15:27:32 2016 -0600
  18. cc02256 efi: Use asmlinkage for EFIAPI by Simon Glass · Sun Sep 25 15:27:31 2016 -0600
  19. 66f96e1 smbios: Expose in efi_loader as table by Alexander Graf · Fri Aug 19 01:23:29 2016 +0200
  20. e44b3c0 smbios: Generate type 4 on non-x86 systems by Alexander Graf · Fri Aug 19 01:23:28 2016 +0200
  21. 67f66bd cpu: Add get_vendor callback by Alexander Graf · Fri Aug 19 01:23:27 2016 +0200
  22. 00b4fc2 cpu: Add DMTF id and family fields by Alexander Graf · Fri Aug 19 01:23:26 2016 +0200
  23. e4a59ae smbios: Allow compilation on 64bit systems by Alexander Graf · Fri Aug 19 01:23:25 2016 +0200
  24. c5c1163 efi_loader: Expose efi_install_configuration_table by Alexander Graf · Fri Aug 19 01:23:24 2016 +0200
  25. fb22808 x86: Move smbios generation into arch independent directory by Alexander Graf · Fri Aug 19 01:23:23 2016 +0200
  26. ee532d9 x86: Move table csum into separate file by Alexander Graf · Fri Aug 19 01:23:21 2016 +0200
  27. 0e1923b Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Tue Oct 18 18:48:04 2016 -0400
  28. 120b041 x86: Move table csum into separate header by Alexander Graf · Fri Aug 19 01:23:22 2016 +0200
  29. 7725609 efi_loader: Allow boards to implement get_time and reset_system by Alexander Graf · Tue Aug 16 21:08:45 2016 +0200
  30. a4f4302 efi_loader: Readd freed pages to memory pool by Stefan Brüns · Sat Oct 01 23:32:27 2016 +0200
  31. 67b67d9 efi_loader: Track size of pool allocations to allow freeing by Stefan Brüns · Sun Oct 09 22:17:26 2016 +0200
  32. 5a09aef efi_loader: Move efi_allocate_pool implementation to efi_memory.c by Stefan Brüns · Sun Oct 09 22:17:18 2016 +0200
  33. d815329 ARM: uniphier: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT define by Masahiro Yamada · Fri Oct 14 00:39:59 2016 +0900
  34. bbe79a2 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Sat Oct 15 13:03:19 2016 -0400
  35. c9ab910 spl: move FDT_FIXUP_PARTITIONS to Kconfig by Heiko Schocher · Thu Oct 06 07:31:45 2016 +0200
  36. 6592893 spl: move SYS_OS_BASE to Kconfig by Heiko Schocher · Thu Oct 06 07:55:16 2016 +0200
  37. 1d12ba2 spl: move SPL_OS_BOOT to Kconfig by Heiko Schocher · Thu Oct 06 07:55:15 2016 +0200
  38. 55107dc Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand. by Zhao Qiang · Thu Sep 08 12:55:32 2016 +0800
  39. 0f4a90c Merge git://git.denx.de/u-boot-fdt by Tom Rini · Thu Oct 13 20:03:33 2016 -0400
  40. a2235e4 libfdt: Drop inlining of fdt_path_offset() by Simon Glass · Sun Oct 02 17:59:30 2016 -0600
  41. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · Sun Oct 02 17:59:29 2016 -0600
  42. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · Sun Oct 02 17:59:28 2016 -0600
  43. dfdcd6f libfdt: Sync up with upstream by Simon Glass · Sun Oct 02 17:59:27 2016 -0600
  44. d3dbac8 cmd/fdt: add possibilty to have 'extrasize' on fdt resize by Hannes Schmelzer · Tue Sep 20 18:10:43 2016 +0200
  45. e9c27d8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Oct 13 13:38:49 2016 -0400
  46. 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
  47. d9a3e4d include: configs: am335x: add Atheros phy support by Mugunthan V N · Thu Oct 13 19:33:37 2016 +0530
  48. 3d64082 Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · Thu Oct 13 08:13:56 2016 -0400
  49. 65dfbe6 Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Oct 12 20:48:43 2016 -0400
  50. 33d5aa8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Wed Oct 12 08:32:09 2016 -0400
  51. faa985b Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Wed Oct 12 08:31:08 2016 -0400
  52. a107a1a Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Wed Oct 12 08:30:38 2016 -0400
  53. d6e428a Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Wed Oct 12 08:30:08 2016 -0400
  54. 1994a35 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Oct 12 08:29:42 2016 -0400
  55. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  56. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · Sat Oct 08 14:41:44 2016 -0400
  57. 0d58292 x86: Clean up unused macros in the configuration headers by Bin Meng · Sun Oct 09 04:14:20 2016 -0700
  58. a447017 x86: coreboot: Convert to use DM coreboot video driver by Bin Meng · Sun Oct 09 04:14:18 2016 -0700
  59. 23f5cb5 vbe: Make vbe_setup_video_priv() public by Bin Meng · Sun Oct 09 04:14:15 2016 -0700
  60. 79012bc x86: Convert to use DM VESA video driver by Bin Meng · Sun Oct 09 04:14:13 2016 -0700
  61. 62b3027 cmd: cros_ec: Move crosec commands to cmd subdirectory by Moritz Fischer · Tue Oct 04 17:08:08 2016 -0700
  62. e058284 sandbox/fs: Free memory allocated by os_dirent_ls by Stefan Brüns · Sat Oct 01 20:41:38 2016 +0200
  63. 662797b power: pmic: lp873x: Add the base pmic support by Keerthy · Fri Sep 30 09:34:02 2016 +0530
  64. f0df1b1 power: pmic: Palmas: Add the base pmic support by Keerthy · Fri Sep 30 09:20:43 2016 +0530
  65. 4d96cd0 power: regulator: Add ctrl_reg and volt_reg fields for pmic by Keerthy · Fri Sep 30 09:20:42 2016 +0530
  66. 17b3fe7 power: regulator: Add support for gpio regulators by Keerthy · Thu Sep 15 17:04:06 2016 +0530
  67. cd2c521 x86: Don't export interrupt handlers with x86_64 by Simon Glass · Sun Sep 25 21:33:31 2016 -0600
  68. d4efdff elf: Add the Elf64_Rela type by Simon Glass · Sun Sep 25 21:33:09 2016 -0600
  69. b30c97f Add _image_binary_end section declaration by Simon Glass · Sun Sep 25 21:33:05 2016 -0600
  70. a50d0e10 x86: Adjust config to support DM_VIDEO by Simon Glass · Wed Oct 05 20:42:18 2016 -0600
  71. 4ef5d2d dm: video: Add driver-model support to vesa graphics by Simon Glass · Wed Oct 05 20:42:17 2016 -0600
  72. d19d073 dm: core: Add a function to get a uclass name by Simon Glass · Wed Oct 05 20:42:13 2016 -0600
  73. 7ab0c2d list: Add list_last_entry() to find the last entry by Simon Glass · Wed Oct 05 20:42:12 2016 -0600
  74. 555c682 x86: baytrail: Add 2nd eMMC controller to the PCI probe list by Stefan Roese · Mon Sep 26 10:18:07 2016 +0200
  75. c88198e tegra: usb gadget: fix ci udc operation if not hostpc capable by Marcel Ziswiler · Wed Sep 28 11:24:05 2016 +0200
  76. bf819d0 mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg by Jaehoon Chung · Fri Sep 23 19:13:16 2016 +0900
  77. d853841 reset: declare fdtdec_phandle_args as struct to fix warning by Masahiro Yamada · Sat Oct 08 13:25:30 2016 +0900
  78. a71c65a ARM: uniphier: define CONFIG_SMC911X along with CONFIG_MICRO_SUPPORT_CARD by Masahiro Yamada · Sat Oct 08 13:25:28 2016 +0900
  79. 7a70d35 ARM: uniphier: enable CONFIG_SYS_NO_FLASH if no CONFIG_MICRO_SUPPORT_CARD by Masahiro Yamada · Sat Oct 08 13:25:27 2016 +0900
  80. 41ab948 ARM: uniphier: fix typos in a comment block by Masahiro Yamada · Sat Oct 08 13:25:26 2016 +0900
  81. d2ac326 arm: kirkwood: add support for Synology DS109 board by Walter Schweizer · Thu Oct 06 23:29:56 2016 +0200
  82. d332ff7 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Oct 07 22:02:10 2016 -0400
  83. 6cddc60 cros_ec: Honor the google,remote-bus dt property by Moritz Fischer · Tue Sep 27 15:42:07 2016 -0700
  84. acd0cab dra7x: dfu: qspi: increase the qspi spl partition to 256K by B, Ravi · Mon Sep 26 18:21:13 2016 +0530
  85. f801ff0 dra7xx: config: cleanup: moved to kconfig for CONFIG_SPL_ENV_SUPPORT by B, Ravi · Mon Sep 26 18:20:33 2016 +0530
  86. 09abe2b Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure" by Masahiro Yamada · Mon Sep 26 20:45:27 2016 +0900
  87. f576ecf ARM: keystone: rename clk_get_rate() to ks_clk_get_rate() by Masahiro Yamada · Mon Sep 26 20:45:26 2016 +0900
  88. 716a1f9 board: ls1012afrdm: overwrite CONFIG_EXTRA_ENV_SETTINGS by Pratiyush Srivastava · Fri Oct 07 23:08:38 2016 +0530
  89. 3c0fe98 armv8: ls1012a: Updating CONFIG_EXTRA_ENV_SETTINGS by Pratiyush Srivastava · Fri Oct 07 23:07:36 2016 +0530
  90. f6d1986 board: ge: bx50v3: Pass video bootargs for b850v3 by Ken Lin · Fri Oct 07 10:26:56 2016 -0400
  91. 0fe0344 arm: dra7xx: Move fastboot options to defconfig by Semen Protsenko · Thu Sep 22 21:52:07 2016 +0300
  92. b084ddd power: pmic: add Ricoh RN5T567 PMIC support by Stefan Agner · Wed Oct 05 15:27:09 2016 -0700
  93. a30fe37 colibri_imx7: remove legancy I2C support by Stefan Agner · Wed Oct 05 15:27:07 2016 -0700
  94. a3297a6 search.h: Numerous grammatical fixes, comment updates by Robert P. J. Day · Fri Sep 09 06:22:10 2016 -0400
  95. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · Wed Sep 07 14:27:59 2016 -0400
  96. ef47a43 README: Drop unused CONFIG_SYS_LS_MC_FW_... options by Simon Glass · Sun Oct 02 18:01:00 2016 -0600
  97. ce8f509 spl: Make spl_boot_list a local variable by Simon Glass · Sat Sep 24 18:20:17 2016 -0600
  98. 43a734f spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · Sat Sep 24 18:20:16 2016 -0600
  99. 3eb382a spl: Update fat functions to take an spl_image parameter by Simon Glass · Sat Sep 24 18:20:15 2016 -0600
  100. 0649e91 spl: Update ext functions to take an spl_image parameter by Simon Glass · Sat Sep 24 18:20:14 2016 -0600