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