1. 73f220c cros_ec: exynos: Match up device tree with kernel version by Simon Glass · Thu Mar 26 09:29:39 2015 -0600
  2. 10781f2 fdt: Drop LPC compatible string in fdtdec by Simon Glass · Thu Mar 26 09:29:38 2015 -0600
  3. da790b8 fdt: cros_ec: Drop compatible string in fdtdec by Simon Glass · Thu Mar 26 09:29:37 2015 -0600
  4. 06e694f x86: chromebook_link: dts: Add PCH and LPC devices by Simon Glass · Thu Mar 26 09:29:29 2015 -0600
  5. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · Sun Mar 22 17:08:59 2015 -0500
  6. e0e7b36 dm: x86: pci: Convert chromebook_link to use driver model for pci by Simon Glass · Thu Mar 05 12:25:33 2015 -0700
  7. 2eb77f1 fdt: Tighten up error handling in fdtdec_get_pci_addr() by Simon Glass · Thu Mar 05 12:25:19 2015 -0700
  8. 9ffbe33 fdt: Export fdtdec_get_number() for general use by Simon Glass · Thu Mar 05 12:25:14 2015 -0700
  9. d5f83a4 ARM: UniPhier: adjust device trees for business transfer by Masahiro Yamada · Wed Mar 11 15:54:46 2015 +0900
  10. 960f02a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Thu Mar 05 16:41:04 2015 -0500
  11. 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
  12. 7e0c716 rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP by gaurav rana · Fri Feb 27 09:10:06 2015 +0530
  13. 273f84d usb: UniPhier: add UniPhier on-chip xHCI host driver support by Masahiro Yamada · Fri Feb 27 02:27:00 2015 +0900
  14. ef20159 crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · Fri Feb 20 12:51:46 2015 +0530
  15. 2bfd264 fdtdec: Add compatible id and string for Intel Quark MRC by Bin Meng · Thu Feb 05 23:42:26 2015 +0800
  16. 2c8987f rsa: Use checksum algorithms from struct hash_algo by Ruchika Gupta · Fri Jan 23 16:01:59 2015 +0530
  17. 4acd8c4 lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation by Ruchika Gupta · Fri Jan 23 16:01:56 2015 +0530
  18. a0d3ca6 lib/rsa: Modify rsa to use DM driver by Ruchika Gupta · Fri Jan 23 16:01:54 2015 +0530
  19. 2c3822e FIT: Modify option FIT_SIGNATURE in Kconfig by Ruchika Gupta · Fri Jan 23 16:01:51 2015 +0530
  20. b92ebab rsa: Split the rsa-verify to separate the modular exponentiation by Ruchika Gupta · Fri Jan 23 16:01:50 2015 +0530
  21. 0e3b598 dm: exynos: Drop unused COMPAT features for SPI by Simon Glass · Sun Jan 25 08:27:15 2015 -0700
  22. 605760b dm: tegra: Drop unused COMPAT features for I2C, SPI by Simon Glass · Sun Jan 25 08:27:14 2015 -0700
  23. d457995 dm: Drop gpio.h header from fdtdec.c by Simon Glass · Thu Jan 15 09:19:36 2015 -0700
  24. a35bb47 dm: fdt: Remove the old GPIO functions by Simon Glass · Mon Jan 05 20:05:43 2015 -0700
  25. b491e9c dm: fdt: Add a function to decode phandles with arguments by Simon Glass · Mon Jan 05 20:05:26 2015 -0700
  26. b34f405 x86: dts: Add compatible string for Intel ICH9 SPI controller by Simon Glass · Mon Jan 19 22:16:06 2015 -0700
  27. f36c07c lzo: Update dst_len even on error by Simon Glass · Tue Dec 02 13:17:40 2014 -0700
  28. 49d42c0 gunzip: Update lenp even on error by Simon Glass · Tue Dec 02 13:17:39 2014 -0700
  29. 487298b bzlib: Update destLen even on error by Simon Glass · Tue Dec 02 13:17:38 2014 -0700
  30. 47f204a lzma: fix buffer bound check error further by Simon Glass · Tue Dec 02 13:17:29 2014 -0700
  31. 779847e fdt: Add several apis to decode pci device node by Bin Meng · Wed Dec 31 16:05:11 2014 +0800
  32. e37443f Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Thu Jan 01 15:10:39 2015 -0500
  33. 9f1c9c9 initcall: add explicit hint if initcall was relocated by Alexey Brodkin · Sun Dec 28 01:35:57 2014 +0300
  34. 412c758 pci: tegra: Add Tegra PCIe driver by Thierry Reding · Tue Dec 09 22:25:12 2014 -0700
  35. f202e02 ARM: tegra: Implement XUSB pad controller by Thierry Reding · Tue Dec 09 22:25:09 2014 -0700
  36. 09c0cf2 power: Add AMS AS3722 PMIC support by Thierry Reding · Tue Dec 09 22:25:05 2014 -0700
  37. 8c5acf4 x86: Clean up asm-offsets by Bin Meng · Fri Dec 12 21:05:22 2014 +0800
  38. 87e3161 lib: errno: introduce errno_str(): returns errno related message by Przemyslaw Marczak · Wed Oct 08 22:48:37 2014 +0200
  39. 0588ce1 lib: string: move strlcpy() to a common place by Masahiro Yamada · Thu Nov 20 21:20:32 2014 +0900
  40. 40c945e libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile by Masahiro Yamada · Fri Nov 28 11:13:28 2014 +0900
  41. caf1319 libfdt: descend from lib/ to lib/libfdt/ by Masahiro Yamada · Fri Nov 28 11:13:27 2014 +0900
  42. 423d1b4 lib: bzip2: move bzip2 files to lib/bzip2/ directory by Masahiro Yamada · Fri Nov 28 11:13:26 2014 +0900
  43. e722852 Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · Wed Nov 26 16:00:58 2014 +0900
  44. 870345b Merge git://git.denx.de/u-boot-fdt by Tom Rini · Mon Dec 01 15:24:26 2014 -0500
  45. 8510133 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Dec 01 15:24:07 2014 -0500
  46. 8d72f28 fdt: remove fdtdec_get_alias_node() function by Masahiro Yamada · Fri Nov 21 19:47:08 2014 +0900
  47. 0c87277 Merge git://git.denx.de/u-boot-fdt by Tom Rini · Tue Nov 25 11:08:52 2014 -0500
  48. d90f8e1 x86: Add initial video device init for Intel GMA by Simon Glass · Fri Nov 14 20:56:36 2014 -0700
  49. cf46d37 x86: Add init for model 206AX CPU by Simon Glass · Mon Nov 24 21:18:16 2014 -0700
  50. cd0adb3 x86: ivybridge: Add SATA init by Simon Glass · Fri Nov 14 18:18:38 2014 -0700
  51. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Nov 24 12:01:48 2014 -0500
  52. b660ae7 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Nov 24 12:00:00 2014 -0500
  53. 3e336c8 vsprintf: Add modifier for phys_addr_t by Thierry Reding · Wed Nov 12 18:26:47 2014 -0700
  54. 37ef325 dm: fdt: Correct handling of aliases with embedded digits by Simon Glass · Tue Nov 11 10:46:20 2014 -0700
  55. 268eefd x86: ivybridge: Implement SDRAM init by Simon Glass · Wed Nov 12 22:42:28 2014 -0700
  56. f79d538 x86: ivybridge: Perform Intel microcode update on boot by Simon Glass · Wed Nov 12 22:42:21 2014 -0700
  57. eda0c3f fdt: Add a function to decode a variable-sized u32 array by Simon Glass · Mon Nov 10 18:00:19 2014 -0700
  58. 1f4476c x86: Save the BIST value on reset by Simon Glass · Thu Nov 06 13:20:10 2014 -0700
  59. 6894186 fdt: Add a function to decode a named memory region by Simon Glass · Thu Oct 23 18:58:56 2014 -0600
  60. f5e141f fdt: Enhance flashmap function to deal with region properties by Simon Glass · Thu Oct 23 18:58:52 2014 -0600
  61. a28f8ba fdt: Use the correct return types for fdtdec_decode_region() by Simon Glass · Thu Oct 23 18:58:51 2014 -0600
  62. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · Fri Nov 07 03:03:28 2014 +0900
  63. eff8e68 replace DIV_ROUND with DIV_ROUND_CLOSEST by Masahiro Yamada · Fri Nov 07 03:03:26 2014 +0900
  64. 08ea373 Tidy up data sizes and function comment in display_options by Simon Glass · Wed Oct 15 04:38:35 2014 -0600
  65. d1c377f Use uint64_t instead of u64 in put_dec() by Simon Glass · Wed Oct 15 04:38:34 2014 -0600
  66. 0e10316 Use uint64_t for time types by Simon Glass · Wed Oct 15 04:38:33 2014 -0600
  67. a020972 lmb: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:39 2014 +0200
  68. 9520b71 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig by Masahiro Yamada · Fri Oct 24 01:30:43 2014 +0900
  69. e301fa0 kconfig: move CONFIG_SYS_HZ to lib/Kconfig by Masahiro Yamada · Fri Oct 24 01:30:40 2014 +0900
  70. 56b661f Merge git://git.denx.de/u-boot-x86 by Tom Rini · Thu Oct 23 06:54:03 2014 -0400
  71. 9a4b8e2 Merge git://git.denx.de/u-boot-fdt by Tom Rini · Thu Oct 23 06:51:46 2014 -0400
  72. eff23f7 x86: dts: Add device tree compatible string for Intel IPC by Simon Glass · Fri Oct 10 07:30:14 2014 -0600
  73. 2485631 fdt: Add a function to return PCI BDF triplet by Thierry Reding · Tue Aug 26 17:33:54 2014 +0200
  74. a937b80 fdt: Add resource parsing functions by Thierry Reding · Tue Aug 26 17:33:53 2014 +0200
  75. 5504b80 fdt: Add functions to retrieve strings by Thierry Reding · Tue Aug 26 17:33:52 2014 +0200
  76. a24f1ac fdt: Add a function to get the index of a string by Thierry Reding · Tue Aug 26 17:33:51 2014 +0200
  77. 92ba09e fdt: Add a function to count strings by Thierry Reding · Tue Aug 26 17:33:50 2014 +0200
  78. 5b3abbe initcall: Display error number when an error occurs by Simon Glass · Wed Oct 01 19:57:22 2014 -0600
  79. 3f053fe kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig by Masahiro Yamada · Tue Sep 16 16:32:59 2014 +0900
  80. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · Tue Sep 16 16:32:58 2014 +0900
  81. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · Sun Aug 31 15:16:53 2014 +0900
  82. 162efa2 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · Sat Sep 13 16:32:52 2014 -0400
  83. 1e374fb dm: fdt: Add a function to look up a chosen node by Simon Glass · Thu Sep 04 16:27:24 2014 -0600
  84. 8c5e264 video: Add driver for Parade PS8625 dP to LVDS bridge by Vadim Bendebury · Fri Sep 05 16:53:34 2014 +0530
  85. e24c502 video: exynos_fimd: Add framework to disable FIMD sysmmu by Ajay Kumar · Fri Sep 05 16:53:33 2014 +0530
  86. 4f7a9a3 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · Tue Jun 24 10:10:03 2014 +0200
  87. 762320b lib, list_sort: add list_sort from linux 3.14 by Heiko Schocher · Tue Jun 24 10:10:01 2014 +0200
  88. 27b6562 lib, rbtree: resync with Linux-3.14 by Heiko Schocher · Tue Jun 24 10:10:00 2014 +0200
  89. b6a010b lib: lmb: fix overflow in __lmb_alloc_base w/ large RAM by Stephen Warren · Thu Jul 31 13:40:07 2014 -0600
  90. a436f21 rsa: Fix two errors in the implementation by Simon Glass · Wed Jul 30 10:00:17 2014 -0600
  91. 536774d fdt: Sync up with libfdt by Simon Glass · Wed Jul 30 03:59:03 2014 -0600
  92. 89f4ed1 Implement generalised RSA public exponents for verified boot by Michael van der Westhuizen · Wed Jul 02 10:17:26 2014 +0200
  93. c95f678 fdt: Add a function to get the node offset of an alias by Simon Glass · Wed Jul 23 06:55:16 2014 -0600
  94. 9908ad4 fdt: Add a function to get the alias sequence of a node by Simon Glass · Wed Jul 23 06:55:09 2014 -0600
  95. 863e404 Add a simple malloc() implementation for pre-relocation by Simon Glass · Thu Jul 10 22:23:28 2014 -0600
  96. 3e12be7 Add option -r to env import to allow import of text files with CRLF as line endings by Alexander Holler · Mon Jul 14 17:49:55 2014 +0200
  97. cb21e37 lib/time.c cleanups by Pavel Machek · Sun Jul 13 13:14:27 2014 +0200
  98. 4659055 lib:vsprintf: reduce scope of pack_hex_byte by Jeroen Hofstee · Thu Jul 10 22:33:00 2014 +0200
  99. 0ee8d79 lib:sha1: remove unused constant by Jeroen Hofstee · Thu Jul 10 20:12:45 2014 +0200
  100. 0461dda lib:lmb: use __weak by Jeroen Hofstee · Thu Jun 26 20:04:37 2014 +0200