| Commit message (Expand) | Author | Age | Lines |
* | drivers/mtd/nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
* | Fix Compilation Errors with 'tools/env/fw_printenv' | Grant Erickson | 2008-05-09 | -0/+2 |
* | Coding Style cleanup, update CHANGELOG | Wolfgang Denk | 2008-04-26 | -2/+2 |
* | Use watchdog-aware functions when calculating hashes of images | Bartlomiej Sieka | 2008-04-25 | -1/+1 |
* | lib_generic/crc32.c: add missing #include <watchdog.h> | Wolfgang Denk | 2008-04-25 | -0/+1 |
* | lib_generic/crc32.c: fix compile problem | Wolfgang Denk | 2008-04-25 | -5/+4 |
* | Add support for calculating hashes with watchdog triggering | Bartlomiej Sieka | 2008-04-25 | -0/+27 |
* | crc32: use uint32_t rather than unsigned long | Mike Frysinger | 2008-04-24 | -9/+10 |
* | disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -2/+2 |
* | lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_... | Jon Loeliger | 2007-07-09 | -2/+2 |
* | lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -2/+3 |
* | Fix JFFS2 compilation problem | Stefan Roese | 2006-10-12 | -2/+2 |
* | Cleanup of NAND update patch (remove changelog from cmd_nand.c) | Stefan Roese | 2006-10-11 | -3/+2 |
* | * Several improvements to the new NAND subsystem: | Stefan Roese | 2006-10-10 | -1/+3 |
* | * Make Ethernet autonegotiation on INCA-IP work for all clock rates; | wdenk | 2003-08-17 | -1/+0 |
* | * Allow crc32 to be used at address 0x000 | wdenk | 2003-07-26 | -1/+0 |
* | Initial revision | wdenk | 2002-08-17 | -0/+199 |