1. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  2. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  3. 6f24d32 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Feb 13 13:30:54 2014 +0100
  4. 65e0eb1 mmc: tegra: support Tegra124 by Stephen Warren · Fri Jan 24 12:46:06 2014 -0700
  5. 02f4a09 lib: tizen: change Tizen logo with the new one. by Przemyslaw Marczak · Fri Nov 29 18:30:43 2013 +0100
  6. 6958ede lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabled by Darwin Rambo · Thu Dec 19 15:14:19 2013 -0800
  7. f283e4f lib: time: add weak timer_init() function by Darwin Rambo · Thu Dec 19 15:06:12 2013 -0800
  8. 1c4f629 lzma: fix buffer bound check error by Antonios Vamporakis · Tue Dec 31 02:57:01 2013 +0100
  9. 46e0bc9 Add crc8 routine by Simon Glass · Sun Nov 10 10:26:47 2013 -0700
  10. ff81b48 time: fix usec_to_tick() by Stephen Warren · Thu Dec 05 12:08:09 2013 -0700
  11. 36f5332 Merge branch 'sandbox1' of http://git.denx.de/u-boot-x86 by Tom Rini · Mon Nov 25 10:42:53 2013 -0500
  12. 1a96a03 Makefile: move some libraries to lib/Makefile by Masahiro Yamada · Mon Nov 18 11:17:30 2013 +0900
  13. e18d102 sandbox: Correct data sizes and printf() strings in fdtdec.c by Simon Glass · Sun Nov 10 10:26:54 2013 -0700
  14. 199ccfc lib: descend into sub directories only when it is necessary by Masahiro Yamada · Mon Nov 11 14:35:52 2013 +0900
  15. 984c592 time: fix gcc warnings on MIPS64 by Daniel Schwierzeck · Sat Nov 09 00:30:14 2013 +0100
  16. 316c5c8 time: add weak annotation to timer_read_counter declaration by Rob Herring · Fri Nov 08 08:40:43 2013 -0600
  17. d8d51f8 env: fix the env export varname by Pierre Aubert · Tue Oct 08 14:20:27 2013 +0200
  18. 5715694 Introduce common timer functions by Rob Herring · Fri Oct 04 10:22:41 2013 -0500
  19. a0f85d3 config: consolidate CONFIG_SYS_HZ definition by Rob Herring · Fri Oct 04 08:40:03 2013 -0500
  20. f9e50cc lib: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:35:01 2013 +0900
  21. 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
  22. 18ab2f0 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · Fri Oct 04 17:43:25 2013 +0200
  23. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  24. 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · Mon Sep 16 07:15:45 2013 -0400
  25. d465f88 lzo: correctly bounds-check output buffer by Kees Cook · Fri Aug 16 07:59:15 2013 -0700
  26. 60e50cd lzma: correctly bounds-check output buffer by Kees Cook · Fri Aug 16 07:59:14 2013 -0700
  27. ed1469a gzip: correctly bounds-check output buffer by Kees Cook · Fri Aug 16 07:59:13 2013 -0700
  28. 3eaedea libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause by Roger Meier · Sat Jul 27 01:12:38 2013 +0200
  29. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  30. fb7f006 Add eCos-2.0 SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 12:11:35 2013 +0200
  31. f3d4e69 Add LGPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 11:58:49 2013 +0200
  32. e9ea230 Add LGPL-2.1+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 11:48:07 2013 +0200
  33. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  34. 0734bae fdtdec: Add compatible string for High speed i2c by naveen krishna chatradhi · Mon Apr 29 15:58:52 2013 -0700
  35. 4fece43 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey by Reinhard Pfau · Wed Jun 26 15:55:13 2013 +0200
  36. 1d021a8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Jul 12 10:36:48 2013 -0400
  37. 2fefb8b ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 by Jim Lin · Fri Jun 21 19:05:47 2013 +0800
  38. 74b4f96 lib/rsa/rsa-sig.c: compile on OS X by Andreas Bießmann · Tue Jul 02 08:37:35 2013 +0200
  39. b016702 libfdt: Add fdt_find_regions() by Simon Glass · Thu Jun 13 15:10:08 2013 -0700
  40. 35191a3 image: Add RSA support for image signing by Simon Glass · Thu Jun 13 15:10:02 2013 -0700
  41. c44b800 Add trace library by Simon Glass · Tue Jun 11 11:14:39 2013 -0700
  42. b09cfd8 Add function to print a number with grouped digits by Simon Glass · Tue Jun 11 11:14:38 2013 -0700
  43. 4a48bcf cros: adds cros_ec keyboard driver by Hung-ying Tyan · Wed May 15 18:27:32 2013 +0800
  44. c48ca88f cros: add cros_ec driver by Hung-ying Tyan · Wed May 15 18:27:28 2013 +0800
  45. ffff161 EXYNOS5: FDT: Add compatible strings for Serial by Rajeshwari Shinde · Mon Jun 24 16:47:20 2013 +0530
  46. 85bfd2e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Sat Jun 22 07:38:12 2013 -0400
  47. ded52a4 Makefile: move the common makefile line to public area by Ying Zhang · Mon May 20 14:07:26 2013 +0800
  48. e259cfa Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Jun 19 12:53:59 2013 +0200
  49. 4b538c5 FDT: Add compatible string for DWMMC by Amar · Sat Apr 27 11:42:52 2013 +0530
  50. 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
  51. 800029e Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Fri May 31 18:28:47 2013 -0400
  52. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · Mon Jan 14 03:46:50 2013 +0000
  53. 757a92f Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu May 30 14:45:06 2013 +0200
  54. 3a4de33 libfdt: Add fdt_next_subnode() to permit easy subnode iteration by Simon Glass · Tue May 07 06:11:50 2013 +0000
  55. 73b4756 Export fdt_stringlist_contains() by Simon Glass · Mon Jan 21 12:59:18 2013 -0800
  56. 5270bde env: throw an error when an empty key is used by Lucian Cojocar · Sun Apr 28 11:31:57 2013 +0000
  57. f7eb8c7 lib: import bitrev library from the linux kernel by Mike Dunn · Fri Apr 12 11:59:17 2013 -0700
  58. d7a886b lib: consolidate hang() by Andreas Bießmann · Thu Apr 18 22:48:50 2013 +0000
  59. ac9c301 "env grep" - add support for regular expression matches by Wolfgang Denk · Sat Mar 23 23:50:32 2013 +0000
  60. 2aceea1 Add SLRE - Super Light Regular Expression library by Wolfgang Denk · Sat Mar 23 23:50:31 2013 +0000
  61. e27fc12 "env grep" - reimplement command using hexport_r() by Wolfgang Denk · Sat Mar 23 23:50:29 2013 +0000
  62. 565af27 hashtable: preparations to use hexport_r() for "env grep" by Wolfgang Denk · Sat Mar 23 23:50:28 2013 +0000
  63. 7113685 fdt: Skip checking FDT if the pointer is NULL by Simon Glass · Sat Apr 20 08:42:46 2013 +0000
  64. 62cf912 sandbox: Switch over to generic board by Simon Glass · Fri Apr 26 02:53:43 2013 +0000
  65. 9b12a85 crc32: Correct endianness of crc32 result by Simon Glass · Thu Apr 18 10:25:51 2013 +0000
  66. de0cf30 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Apr 15 07:46:11 2013 -0400
  67. c18f901 tpm: Add TPM command library by Che-liang Chiou · Thu Feb 28 09:34:57 2013 +0000
  68. 8faa945 tpm: Add Infineon slb9635_i2c TPM driver by Rong Chang · Fri Apr 12 10:44:57 2013 +0000
  69. 82a6547 omap_gpmc: add support for hw assisted BCH8 by Andreas Bießmann · Fri Apr 05 04:55:21 2013 +0000
  70. 0ff9c5e Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Apr 04 15:44:57 2013 +0200
  71. 32adc23 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Mar 28 18:50:01 2013 +0100
  72. 39bac15 EXYNOS5: FDT: Add compatible strings for FIMD by Ajay Kumar · Thu Feb 21 23:53:05 2013 +0000
  73. 035a1cd EXYNOS: FDT: Add compatible strings for FIMD by Ajay Kumar · Thu Feb 21 23:53:00 2013 +0000
  74. abc046b Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Mar 26 10:40:13 2013 +0100
  75. 85c3d46c Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Mar 26 09:51:09 2013 +0100
  76. b54f0d9 tegra114: fdt: add compatible string for tegra114 SPI ctrl by Allen Martin · Sat Mar 16 18:58:09 2013 +0000
  77. 60956094 sf: Enable FDT-based configuration and memory mapping by Simon Glass · Mon Mar 11 06:08:08 2013 +0000
  78. f429955 fdt: Add fdtdec_get_addr_size() to read reg properties by Simon Glass · Tue Mar 19 04:58:51 2013 +0000
  79. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  80. 82a5fa0 Introduce a basic initcall implementation by Simon Glass · Tue Mar 05 14:39:40 2013 +0000
  81. 7db0e2d Tegra30: mmc: Add Tegra30 SDMMC compatible entry to fdtdec & driver by Tom Warren · Mon Mar 04 14:07:18 2013 -0700
  82. 9745cf8 Tegra: MMC: Add DT support to MMC driver for all T20 boards by Tom Warren · Thu Feb 21 12:31:30 2013 +0000
  83. f8cf4b2 Tegra: I2C: Add T114 clock support to tegra_i2c driver by Tom Warren · Fri Feb 08 07:25:30 2013 +0000
  84. aa77318 Exynos5: FDT: Add TMU device node values by Akshay Saraswat · Mon Feb 25 01:13:01 2013 +0000
  85. b4ce02a display_options:print_buffer: align ASCII print by Andreas Bießmann · Thu Feb 07 04:58:19 2013 +0000
  86. 003c28c EXYNOS5: FDT: Add compatible strings for MAX98095 by Rajeshwari Shinde · Thu Feb 14 19:46:15 2013 +0000
  87. 0bbd76f Roll crc32 into hash infrastructure by Simon Glass · Sun Feb 24 20:30:22 2013 +0000
  88. d963b72 Update print_buffer() to use const by Simon Glass · Sun Feb 24 17:33:12 2013 +0000
  89. 219ad3c vsprintf: add ustrtoll function by Piotr Wilczek · Sun Jan 27 22:59:24 2013 +0000
  90. 1a754ee Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Feb 12 10:18:31 2013 -0500
  91. ba4fb9b tegra: add SPI SLINK driver by Allen Martin · Tue Jan 29 13:51:28 2013 +0000
  92. e765952 tegra: spi: add fdt support to tegra SPI SFLASH driver by Allen Martin · Tue Jan 29 13:51:24 2013 +0000
  93. 38c3815 libfdt: update from upstream dtc commit 142419e by Kim Phillips · Wed Jan 16 13:59:50 2013 +0000
  94. 90a4cc8 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jan 14 15:21:00 2013 +0100
  95. 1e9eeb0 EXYNOS5: FDT: Add compatible strings for PMIC by Rajeshwari Shinde · Tue Jan 08 21:03:38 2013 +0000
  96. facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · Tue Jan 08 10:18:02 2013 +0000
  97. d6e9f44 EXYNOS5: FDT: Add compatible strings for USB by Rajeshwari Shinde · Mon Jan 07 23:35:05 2013 +0000
  98. d95beaf EXYNOS5: FDT: Add compatible strings for SPI by Rajeshwari Shinde · Wed Dec 26 20:03:20 2012 +0000
  99. 9d11673 EXYNOS5: FDT: Add compatible strings for sound by Rajeshwari Shinde · Wed Dec 26 20:03:16 2012 +0000
  100. 2b71e9d FDT: Add compatible string for I2C by Rajeshwari Shinde · Wed Dec 26 20:03:10 2012 +0000