1. 4d7372f bootstage: Define an optional microsecond timer by Simon Glass · 13 years ago
  2. 6f1c9e0 nand: Sanitize ONFI strings. by Christian Hitz · 13 years ago
  3. 55f7bca nand: Merge BCH code from Linux nand driver by Christian Hitz · 13 years ago
  4. db2115a spl: display_options.o is required for SPI flash support in SPL by Christian Riesch · 13 years ago
  5. 71d4f18 vsprintf: Move function documentation into header file by Simon Glass · 13 years ago
  6. cd55bde Add safe vsnprintf and snprintf library functions by Sonny Rao · 13 years ago
  7. 75a88d5 Include common.h in qsort.c to fix build warning by Simon Glass · 13 years ago
  8. 60b07a1 sandbox: Fix warnings in hashtable.c by Simon Glass · 13 years ago
  9. 1e3cdf3 env: allow to export only selected variables by Wolfgang Denk · 13 years ago
  10. 27956ca zlib: Fix integer cast of pointer by Simon Glass · 13 years ago
  11. 92585c9 GCC4.6: Squash warnings in LzmaTools.c by Marek Vasut · 13 years ago
  12. 2d2af85 fdt: add decode helper library by Simon Glass · 13 years ago
  13. 931948a Move simple_itoa to vsprintf by Simon Glass · 13 years ago
  14. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  15. 6e39cce lib: add uuid_str_to_bin for use with bootp and PXE uuid by Jason Hobbs · 13 years ago
  16. cafa1aa Replace space and tab checks with isblank by Jason Hobbs · 13 years ago
  17. 5640719 zlib: handle overflow while calculating available stream input size by Anatolij Gustschin · 13 years ago
  18. b7cb6f7 GCC4.6: Squash warning in lzo1x_decompress.c by Marek Vasut · 13 years ago
  19. 02aa9e6 Add assert() for debug assertions by Simon Glass · 13 years ago
  20. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  21. d67abff Constify getenv(), setenv() and hash code functions by Wolfgang Denk · 13 years ago
  22. 8cce81f panic: remove warning "'noreturn' function does return" by Heiko Schocher · 13 years ago
  23. 61d0195 unify version_string by Andreas Bießmann · 13 years ago
  24. 55fc5b6 scaled down version of generic libraries for SPL by Aneesh V · 13 years ago
  25. 5bf6348 memcpy/memmove: Do not copy to same address by Matthias Weisser · 14 years ago
  26. 7b64da1 libfdt: Implement property iteration functions by David Gibson · 15 years ago
  27. 3e31de9 Support ePAPR compliant phandle properties by David Gibson · 15 years ago
  28. 8d4f35a lib, vsprintf: introduce strict_strtoul by Heiko Schocher · 14 years ago
  29. 4404e41 zlib: fix DEBUG build by Mike Frysinger · 14 years ago
  30. 99596bd zlib: split up to match original source tree by Mike Frysinger · 14 years ago
  31. f0c9d53 common: add a grepenv command by Kim Phillips · 14 years ago
  32. f73d935 env: fix env var autocompletion by Kim Phillips · 14 years ago
  33. 456874f Fix gunzip to work for any gziped uImage size by Catalin Radu · 14 years ago
  34. d065acb strmhz: Make hz unsigned to support greater than 2146 MHz clock by Ed Swarthout · 14 years ago
  35. 305775b Fix hash table deletion to prevent lost entries by Peter Barada · 14 years ago
  36. 4f3391b lib: add crc7 from Linux by Thomas Chou · 14 years ago
  37. 1d798c3 Small coding style fix in lib/asm-offsets.c by Stefan Roese · 14 years ago
  38. 860e2cc asm-offsets: generate bd_t size by Mike Frysinger · 14 years ago
  39. 8d88232 env: re-add support for auto-completion by Mike Frysinger · 14 years ago
  40. 92d7a99 hashtable: drop all non-reentrant versions by Mike Frysinger · 14 years ago
  41. 2b8a91a ctype: constify lookup table by Mike Frysinger · 14 years ago
  42. bb1ecce string_to_ip: constify "s" arg by Mike Frysinger · 14 years ago
  43. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  44. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  45. 1136f69 Coding Style cleanup by Wolfgang Denk · 14 years ago
  46. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  47. 81aa2eb include/asm-offsets.h: automatically generate assembler constants by Wolfgang Denk · 14 years ago
  48. cbc1338 zlib: Add further watchdog reset calls by Stefan Roese · 14 years ago
  49. 7ffc882 zlib/gunzip: Use WATCHDOG_RESET macro by Stefan Roese · 14 years ago
  50. 2638b2b lib/hashtable.c: add CONFIG_ENV_MIN_ENTRIES by Andreas Bießmann · 14 years ago
  51. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  52. c9ae986 Add hash table support as base for new environment code by Wolfgang Denk · 14 years ago
  53. 9069922 Add qsort - add support for sorting data arrays by Wolfgang Denk · 14 years ago
  54. 74aedc1 Add basic errno support. by Wolfgang Denk · 14 years ago
  55. d9f13d0 display_buffer: fix misaligned buffer by Reinhard Meyer · 14 years ago
  56. a3a26fc print_buffer: optimize & shrink by Mike Frysinger · 14 years ago
  57. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  58. dd7e6c1 Avoid use of divides in print_size by Nick Thompson · 15 years ago
  59. 53258da allow print_size to print large numbers on 32-bit systems by Timur Tabi · 15 years ago
  60. 508a4e7 fix print_size printing fractional gigabyte numbers on 32-bit platforms by Timur Tabi · 15 years ago
  61. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  62. 8e7788f Move libfdt/ into lib/ by Peter Tyser · 15 years ago
  63. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago[Renamed from lib_generic]
  64. 79374af env: fix endian ordering in crc table by Jeff Angielski · 15 years ago
  65. ab427ae gzip/zlib: make features optional by Mike Frysinger · 15 years ago
  66. a0dadf8 lmb: only force on arches that use it by Mike Frysinger · 15 years ago
  67. 9a84980 sha1: add dedicated config option by Mike Frysinger · 15 years ago
  68. 8b3cc06 Make getenv_IPaddr() global by Dirk Behme · 15 years ago
  69. 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  70. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  71. 12decf4 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  72. 46e2d06 zlib.c: avoid build conflicts for cradle board by Wolfgang Denk · 15 years ago
  73. e3c1dc5 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  74. a502df9 lzma: ignore unset filesizes by Mike Frysinger · 15 years ago
  75. 46aabf5 zlib: Optimize decompression by Joakim Tjernlund · 15 years ago
  76. f7440cd add lzop decompression support by Peter Korsgaard · 15 years ago
  77. f0f778a Generic udelay() with watchdog support by Ingo van Lil · 15 years ago
  78. 27f6d3f crc32: Impl. linux optimized crc32() by Joakim Tjernlund · 15 years ago
  79. e8b39e4 circbuf: Move to lib_generic and conditionally compile by Peter Tyser · 15 years ago
  80. fe1a2fb lib_generic memset: fill one word at a time if possible by Alessandro Rubini · 15 years ago
  81. f881b54 lib_generic memcpy: copy one word at a time if possible by Alessandro Rubini · 15 years ago
  82. 9041654 zlib: fix code when DEBUG is defined by Giuseppe CONDORELLI · 15 years ago
  83. 807b9be zlib: add watchdog reset call by Giuseppe CONDORELLI · 15 years ago
  84. 5e7e8e8 zlib: updated to v.1.2.3 by Giuseppe CONDORELLI · 15 years ago
  85. b7f4228 Fix LZMA string.h header inclusion issue and remove unused variables. by Luigi 'Comio' Mantellini · 15 years ago
  86. be335ff add WATCHDOG_RESET to allow LZMA kernel decompression on slow machines by rhabarber1848@web.de · 15 years ago
  87. 3d8759e Use do_div from div64.h for vsprintf by Dirk Behme · 15 years ago
  88. 72d0bca Revert "zlib: updated to v.1.2.3" by Wolfgang Denk · 15 years ago
  89. bddc726 Coding Style cleanup; update CHANGELOG. by Wolfgang Denk · 15 years ago
  90. b4a560a zlib: updated to v.1.2.3 by Giuseppe CONDORELLI · 15 years ago
  91. d02bd74 Refresh LZMA-lib to v4.65 by Luigi 'Comio' Mantellini · 15 years ago
  92. 4ad8e9f compiler.h: unify system ifdef cruft here by Mike Frysinger · 15 years ago
  93. 9866305 Remove legacy NAND and disk on chip code. by Scott Wood · 16 years ago
  94. 4dc9fa6 lib_generic: gunzip: New function zunzip by Ricardo Ribalda Delgado · 16 years ago
  95. e366f15 Update CHANGELOG, coding style cleanup. by Wolfgang Denk · 16 years ago
  96. 6bb9449 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  97. 371abe8 Add LZO decompressor support by Stefan Roese · 16 years ago
  98. 2b745dc vsprintf: pull updates from Linux kernel by Mike Frysinger · 16 years ago
  99. 7c1555f bzip2: move ifdef handling to Makefile COBJS-$(...) by Mike Frysinger · 16 years ago
  100. 1f2b05a Fix gunzip in case of insufficient output buffer by Matthias Fuchs · 16 years ago