1. 199ccfc lib: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
  2. 984c592 time: fix gcc warnings on MIPS64 by Daniel Schwierzeck · 11 years ago
  3. 316c5c8 time: add weak annotation to timer_read_counter declaration by Rob Herring · 11 years ago
  4. d8d51f8 env: fix the env export varname by Pierre Aubert · 11 years ago
  5. 5715694 Introduce common timer functions by Rob Herring · 11 years ago
  6. a0f85d3 config: consolidate CONFIG_SYS_HZ definition by Rob Herring · 11 years ago
  7. f9e50cc lib: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  8. f874523 exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCI by Vivek Gautam · 11 years ago
  9. 18ab2f0 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 11 years ago
  10. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  11. 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
  12. d465f88 lzo: correctly bounds-check output buffer by Kees Cook · 11 years ago
  13. 60e50cd lzma: correctly bounds-check output buffer by Kees Cook · 11 years ago
  14. ed1469a gzip: correctly bounds-check output buffer by Kees Cook · 11 years ago
  15. 3eaedea libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause by Roger Meier · 11 years ago
  16. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  17. fb7f006 Add eCos-2.0 SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  18. f3d4e69 Add LGPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  19. e9ea230 Add LGPL-2.1+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  20. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  21. 0734bae fdtdec: Add compatible string for High speed i2c by naveen krishna chatradhi · 12 years ago
  22. 4fece43 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey by Reinhard Pfau · 11 years ago
  23. 1d021a8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  24. 2fefb8b ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 by Jim Lin · 11 years ago
  25. 74b4f96 lib/rsa/rsa-sig.c: compile on OS X by Andreas Bießmann · 11 years ago
  26. b016702 libfdt: Add fdt_find_regions() by Simon Glass · 11 years ago
  27. 35191a3 image: Add RSA support for image signing by Simon Glass · 11 years ago
  28. c44b800 Add trace library by Simon Glass · 11 years ago
  29. b09cfd8 Add function to print a number with grouped digits by Simon Glass · 11 years ago
  30. 4a48bcf cros: adds cros_ec keyboard driver by Hung-ying Tyan · 12 years ago
  31. c48ca88f cros: add cros_ec driver by Hung-ying Tyan · 12 years ago
  32. ffff161 EXYNOS5: FDT: Add compatible strings for Serial by Rajeshwari Shinde · 11 years ago
  33. 85bfd2e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  34. ded52a4 Makefile: move the common makefile line to public area by Ying Zhang · 12 years ago
  35. e259cfa Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  36. 4b538c5 FDT: Add compatible string for DWMMC by Amar · 12 years ago
  37. 06883eb tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C) by Vincent Palatin · 12 years ago
  38. 800029e Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  39. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  40. 757a92f Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  41. 3a4de33 libfdt: Add fdt_next_subnode() to permit easy subnode iteration by Simon Glass · 12 years ago
  42. 73b4756 Export fdt_stringlist_contains() by Simon Glass · 12 years ago
  43. 5270bde env: throw an error when an empty key is used by Lucian Cojocar · 12 years ago
  44. f7eb8c7 lib: import bitrev library from the linux kernel by Mike Dunn · 12 years ago
  45. d7a886b lib: consolidate hang() by Andreas Bießmann · 12 years ago
  46. ac9c301 "env grep" - add support for regular expression matches by Wolfgang Denk · 12 years ago
  47. 2aceea1 Add SLRE - Super Light Regular Expression library by Wolfgang Denk · 12 years ago
  48. e27fc12 "env grep" - reimplement command using hexport_r() by Wolfgang Denk · 12 years ago
  49. 565af27 hashtable: preparations to use hexport_r() for "env grep" by Wolfgang Denk · 12 years ago
  50. 7113685 fdt: Skip checking FDT if the pointer is NULL by Simon Glass · 12 years ago
  51. 62cf912 sandbox: Switch over to generic board by Simon Glass · 12 years ago
  52. 9b12a85 crc32: Correct endianness of crc32 result by Simon Glass · 12 years ago
  53. de0cf30 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  54. c18f901 tpm: Add TPM command library by Che-liang Chiou · 12 years ago
  55. 8faa945 tpm: Add Infineon slb9635_i2c TPM driver by Rong Chang · 12 years ago
  56. 82a6547 omap_gpmc: add support for hw assisted BCH8 by Andreas Bießmann · 12 years ago
  57. 0ff9c5e Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  58. 32adc23 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  59. 39bac15 EXYNOS5: FDT: Add compatible strings for FIMD by Ajay Kumar · 12 years ago
  60. 035a1cd EXYNOS: FDT: Add compatible strings for FIMD by Ajay Kumar · 12 years ago
  61. abc046b Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  62. 85c3d46c Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  63. b54f0d9 tegra114: fdt: add compatible string for tegra114 SPI ctrl by Allen Martin · 12 years ago
  64. 60956094 sf: Enable FDT-based configuration and memory mapping by Simon Glass · 12 years ago
  65. f429955 fdt: Add fdtdec_get_addr_size() to read reg properties by Simon Glass · 12 years ago
  66. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  67. 82a5fa0 Introduce a basic initcall implementation by Simon Glass · 12 years ago
  68. 7db0e2d Tegra30: mmc: Add Tegra30 SDMMC compatible entry to fdtdec & driver by Tom Warren · 12 years ago
  69. 9745cf8 Tegra: MMC: Add DT support to MMC driver for all T20 boards by Tom Warren · 12 years ago
  70. f8cf4b2 Tegra: I2C: Add T114 clock support to tegra_i2c driver by Tom Warren · 12 years ago
  71. aa77318 Exynos5: FDT: Add TMU device node values by Akshay Saraswat · 12 years ago
  72. b4ce02a display_options:print_buffer: align ASCII print by Andreas Bießmann · 12 years ago
  73. 003c28c EXYNOS5: FDT: Add compatible strings for MAX98095 by Rajeshwari Shinde · 12 years ago
  74. 0bbd76f Roll crc32 into hash infrastructure by Simon Glass · 12 years ago
  75. d963b72 Update print_buffer() to use const by Simon Glass · 12 years ago
  76. 219ad3c vsprintf: add ustrtoll function by Piotr Wilczek · 12 years ago
  77. 1a754ee Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  78. ba4fb9b tegra: add SPI SLINK driver by Allen Martin · 12 years ago
  79. e765952 tegra: spi: add fdt support to tegra SPI SFLASH driver by Allen Martin · 12 years ago
  80. 38c3815 libfdt: update from upstream dtc commit 142419e by Kim Phillips · 12 years ago
  81. 90a4cc8 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  82. 1e9eeb0 EXYNOS5: FDT: Add compatible strings for PMIC by Rajeshwari Shinde · 12 years ago
  83. facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  84. d6e9f44 EXYNOS5: FDT: Add compatible strings for USB by Rajeshwari Shinde · 12 years ago
  85. d95beaf EXYNOS5: FDT: Add compatible strings for SPI by Rajeshwari Shinde · 12 years ago
  86. 9d11673 EXYNOS5: FDT: Add compatible strings for sound by Rajeshwari Shinde · 12 years ago
  87. 2b71e9d FDT: Add compatible string for I2C by Rajeshwari Shinde · 12 years ago
  88. be5ad5a fdt: exynos5: Add DT node definition for SROM and SMSC9215 by Hatim RV · 12 years ago
  89. bafe41a Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  90. 71497d0 env: Add environment variable flags by Joe Hershberger · 12 years ago
  91. 60fd3ad env: Add support for callbacks to environment vars by Joe Hershberger · 12 years ago
  92. 79a905e env: Hide '.' variables in env print by default by Joe Hershberger · 12 years ago
  93. 638e659 env: Refactor apply into change_ok by Joe Hershberger · 12 years ago
  94. e5611c3 env: Consolidate common code in hsearch_r() by Joe Hershberger · 12 years ago
  95. a46f770 env: Refactor do_apply to a flag by Joe Hershberger · 12 years ago
  96. 32ec63c Make linux kernel string funcs available to tools by Joe Hershberger · 12 years ago
  97. 99180d6 vsprintf:fix: Change type returned by ustrtoul by Lukasz Majewski · 12 years ago
  98. 459af69 Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  99. 0df8243 sha256: Use const where possible and add watchdog function by Simon Glass · 12 years ago
  100. 5f60fa2 sha1: Use const where possible, and unsigned for input len by Simon Glass · 12 years ago