1. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  2. c44b800 Add trace library by Simon Glass · 11 years ago
  3. ded52a4 Makefile: move the common makefile line to public area by Ying Zhang · 12 years ago
  4. f7eb8c7 lib: import bitrev library from the linux kernel by Mike Dunn · 12 years ago
  5. d7a886b lib: consolidate hang() by Andreas Bießmann · 12 years ago
  6. 2aceea1 Add SLRE - Super Light Regular Expression library by Wolfgang Denk · 12 years ago
  7. de0cf30 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  8. c18f901 tpm: Add TPM command library by Che-liang Chiou · 12 years ago
  9. 82a6547 omap_gpmc: add support for hw assisted BCH8 by Andreas Bießmann · 12 years ago
  10. 82a5fa0 Introduce a basic initcall implementation by Simon Glass · 12 years ago
  11. 32ec63c Make linux kernel string funcs available to tools by Joe Hershberger · 12 years ago
  12. a2f3a93 Introduce arch_phys_memset which works like memset but on physical memory by Gabe Black · 12 years ago
  13. d6d4ec8 ARM: prevent misaligned array inits by Albert ARIBAUD · 12 years ago
  14. f7a2c55 OMAP: networking support for SPL by Ilya Yanok · 12 years ago
  15. 7592d1b lib: add gzip lib function callback by Lei Wen · 12 years ago
  16. a64a5b5 SPL: lib/Makefile: Add crc32.c to SPL build by Stefan Roese · 13 years ago
  17. b90b97a net: use common rand()/srand() functions by Michael Walle · 12 years ago
  18. d96bd01 lib: add rand() function by Michael Walle · 12 years ago
  19. 2f87903 Add AES crypto library by Yen Lin · 13 years ago
  20. 8894195 fdt: Add tests for fdtdec by Simon Glass · 13 years ago
  21. 79bfa73 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago
  22. 55f7bca nand: Merge BCH code from Linux nand driver by Christian Hitz · 13 years ago
  23. db2115a spl: display_options.o is required for SPI flash support in SPL by Christian Riesch · 13 years ago
  24. 2d2af85 fdt: add decode helper library by Simon Glass · 13 years ago
  25. 6e39cce lib: add uuid_str_to_bin for use with bootp and PXE uuid by Jason Hobbs · 13 years ago
  26. 55fc5b6 scaled down version of generic libraries for SPL by Aneesh V · 13 years ago
  27. 99596bd zlib: split up to match original source tree by Mike Frysinger · 14 years ago
  28. 4f3391b lib: add crc7 from Linux by Thomas Chou · 14 years ago
  29. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  30. c9ae986 Add hash table support as base for new environment code by Wolfgang Denk · 14 years ago
  31. 9069922 Add qsort - add support for sorting data arrays by Wolfgang Denk · 14 years ago
  32. 74aedc1 Add basic errno support. by Wolfgang Denk · 14 years ago
  33. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago[Renamed from lib_generic/Makefile]
  34. ab427ae gzip/zlib: make features optional by Mike Frysinger · 15 years ago
  35. a0dadf8 lmb: only force on arches that use it by Mike Frysinger · 15 years ago
  36. 9a84980 sha1: add dedicated config option by Mike Frysinger · 15 years ago
  37. 8b3cc06 Make getenv_IPaddr() global by Dirk Behme · 15 years ago
  38. e3c1dc5 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  39. f0f778a Generic udelay() with watchdog support by Ingo van Lil · 15 years ago
  40. e8b39e4 circbuf: Move to lib_generic and conditionally compile by Peter Tyser · 15 years ago
  41. 7c1555f bzip2: move ifdef handling to Makefile COBJS-$(...) by Mike Frysinger · 16 years ago
  42. 0949bd1 Introduce addr_map library by Kumar Gala · 16 years ago
  43. 06be5b9 Add Red Black Tree support by Kyungmin Park · 16 years ago
  44. 9ec67ee crc16: move to lib_generic by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. b8ec24c gunzip: move to lib_generic by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. b644d6b Consolidate strmhz() implementation by Haavard Skinnemoen · 16 years ago
  47. c58a6b8 add SHA256 support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  48. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  49. b0ce352 Add the MD5 algorithm by Bartlomiej Sieka · 17 years ago
  50. 6d7bfa8 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images by Kumar Gala · 17 years ago
  51. 1179ad1 Build: split COBJS value into multiple lines by Grant Likely · 17 years ago
  52. fb1dacd Move 64bit division from avr32 to generic lib by Dirk Behme · 17 years ago
  53. 633e03a [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · 17 years ago
  54. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  55. 4df0da5 Coding style cleanup by Wolfgang Denk · 18 years ago
  56. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  57. 710e350 Patch by Yuli Barcohen, 14 Aug 2003: add support for bzip2 uncompression by wdenk · 21 years ago
  58. 87e33a6 Initial revision by wdenk · 22 years ago