aboutsummaryrefslogtreecommitdiff
path: root/lib_generic/crc32.c
AgeCommit message (Expand)Author
2009-07-16Remove legacy NAND and disk on chip code.Scott Wood
2009-04-04rename include/zlib.h to include/u-boot/zlib.hJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-05-09Fix Compilation Errors with 'tools/env/fw_printenv'Grant Erickson
2008-04-26Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-04-25Use watchdog-aware functions when calculating hashes of imagesBartlomiej Sieka
2008-04-25lib_generic/crc32.c: add missing #include <watchdog.h>Wolfgang Denk
2008-04-25lib_generic/crc32.c: fix compile problemWolfgang Denk
2008-04-25Add support for calculating hashes with watchdog triggeringBartlomiej Sieka
2008-04-24crc32: use uint32_t rather than unsigned longMike Frysinger
2007-07-10disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-09lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...Jon Loeliger
2007-07-04lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2006-10-12Fix JFFS2 compilation problemStefan Roese
2006-10-11Cleanup of NAND update patch (remove changelog from cmd_nand.c)Stefan Roese
2006-10-10* Several improvements to the new NAND subsystem:Stefan Roese
2003-08-17* Make Ethernet autonegotiation on INCA-IP work for all clock rates;U-Boot-0_4_6wdenk
2003-07-26* Allow crc32 to be used at address 0x000wdenk
2002-08-17Initial revisionwdenk