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