Commit Graph

5 Commits (lime2-spi)

Author SHA1 Message Date
Heinrich Schuchardt 483dbab9f9 lib: crc32: mark function crc32() as __efi_runtime 6 years ago
Faiz Abbas 36c1877c5c lib: Kconfig: Move DYNAMIC_CRC_TABLE to Kconfig 6 years ago
Simon Glass 74a18ee8a5 crc32: Correct endianness of crc32 result 11 years ago
Simon Glass d20a40de9d Roll crc32 into hash infrastructure 11 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 14 years ago
Jeff Angielski 322ff395c9 env: fix endian ordering in crc table 14 years ago
Joakim Tjernlund 3ee8c12071 crc32: Impl. linux optimized crc32() 15 years ago
Scott Wood be33b046b5 Remove legacy NAND and disk on chip code. 15 years ago
Jean-Christophe PLAGNIOL-VILLARD a31e091ad7 rename include/zlib.h to include/u-boot/zlib.h 15 years ago
Jean-Christophe PLAGNIOL-VILLARD cc4a0ceeac drivers/mtd/nand: Move conditional compilation to Makefile 16 years ago
Grant Erickson f3b6d528e4 Fix Compilation Errors with 'tools/env/fw_printenv' 16 years ago
Wolfgang Denk 7ed4011733 Coding Style cleanup, update CHANGELOG 16 years ago
Bartlomiej Sieka 1de6b28be5 Use watchdog-aware functions when calculating hashes of images 16 years ago
Wolfgang Denk aff4f86448 lib_generic/crc32.c: add missing #include <watchdog.h> 16 years ago
Wolfgang Denk 03ccdbcd56 lib_generic/crc32.c: fix compile problem 16 years ago
Bartlomiej Sieka 215b01bba8 Add support for calculating hashes with watchdog triggering 16 years ago
Mike Frysinger 89cdab788f crc32: use uint32_t rather than unsigned long 16 years ago
Jon Loeliger b3aff0cb9e disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger 67350568f9 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger 0c505db0a0 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Stefan Roese 5c34eee94d Fix JFFS2 compilation problem 18 years ago
Stefan Roese 752d6837c3 Cleanup of NAND update patch (remove changelog from cmd_nand.c) 18 years ago
Stefan Roese 2255b2d204 * Several improvements to the new NAND subsystem: 18 years ago
wdenk e0ac62d798 * Make Ethernet autonegotiation on INCA-IP work for all clock rates; 21 years ago
wdenk 7784674852 * Allow crc32 to be used at address 0x000 21 years ago
wdenk affae2bff8 Initial revision 22 years ago