1. 7c78bf9 x86: efi: payload: Make EFI payload build again by Bin Meng · Thu Aug 25 01:47:17 2016 -0700
  2. 0703225 efi_loader: Fix relocations above 64kb image size by Alexander Graf · Thu Aug 18 23:45:18 2016 +0200
  3. 0e31a11 tests: Introduce DT overlay tests by Maxime Ripard · Tue Jul 05 10:26:46 2016 +0200
  4. 5a680aa cmd: fdt: add fdt overlay application subcommand by Maxime Ripard · Tue Jul 05 10:26:45 2016 +0200
  5. 9e901ce libfdt: Add overlay application function by Maxime Ripard · Tue Jul 05 10:26:44 2016 +0200
  6. 3559c79 libfdt: Add fdt_setprop_inplace_namelen_partial by Maxime Ripard · Tue Jul 05 10:26:43 2016 +0200
  7. 87390e8 libfdt: Add fdt_path_offset_namelen by Maxime Ripard · Tue Jul 05 10:26:41 2016 +0200
  8. a4a4fb5 libfdt: Fix separator spelling by Maxime Ripard · Tue Jul 05 10:26:40 2016 +0200
  9. 2125ca5 libfdt: Add max phandle retrieval function by Maxime Ripard · Tue Jul 05 10:26:39 2016 +0200
  10. 7d30e10 fdt: allow fdtdec_get_addr_size_*() to translate addresses by Stephen Warren · Fri Aug 05 09:47:51 2016 -0600
  11. 601db1f efi_loader: disk: Sanitize exposed devices by Alexander Graf · Fri Aug 05 14:51:47 2016 +0200
  12. 34118e7 efi_loader: disk: Fix CONFIG_BLK breakage by Alexander Graf · Fri Aug 05 14:49:53 2016 +0200
  13. 5958cbe tiny-printf: Adjust to avoid using data section by Simon Glass · Thu Aug 04 21:58:14 2016 -0600
  14. 3c6f489 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · Mon Jul 25 14:49:54 2016 -0400
  15. f970ccb hashtable: Fix compiler warning on 32-bit sandbox by Simon Glass · Fri Jul 22 09:22:48 2016 -0600
  16. dc4053a tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7 by mario.six@gdsys.cc · Fri Jul 22 08:58:40 2016 +0200
  17. 57f2038 mtd: nand: Add the sunxi NAND controller driver by Boris Brezillon · Wed Jun 15 21:09:23 2016 +0200
  18. 99fc6ea rsa: Fix return value and masked error by mario.six@gdsys.cc · Tue Jul 19 11:07:07 2016 +0200
  19. 102f8bd efi_loader: Add debug output for efi_add_memory_map() by Andreas Färber · Sun Jul 17 06:57:11 2016 +0200
  20. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · Fri Jul 15 13:44:45 2016 -0400
  21. affe9ee tiny-printf: Support assert() by Simon Glass · Mon Jul 04 11:58:13 2016 -0600
  22. a2a6f04 dm: Add a more efficient libfdt library by Simon Glass · Mon Jul 04 11:58:11 2016 -0600
  23. 4f3ce47 dm: Don't include fdtdec functions when of-platdata is enabled by Simon Glass · Mon Jul 04 11:58:05 2016 -0600
  24. 3e5a8b9 sandbox: Find keyboard driver using driver model by Simon Glass · Sun Jun 19 17:33:15 2016 -0600
  25. 6f70c11 fdt: x86: Tidy up a few COMPAT string definitions by Simon Glass · Sun Jun 19 17:33:14 2016 -0600
  26. 7c38030 fdt: Add a note to avoid adding new compatible strings by Simon Glass · Sun Jun 19 17:33:13 2016 -0600
  27. b1f6c4a fdt: Drop unused exynos compatible strings by Simon Glass · Sun Jun 19 17:33:12 2016 -0600
  28. 9404be5 x86: fdt: Drop the unused compatible strings in fdtdec by Simon Glass · Sun Jun 19 17:33:11 2016 -0600
  29. 3743a07 SPL: tiny-printf: avoid any BSS usage by Andre Przywara · Fri Jul 08 15:18:35 2016 +0100
  30. 69d1d72 fdt: Drop some unused compatible strings by Simon Glass · Sun May 08 16:55:22 2016 -0600
  31. 86049ad lib/lzo: bugfix when input data is not compressed by Joris Lijssens · Fri Jun 17 10:46:58 2016 +0200
  32. 5f18398 tinyprintf: Add vprintf implementation by Hans de Goede · Fri Jun 10 21:03:34 2016 +0200
  33. 55019c5 lib/libfdt/: General aesthetic/style fixes. by Robert P. J. Day · Mon May 23 05:40:55 2016 -0400
  34. edf3271 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Jun 13 08:50:58 2016 -0400
  35. 6eb90e1 fdt: Correct return value in fdtdec_decode_display_timing() by Simon Glass · Thu May 05 07:28:21 2016 -0600
  36. 5021e3c verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · Thu Jun 09 19:18:44 2016 -0700
  37. b4a7ba1 tiny-printf: Correct the snprintf() implementation by Simon Glass · Wed Jun 08 20:55:15 2016 -0600
  38. 1d724e1 Merge http://git.denx.de/u-boot-samsung by Tom Rini · Mon Jun 06 13:24:23 2016 -0400
  39. cae6eff lib: make strmhz available in SPL by Chris Packham · Tue May 31 20:30:59 2016 +1200
  40. 7a9a2e6 Remove unneeded remnants of bcopy(). by Robert P. J. Day · Mon May 30 06:55:53 2016 -0400
  41. 792284f efi_loader: Add DM_VIDEO support by Alexander Graf · Sun Jun 05 22:34:31 2016 +0200
  42. 66d8623 efi_loader: Don't allocate from memory holes by Alexander Graf · Fri May 27 12:25:03 2016 +0200
  43. 62a6748 efi_loader: Move to normal debug infrastructure by Alexander Graf · Thu Jun 02 11:38:27 2016 +0200
  44. 988c066 efi_loader: Add exit support by Alexander Graf · Fri May 20 23:28:23 2016 +0200
  45. e8765c3 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Fri Jun 03 16:30:47 2016 -0400
  46. 4e0126e lib: Enable private libgcc by default by Marek Vasut · Thu May 26 18:01:47 2016 +0200
  47. 8dc095b tiny-printf: Support sprintf() by Marek Vasut · Tue May 31 23:12:46 2016 +0200
  48. dfbdc12 mmc: tegra: add basic Tegra186 support by Stephen Warren · Thu May 12 12:11:23 2016 -0600
  49. 9a8f4cf Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri May 27 15:49:43 2016 -0400
  50. 2c08fc7 efi_loader: gop: Don't expose fb address by Alexander Graf · Wed May 18 02:04:24 2016 +0200
  51. c59d360 efi_loader: Clean up system table on exit by Alexander Graf · Wed May 18 00:54:47 2016 +0200
  52. 7c00a3c efi_loader: Add bounce buffer support by Alexander Graf · Wed May 11 18:25:48 2016 +0200
  53. 302d4f8 dm: efi: Update for CONFIG_BLK by Simon Glass · Sat May 14 14:03:05 2016 -0600
  54. 94c4b99 efi_loader: Add network access support by Alexander Graf · Fri May 06 21:01:01 2016 +0200
  55. 49138f8 tiny-printf: Support snprintf() by Simon Glass · Sat May 14 14:02:53 2016 -0600
  56. b5afcad tiny-printf: Tidy up a few nits by Simon Glass · Sat May 14 14:02:52 2016 -0600
  57. 238ba5c exynos: Allow tizen to be built without an LCD by Simon Glass · Sun Feb 21 21:08:52 2016 -0700
  58. e3dfa91 dm: part: Drop the block_drvr table by Simon Glass · Sun May 01 13:52:32 2016 -0600
  59. 07dafdb Change my mailaddress by Andreas Bießmann · Sun May 01 03:46:16 2016 +0200
  60. d40f71e efi_loader: Handle memory overflows by Andreas Färber · Wed Apr 13 14:04:38 2016 +0200
  61. 9163499 gunzip.c: use block layer for writes by Eric Nelson · Mon Apr 11 15:21:37 2016 -0700
  62. 9b59102 efi_loader: Expose ascending efi memory map by Alexander Graf · Mon Apr 11 23:51:02 2016 +0200
  63. e570232 efi_loader: Always flush in cache line size granularity by Alexander Graf · Mon Apr 11 23:20:39 2016 +0200
  64. 3491ee7 efi_loader: Increase path string to 32 characters by Alexander Graf · Mon Apr 11 16:16:20 2016 +0200
  65. eb8d82c efi_loader: Add el torito support by Alexander Graf · Mon Apr 11 16:16:18 2016 +0200
  66. 06fe57b efi_loader: Split drive add into function by Alexander Graf · Mon Apr 11 16:16:17 2016 +0200
  67. a0d9b99 lib/crc8: Add crc start value by Stefan Roese · Fri Apr 08 15:56:29 2016 +0200
  68. de2a13b efi_loader: Always allocate the highest available address by Alexander Graf · Wed Mar 30 16:38:29 2016 +0200
  69. b062146 lib/physmem.c: Switch to __weak for arch_phys_memset by Tom Rini · Sun Mar 27 14:06:11 2016 -0400
  70. 1c6a5e4 cosmetic: Fix typos "privide" by Masahiro Yamada · Wed Mar 30 20:17:42 2016 +0900
  71. 1c34fa8 efi_loader: Fix some entry/exit points by Alexander Graf · Thu Mar 24 01:37:37 2016 +0100
  72. bdf2a3e efi_stub: Move carriage return before line feed in putc() by Bin Meng · Thu Mar 17 23:59:03 2016 -0700
  73. d65783d efi_loader: Add GOP support by Alexander Graf · Tue Mar 15 18:38:21 2016 +0100
  74. 98982f6 cmd_dhry.c: Use lldiv for vax_mips calculation as well by Tom Rini · Thu Mar 17 10:14:25 2016 -0400
  75. 40ce12b x86: dts: Drop memory SPD compatible string by Simon Glass · Wed Mar 16 07:44:39 2016 -0600
  76. 391cee4 dhry: Correct dhrystone calculation for fast machines by Simon Glass · Wed Mar 16 07:44:35 2016 -0600
  77. 9c7d931 x86: Drop all the old pin configuration code by Simon Glass · Fri Mar 11 22:07:15 2016 -0700
  78. 8f19f26 efi_loader: Pass proper device path in on boot by Alexander Graf · Fri Mar 04 01:10:14 2016 +0100
  79. 67ee705 efi_loader: hook up in build environment by Alexander Graf · Fri Mar 04 01:10:07 2016 +0100
  80. 8623f92 efi_loader: Implement memory allocation and map by Alexander Graf · Fri Mar 04 01:10:04 2016 +0100
  81. e83be45 efi_loader: Add disk interfaces by Alexander Graf · Fri Mar 04 01:10:02 2016 +0100
  82. 0bd425a efi_loader: Add runtime services by Alexander Graf · Fri Mar 04 01:10:01 2016 +0100
  83. 4aacacc efi_loader: Add console interface by Alexander Graf · Fri Mar 04 01:10:00 2016 +0100
  84. c15d921 efi_loader: Add boot time services by Alexander Graf · Fri Mar 04 01:09:59 2016 +0100
  85. 4e0c1c1 efi_loader: Add PE image loader by Alexander Graf · Fri Mar 04 01:09:58 2016 +0100
  86. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Mar 14 19:21:44 2016 -0400
  87. 084ff1e lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value by Stefan Roese · Thu Mar 03 09:34:12 2016 +0100
  88. 9c2dbcb lib/crc16.c: Coding-style cleanup by Stefan Roese · Thu Mar 03 09:34:11 2016 +0100
  89. 8b42692 fdt: Allow libfdt to be used in SPL by Simon Glass · Mon Feb 22 22:55:45 2016 -0700
  90. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  91. 0b14dc7 dm: fdtdec: Correct a sandbox build warning by Simon Glass · Mon Feb 29 15:25:37 2016 -0700
  92. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  93. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · Thu Feb 11 13:23:26 2016 -0700
  94. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  95. 4973bf5 libfdt: Add a function to write a property placeholder by Simon Glass · Mon Feb 22 22:55:39 2016 -0700
  96. 32f6c17 timer: Provide an early timer by Simon Glass · Wed Feb 24 09:14:49 2016 -0700
  97. f864122 lib: Don't instrument the div64 function by Simon Glass · Wed Feb 24 09:14:46 2016 -0700
  98. fad7218 tegra: nyan-big: Move the LCD driver to driver model by Simon Glass · Sat Jan 30 16:37:50 2016 -0700
  99. 4f169a0 Makefile: remove BUILD_TAG from KBUILD_CFLAGS by Stephen Warren · Wed Feb 10 15:16:19 2016 -0700
  100. 0d1c43a gunzip: remove avail_in recalculation by Stephen Warren · Fri Jan 29 13:26:58 2016 -0700