1. e3dfa91 dm: part: Drop the block_drvr table by Simon Glass · Sun May 01 13:52:32 2016 -0600
  2. 07dafdb Change my mailaddress by Andreas Bießmann · Sun May 01 03:46:16 2016 +0200
  3. d40f71e efi_loader: Handle memory overflows by Andreas Färber · Wed Apr 13 14:04:38 2016 +0200
  4. 9163499 gunzip.c: use block layer for writes by Eric Nelson · Mon Apr 11 15:21:37 2016 -0700
  5. 9b59102 efi_loader: Expose ascending efi memory map by Alexander Graf · Mon Apr 11 23:51:02 2016 +0200
  6. e570232 efi_loader: Always flush in cache line size granularity by Alexander Graf · Mon Apr 11 23:20:39 2016 +0200
  7. 3491ee7 efi_loader: Increase path string to 32 characters by Alexander Graf · Mon Apr 11 16:16:20 2016 +0200
  8. eb8d82c efi_loader: Add el torito support by Alexander Graf · Mon Apr 11 16:16:18 2016 +0200
  9. 06fe57b efi_loader: Split drive add into function by Alexander Graf · Mon Apr 11 16:16:17 2016 +0200
  10. a0d9b99 lib/crc8: Add crc start value by Stefan Roese · Fri Apr 08 15:56:29 2016 +0200
  11. de2a13b efi_loader: Always allocate the highest available address by Alexander Graf · Wed Mar 30 16:38:29 2016 +0200
  12. b062146 lib/physmem.c: Switch to __weak for arch_phys_memset by Tom Rini · Sun Mar 27 14:06:11 2016 -0400
  13. 1c6a5e4 cosmetic: Fix typos "privide" by Masahiro Yamada · Wed Mar 30 20:17:42 2016 +0900
  14. 1c34fa8 efi_loader: Fix some entry/exit points by Alexander Graf · Thu Mar 24 01:37:37 2016 +0100
  15. bdf2a3e efi_stub: Move carriage return before line feed in putc() by Bin Meng · Thu Mar 17 23:59:03 2016 -0700
  16. d65783d efi_loader: Add GOP support by Alexander Graf · Tue Mar 15 18:38:21 2016 +0100
  17. 98982f6 cmd_dhry.c: Use lldiv for vax_mips calculation as well by Tom Rini · Thu Mar 17 10:14:25 2016 -0400
  18. 40ce12b x86: dts: Drop memory SPD compatible string by Simon Glass · Wed Mar 16 07:44:39 2016 -0600
  19. 391cee4 dhry: Correct dhrystone calculation for fast machines by Simon Glass · Wed Mar 16 07:44:35 2016 -0600
  20. 9c7d931 x86: Drop all the old pin configuration code by Simon Glass · Fri Mar 11 22:07:15 2016 -0700
  21. 8f19f26 efi_loader: Pass proper device path in on boot by Alexander Graf · Fri Mar 04 01:10:14 2016 +0100
  22. 67ee705 efi_loader: hook up in build environment by Alexander Graf · Fri Mar 04 01:10:07 2016 +0100
  23. 8623f92 efi_loader: Implement memory allocation and map by Alexander Graf · Fri Mar 04 01:10:04 2016 +0100
  24. e83be45 efi_loader: Add disk interfaces by Alexander Graf · Fri Mar 04 01:10:02 2016 +0100
  25. 0bd425a efi_loader: Add runtime services by Alexander Graf · Fri Mar 04 01:10:01 2016 +0100
  26. 4aacacc efi_loader: Add console interface by Alexander Graf · Fri Mar 04 01:10:00 2016 +0100
  27. c15d921 efi_loader: Add boot time services by Alexander Graf · Fri Mar 04 01:09:59 2016 +0100
  28. 4e0c1c1 efi_loader: Add PE image loader by Alexander Graf · Fri Mar 04 01:09:58 2016 +0100
  29. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Mar 14 19:21:44 2016 -0400
  30. 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
  31. 9c2dbcb lib/crc16.c: Coding-style cleanup by Stefan Roese · Thu Mar 03 09:34:11 2016 +0100
  32. 8b42692 fdt: Allow libfdt to be used in SPL by Simon Glass · Mon Feb 22 22:55:45 2016 -0700
  33. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  34. 0b14dc7 dm: fdtdec: Correct a sandbox build warning by Simon Glass · Mon Feb 29 15:25:37 2016 -0700
  35. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  36. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · Thu Feb 11 13:23:26 2016 -0700
  37. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  38. 4973bf5 libfdt: Add a function to write a property placeholder by Simon Glass · Mon Feb 22 22:55:39 2016 -0700
  39. 32f6c17 timer: Provide an early timer by Simon Glass · Wed Feb 24 09:14:49 2016 -0700
  40. f864122 lib: Don't instrument the div64 function by Simon Glass · Wed Feb 24 09:14:46 2016 -0700
  41. fad7218 tegra: nyan-big: Move the LCD driver to driver model by Simon Glass · Sat Jan 30 16:37:50 2016 -0700
  42. 4f169a0 Makefile: remove BUILD_TAG from KBUILD_CFLAGS by Stephen Warren · Wed Feb 10 15:16:19 2016 -0700
  43. 0d1c43a gunzip: remove avail_in recalculation by Stephen Warren · Fri Jan 29 13:26:58 2016 -0700
  44. 23dd3a0 fdt: introduce fdtdec_get_child_count by Peng Fan · Mon Feb 01 13:31:15 2016 +0800
  45. c2e2efe bzlib: Try another way to fix an unused variable by Simon Glass · Sat Jan 30 15:45:18 2016 -0700
  46. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  47. e43cd62 tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM by Christophe Ricard · Thu Jan 21 23:19:13 2016 +0100
  48. cf33f6e x86: Drop the irq router compatible string by Simon Glass · Tue Jan 19 21:32:29 2016 -0700
  49. 38a2ae2 dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · Mon Jan 18 19:52:25 2016 -0700
  50. 0a30e42 bzip2: Support compression for sandbox by Simon Glass · Tue Jan 05 09:31:00 2016 -0700
  51. bdfb70b tiny-printf: Always print zeroes by Simon Glass · Tue Jan 05 09:30:57 2016 -0700
  52. 5bd9f6c tiny-printf: Avoid printing NULL strings by Simon Glass · Tue Dec 29 05:22:46 2015 -0700
  53. 6f89d04 dm: timer: uclass: add timer init in uclass driver to add timer device by Mugunthan V N · Sat Jan 16 21:33:58 2016 +0530
  54. e237880 Add more SPDX-License-Identifier tags by Tom Rini · Thu Jan 14 22:05:13 2016 -0500
  55. b511886 gunzip.c: Only include gzwrite on CONFIG_CMD_UNZIP by Tom Rini · Thu Jan 14 13:02:05 2016 -0500
  56. 77f7f91 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF by Tom Rini · Thu Jan 14 13:02:03 2016 -0500
  57. 19af854 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Thu Jan 14 21:51:32 2016 -0500
  58. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · Mon Dec 07 11:38:48 2015 -0700
  59. 5ce2d8b fdtdec: Add compatible string for Intel IvyBridge FSP by Bin Meng · Fri Dec 11 02:55:44 2015 -0800
  60. f1037ad dm: serial: Convert ns16550 driver to use driver model PCI API by Simon Glass · Sun Nov 29 13:17:54 2015 -0700
  61. f26c1ae arm: socfpga: Allow DWC2 UDC probing from OF by Marek Vasut · Sat Dec 05 19:28:44 2015 +0100
  62. fe4f179 lib: split out strtoxxxx functions out of vsprintf.c by Sjoerd Simons · Fri Dec 04 23:27:39 2015 +0100
  63. 35f53ed lib: Split panic functions out of vsprintf.c by Sjoerd Simons · Fri Dec 04 23:27:38 2015 +0100
  64. 1168ed5 lib/tiny-printf.c: Implement vprintf by Sjoerd Simons · Fri Dec 04 23:27:37 2015 +0100
  65. 46fcfc1 dm: tegra: pci: Convert tegra boards to driver model for PCI by Simon Glass · Thu Nov 19 20:27:02 2015 -0700
  66. ab841b6 dm: timer: Support 64-bit counter by Bin Meng · Tue Nov 24 13:31:17 2015 -0700
  67. 26a552c lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updates by Stefan Roese · Mon Nov 16 15:26:34 2015 +0100
  68. 363ab7b lib/tiny-printf.c: Add tiny printf function for space limited environments by Stefan Roese · Mon Nov 23 07:00:22 2015 +0100
  69. 1294ecf Add a circular memory buffer implementation by Simon Glass · Sun Nov 08 23:47:47 2015 -0700
  70. 456f5e4 Drop config.h header from display_options.c by Simon Glass · Sun Nov 08 23:47:46 2015 -0700
  71. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  72. 01e9940 dm: tegra: Convert keyboard driver to driver model by Simon Glass · Sun Oct 18 21:17:16 2015 -0600
  73. bf562fd Fix sandbox build on Ubuntu 10.04 by Stephen Warren · Sat Nov 14 23:53:49 2015 -0700
  74. d44a6ff Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Thu Nov 12 15:59:35 2015 -0500
  75. 65f94ed uuid: add selection by string for known partition type GUID by Patrick Delaunay · Tue Oct 27 11:00:28 2015 +0100
  76. 5e44dce pci: tegra: add/enable support for Tegra210 by Stephen Warren · Mon Oct 05 17:00:44 2015 -0600
  77. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · Tue Nov 10 01:06:16 2015 +0000
  78. ccdaff3 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Thu Nov 05 07:46:28 2015 -0500
  79. c97b074 lib, fdt: Adding fdtdec_get_uint function by Chin Liang See · Sat Oct 17 08:30:32 2015 -0500
  80. 77ec34e dm: spl: Support device tree when BSS is in a different section by Simon Glass · Sat Oct 17 19:41:19 2015 -0600
  81. ca2403a fdt: Correct handling of alias regions by Simon Glass · Sat Oct 17 19:41:15 2015 -0600
  82. 088dccb fdt: Add a function to look up a /chosen property by Simon Glass · Sat Oct 17 19:41:14 2015 -0600
  83. 42c65e8 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Oct 27 19:08:19 2015 -0400
  84. fed69ad fdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BIT by Stephen Warren · Fri Oct 02 17:44:06 2015 -0600
  85. cf294b0 dm: tpm: Drop CONFIG_DM_TPM by Simon Glass · Sat Oct 03 06:39:36 2015 -0600
  86. 52d309b dm: tpm: Remove every compilation switch for TPM driver model by Christophe Ricard · Tue Oct 06 22:54:43 2015 +0200
  87. fb798b1 dm: implement a Timer uclass by Thomas Chou · Fri Oct 09 13:46:34 2015 +0800
  88. 60517d7 debug_uart: Adjust the declaration of debug_uart_init() by Simon Glass · Sun Oct 18 19:51:23 2015 -0600
  89. f41a3ca Add support for LZ4 decompression algorithm by Julius Werner · Tue Oct 06 20:03:53 2015 -0700
  90. 7b42f4d fdtdec: fix parsing 'reg' property with zero value in '#size-cells' by Przemyslaw Marczak · Wed Sep 30 13:14:50 2015 +0200
  91. fda5916 fdt: fix fdtdec_get_addr_size not to require any size cells by Stephen Warren · Fri Sep 25 10:11:41 2015 -0600
  92. f2e60cf Merge git://git.denx.de/u-boot-fdt by Tom Rini · Wed Sep 16 09:53:37 2015 -0400
  93. 105426b env: import: hashtable: Free memory allocated before exiting from himport_r() by Lukasz Majewski · Mon Sep 14 00:57:04 2015 +0200
  94. 63b2654 env: import: hashtable: Prevent buffer overrun when importing environment from file by Lukasz Majewski · Mon Sep 14 00:57:03 2015 +0200
  95. 6dfe618 fdt: add new fdt address parsing functions by Stephen Warren · Thu Aug 06 15:31:02 2015 -0600
  96. a87fc0a Move malloc_cache_aligned() to its own header by Simon Glass · Wed Sep 02 17:24:57 2015 -0600
  97. 1749723 mmc: dw_mmc: Probe the MMC from OF by Marek Vasut · Sat Jul 25 10:48:14 2015 +0200
  98. ff9f04a tpm: Add functions to access flags and permissions by Simon Glass · Sat Aug 22 18:31:41 2015 -0600
  99. cd8cc67 dm: tpm: Convert I2C driver to driver model by Simon Glass · Sat Aug 22 18:31:38 2015 -0600
  100. 3e4f2fd dm: tpm: Convert the TPM command and library to driver model by Simon Glass · Sat Aug 22 18:31:32 2015 -0600