1. 72db793 lib: crc32: mark static variable as __efi_runtime_data by Heinrich Schuchardt · 6 years ago
  2. 6db809d lib: crc32: mark function crc32() as __efi_runtime by Heinrich Schuchardt · 6 years ago
  3. 6199fb1 lib: Kconfig: Move DYNAMIC_CRC_TABLE to Kconfig by Faiz Abbas · 7 years ago
  4. 9b12a85 crc32: Correct endianness of crc32 result by Simon Glass · 12 years ago
  5. 0bbd76f Roll crc32 into hash infrastructure by Simon Glass · 12 years ago
  6. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago[Renamed from lib_generic/crc32.c]
  7. 79374af env: fix endian ordering in crc table by Jeff Angielski · 15 years ago
  8. 27f6d3f crc32: Impl. linux optimized crc32() by Joakim Tjernlund · 15 years ago
  9. 9866305 Remove legacy NAND and disk on chip code. by Scott Wood · 16 years ago
  10. 6bb9449 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  11. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  12. 9989ed6 Fix Compilation Errors with 'tools/env/fw_printenv' by Grant Erickson · 17 years ago
  13. 7f39a01 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 17 years ago
  14. ab8c9f1 Use watchdog-aware functions when calculating hashes of images by Bartlomiej Sieka · 17 years ago
  15. faa7c54 lib_generic/crc32.c: add missing #include <watchdog.h> by Wolfgang Denk · 17 years ago
  16. 3be46b8 lib_generic/crc32.c: fix compile problem by Wolfgang Denk · 17 years ago
  17. da5045d Add support for calculating hashes with watchdog triggering by Bartlomiej Sieka · 17 years ago
  18. a2c67e9 crc32: use uint32_t rather than unsigned long by Mike Frysinger · 17 years ago
  19. 1670a5b disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  20. 1207797 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  21. 2f7ec43 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  22. 5b62c8b Fix JFFS2 compilation problem Patch by Stefan Roese, 12 Oct 2006 by Stefan Roese · 18 years ago
  23. f7b4f19 Cleanup of NAND update patch (remove changelog from cmd_nand.c) by Stefan Roese · 18 years ago
  24. d351b2b * Several improvements to the new NAND subsystem: by Stefan Roese · 18 years ago
  25. 5d84173 * Make Ethernet autonegotiation on INCA-IP work for all clock rates; by wdenk · 21 years ago
  26. b846356 * Allow crc32 to be used at address 0x000 by wdenk · 21 years ago
  27. affae2b Initial revision by wdenk · 22 years ago