1. fb798b1 dm: implement a Timer uclass by Thomas Chou · Fri Oct 09 13:46:34 2015 +0800
  2. 60517d7 debug_uart: Adjust the declaration of debug_uart_init() by Simon Glass · Sun Oct 18 19:51:23 2015 -0600
  3. f41a3ca Add support for LZ4 decompression algorithm by Julius Werner · Tue Oct 06 20:03:53 2015 -0700
  4. 7b42f4d fdtdec: fix parsing 'reg' property with zero value in '#size-cells' by Przemyslaw Marczak · Wed Sep 30 13:14:50 2015 +0200
  5. fda5916 fdt: fix fdtdec_get_addr_size not to require any size cells by Stephen Warren · Fri Sep 25 10:11:41 2015 -0600
  6. f2e60cf Merge git://git.denx.de/u-boot-fdt by Tom Rini · Wed Sep 16 09:53:37 2015 -0400
  7. 105426b env: import: hashtable: Free memory allocated before exiting from himport_r() by Lukasz Majewski · Mon Sep 14 00:57:04 2015 +0200
  8. 63b2654 env: import: hashtable: Prevent buffer overrun when importing environment from file by Lukasz Majewski · Mon Sep 14 00:57:03 2015 +0200
  9. 6dfe618 fdt: add new fdt address parsing functions by Stephen Warren · Thu Aug 06 15:31:02 2015 -0600
  10. a87fc0a Move malloc_cache_aligned() to its own header by Simon Glass · Wed Sep 02 17:24:57 2015 -0600
  11. 1749723 mmc: dw_mmc: Probe the MMC from OF by Marek Vasut · Sat Jul 25 10:48:14 2015 +0200
  12. ff9f04a tpm: Add functions to access flags and permissions by Simon Glass · Sat Aug 22 18:31:41 2015 -0600
  13. cd8cc67 dm: tpm: Convert I2C driver to driver model by Simon Glass · Sat Aug 22 18:31:38 2015 -0600
  14. 3e4f2fd dm: tpm: Convert the TPM command and library to driver model by Simon Glass · Sat Aug 22 18:31:32 2015 -0600
  15. 350497c tpm: Add Kconfig options for TPMs by Simon Glass · Sat Aug 22 18:31:19 2015 -0600
  16. abc574b mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · Tue Aug 18 13:06:37 2015 +0200
  17. 28ef5c5 lib/display_options: Fix print_freq by Suriyan Ramasami · Tue Aug 18 09:25:33 2015 -0700
  18. a2822b8 fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev() by Bin Meng · Thu Aug 20 06:40:25 2015 -0700
  19. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  20. 1e35f39 of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · Wed Aug 12 07:31:54 2015 +0900
  21. 04c50d1 Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit" by Simon Glass · Sun Aug 02 18:13:50 2015 -0600
  22. 74fdb58 x86: baytrail: Configure FSP UPD from device tree by Andrew Bradford · Fri Aug 07 08:36:35 2015 -0400
  23. 62cb156 spl, common, serial: build SPL without serial support by Heiko Schocher · Mon Jun 29 09:10:46 2015 +0200
  24. f3f8fe2 arm: socfpga: misc: Reset ethernet from OF by Marek Vasut · Sat Jul 25 19:33:56 2015 +0200
  25. abfb852 dts: Drop unused compatible ID for the NXP video bridge by Simon Glass · Mon Aug 03 08:19:35 2015 -0600
  26. 3e5b40f video: Remove the old parade driver by Simon Glass · Mon Aug 03 08:19:34 2015 -0600
  27. 50bcd1d power: Remove old TPS65090 drivers by Simon Glass · Mon Aug 03 08:19:32 2015 -0600
  28. 91e24e4 efi: Add functions for decoding the EFI tables by Simon Glass · Tue Aug 04 12:33:58 2015 -0600
  29. ce62a25 efi: Add 64-bit payload support by Simon Glass · Tue Aug 04 12:33:56 2015 -0600
  30. 63f581f efi: Add support for loading U-Boot through an EFI stub by Simon Glass · Tue Aug 04 12:33:52 2015 -0600
  31. a459d66 efi: Display the correct initcall pre-relocation values by Simon Glass · Fri Jul 31 09:31:38 2015 -0600
  32. 9539e69 efi: Add start-up library code by Simon Glass · Fri Jul 31 09:31:36 2015 -0600
  33. 6cd571b lib: fdt: fix indent of #ifdef..#endif conditional by Masahiro Yamada · Sat Aug 01 16:03:25 2015 +0900
  34. ab0cc6b ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · Wed Mar 04 16:36:00 2015 -0700
  35. 108c4ca fdt: Fix fdtdec_get_addr_size() for 64-bit by Thierry Reding · Thu Jul 23 10:51:30 2015 -0600
  36. 7b5ec7e linux_compat: handle __GFP_ZERO in kmalloc() by Masahiro Yamada · Mon Jul 13 13:17:07 2015 +0900
  37. c537347 linux_compat: move vzalloc() to header file as an inline function by Masahiro Yamada · Mon Jul 13 13:17:06 2015 +0900
  38. 63884ec fdt: Provide debug info when a device tree cannot be found by Simon Glass · Tue Jun 23 15:39:09 2015 -0600
  39. 4aaa460 lib: Add function to extract a number from the end of a string by Simon Glass · Tue Jun 23 15:39:08 2015 -0600
  40. d0d58d2 Add rivest cipher 4 (rc4) implementation by Simon Glass · Tue Jun 23 15:39:07 2015 -0600
  41. 49d06d2 Drop CONFIG_ERRNO_STR from SPL by Simon Glass · Tue Jun 23 15:39:03 2015 -0600
  42. 35b2152 fdt: Add fdt_first/next_region() functions by Simon Glass · Tue Jun 23 15:38:27 2015 -0600
  43. e2976fe fdt: Add a function to remove unused strings from a device tree by Simon Glass · Tue Jun 23 15:38:26 2015 -0600
  44. 99dbe4b Add a dhrystone benchmark command by Simon Glass · Tue Jun 23 15:38:23 2015 -0600
  45. a7e6866 libfdt: fix error code of fdt_count_strings() by Masahiro Yamada · Wed Jul 15 01:08:44 2015 +0900
  46. 0d32b66 libfdt: fix error code of fdt_get_string_index() by Masahiro Yamada · Wed Jul 15 01:08:43 2015 +0900
  47. f18e41c fdt: armv8: Fix build warnings on armv8 by Haikun Wang · Fri Jun 26 19:56:40 2015 +0800
  48. 8ab8b72 Allow CONFIG_REGEX to be disabled when CONFIG_NET by Joe Hershberger · Mon Jun 22 17:57:36 2015 -0500
  49. 7e5a16c mtd, nand: Move common functions from cmd_nand.c to common place by Heiko Schocher · Mon Apr 27 07:42:05 2015 +0200
  50. 9cdf367 Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Jun 11 21:18:52 2015 -0400
  51. 2743c07 blackfin: fix undefined reference to srand and rand by Masahiro Yamada · Thu Jun 11 19:16:43 2015 +0900
  52. 3ada902 dm: usb: tegra: Drop legacy USB code by Simon Glass · Wed Mar 25 12:23:06 2015 -0600
  53. f813548 x86: gpio: add pinctrl support from the device tree by Gabriel Huau · Mon May 25 22:27:37 2015 -0700
  54. 51c3b1e x86: Refactor PIRQ routing support by Bin Meng · Mon May 25 22:35:04 2015 +0800
  55. 2c1b1db net: Fix NET_RANDOM_ETHADDR dependencies by Michal Simek · Mon May 25 11:37:22 2015 +0200
  56. ff0e22b pmic: max77686 set the same compatible as in the kernel by Przemyslaw Marczak · Mon Apr 20 20:07:45 2015 +0200
  57. 3755013 lib: Kconfig: add entry for errno_str() function by Przemyslaw Marczak · Mon Apr 20 20:07:40 2015 +0200
  58. ad29aa0 sandbox: Fix warning in display_options by Simon Glass · Mon May 04 11:31:11 2015 -0600
  59. 023ff8a tpm: Rename Infineon TPM to slb9645tt by Simon Glass · Mon May 04 11:31:00 2015 -0600
  60. f4f5cfa tegra: video: Support serial output resource (SOR) on tegra124 by Simon Glass · Tue Apr 14 21:03:40 2015 -0600
  61. b24e864 fdt: Add binding decode function for display-timings by Simon Glass · Tue Apr 14 21:03:21 2015 -0600
  62. 937d3e8 kconfig: Move REGEX to Kconfig by Joe Hershberger · Tue Apr 21 17:02:42 2015 -0500
  63. 2a8a987 dm: usb: exynos: Drop legacy USB code by Simon Glass · Wed Mar 25 12:23:07 2015 -0600
  64. 1b5fe40 Add print_freq() to display frequencies nicely by Simon Glass · Wed Apr 29 07:56:43 2015 -0600
  65. 7da617c Move display_options functions to their own header by Simon Glass · Tue Apr 28 20:25:07 2015 -0600
  66. ab89fee fdt: Fix handling of paths with options in them by Hans de Goede · Mon Apr 20 11:13:37 2015 +0200
  67. 3636534 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · Thu Apr 23 13:53:09 2015 -0400
  68. 49c087e fdt: Allow FDT functions to be built for SPL by Simon Glass · Fri Feb 27 22:06:40 2015 -0700
  69. a087767 fdt: Rename setup_fdt() and make it prepare also by Simon Glass · Fri Feb 27 22:06:35 2015 -0700
  70. 26b78b2 fdt: sandbox: Move setup code from board_f to fdtdec by Simon Glass · Fri Feb 27 22:06:34 2015 -0700
  71. 509dbf9 dm: Add a panic_str() function to reduce code size by Simon Glass · Fri Feb 27 22:06:32 2015 -0700
  72. 5441b04 gunzip: add gzwrite routine for extracting compresed images to block device by Eric Nelson · Tue Feb 17 11:30:30 2015 -0700
  73. 4f3b9d1 sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig by Simon Glass · Fri Mar 06 13:19:02 2015 -0700
  74. 5874dec net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · Wed Apr 08 01:41:01 2015 -0500
  75. 73f220c cros_ec: exynos: Match up device tree with kernel version by Simon Glass · Thu Mar 26 09:29:39 2015 -0600
  76. 10781f2 fdt: Drop LPC compatible string in fdtdec by Simon Glass · Thu Mar 26 09:29:38 2015 -0600
  77. da790b8 fdt: cros_ec: Drop compatible string in fdtdec by Simon Glass · Thu Mar 26 09:29:37 2015 -0600
  78. 06e694f x86: chromebook_link: dts: Add PCH and LPC devices by Simon Glass · Thu Mar 26 09:29:29 2015 -0600
  79. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · Sun Mar 22 17:08:59 2015 -0500
  80. e0e7b36 dm: x86: pci: Convert chromebook_link to use driver model for pci by Simon Glass · Thu Mar 05 12:25:33 2015 -0700
  81. 2eb77f1 fdt: Tighten up error handling in fdtdec_get_pci_addr() by Simon Glass · Thu Mar 05 12:25:19 2015 -0700
  82. 9ffbe33 fdt: Export fdtdec_get_number() for general use by Simon Glass · Thu Mar 05 12:25:14 2015 -0700
  83. d5f83a4 ARM: UniPhier: adjust device trees for business transfer by Masahiro Yamada · Wed Mar 11 15:54:46 2015 +0900
  84. 960f02a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Thu Mar 05 16:41:04 2015 -0500
  85. 78be7d3 lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP available for all architectures by Alexey Brodkin · Wed Feb 25 13:09:20 2015 +0300
  86. 7e0c716 rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP by gaurav rana · Fri Feb 27 09:10:06 2015 +0530
  87. 273f84d usb: UniPhier: add UniPhier on-chip xHCI host driver support by Masahiro Yamada · Fri Feb 27 02:27:00 2015 +0900
  88. ef20159 crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · Fri Feb 20 12:51:46 2015 +0530
  89. 2bfd264 fdtdec: Add compatible id and string for Intel Quark MRC by Bin Meng · Thu Feb 05 23:42:26 2015 +0800
  90. 2c8987f rsa: Use checksum algorithms from struct hash_algo by Ruchika Gupta · Fri Jan 23 16:01:59 2015 +0530
  91. 4acd8c4 lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation by Ruchika Gupta · Fri Jan 23 16:01:56 2015 +0530
  92. a0d3ca6 lib/rsa: Modify rsa to use DM driver by Ruchika Gupta · Fri Jan 23 16:01:54 2015 +0530
  93. 2c3822e FIT: Modify option FIT_SIGNATURE in Kconfig by Ruchika Gupta · Fri Jan 23 16:01:51 2015 +0530
  94. b92ebab rsa: Split the rsa-verify to separate the modular exponentiation by Ruchika Gupta · Fri Jan 23 16:01:50 2015 +0530
  95. 0e3b598 dm: exynos: Drop unused COMPAT features for SPI by Simon Glass · Sun Jan 25 08:27:15 2015 -0700
  96. 605760b dm: tegra: Drop unused COMPAT features for I2C, SPI by Simon Glass · Sun Jan 25 08:27:14 2015 -0700
  97. d457995 dm: Drop gpio.h header from fdtdec.c by Simon Glass · Thu Jan 15 09:19:36 2015 -0700
  98. a35bb47 dm: fdt: Remove the old GPIO functions by Simon Glass · Mon Jan 05 20:05:43 2015 -0700
  99. b491e9c dm: fdt: Add a function to decode phandles with arguments by Simon Glass · Mon Jan 05 20:05:26 2015 -0700
  100. b34f405 x86: dts: Add compatible string for Intel ICH9 SPI controller by Simon Glass · Mon Jan 19 22:16:06 2015 -0700