1. 0eb2576 lib/vsprintf.c: sparse fixes by Kim Phillips · 12 years ago
  2. ee820b5 lib/zlib: sparse fixes by Kim Phillips · 12 years ago
  3. d266f66 lib/vsprintf.c: don't special-case pointers to address null by Wolfgang Denk · 12 years ago
  4. cae4a8a Merge branch 'next' by Gerald Van Baren · 12 years ago
  5. c71b64f libfdt: Add helper function to create a trivial, empty tree by Gerald Van Baren · 12 years ago
  6. 36ad18a libfdt: Add support for appending the values to a existing property by Minghuan Lian · 12 years ago
  7. 7b64f66 lib: vsprintf.c: replace NUM_TYPE with s64/u64 types by Daniel Schwierzeck · 12 years ago
  8. 8acdae6 lib: vsprintf.c: fix checkpath.pl warnings by Daniel Schwierzeck · 12 years ago
  9. b823fd9 ARM: prevent misaligned array inits by Albert ARIBAUD · 12 years ago
  10. 7ac2fe2 OMAP: networking support for SPL by Ilya Yanok · 12 years ago
  11. 88d52c6 lib: add gzip lib function callback by Lei Wen · 12 years ago
  12. 869c2ab lib: zlib: remove the limitation for cannot using 0 as start by Lei Wen · 12 years ago
  13. 7a32b98 lib: zlib: include deflate into zlib build by Lei Wen · 12 years ago
  14. e9a128d lib: zlib: import trees file from 1.2.5 by Lei Wen · 12 years ago
  15. 8a5f34e lib: zlib: import deflate source file from 1.2.5 by Lei Wen · 12 years ago
  16. 9fe2cfb Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  17. 495dbd7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  18. 1cb2323 fdt: Tidy debugging, add to fdtdec_get_int/addr() by Simon Glass · 12 years ago
  19. d5370fe env: delete selected vars not present in imported env by Gerlando Falauto · 12 years ago
  20. 152874b env: check and apply changes on delete/destroy by Gerlando Falauto · 12 years ago
  21. c598359 env: add check/apply logic to himport_r() by Gerlando Falauto · 12 years ago
  22. 348b1f1 env: make himport_r() selective on variables by Gerlando Falauto · 12 years ago
  23. 312693c tegra: nand: Add Tegra NAND driver by Jim Lin · 12 years ago
  24. e46431e fdt: Include arch specific gpio.h instead of asm-generic/gpio.h by Michal Simek · 12 years ago
  25. 50cd93b Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 12 years ago
  26. aca587b SPL: lib/Makefile: Add crc32.c to SPL build by Stefan Roese · 13 years ago
  27. 99e139d net: use common rand()/srand() functions by Michael Walle · 12 years ago
  28. 9acf1ca lib: add rand() function by Michael Walle · 12 years ago
  29. 7b6e805 lib/powerpc: addrmap_phys_to_virt() should return a pointer by Timur Tabi · 12 years ago
  30. 5a4c59b create lib/tizen directory by Donghwa Lee · 12 years ago
  31. 6642a68 tegra: Add tegra keyboard driver by Rakesh Iyer · 12 years ago
  32. bed4d89 fdt: Add fdtdec functions to read byte array by Anton Staff · 12 years ago
  33. 0e35ad0 tegra: Add EMC support for optimal memory timings by Jimmy Zhang · 12 years ago
  34. 5b1a545 Add AES crypto library by Yen Lin · 12 years ago
  35. 3ddecfc fdt: Add function to return next compatible subnode by Simon Glass · 12 years ago
  36. 96875e7 fdt: Add function to locate an array in the device tree by Simon Glass · 12 years ago
  37. e3ed057 gunzip: rename z{alloc, free} to gz{alloc, free} by Mike Frysinger · 12 years ago
  38. b68d63c GCC47: Fix warning in md5.c by Marek Vasut · 12 years ago
  39. 3786980 Move bootstage timer out of lib/time.c by Simon Glass · 12 years ago
  40. a939ea3 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 12 years ago
  41. 96a78ac tegra: i2c: Add I2C driver by Yen Lin · 13 years ago
  42. c678227 fdt: Add function to allow aliases to refer to multiple nodes by Simon Glass · 13 years ago
  43. 9a263e5 fdt: Avoid early panic() when there is no FDT present by Simon Glass · 12 years ago
  44. 87f938c tegra: usb: Add support for Tegra USB peripheral by Simon Glass · 13 years ago
  45. ed3ee5c fdt: Add basic support for decoding GPIO definitions by Simon Glass · 13 years ago
  46. d17da65 fdt: Add functions to access phandles, arrays and bools by Simon Glass · 13 years ago
  47. f88fe2d fdt: Tidy up a few fdtdec problems by Simon Glass · 13 years ago
  48. dc254f3 fdt: Add tests for fdtdec by Simon Glass · 13 years ago
  49. a53f4a2 fdt: Add fdtdec_find_aliases() to deal with alias nodes by Simon Glass · 13 years ago
  50. f3e6110a lzma: fix printf warnings by Mike Frysinger · 13 years ago
  51. 24de357 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago
  52. 5ff5539 bootstage: Define an optional microsecond timer by Simon Glass · 13 years ago
  53. 5454ddb nand: Sanitize ONFI strings. by Christian Hitz · 13 years ago
  54. 4c6de85 nand: Merge BCH code from Linux nand driver by Christian Hitz · 13 years ago
  55. 7029a24 spl: display_options.o is required for SPI flash support in SPL by Christian Riesch · 13 years ago
  56. 71ec92b vsprintf: Move function documentation into header file by Simon Glass · 13 years ago
  57. 046a37b Add safe vsnprintf and snprintf library functions by Sonny Rao · 13 years ago
  58. 42c4a23 Include common.h in qsort.c to fix build warning by Simon Glass · 13 years ago
  59. ff85628 sandbox: Fix warnings in hashtable.c by Simon Glass · 13 years ago
  60. 37f2fe7 env: allow to export only selected variables by Wolfgang Denk · 13 years ago
  61. 41d68b3 zlib: Fix integer cast of pointer by Simon Glass · 13 years ago
  62. dd05984 GCC4.6: Squash warnings in LzmaTools.c by Marek Vasut · 13 years ago
  63. b5220bc fdt: add decode helper library by Simon Glass · 13 years ago
  64. 3cce8a5 Move simple_itoa to vsprintf by Simon Glass · 13 years ago
  65. c4c9fbe consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  66. e11938e lib: add uuid_str_to_bin for use with bootp and PXE uuid by Jason Hobbs · 13 years ago
  67. 4d91a6e Replace space and tab checks with isblank by Jason Hobbs · 13 years ago
  68. 92faa8b zlib: handle overflow while calculating available stream input size by Anatolij Gustschin · 13 years ago
  69. 7b8ffea GCC4.6: Squash warning in lzo1x_decompress.c by Marek Vasut · 13 years ago
  70. 21726a7 Add assert() for debug assertions by Simon Glass · 13 years ago
  71. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  72. 84b5e80 Constify getenv(), setenv() and hash code functions by Wolfgang Denk · 13 years ago
  73. 40e0188 panic: remove warning "'noreturn' function does return" by Heiko Schocher · 13 years ago
  74. 09c2e90 unify version_string by Andreas Bießmann · 13 years ago
  75. 05bad4a scaled down version of generic libraries for SPL by Aneesh V · 13 years ago
  76. b038db8 memcpy/memmove: Do not copy to same address by Matthias Weisser · 13 years ago
  77. d1c6314 libfdt: Implement property iteration functions by David Gibson · 15 years ago
  78. 05a22ba Support ePAPR compliant phandle properties by David Gibson · 15 years ago
  79. a7fd0d9 lib, vsprintf: introduce strict_strtoul by Heiko Schocher · 13 years ago
  80. f18185a zlib: fix DEBUG build by Mike Frysinger · 13 years ago
  81. e89516f zlib: split up to match original source tree by Mike Frysinger · 13 years ago
  82. a000b79 common: add a grepenv command by Kim Phillips · 13 years ago
  83. af4d907 env: fix env var autocompletion by Kim Phillips · 13 years ago
  84. f039ada Fix gunzip to work for any gziped uImage size by Catalin Radu · 14 years ago
  85. 55f7934 strmhz: Make hz unsigned to support greater than 2146 MHz clock by Ed Swarthout · 14 years ago
  86. c81c122 Fix hash table deletion to prevent lost entries by Peter Barada · 14 years ago
  87. ed6ce67 lib: add crc7 from Linux by Thomas Chou · 14 years ago
  88. 0c51c24 Small coding style fix in lib/asm-offsets.c by Stefan Roese · 14 years ago
  89. 89c95f0 asm-offsets: generate bd_t size by Mike Frysinger · 14 years ago
  90. 560d424 env: re-add support for auto-completion by Mike Frysinger · 14 years ago
  91. 2eb1573 hashtable: drop all non-reentrant versions by Mike Frysinger · 14 years ago
  92. 543f0a3 ctype: constify lookup table by Mike Frysinger · 14 years ago
  93. 908c6b6 string_to_ip: constify "s" arg by Mike Frysinger · 14 years ago
  94. 882b7d7 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  95. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  96. 071bc92 Coding Style cleanup by Wolfgang Denk · 14 years ago
  97. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  98. 16a354f include/asm-offsets.h: automatically generate assembler constants by Wolfgang Denk · 14 years ago
  99. be4424c zlib: Add further watchdog reset calls by Stefan Roese · 14 years ago
  100. f852628 zlib/gunzip: Use WATCHDOG_RESET macro by Stefan Roese · 14 years ago