1. b8fb7b8 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Apr 08 09:25:08 2014 +0200
  2. 5ec2ed2 cmd:gpt: randomly generate each partition uuid if undefined by Przemyslaw Marczak · Wed Apr 02 10:20:06 2014 +0200
  3. 2eb40ee new commands: uuid and guid - generate random unique identifier by Przemyslaw Marczak · Wed Apr 02 10:20:05 2014 +0200
  4. b428514 lib: uuid: add functions to generate UUID version 4 by Przemyslaw Marczak · Wed Apr 02 10:20:04 2014 +0200
  5. 0c81336 lib: uuid: code refactor for proper maintain between uuid bin and string by Przemyslaw Marczak · Wed Apr 02 10:20:03 2014 +0200
  6. fa90734 part_efi: move uuid<->string conversion functions into lib/uuid.c by Przemyslaw Marczak · Wed Apr 02 10:20:02 2014 +0200
  7. cd9c268 lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND by Przemyslaw Marczak · Tue Mar 25 10:58:19 2014 +0100
  8. 287a839 Logo: TIZEN: Change booting logo size to official size. by Jonghwa Lee · Fri Mar 21 18:18:02 2014 +0900
  9. 5f0e674 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Mar 25 10:25:14 2014 +0100
  10. b9ddbf4 sandbox: Add LCD driver by Simon Glass · Thu Feb 27 13:26:19 2014 -0700
  11. 36170f0 cros_ec: sandbox: Add Chrome OS EC emulation by Simon Glass · Thu Feb 27 13:26:12 2014 -0700
  12. 9f78372 cros_ec: Add a function for reading a flash map entry by Simon Glass · Thu Feb 27 13:26:01 2014 -0700
  13. 12cf19e drivers:mmc:sdhci: enable support for DT by Piotr Wilczek · Fri Mar 07 14:59:41 2014 +0100
  14. 24e368a video:mipidsim:fdt: Add DT support for mipi dsim driver by Piotr Wilczek · Fri Mar 07 14:59:39 2014 +0100
  15. b564aed kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED by Masahiro Yamada · Wed Mar 05 16:59:37 2014 +0900
  16. 6c48001 Add 64-bit data support for memory commands by York Sun · Wed Feb 26 17:03:19 2014 -0800
  17. 958a8f8 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · Tue Feb 25 10:27:01 2014 -0500
  18. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  19. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  20. 6f24d32 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Feb 13 13:30:54 2014 +0100
  21. 65e0eb1 mmc: tegra: support Tegra124 by Stephen Warren · Fri Jan 24 12:46:06 2014 -0700
  22. 02f4a09 lib: tizen: change Tizen logo with the new one. by Przemyslaw Marczak · Fri Nov 29 18:30:43 2013 +0100
  23. 6958ede lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabled by Darwin Rambo · Thu Dec 19 15:14:19 2013 -0800
  24. f283e4f lib: time: add weak timer_init() function by Darwin Rambo · Thu Dec 19 15:06:12 2013 -0800
  25. 1c4f629 lzma: fix buffer bound check error by Antonios Vamporakis · Tue Dec 31 02:57:01 2013 +0100
  26. 46e0bc9 Add crc8 routine by Simon Glass · Sun Nov 10 10:26:47 2013 -0700
  27. ff81b48 time: fix usec_to_tick() by Stephen Warren · Thu Dec 05 12:08:09 2013 -0700
  28. 36f5332 Merge branch 'sandbox1' of http://git.denx.de/u-boot-x86 by Tom Rini · Mon Nov 25 10:42:53 2013 -0500
  29. 1a96a03 Makefile: move some libraries to lib/Makefile by Masahiro Yamada · Mon Nov 18 11:17:30 2013 +0900
  30. e18d102 sandbox: Correct data sizes and printf() strings in fdtdec.c by Simon Glass · Sun Nov 10 10:26:54 2013 -0700
  31. 199ccfc lib: descend into sub directories only when it is necessary by Masahiro Yamada · Mon Nov 11 14:35:52 2013 +0900
  32. 984c592 time: fix gcc warnings on MIPS64 by Daniel Schwierzeck · Sat Nov 09 00:30:14 2013 +0100
  33. 316c5c8 time: add weak annotation to timer_read_counter declaration by Rob Herring · Fri Nov 08 08:40:43 2013 -0600
  34. d8d51f8 env: fix the env export varname by Pierre Aubert · Tue Oct 08 14:20:27 2013 +0200
  35. 5715694 Introduce common timer functions by Rob Herring · Fri Oct 04 10:22:41 2013 -0500
  36. a0f85d3 config: consolidate CONFIG_SYS_HZ definition by Rob Herring · Fri Oct 04 08:40:03 2013 -0500
  37. f9e50cc lib: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:35:01 2013 +0900
  38. f874523 exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCI by Vivek Gautam · Sat Sep 14 14:02:48 2013 +0530
  39. 18ab2f0 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · Fri Oct 04 17:43:25 2013 +0200
  40. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  41. 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · Mon Sep 16 07:15:45 2013 -0400
  42. d465f88 lzo: correctly bounds-check output buffer by Kees Cook · Fri Aug 16 07:59:15 2013 -0700
  43. 60e50cd lzma: correctly bounds-check output buffer by Kees Cook · Fri Aug 16 07:59:14 2013 -0700
  44. ed1469a gzip: correctly bounds-check output buffer by Kees Cook · Fri Aug 16 07:59:13 2013 -0700
  45. 3eaedea libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause by Roger Meier · Sat Jul 27 01:12:38 2013 +0200
  46. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  47. fb7f006 Add eCos-2.0 SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 12:11:35 2013 +0200
  48. f3d4e69 Add LGPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 11:58:49 2013 +0200
  49. e9ea230 Add LGPL-2.1+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 11:48:07 2013 +0200
  50. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  51. 0734bae fdtdec: Add compatible string for High speed i2c by naveen krishna chatradhi · Mon Apr 29 15:58:52 2013 -0700
  52. 4fece43 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey by Reinhard Pfau · Wed Jun 26 15:55:13 2013 +0200
  53. 1d021a8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Jul 12 10:36:48 2013 -0400
  54. 2fefb8b ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 by Jim Lin · Fri Jun 21 19:05:47 2013 +0800
  55. 74b4f96 lib/rsa/rsa-sig.c: compile on OS X by Andreas Bießmann · Tue Jul 02 08:37:35 2013 +0200
  56. b016702 libfdt: Add fdt_find_regions() by Simon Glass · Thu Jun 13 15:10:08 2013 -0700
  57. 35191a3 image: Add RSA support for image signing by Simon Glass · Thu Jun 13 15:10:02 2013 -0700
  58. c44b800 Add trace library by Simon Glass · Tue Jun 11 11:14:39 2013 -0700
  59. b09cfd8 Add function to print a number with grouped digits by Simon Glass · Tue Jun 11 11:14:38 2013 -0700
  60. 4a48bcf cros: adds cros_ec keyboard driver by Hung-ying Tyan · Wed May 15 18:27:32 2013 +0800
  61. c48ca88f cros: add cros_ec driver by Hung-ying Tyan · Wed May 15 18:27:28 2013 +0800
  62. ffff161 EXYNOS5: FDT: Add compatible strings for Serial by Rajeshwari Shinde · Mon Jun 24 16:47:20 2013 +0530
  63. 85bfd2e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Sat Jun 22 07:38:12 2013 -0400
  64. ded52a4 Makefile: move the common makefile line to public area by Ying Zhang · Mon May 20 14:07:26 2013 +0800
  65. e259cfa Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Jun 19 12:53:59 2013 +0200
  66. 4b538c5 FDT: Add compatible string for DWMMC by Amar · Sat Apr 27 11:42:52 2013 +0530
  67. 06883eb tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C) by Vincent Palatin · Fri Apr 12 11:04:36 2013 +0000
  68. 800029e Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Fri May 31 18:28:47 2013 -0400
  69. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · Mon Jan 14 03:46:50 2013 +0000
  70. 757a92f Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu May 30 14:45:06 2013 +0200
  71. 3a4de33 libfdt: Add fdt_next_subnode() to permit easy subnode iteration by Simon Glass · Tue May 07 06:11:50 2013 +0000
  72. 73b4756 Export fdt_stringlist_contains() by Simon Glass · Mon Jan 21 12:59:18 2013 -0800
  73. 5270bde env: throw an error when an empty key is used by Lucian Cojocar · Sun Apr 28 11:31:57 2013 +0000
  74. f7eb8c7 lib: import bitrev library from the linux kernel by Mike Dunn · Fri Apr 12 11:59:17 2013 -0700
  75. d7a886b lib: consolidate hang() by Andreas Bießmann · Thu Apr 18 22:48:50 2013 +0000
  76. ac9c301 "env grep" - add support for regular expression matches by Wolfgang Denk · Sat Mar 23 23:50:32 2013 +0000
  77. 2aceea1 Add SLRE - Super Light Regular Expression library by Wolfgang Denk · Sat Mar 23 23:50:31 2013 +0000
  78. e27fc12 "env grep" - reimplement command using hexport_r() by Wolfgang Denk · Sat Mar 23 23:50:29 2013 +0000
  79. 565af27 hashtable: preparations to use hexport_r() for "env grep" by Wolfgang Denk · Sat Mar 23 23:50:28 2013 +0000
  80. 7113685 fdt: Skip checking FDT if the pointer is NULL by Simon Glass · Sat Apr 20 08:42:46 2013 +0000
  81. 62cf912 sandbox: Switch over to generic board by Simon Glass · Fri Apr 26 02:53:43 2013 +0000
  82. 9b12a85 crc32: Correct endianness of crc32 result by Simon Glass · Thu Apr 18 10:25:51 2013 +0000
  83. de0cf30 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Apr 15 07:46:11 2013 -0400
  84. c18f901 tpm: Add TPM command library by Che-liang Chiou · Thu Feb 28 09:34:57 2013 +0000
  85. 8faa945 tpm: Add Infineon slb9635_i2c TPM driver by Rong Chang · Fri Apr 12 10:44:57 2013 +0000
  86. 82a6547 omap_gpmc: add support for hw assisted BCH8 by Andreas Bießmann · Fri Apr 05 04:55:21 2013 +0000
  87. 0ff9c5e Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Apr 04 15:44:57 2013 +0200
  88. 32adc23 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Mar 28 18:50:01 2013 +0100
  89. 39bac15 EXYNOS5: FDT: Add compatible strings for FIMD by Ajay Kumar · Thu Feb 21 23:53:05 2013 +0000
  90. 035a1cd EXYNOS: FDT: Add compatible strings for FIMD by Ajay Kumar · Thu Feb 21 23:53:00 2013 +0000
  91. abc046b Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Mar 26 10:40:13 2013 +0100
  92. 85c3d46c Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Mar 26 09:51:09 2013 +0100
  93. b54f0d9 tegra114: fdt: add compatible string for tegra114 SPI ctrl by Allen Martin · Sat Mar 16 18:58:09 2013 +0000
  94. 60956094 sf: Enable FDT-based configuration and memory mapping by Simon Glass · Mon Mar 11 06:08:08 2013 +0000
  95. f429955 fdt: Add fdtdec_get_addr_size() to read reg properties by Simon Glass · Tue Mar 19 04:58:51 2013 +0000
  96. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  97. 82a5fa0 Introduce a basic initcall implementation by Simon Glass · Tue Mar 05 14:39:40 2013 +0000
  98. 7db0e2d Tegra30: mmc: Add Tegra30 SDMMC compatible entry to fdtdec & driver by Tom Warren · Mon Mar 04 14:07:18 2013 -0700
  99. 9745cf8 Tegra: MMC: Add DT support to MMC driver for all T20 boards by Tom Warren · Thu Feb 21 12:31:30 2013 +0000
  100. f8cf4b2 Tegra: I2C: Add T114 clock support to tegra_i2c driver by Tom Warren · Fri Feb 08 07:25:30 2013 +0000