1. 4f3391b lib: add crc7 from Linux by Thomas Chou · 14 years ago
  2. 1d798c3 Small coding style fix in lib/asm-offsets.c by Stefan Roese · 14 years ago
  3. 860e2cc asm-offsets: generate bd_t size by Mike Frysinger · 14 years ago
  4. 8d88232 env: re-add support for auto-completion by Mike Frysinger · 14 years ago
  5. 92d7a99 hashtable: drop all non-reentrant versions by Mike Frysinger · 14 years ago
  6. 2b8a91a ctype: constify lookup table by Mike Frysinger · 14 years ago
  7. bb1ecce string_to_ip: constify "s" arg by Mike Frysinger · 14 years ago
  8. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  9. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  10. 1136f69 Coding Style cleanup by Wolfgang Denk · 14 years ago
  11. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  12. 81aa2eb include/asm-offsets.h: automatically generate assembler constants by Wolfgang Denk · 14 years ago
  13. cbc1338 zlib: Add further watchdog reset calls by Stefan Roese · 14 years ago
  14. 7ffc882 zlib/gunzip: Use WATCHDOG_RESET macro by Stefan Roese · 14 years ago
  15. 2638b2b lib/hashtable.c: add CONFIG_ENV_MIN_ENTRIES by Andreas Bießmann · 14 years ago
  16. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  17. c9ae986 Add hash table support as base for new environment code by Wolfgang Denk · 14 years ago
  18. 9069922 Add qsort - add support for sorting data arrays by Wolfgang Denk · 14 years ago
  19. 74aedc1 Add basic errno support. by Wolfgang Denk · 14 years ago
  20. d9f13d0 display_buffer: fix misaligned buffer by Reinhard Meyer · 14 years ago
  21. a3a26fc print_buffer: optimize & shrink by Mike Frysinger · 14 years ago
  22. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  23. dd7e6c1 Avoid use of divides in print_size by Nick Thompson · 15 years ago
  24. 53258da allow print_size to print large numbers on 32-bit systems by Timur Tabi · 15 years ago
  25. 508a4e7 fix print_size printing fractional gigabyte numbers on 32-bit platforms by Timur Tabi · 15 years ago
  26. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  27. 8e7788f Move libfdt/ into lib/ by Peter Tyser · 15 years ago
  28. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago[Renamed from lib_generic]
  29. 79374af env: fix endian ordering in crc table by Jeff Angielski · 15 years ago
  30. ab427ae gzip/zlib: make features optional by Mike Frysinger · 15 years ago
  31. a0dadf8 lmb: only force on arches that use it by Mike Frysinger · 15 years ago
  32. 9a84980 sha1: add dedicated config option by Mike Frysinger · 15 years ago
  33. 8b3cc06 Make getenv_IPaddr() global by Dirk Behme · 15 years ago
  34. 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  35. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  36. 12decf4 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  37. 46e2d06 zlib.c: avoid build conflicts for cradle board by Wolfgang Denk · 15 years ago
  38. e3c1dc5 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  39. a502df9 lzma: ignore unset filesizes by Mike Frysinger · 15 years ago
  40. 46aabf5 zlib: Optimize decompression by Joakim Tjernlund · 15 years ago
  41. f7440cd add lzop decompression support by Peter Korsgaard · 15 years ago
  42. f0f778a Generic udelay() with watchdog support by Ingo van Lil · 15 years ago
  43. 27f6d3f crc32: Impl. linux optimized crc32() by Joakim Tjernlund · 15 years ago
  44. e8b39e4 circbuf: Move to lib_generic and conditionally compile by Peter Tyser · 15 years ago
  45. fe1a2fb lib_generic memset: fill one word at a time if possible by Alessandro Rubini · 15 years ago
  46. f881b54 lib_generic memcpy: copy one word at a time if possible by Alessandro Rubini · 15 years ago
  47. 9041654 zlib: fix code when DEBUG is defined by Giuseppe CONDORELLI · 15 years ago
  48. 807b9be zlib: add watchdog reset call by Giuseppe CONDORELLI · 15 years ago
  49. 5e7e8e8 zlib: updated to v.1.2.3 by Giuseppe CONDORELLI · 15 years ago
  50. b7f4228 Fix LZMA string.h header inclusion issue and remove unused variables. by Luigi 'Comio' Mantellini · 15 years ago
  51. be335ff add WATCHDOG_RESET to allow LZMA kernel decompression on slow machines by rhabarber1848@web.de · 15 years ago
  52. 3d8759e Use do_div from div64.h for vsprintf by Dirk Behme · 15 years ago
  53. 72d0bca Revert "zlib: updated to v.1.2.3" by Wolfgang Denk · 15 years ago
  54. bddc726 Coding Style cleanup; update CHANGELOG. by Wolfgang Denk · 15 years ago
  55. b4a560a zlib: updated to v.1.2.3 by Giuseppe CONDORELLI · 15 years ago
  56. d02bd74 Refresh LZMA-lib to v4.65 by Luigi 'Comio' Mantellini · 15 years ago
  57. 4ad8e9f compiler.h: unify system ifdef cruft here by Mike Frysinger · 15 years ago
  58. 9866305 Remove legacy NAND and disk on chip code. by Scott Wood · 16 years ago
  59. 4dc9fa6 lib_generic: gunzip: New function zunzip by Ricardo Ribalda Delgado · 16 years ago
  60. e366f15 Update CHANGELOG, coding style cleanup. by Wolfgang Denk · 16 years ago
  61. 6bb9449 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  62. 371abe8 Add LZO decompressor support by Stefan Roese · 16 years ago
  63. 2b745dc vsprintf: pull updates from Linux kernel by Mike Frysinger · 16 years ago
  64. 7c1555f bzip2: move ifdef handling to Makefile COBJS-$(...) by Mike Frysinger · 16 years ago
  65. 1f2b05a Fix gunzip in case of insufficient output buffer by Matthias Fuchs · 16 years ago
  66. 0949bd1 Introduce addr_map library by Kumar Gala · 16 years ago
  67. ad7ae36 UBI: Add basic UBI support to U-Boot (Part 6/8) by Kyungmin Park · 16 years ago
  68. fc8bc87 Fix strmhz(): avoid printing negative fractions by Wolfgang Denk · 16 years ago
  69. 709e85d strmhz(): Round numbers when printing clock frequencies by Wolfgang Denk · 16 years ago
  70. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  71. 06be5b9 Add Red Black Tree support by Kyungmin Park · 16 years ago
  72. 9dbbd7b Coding style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  73. 35afc06 Add support for LZMA uncompression algorithm. by Luigi 'Comio' Mantellini · 16 years ago
  74. 9ec67ee crc16: move to lib_generic by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  75. b8ec24c gunzip: move to lib_generic by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  76. b644d6b Consolidate strmhz() implementation by Haavard Skinnemoen · 16 years ago
  77. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  78. 0f72069 vsprintf: add z and t options by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  79. 12cec0a Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  80. 09d2a71 Fix LMB type issues by Andy Fleming · 16 years ago
  81. e9954d4 Allow print_size to print in GB by Becky Bruce · 16 years ago
  82. c58a6b8 add SHA256 support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  83. 78bd5a7 Fix an underflow bug in __lmb_alloc_base by Andy Fleming · 16 years ago
  84. 1ae346c Add lmb_free by Andy Fleming · 16 years ago
  85. 2126482 Fix build issue with string.h and linux/string.h by Andy Fleming · 16 years ago
  86. d26d67c Change lmb to use phys_size_t/phys_addr_t by Becky Bruce · 16 years ago
  87. 6b468aa Change print_size to take phys_size_t by Becky Bruce · 16 years ago
  88. a1ef057 tools/mkimage: fix compiler warnings on some systems. by Wolfgang Denk · 16 years ago
  89. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  90. 9989ed6 Fix Compilation Errors with 'tools/env/fw_printenv' by Grant Erickson · 17 years ago
  91. 7f39a01 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 17 years ago
  92. 222e2ca Use watchdog-aware functions when calculating hashes of images - take two by Bartlomiej Sieka · 17 years ago
  93. ab8c9f1 Use watchdog-aware functions when calculating hashes of images by Bartlomiej Sieka · 17 years ago
  94. faa7c54 lib_generic/crc32.c: add missing #include <watchdog.h> by Wolfgang Denk · 17 years ago
  95. 3be46b8 lib_generic/crc32.c: fix compile problem by Wolfgang Denk · 17 years ago
  96. da5045d Add support for calculating hashes with watchdog triggering by Bartlomiej Sieka · 17 years ago
  97. a2c67e9 crc32: use uint32_t rather than unsigned long by Mike Frysinger · 17 years ago
  98. 72c23be Rename include/md5.h to include/u-boot/md5.h by Andy Fleming · 17 years ago
  99. b0ce352 Add the MD5 algorithm by Bartlomiej Sieka · 17 years ago
  100. 6d7bfa8 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images by Kumar Gala · 17 years ago