1. 3e3d143 test/py: ensure a log section exists for skipped tests by Stephen Warren · Mon Oct 17 17:25:52 2016 -0600
  2. 9beaa36 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Wed Oct 19 07:48:16 2016 -0400
  3. 400f072 efi_loader: Revert device_handle to disk after net boot by Alexander Graf · Tue Oct 18 15:49:40 2016 +0200
  4. 393dd91 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} by Alexander Graf · Fri Oct 14 13:45:30 2016 +0200
  5. cdfe696 x86: efi: Add EFI loader support for x86 by Simon Glass · Sun Sep 25 15:27:35 2016 -0600
  6. c2194bf efi: Fix missing EFIAPI specifiers by Simon Glass · Sun Sep 25 15:27:32 2016 -0600
  7. cc02256 efi: Use asmlinkage for EFIAPI by Simon Glass · Sun Sep 25 15:27:31 2016 -0600
  8. 9a3e3e2 smbios: Provide serial number by Alexander Graf · Fri Aug 19 01:23:31 2016 +0200
  9. 9982e67 efi_loader: Fix efi_install_configuration_table by Alexander Graf · Fri Aug 19 01:23:30 2016 +0200
  10. 66f96e1 smbios: Expose in efi_loader as table by Alexander Graf · Fri Aug 19 01:23:29 2016 +0200
  11. e44b3c0 smbios: Generate type 4 on non-x86 systems by Alexander Graf · Fri Aug 19 01:23:28 2016 +0200
  12. 67f66bd cpu: Add get_vendor callback by Alexander Graf · Fri Aug 19 01:23:27 2016 +0200
  13. 00b4fc2 cpu: Add DMTF id and family fields by Alexander Graf · Fri Aug 19 01:23:26 2016 +0200
  14. e4a59ae smbios: Allow compilation on 64bit systems by Alexander Graf · Fri Aug 19 01:23:25 2016 +0200
  15. c5c1163 efi_loader: Expose efi_install_configuration_table by Alexander Graf · Fri Aug 19 01:23:24 2016 +0200
  16. fb22808 x86: Move smbios generation into arch independent directory by Alexander Graf · Fri Aug 19 01:23:23 2016 +0200
  17. ee532d9 x86: Move table csum into separate file by Alexander Graf · Fri Aug 19 01:23:21 2016 +0200
  18. bc76639 efi_loader: gop: Expose fb when 32bpp by Alexander Graf · Tue Jun 07 00:57:05 2016 +0200
  19. 0b12b86 efi_loader: Allow bouncing for network by Alexander Graf · Tue Sep 06 14:26:27 2016 +0200
  20. b425a30 efi_loader: Add generic PSCI RTS by Alexander Graf · Tue Aug 16 21:08:49 2016 +0200
  21. 68a14f7 arm: Provide common PSCI based reset handler by Alexander Graf · Tue Aug 16 21:08:48 2016 +0200
  22. 0e1923b Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Tue Oct 18 18:48:04 2016 -0400
  23. e7152ba Merge git://git.denx.de/u-boot-x86 by Tom Rini · Tue Oct 18 10:20:26 2016 -0400
  24. 7078563 x86: Add implementations of setjmp() and longjmp() by Simon Glass · Mon Oct 17 20:29:07 2016 -0600
  25. 120b041 x86: Move table csum into separate header by Alexander Graf · Fri Aug 19 01:23:22 2016 +0200
  26. 467c83e arm: Add PSCI shutdown function by Alexander Graf · Tue Aug 16 21:08:47 2016 +0200
  27. a5b1832 arm: Disable HVC PSCI calls by default by Alexander Graf · Tue Aug 16 21:08:46 2016 +0200
  28. 7725609 efi_loader: Allow boards to implement get_time and reset_system by Alexander Graf · Tue Aug 16 21:08:45 2016 +0200
  29. 4e9ad8d efi_loader: Do not leak memory when unlinking a mapping by Stefan Brüns · Sat Oct 01 23:32:29 2016 +0200
  30. 9d65651 efi_loader: Keep memory mapping sorted when splitting an entry by Stefan Brüns · Sat Oct 01 23:32:28 2016 +0200
  31. a4f4302 efi_loader: Readd freed pages to memory pool by Stefan Brüns · Sat Oct 01 23:32:27 2016 +0200
  32. 67b67d9 efi_loader: Track size of pool allocations to allow freeing by Stefan Brüns · Sun Oct 09 22:17:26 2016 +0200
  33. 5a09aef efi_loader: Move efi_allocate_pool implementation to efi_memory.c by Stefan Brüns · Sun Oct 09 22:17:18 2016 +0200
  34. 95d2e7e efi_loader: Fix crash on 32-bit systems by Robin Randhawa · Tue Sep 13 18:36:53 2016 +0100
  35. 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
  36. 1b00dc1 efi_loader: Update description of internal efi_mem_carve_out by Stefan Brüns · Sat Oct 01 23:32:23 2016 +0200
  37. 48c623a ARM: uniphier: update doc/README.uniphier by Masahiro Yamada · Mon Oct 17 22:20:16 2016 +0900
  38. b4eda20 ARM: uniphier: remove unnecessary EHCI reset deassertion by Masahiro Yamada · Mon Oct 17 22:18:03 2016 +0900
  39. 39a67ff ARM: dts: uniphier: sync DT with latest Linux by Masahiro Yamada · Fri Oct 07 16:43:00 2016 +0900
  40. 8bdfe0a clk: uniphier: rework UniPhier clk driver by Masahiro Yamada · Mon Oct 17 22:18:01 2016 +0900
  41. d815329 ARM: uniphier: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT define by Masahiro Yamada · Fri Oct 14 00:39:59 2016 +0900
  42. 3cdbc1a ARM: uniphier: fix addresses of Cortex-A72 gear setting macros by Masahiro Yamada · Wed Oct 12 21:14:38 2016 +0900
  43. 945c470 pinctrl: uniphier: fix unused-const-variable warnings for GCC 6.x by Masahiro Yamada · Sun Oct 09 23:52:57 2016 +0900
  44. 982ca46 watchdog: Fix Watchdog Reset while in U-Boot Prompt by Andreas J. Reichel · Wed Jul 13 12:56:51 2016 +0200
  45. f3ce30c Prepare v2016.11-rc2 by Tom Rini · Mon Oct 17 20:09:33 2016 -0400
  46. bbe79a2 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Sat Oct 15 13:03:19 2016 -0400
  47. c9ab910 spl: move FDT_FIXUP_PARTITIONS to Kconfig by Heiko Schocher · Thu Oct 06 07:31:45 2016 +0200
  48. 6592893 spl: move SYS_OS_BASE to Kconfig by Heiko Schocher · Thu Oct 06 07:55:16 2016 +0200
  49. 1d12ba2 spl: move SPL_OS_BOOT to Kconfig by Heiko Schocher · Thu Oct 06 07:55:15 2016 +0200
  50. 42c6214 test/py/tests/test_sleep.py: Add check for CONFIG_CMD_MISC by Tom Rini · Fri Oct 14 19:12:31 2016 -0400
  51. 2aa46c0 ARM: create .secure_stack section only for PSCI by Masahiro Yamada · Mon Sep 26 14:21:30 2016 +0900
  52. 4bc0589 arch: powerpc: Remove unused dts frequency fixup for lbc_clk by Prabhakar Kushwaha · Fri Sep 30 14:27:15 2016 +0530
  53. 2374f31 pbl: use "wait" command instead of "flush" command by Zhao Qiang · Thu Sep 08 12:55:33 2016 +0800
  54. 55107dc Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand. by Zhao Qiang · Thu Sep 08 12:55:32 2016 +0800
  55. 0f4a90c Merge git://git.denx.de/u-boot-fdt by Tom Rini · Thu Oct 13 20:03:33 2016 -0400
  56. a2235e4 libfdt: Drop inlining of fdt_path_offset() by Simon Glass · Sun Oct 02 17:59:30 2016 -0600
  57. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · Sun Oct 02 17:59:29 2016 -0600
  58. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · Sun Oct 02 17:59:28 2016 -0600
  59. dfdcd6f libfdt: Sync up with upstream by Simon Glass · Sun Oct 02 17:59:27 2016 -0600
  60. f8857be libfdt: Fix undefined behaviour in fdt_offset_ptr() by David Gibson · Sun Oct 02 17:59:26 2016 -0600
  61. d3dbac8 cmd/fdt: add possibilty to have 'extrasize' on fdt resize by Hannes Schmelzer · Tue Sep 20 18:10:43 2016 +0200
  62. e9c27d8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Oct 13 13:38:49 2016 -0400
  63. c8bff83 net: smsc95xx: fix DM MAC address reading by Stephen Warren · Thu Sep 15 12:53:22 2016 -0600
  64. 1b0102d test: add NFS download test by Guillaume GARDET · Wed Sep 14 10:29:12 2016 +0200
  65. c42ad30 net: Fix cache misalignment message after network load operations by Peter Chubb · Wed Sep 14 03:49:22 2016 +0000
  66. 1b0d36a rtl8169: fix cache misalignment message on transmit. by Peter Chubb · Wed Sep 14 01:29:03 2016 +0000
  67. 3071f07 net: write enetaddr down to hardware on env_callback by Hannes Schmelzer · Fri Sep 02 14:48:17 2016 +0200
  68. 0f81d7a net: mvneta: fix typo in comment by Chris Packham · Mon Aug 29 20:54:02 2016 +1200
  69. 3da645f net: mv88e61xx: Add support for fixed links by Chris Packham · Fri Aug 26 17:30:26 2016 +1200
  70. edc42a1 net: Add support for mv88e609x switches by Chris Packham · Fri Aug 26 17:30:25 2016 +1200
  71. 7c9d378 board: am335x: Always set eth/eth1addr environment variable by Roger Quadros · Wed Aug 24 15:35:51 2016 +0300
  72. bcb4ee8 board: am335x-icev2: add ethernet phy mode detection logic by Roger Quadros · Wed Aug 24 15:35:50 2016 +0300
  73. 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
  74. d9a3e4d include: configs: am335x: add Atheros phy support by Mugunthan V N · Thu Oct 13 19:33:37 2016 +0530
  75. 3e4537d drivers: net: phy: atheros: add separate config for AR8031 by Mugunthan V N · Thu Oct 13 19:33:36 2016 +0530
  76. 1e3e19f phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXID by Andrea Merello · Thu May 26 18:24:28 2016 +0200
  77. 3d64082 Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · Thu Oct 13 08:13:56 2016 -0400
  78. 65dfbe6 Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Oct 12 20:48:43 2016 -0400
  79. 33d5aa8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Wed Oct 12 08:32:09 2016 -0400
  80. faa985b Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Wed Oct 12 08:31:08 2016 -0400
  81. efbd427 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Wed Oct 12 08:30:46 2016 -0400
  82. a107a1a Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Wed Oct 12 08:30:38 2016 -0400
  83. d6e428a Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Wed Oct 12 08:30:08 2016 -0400
  84. 1994a35 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Oct 12 08:29:42 2016 -0400
  85. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  86. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · Sat Oct 08 14:41:44 2016 -0400
  87. 0d58292 x86: Clean up unused macros in the configuration headers by Bin Meng · Sun Oct 09 04:14:20 2016 -0700
  88. c7dec15 video: Remove legacy VESA and coreboot framebuffer drivers by Bin Meng · Sun Oct 09 04:14:19 2016 -0700
  89. a447017 x86: coreboot: Convert to use DM coreboot video driver by Bin Meng · Sun Oct 09 04:14:18 2016 -0700
  90. 755623d dm: video: Don't do anything in alloc_fb() when plat->size is zero by Bin Meng · Sun Oct 09 04:14:17 2016 -0700
  91. a0676be dm: video: Add driver for coreboot framebuffer device by Bin Meng · Sun Oct 09 04:14:16 2016 -0700
  92. 23f5cb5 vbe: Make vbe_setup_video_priv() public by Bin Meng · Sun Oct 09 04:14:15 2016 -0700
  93. 9e89799 x86: doc: Correct qfw command example by Bin Meng · Sun Oct 09 04:14:14 2016 -0700
  94. 79012bc x86: Convert to use DM VESA video driver by Bin Meng · Sun Oct 09 04:14:13 2016 -0700
  95. 57b65e6 dm: video: Output verbose information in vbe_setup_video() by Bin Meng · Sun Oct 09 04:14:12 2016 -0700
  96. 2c9bb7a dm: video: Add driver for VESA-compatible device by Bin Meng · Sun Oct 09 04:14:11 2016 -0700
  97. 1a43758 x86: doc: Document coreboot framebuffer driver issue on QEMU by Bin Meng · Sun Oct 09 04:14:10 2016 -0700
  98. 62b3027 cmd: cros_ec: Move crosec commands to cmd subdirectory by Moritz Fischer · Tue Oct 04 17:08:08 2016 -0700
  99. b7ffa82 sandbox/fs: Set correct filetype for unknown filetype by Stefan Brüns · Tue Oct 04 21:46:35 2016 +0200
  100. 652acc7 sandbox: Use the address in readl/writel() functions by Simon Glass · Sat Oct 01 14:42:33 2016 -0600