1. 03017c5 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Fri Apr 14 09:05:57 2017 -0400
  2. b25ae72 fdt: Add compatible strings for Arria 10 by Ley Foon Tan · Wed Apr 05 17:32:47 2017 +0800
  3. aa468b1 Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Apr 13 17:31:06 2017 -0400
  4. 847f59a fdtgrep: Cope with the /aliases node being last by Simon Glass · Sun Apr 02 12:26:44 2017 -0600
  5. d218320 lib: div64: sync with Linux by Peng Fan · Mon Apr 10 13:39:48 2017 +0800
  6. 0bda3e4 tiny-printf: Add support for %p format by Vignesh R · Mon Apr 10 12:23:22 2017 +0530
  7. 4a24308 Rename aes.h to uboot_aes.h by Stefano Babic · Wed Apr 05 18:08:00 2017 +0200
  8. 8fb2c77 libfdt: fix build with Python 3 by Stefan Agner · Wed Mar 29 12:41:23 2017 -0700
  9. dc9b229 fdt: Bring in changes from v1.4.4 by Simon Glass · Tue Mar 28 10:23:31 2017 -0600
  10. aa57d0f cmd: Expose a Kconfig option to enable UBIFS commands by Boris Brezillon · Mon Feb 27 18:22:06 2017 +0100
  11. 627dc18 mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry by Boris Brezillon · Mon Feb 27 18:22:05 2017 +0100
  12. a8bbc20 bch: Allow to build for the host by Maxime Ripard · Mon Feb 27 18:22:01 2017 +0100
  13. e2f94ae string: Provide a slimmed-down memset() by Simon Glass · Sun Apr 02 09:50:28 2017 -0600
  14. a5a7ea2 tpm: Add function to load keys via their parent's SHA1 hash by mario.six@gdsys.cc · Mon Mar 20 10:28:28 2017 +0100
  15. 621cc09 libfdt: use CONFIG_IS_ENABLED for OF_LIBFDT by Vignesh R · Mon Mar 20 10:04:38 2017 +0530
  16. 7bb238e Kconfig: Don't use RSA_FREESCALE_EXP on IMX by George McCollister · Thu Mar 16 16:17:06 2017 -0500
  17. f0fa113 Kconfig: introduce md5sum command selection by Andre Przywara · Wed Mar 15 01:19:05 2017 +0000
  18. be4246a Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Thu Mar 16 16:43:32 2017 -0400
  19. c1cb800 tiny-printf: add static to locally used functions by Masahiro Yamada · Sun Feb 12 18:08:43 2017 +0900
  20. a8e9f0a efi: Add a hook to allow adding memory mapping by York Sun · Mon Mar 06 09:02:27 2017 -0800
  21. ca37a39 x86: Use unsigned long for address in table generation by Simon Glass · Mon Jan 16 07:03:35 2017 -0700
  22. 4eceb6c lib: tpm: Add command to flush resources by Mario Six · Wed Jan 11 16:00:50 2017 +0100
  23. 21d3bce disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:38 2017 +0100
  24. 23d1489 mkimage: Add support for signing with pkcs11 by George McCollister · Fri Jan 06 13:14:17 2017 -0600
  25. 0656248 lib: net_utils: enforce '.' as octet separator in string_to_ip by Chris Packham · Wed Jan 04 13:36:26 2017 +1300
  26. e917c36 lib: net_utils: make string_to_ip stricter by Chris Packham · Wed Jan 04 13:36:25 2017 +1300
  27. 29d2a62 delay: collect {m, n, u}delay declarations to include/linux/delay.h by Masahiro Yamada · Wed Dec 28 00:35:59 2016 +0900
  28. 9e7fc05 libfdt: Correct fdt handling of overlays without fixups and base trees without symbols by David Gibson · Tue Dec 20 15:58:44 2016 +0100
  29. 79417c5 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Tue Jan 10 08:19:21 2017 -0500
  30. cc21ab8 lib: gitignore *.elf and *.so generated by efi_loader by Ladislav Michl · Mon Jan 09 11:33:28 2017 +0100
  31. 7b303b8 SPL: tiny-printf: ignore "-" modifier by Andre Przywara · Mon Jan 02 11:48:29 2017 +0000
  32. 3211868 SPL: tiny-printf: add "l" modifier by Andre Przywara · Mon Jan 02 11:48:28 2017 +0000
  33. ba97b72 fdt: add memory bank decoding functions for board setup by Nathan Rossi · Mon Dec 19 00:03:34 2016 +1000
  34. b548351 efi_loader: Allow to compile helloworld.efi w/o bundling it by Alexander Graf · Thu Nov 17 22:40:10 2016 +0100
  35. 6616c82 image: Combine image_sig_algo with image_sign_info by Andrew Duda · Tue Nov 08 18:53:41 2016 +0000
  36. 06ca6d6 image: Add crypto_algo struct for RSA info by Andrew Duda · Tue Nov 08 18:53:41 2016 +0000
  37. 3db9ff0 rsa: Verify RSA padding programatically by Andrew Duda · Tue Nov 08 18:53:40 2016 +0000
  38. eed7e78 rsa: cosmetic: rename pad_len to key_len by Andrew Duda · Tue Nov 08 18:53:39 2016 +0000
  39. 2ebeb44 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · Thu Nov 17 01:02:57 2016 +0100
  40. d881f5f x86: Enable EFI loader support by Simon Glass · Mon Nov 07 08:47:16 2016 -0700
  41. fac4ced efi: Add support for a hello world test program by Simon Glass · Mon Nov 07 08:47:08 2016 -0700
  42. 6cbaac6 x86: Tidy up selection of building the EFI stub by Simon Glass · Mon Nov 07 08:47:06 2016 -0700
  43. d25bb30 efi: Correct cache flush alignment by Simon Glass · Mon Nov 07 08:47:04 2016 -0700
  44. a074d5d efi_loader: console: Correctly report modes by Emmanuel Vadot · Tue Nov 08 06:03:29 2016 +0100
  45. 5c861d4 efi: Use device device path type Messaging for network interface node by Oleksandr Tymoshenko · Mon Oct 24 10:47:01 2016 -0700
  46. 45841ca efi_loader: fix depends on line of EFI_LOADER by Masahiro Yamada · Thu Oct 20 00:23:43 2016 +0900
  47. 48fd0f1 libfdt: fix fdt_stringlist_search() by Masahiro Yamada · Mon Oct 17 20:22:34 2016 +0900
  48. 0a37826 libfdt: fix fdt_stringlist_count() by Masahiro Yamada · Mon Oct 17 20:22:33 2016 +0900
  49. 0b0490a libfdt: Sync overlay with upstream by Maxime Ripard · Mon Oct 17 22:50:18 2016 +0200
  50. 393dd91 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} by Alexander Graf · Fri Oct 14 13:45:30 2016 +0200
  51. cdfe696 x86: efi: Add EFI loader support for x86 by Simon Glass · Sun Sep 25 15:27:35 2016 -0600
  52. c2194bf efi: Fix missing EFIAPI specifiers by Simon Glass · Sun Sep 25 15:27:32 2016 -0600
  53. 9a3e3e2 smbios: Provide serial number by Alexander Graf · Fri Aug 19 01:23:31 2016 +0200
  54. 9982e67 efi_loader: Fix efi_install_configuration_table by Alexander Graf · Fri Aug 19 01:23:30 2016 +0200
  55. 66f96e1 smbios: Expose in efi_loader as table by Alexander Graf · Fri Aug 19 01:23:29 2016 +0200
  56. e44b3c0 smbios: Generate type 4 on non-x86 systems by Alexander Graf · Fri Aug 19 01:23:28 2016 +0200
  57. e4a59ae smbios: Allow compilation on 64bit systems by Alexander Graf · Fri Aug 19 01:23:25 2016 +0200
  58. c5c1163 efi_loader: Expose efi_install_configuration_table by Alexander Graf · Fri Aug 19 01:23:24 2016 +0200
  59. fb22808 x86: Move smbios generation into arch independent directory by Alexander Graf · Fri Aug 19 01:23:23 2016 +0200
  60. ee532d9 x86: Move table csum into separate file by Alexander Graf · Fri Aug 19 01:23:21 2016 +0200
  61. bc76639 efi_loader: gop: Expose fb when 32bpp by Alexander Graf · Tue Jun 07 00:57:05 2016 +0200
  62. 0b12b86 efi_loader: Allow bouncing for network by Alexander Graf · Tue Sep 06 14:26:27 2016 +0200
  63. 7725609 efi_loader: Allow boards to implement get_time and reset_system by Alexander Graf · Tue Aug 16 21:08:45 2016 +0200
  64. 4e9ad8d efi_loader: Do not leak memory when unlinking a mapping by Stefan Brüns · Sat Oct 01 23:32:29 2016 +0200
  65. 9d65651 efi_loader: Keep memory mapping sorted when splitting an entry by Stefan Brüns · Sat Oct 01 23:32:28 2016 +0200
  66. a4f4302 efi_loader: Readd freed pages to memory pool by Stefan Brüns · Sat Oct 01 23:32:27 2016 +0200
  67. 67b67d9 efi_loader: Track size of pool allocations to allow freeing by Stefan Brüns · Sun Oct 09 22:17:26 2016 +0200
  68. 5a09aef efi_loader: Move efi_allocate_pool implementation to efi_memory.c by Stefan Brüns · Sun Oct 09 22:17:18 2016 +0200
  69. 95d2e7e efi_loader: Fix crash on 32-bit systems by Robin Randhawa · Tue Sep 13 18:36:53 2016 +0100
  70. 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
  71. 1b00dc1 efi_loader: Update description of internal efi_mem_carve_out by Stefan Brüns · Sat Oct 01 23:32:23 2016 +0200
  72. c9ab910 spl: move FDT_FIXUP_PARTITIONS to Kconfig by Heiko Schocher · Thu Oct 06 07:31:45 2016 +0200
  73. a2235e4 libfdt: Drop inlining of fdt_path_offset() by Simon Glass · Sun Oct 02 17:59:30 2016 -0600
  74. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · Sun Oct 02 17:59:29 2016 -0600
  75. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · Sun Oct 02 17:59:28 2016 -0600
  76. dfdcd6f libfdt: Sync up with upstream by Simon Glass · Sun Oct 02 17:59:27 2016 -0600
  77. f8857be libfdt: Fix undefined behaviour in fdt_offset_ptr() by David Gibson · Sun Oct 02 17:59:26 2016 -0600
  78. e9ee762 Fix return value in trailing_strtoln() by Simon Glass · Wed Oct 05 20:42:11 2016 -0600
  79. e94b024 spl: saveenv: adding saveenv support in SPL by B, Ravi · Wed Sep 28 14:46:18 2016 +0530
  80. 9d006b7 arm: Add return value argument to longjmp by Alexander Graf · Tue Sep 27 09:30:32 2016 +0200
  81. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · Wed Sep 07 14:27:59 2016 -0400
  82. 8a80c33 gunzip: cache-align write buffer memory by Clemens Gruber · Mon Aug 29 17:10:36 2016 +0200
  83. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  84. e7e8ba9 libfdt: simplify fdt_del_mem_rsv() by Masahiro Yamada · Tue Sep 06 22:17:37 2016 +0900
  85. 54cec6d dtoc: Support finding the offset of a property by Simon Glass · Mon Jul 25 18:59:16 2016 -0600
  86. 32d9827 dtoc: Support packing the device tree by Simon Glass · Mon Jul 25 18:59:15 2016 -0600
  87. c719e42 dtoc: Support deleting device tree properties by Simon Glass · Mon Jul 25 18:59:14 2016 -0600
  88. a930ecc dtoc: Move to using bytearray by Simon Glass · Mon Jul 25 18:59:13 2016 -0600
  89. a128ba5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Sun Sep 18 12:12:04 2016 -0400
  90. 98b685d Use separate options for TPL support by Simon Glass · Mon Sep 12 23:18:25 2016 -0600
  91. 5021b8a usb: uniphier: remove UniPhier xHCI driver and select DM_USB by Masahiro Yamada · Wed Sep 14 01:06:00 2016 +0900
  92. 338cf56 efi_loader: provide efi_mem_desc version by Mian Yousaf Kaukab · Mon Sep 05 23:59:22 2016 +0200
  93. 7c78bf9 x86: efi: payload: Make EFI payload build again by Bin Meng · Thu Aug 25 01:47:17 2016 -0700
  94. 0703225 efi_loader: Fix relocations above 64kb image size by Alexander Graf · Thu Aug 18 23:45:18 2016 +0200
  95. 0e31a11 tests: Introduce DT overlay tests by Maxime Ripard · Tue Jul 05 10:26:46 2016 +0200
  96. 5a680aa cmd: fdt: add fdt overlay application subcommand by Maxime Ripard · Tue Jul 05 10:26:45 2016 +0200
  97. 9e901ce libfdt: Add overlay application function by Maxime Ripard · Tue Jul 05 10:26:44 2016 +0200
  98. 3559c79 libfdt: Add fdt_setprop_inplace_namelen_partial by Maxime Ripard · Tue Jul 05 10:26:43 2016 +0200
  99. 87390e8 libfdt: Add fdt_path_offset_namelen by Maxime Ripard · Tue Jul 05 10:26:41 2016 +0200
  100. a4a4fb5 libfdt: Fix separator spelling by Maxime Ripard · Tue Jul 05 10:26:40 2016 +0200