1. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  2. fb7f006 Add eCos-2.0 SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  3. f3d4e69 Add LGPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  4. e9ea230 Add LGPL-2.1+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  5. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  6. 0734bae fdtdec: Add compatible string for High speed i2c by naveen krishna chatradhi · 12 years ago
  7. 4fece43 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey by Reinhard Pfau · 11 years ago
  8. 1d021a8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  9. 2fefb8b ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 by Jim Lin · 11 years ago
  10. 74b4f96 lib/rsa/rsa-sig.c: compile on OS X by Andreas Bießmann · 11 years ago
  11. b016702 libfdt: Add fdt_find_regions() by Simon Glass · 11 years ago
  12. 35191a3 image: Add RSA support for image signing by Simon Glass · 11 years ago
  13. c44b800 Add trace library by Simon Glass · 11 years ago
  14. b09cfd8 Add function to print a number with grouped digits by Simon Glass · 11 years ago
  15. 4a48bcf cros: adds cros_ec keyboard driver by Hung-ying Tyan · 12 years ago
  16. c48ca88f cros: add cros_ec driver by Hung-ying Tyan · 12 years ago
  17. ffff161 EXYNOS5: FDT: Add compatible strings for Serial by Rajeshwari Shinde · 11 years ago
  18. 85bfd2e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  19. ded52a4 Makefile: move the common makefile line to public area by Ying Zhang · 12 years ago
  20. e259cfa Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  21. 4b538c5 FDT: Add compatible string for DWMMC by Amar · 12 years ago
  22. 06883eb tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C) by Vincent Palatin · 12 years ago
  23. 800029e Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  24. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  25. 757a92f Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  26. 3a4de33 libfdt: Add fdt_next_subnode() to permit easy subnode iteration by Simon Glass · 12 years ago
  27. 73b4756 Export fdt_stringlist_contains() by Simon Glass · 12 years ago
  28. 5270bde env: throw an error when an empty key is used by Lucian Cojocar · 12 years ago
  29. f7eb8c7 lib: import bitrev library from the linux kernel by Mike Dunn · 12 years ago
  30. d7a886b lib: consolidate hang() by Andreas Bießmann · 12 years ago
  31. ac9c301 "env grep" - add support for regular expression matches by Wolfgang Denk · 12 years ago
  32. 2aceea1 Add SLRE - Super Light Regular Expression library by Wolfgang Denk · 12 years ago
  33. e27fc12 "env grep" - reimplement command using hexport_r() by Wolfgang Denk · 12 years ago
  34. 565af27 hashtable: preparations to use hexport_r() for "env grep" by Wolfgang Denk · 12 years ago
  35. 7113685 fdt: Skip checking FDT if the pointer is NULL by Simon Glass · 12 years ago
  36. 62cf912 sandbox: Switch over to generic board by Simon Glass · 12 years ago
  37. 9b12a85 crc32: Correct endianness of crc32 result by Simon Glass · 12 years ago
  38. de0cf30 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  39. c18f901 tpm: Add TPM command library by Che-liang Chiou · 12 years ago
  40. 8faa945 tpm: Add Infineon slb9635_i2c TPM driver by Rong Chang · 12 years ago
  41. 82a6547 omap_gpmc: add support for hw assisted BCH8 by Andreas Bießmann · 12 years ago
  42. 0ff9c5e Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  43. 32adc23 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  44. 39bac15 EXYNOS5: FDT: Add compatible strings for FIMD by Ajay Kumar · 12 years ago
  45. 035a1cd EXYNOS: FDT: Add compatible strings for FIMD by Ajay Kumar · 12 years ago
  46. abc046b Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  47. 85c3d46c Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  48. b54f0d9 tegra114: fdt: add compatible string for tegra114 SPI ctrl by Allen Martin · 12 years ago
  49. 60956094 sf: Enable FDT-based configuration and memory mapping by Simon Glass · 12 years ago
  50. f429955 fdt: Add fdtdec_get_addr_size() to read reg properties by Simon Glass · 12 years ago
  51. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  52. 82a5fa0 Introduce a basic initcall implementation by Simon Glass · 12 years ago
  53. 7db0e2d Tegra30: mmc: Add Tegra30 SDMMC compatible entry to fdtdec & driver by Tom Warren · 12 years ago
  54. 9745cf8 Tegra: MMC: Add DT support to MMC driver for all T20 boards by Tom Warren · 12 years ago
  55. f8cf4b2 Tegra: I2C: Add T114 clock support to tegra_i2c driver by Tom Warren · 12 years ago
  56. aa77318 Exynos5: FDT: Add TMU device node values by Akshay Saraswat · 12 years ago
  57. b4ce02a display_options:print_buffer: align ASCII print by Andreas Bießmann · 12 years ago
  58. 003c28c EXYNOS5: FDT: Add compatible strings for MAX98095 by Rajeshwari Shinde · 12 years ago
  59. 0bbd76f Roll crc32 into hash infrastructure by Simon Glass · 12 years ago
  60. d963b72 Update print_buffer() to use const by Simon Glass · 12 years ago
  61. 219ad3c vsprintf: add ustrtoll function by Piotr Wilczek · 12 years ago
  62. 1a754ee Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  63. ba4fb9b tegra: add SPI SLINK driver by Allen Martin · 12 years ago
  64. e765952 tegra: spi: add fdt support to tegra SPI SFLASH driver by Allen Martin · 12 years ago
  65. 38c3815 libfdt: update from upstream dtc commit 142419e by Kim Phillips · 12 years ago
  66. 90a4cc8 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  67. 1e9eeb0 EXYNOS5: FDT: Add compatible strings for PMIC by Rajeshwari Shinde · 12 years ago
  68. facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  69. d6e9f44 EXYNOS5: FDT: Add compatible strings for USB by Rajeshwari Shinde · 12 years ago
  70. d95beaf EXYNOS5: FDT: Add compatible strings for SPI by Rajeshwari Shinde · 12 years ago
  71. 9d11673 EXYNOS5: FDT: Add compatible strings for sound by Rajeshwari Shinde · 12 years ago
  72. 2b71e9d FDT: Add compatible string for I2C by Rajeshwari Shinde · 12 years ago
  73. be5ad5a fdt: exynos5: Add DT node definition for SROM and SMSC9215 by Hatim RV · 12 years ago
  74. bafe41a Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  75. 71497d0 env: Add environment variable flags by Joe Hershberger · 12 years ago
  76. 60fd3ad env: Add support for callbacks to environment vars by Joe Hershberger · 12 years ago
  77. 79a905e env: Hide '.' variables in env print by default by Joe Hershberger · 12 years ago
  78. 638e659 env: Refactor apply into change_ok by Joe Hershberger · 12 years ago
  79. e5611c3 env: Consolidate common code in hsearch_r() by Joe Hershberger · 12 years ago
  80. a46f770 env: Refactor do_apply to a flag by Joe Hershberger · 12 years ago
  81. 32ec63c Make linux kernel string funcs available to tools by Joe Hershberger · 12 years ago
  82. 99180d6 vsprintf:fix: Change type returned by ustrtoul by Lukasz Majewski · 12 years ago
  83. 459af69 Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  84. 0df8243 sha256: Use const where possible and add watchdog function by Simon Glass · 12 years ago
  85. 5f60fa2 sha1: Use const where possible, and unsigned for input len by Simon Glass · 12 years ago
  86. b8d71e3 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  87. a2f3a93 Introduce arch_phys_memset which works like memset but on physical memory by Gabe Black · 12 years ago
  88. 1569a85 lzma: update to lzma sdk 9.20 by Stefan Reinauer · 12 years ago
  89. 6555e69 tegra: Add SOC support for display/lcd by Wei Ni · 12 years ago
  90. 1564f34 tegra: Add support for PWM by Simon Glass · 12 years ago
  91. e1d15ca fdt: Remove fdtdec_find_alias_node() function by Simon Glass · 12 years ago
  92. adbcfc9 fdt: Add polarity-aware gpio functions to fdtdec by Sean Paul · 12 years ago
  93. d81d017 fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a property by Che-Liang Chiou · 12 years ago
  94. 3e1c151 fdt: Add function to read boolean property by Gabe Black · 12 years ago
  95. cdac339 fdt: Export fdtdec_lookup() and fix the name by Gerald Van Baren · 12 years ago
  96. 4353ffc fdt: Add function for decoding multiple gpios globally available by Abhilash Kesavan · 12 years ago
  97. f909b9c fdt: Add fdtdec_decode_region() to decode memory region by Simon Glass · 12 years ago
  98. b049447 fdt: Add function to get a config string from device tree by Simon Glass · 12 years ago
  99. 67217af fdt: Add function to get config int from device tree by Abhilash Kesavan · 12 years ago
  100. 7554150 lib/vsprintf.c: sparse fixes by Kim Phillips · 12 years ago