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