1. 88d52c6 lib: add gzip lib function callback by Lei Wen · 12 years ago
  2. aca587b SPL: lib/Makefile: Add crc32.c to SPL build by Stefan Roese · 13 years ago
  3. 99e139d net: use common rand()/srand() functions by Michael Walle · 12 years ago
  4. 9acf1ca lib: add rand() function by Michael Walle · 12 years ago
  5. 5b1a545 Add AES crypto library by Yen Lin · 12 years ago
  6. dc254f3 fdt: Add tests for fdtdec by Simon Glass · 13 years ago
  7. 24de357 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago
  8. 4c6de85 nand: Merge BCH code from Linux nand driver by Christian Hitz · 13 years ago
  9. 7029a24 spl: display_options.o is required for SPI flash support in SPL by Christian Riesch · 13 years ago
  10. b5220bc fdt: add decode helper library by Simon Glass · 13 years ago
  11. e11938e lib: add uuid_str_to_bin for use with bootp and PXE uuid by Jason Hobbs · 13 years ago
  12. 05bad4a scaled down version of generic libraries for SPL by Aneesh V · 13 years ago
  13. e89516f zlib: split up to match original source tree by Mike Frysinger · 13 years ago
  14. ed6ce67 lib: add crc7 from Linux by Thomas Chou · 14 years ago
  15. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  16. a6826fb Add hash table support as base for new environment code by Wolfgang Denk · 14 years ago
  17. 54c6977 Add qsort - add support for sorting data arrays by Wolfgang Denk · 14 years ago
  18. 65cd3fa Add basic errno support. by Wolfgang Denk · 14 years ago
  19. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago[Renamed from lib_generic/Makefile]
  20. 44431ca gzip/zlib: make features optional by Mike Frysinger · 15 years ago
  21. a16028d lmb: only force on arches that use it by Mike Frysinger · 15 years ago
  22. dac4d7e sha1: add dedicated config option by Mike Frysinger · 15 years ago
  23. 6a45e38 Make getenv_IPaddr() global by Dirk Behme · 15 years ago
  24. 2a49bf3 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  25. 3eb90ba Generic udelay() with watchdog support by Ingo van Lil · 15 years ago
  26. 9ef7851 circbuf: Move to lib_generic and conditionally compile by Peter Tyser · 15 years ago
  27. ab76e98 bzip2: move ifdef handling to Makefile COBJS-$(...) by Mike Frysinger · 16 years ago
  28. 63240ba Introduce addr_map library by Kumar Gala · 16 years ago
  29. 7ba890b Add Red Black Tree support by Kyungmin Park · 16 years ago
  30. bbf52df crc16: move to lib_generic by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  31. 717a222 gunzip: move to lib_generic by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. 0768b7a Consolidate strmhz() implementation by Haavard Skinnemoen · 16 years ago
  33. b571afd add SHA256 support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  35. 0ede0c3 Add the MD5 algorithm by Bartlomiej Sieka · 17 years ago
  36. 4ed6552 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images by Kumar Gala · 17 years ago
  37. f0037c5 Build: split COBJS value into multiple lines by Grant Likely · 17 years ago
  38. f7c086e Move 64bit division from avr32 to generic lib by Dirk Behme · 17 years ago
  39. 566a494 [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · 17 years ago
  40. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  41. 511d0c7 Coding style cleanup by Wolfgang Denk · 18 years ago
  42. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  43. c29fdfc Patch by Yuli Barcohen, 14 Aug 2003: add support for bzip2 uncompression by wdenk · 21 years ago
  44. 87e33a6 Initial revision by wdenk · 22 years ago