1. 9569d66 travis-ci: Switch to Ubuntu 14.04 'Trusty Tahr' by Tom Rini · Thu Oct 20 11:03:19 2016 -0400
  2. ad65f04 api: storage: Avoid enumeration for non-configured subsystem by Emmanuel Vadot · Wed Oct 19 17:19:47 2016 +0200
  3. 3984d6e tools: moveconfig: support wildcards in --defconfigs file by Masahiro Yamada · Wed Oct 19 14:39:54 2016 +0900
  4. db090a2 Fix codying style broken by recent libfdt sync by Masahiro Yamada · Mon Oct 17 20:43:01 2016 +0900
  5. 48fd0f1 libfdt: fix fdt_stringlist_search() by Masahiro Yamada · Mon Oct 17 20:22:34 2016 +0900
  6. 0a37826 libfdt: fix fdt_stringlist_count() by Masahiro Yamada · Mon Oct 17 20:22:33 2016 +0900
  7. 8bc958a power: twl6030: fix code refactoring by Nicolae Rosia · Thu Oct 13 13:47:53 2016 +0300
  8. 7fbe42e ext4: Only write journal entries for modified blocks in unlink_filename by Stefan Brüns · Sun Oct 09 20:15:28 2016 +0200
  9. 4c491fe ext4: Fix handling of direntlen in unlink_filename by Stefan Brüns · Sun Oct 09 20:15:27 2016 +0200
  10. 59283ff ext4: cleanup unlink_filename function by Stefan Brüns · Sun Oct 09 20:15:26 2016 +0200
  11. d16f9c1 Merge git://git.denx.de/u-boot-fdt by Tom Rini · Mon Oct 24 08:04:21 2016 -0400
  12. 3110ece Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · Mon Oct 17 20:13:02 2016 -0600
  13. 049f06a Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · Mon Oct 17 20:13:01 2016 -0600
  14. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · Mon Oct 17 20:13:00 2016 -0600
  15. ac3ee42 Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · Mon Oct 17 20:12:59 2016 -0600
  16. 217652f Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig by Simon Glass · Mon Oct 17 20:12:58 2016 -0600
  17. d76f29a Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · Mon Oct 17 20:12:57 2016 -0600
  18. 18b5045 video: Drop CONFIG_CONSOLE_INFO_QUIET by Simon Glass · Mon Oct 17 20:12:55 2016 -0600
  19. 88ecb9b video: Move video_get_info_str() prototype to a header file by Simon Glass · Mon Oct 17 20:12:54 2016 -0600
  20. 5a77235 Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig by Simon Glass · Mon Oct 17 20:12:53 2016 -0600
  21. 706605f Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · Mon Oct 17 20:12:51 2016 -0600
  22. d615c89 video: Drop CONFIG_VIDEO_HW_CURSOR by Simon Glass · Mon Oct 17 20:12:50 2016 -0600
  23. dcff692 Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · Mon Oct 17 20:12:49 2016 -0600
  24. 1680916 video: Drop the sed13806 driver by Simon Glass · Mon Oct 17 20:12:48 2016 -0600
  25. 9d05704 video: Drop the s3c-fb driver by Simon Glass · Mon Oct 17 20:12:47 2016 -0600
  26. 870fed7 video: Drop the imx25lcdc driver by Simon Glass · Mon Oct 17 20:12:46 2016 -0600
  27. e9395ef video: Drop the smiLynxEM driver by Simon Glass · Mon Oct 17 20:12:45 2016 -0600
  28. 884889d Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig by Simon Glass · Mon Oct 17 20:12:44 2016 -0600
  29. 1ad7b45 Convert CONFIG_VIDEO_CT69000 to Kconfig by Simon Glass · Mon Oct 17 20:12:43 2016 -0600
  30. 8d0efc1 Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig by Simon Glass · Mon Oct 17 20:12:42 2016 -0600
  31. e64c724 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · Mon Oct 17 20:12:41 2016 -0600
  32. 4694a74 config: Drop CONFIG_CONSOLE_DEV by Simon Glass · Mon Oct 17 20:12:39 2016 -0600
  33. a406b69 config: Drop CONFIG_CONSOLE by Simon Glass · Mon Oct 17 20:12:38 2016 -0600
  34. 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
  35. 169bb3b Convert CONFIG_LCD to Kconfig by Simon Glass · Mon Oct 17 20:12:56 2016 -0600
  36. e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · Mon Oct 17 20:12:40 2016 -0600
  37. e304a5e Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig by Simon Glass · Mon Oct 17 20:12:36 2016 -0600
  38. 4458d3b Convert SILENT_CONSOLE options to Kconfig by Simon Glass · Mon Oct 17 20:12:35 2016 -0600
  39. 49c675e Remove some merge markers by Simon Glass · Mon Oct 17 20:12:34 2016 -0600
  40. 3e3d143 test/py: ensure a log section exists for skipped tests by Stephen Warren · Mon Oct 17 17:25:52 2016 -0600
  41. 0b0490a libfdt: Sync overlay with upstream by Maxime Ripard · Mon Oct 17 22:50:18 2016 +0200
  42. 9beaa36 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Wed Oct 19 07:48:16 2016 -0400
  43. 400f072 efi_loader: Revert device_handle to disk after net boot by Alexander Graf · Tue Oct 18 15:49:40 2016 +0200
  44. 393dd91 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} by Alexander Graf · Fri Oct 14 13:45:30 2016 +0200
  45. cdfe696 x86: efi: Add EFI loader support for x86 by Simon Glass · Sun Sep 25 15:27:35 2016 -0600
  46. c2194bf efi: Fix missing EFIAPI specifiers by Simon Glass · Sun Sep 25 15:27:32 2016 -0600
  47. cc02256 efi: Use asmlinkage for EFIAPI by Simon Glass · Sun Sep 25 15:27:31 2016 -0600
  48. 9a3e3e2 smbios: Provide serial number by Alexander Graf · Fri Aug 19 01:23:31 2016 +0200
  49. 9982e67 efi_loader: Fix efi_install_configuration_table by Alexander Graf · Fri Aug 19 01:23:30 2016 +0200
  50. 66f96e1 smbios: Expose in efi_loader as table by Alexander Graf · Fri Aug 19 01:23:29 2016 +0200
  51. e44b3c0 smbios: Generate type 4 on non-x86 systems by Alexander Graf · Fri Aug 19 01:23:28 2016 +0200
  52. 67f66bd cpu: Add get_vendor callback by Alexander Graf · Fri Aug 19 01:23:27 2016 +0200
  53. 00b4fc2 cpu: Add DMTF id and family fields by Alexander Graf · Fri Aug 19 01:23:26 2016 +0200
  54. e4a59ae smbios: Allow compilation on 64bit systems by Alexander Graf · Fri Aug 19 01:23:25 2016 +0200
  55. c5c1163 efi_loader: Expose efi_install_configuration_table by Alexander Graf · Fri Aug 19 01:23:24 2016 +0200
  56. fb22808 x86: Move smbios generation into arch independent directory by Alexander Graf · Fri Aug 19 01:23:23 2016 +0200
  57. ee532d9 x86: Move table csum into separate file by Alexander Graf · Fri Aug 19 01:23:21 2016 +0200
  58. bc76639 efi_loader: gop: Expose fb when 32bpp by Alexander Graf · Tue Jun 07 00:57:05 2016 +0200
  59. 0b12b86 efi_loader: Allow bouncing for network by Alexander Graf · Tue Sep 06 14:26:27 2016 +0200
  60. b425a30 efi_loader: Add generic PSCI RTS by Alexander Graf · Tue Aug 16 21:08:49 2016 +0200
  61. 68a14f7 arm: Provide common PSCI based reset handler by Alexander Graf · Tue Aug 16 21:08:48 2016 +0200
  62. 0e1923b Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Tue Oct 18 18:48:04 2016 -0400
  63. e7152ba Merge git://git.denx.de/u-boot-x86 by Tom Rini · Tue Oct 18 10:20:26 2016 -0400
  64. 7078563 x86: Add implementations of setjmp() and longjmp() by Simon Glass · Mon Oct 17 20:29:07 2016 -0600
  65. 120b041 x86: Move table csum into separate header by Alexander Graf · Fri Aug 19 01:23:22 2016 +0200
  66. 467c83e arm: Add PSCI shutdown function by Alexander Graf · Tue Aug 16 21:08:47 2016 +0200
  67. a5b1832 arm: Disable HVC PSCI calls by default by Alexander Graf · Tue Aug 16 21:08:46 2016 +0200
  68. 7725609 efi_loader: Allow boards to implement get_time and reset_system by Alexander Graf · Tue Aug 16 21:08:45 2016 +0200
  69. 4e9ad8d efi_loader: Do not leak memory when unlinking a mapping by Stefan Brüns · Sat Oct 01 23:32:29 2016 +0200
  70. 9d65651 efi_loader: Keep memory mapping sorted when splitting an entry by Stefan Brüns · Sat Oct 01 23:32:28 2016 +0200
  71. a4f4302 efi_loader: Readd freed pages to memory pool by Stefan Brüns · Sat Oct 01 23:32:27 2016 +0200
  72. 67b67d9 efi_loader: Track size of pool allocations to allow freeing by Stefan Brüns · Sun Oct 09 22:17:26 2016 +0200
  73. 5a09aef efi_loader: Move efi_allocate_pool implementation to efi_memory.c by Stefan Brüns · Sun Oct 09 22:17:18 2016 +0200
  74. 95d2e7e efi_loader: Fix crash on 32-bit systems by Robin Randhawa · Tue Sep 13 18:36:53 2016 +0100
  75. f625855 efi_loader: Fix memory map size check to avoid out-of-bounds access by Stefan Brüns · Sun Oct 09 22:17:07 2016 +0200
  76. 1b00dc1 efi_loader: Update description of internal efi_mem_carve_out by Stefan Brüns · Sat Oct 01 23:32:23 2016 +0200
  77. 48c623a ARM: uniphier: update doc/README.uniphier by Masahiro Yamada · Mon Oct 17 22:20:16 2016 +0900
  78. b4eda20 ARM: uniphier: remove unnecessary EHCI reset deassertion by Masahiro Yamada · Mon Oct 17 22:18:03 2016 +0900
  79. 39a67ff ARM: dts: uniphier: sync DT with latest Linux by Masahiro Yamada · Fri Oct 07 16:43:00 2016 +0900
  80. 8bdfe0a clk: uniphier: rework UniPhier clk driver by Masahiro Yamada · Mon Oct 17 22:18:01 2016 +0900
  81. d815329 ARM: uniphier: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT define by Masahiro Yamada · Fri Oct 14 00:39:59 2016 +0900
  82. 3cdbc1a ARM: uniphier: fix addresses of Cortex-A72 gear setting macros by Masahiro Yamada · Wed Oct 12 21:14:38 2016 +0900
  83. 945c470 pinctrl: uniphier: fix unused-const-variable warnings for GCC 6.x by Masahiro Yamada · Sun Oct 09 23:52:57 2016 +0900
  84. 982ca46 watchdog: Fix Watchdog Reset while in U-Boot Prompt by Andreas J. Reichel · Wed Jul 13 12:56:51 2016 +0200
  85. f3ce30c Prepare v2016.11-rc2 by Tom Rini · Mon Oct 17 20:09:33 2016 -0400
  86. bbe79a2 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Sat Oct 15 13:03:19 2016 -0400
  87. c9ab910 spl: move FDT_FIXUP_PARTITIONS to Kconfig by Heiko Schocher · Thu Oct 06 07:31:45 2016 +0200
  88. 6592893 spl: move SYS_OS_BASE to Kconfig by Heiko Schocher · Thu Oct 06 07:55:16 2016 +0200
  89. 1d12ba2 spl: move SPL_OS_BOOT to Kconfig by Heiko Schocher · Thu Oct 06 07:55:15 2016 +0200
  90. 42c6214 test/py/tests/test_sleep.py: Add check for CONFIG_CMD_MISC by Tom Rini · Fri Oct 14 19:12:31 2016 -0400
  91. 2aa46c0 ARM: create .secure_stack section only for PSCI by Masahiro Yamada · Mon Sep 26 14:21:30 2016 +0900
  92. 4bc0589 arch: powerpc: Remove unused dts frequency fixup for lbc_clk by Prabhakar Kushwaha · Fri Sep 30 14:27:15 2016 +0530
  93. 2374f31 pbl: use "wait" command instead of "flush" command by Zhao Qiang · Thu Sep 08 12:55:33 2016 +0800
  94. 55107dc Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand. by Zhao Qiang · Thu Sep 08 12:55:32 2016 +0800
  95. 0f4a90c Merge git://git.denx.de/u-boot-fdt by Tom Rini · Thu Oct 13 20:03:33 2016 -0400
  96. a2235e4 libfdt: Drop inlining of fdt_path_offset() by Simon Glass · Sun Oct 02 17:59:30 2016 -0600
  97. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · Sun Oct 02 17:59:29 2016 -0600
  98. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · Sun Oct 02 17:59:28 2016 -0600
  99. dfdcd6f libfdt: Sync up with upstream by Simon Glass · Sun Oct 02 17:59:27 2016 -0600
  100. f8857be libfdt: Fix undefined behaviour in fdt_offset_ptr() by David Gibson · Sun Oct 02 17:59:26 2016 -0600