Commit Graph

64 Commits (feeca3f578b7f53c032ba203698751c982f8bf5a)

Author SHA1 Message Date
Haavard Skinnemoen 0768b7a872 Consolidate strmhz() implementation 16 years ago
Jean-Christophe PLAGNIOL-VILLARD cc4a0ceeac drivers/mtd/nand: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD f354b73e16 vsprintf: add z and t options 17 years ago
Wolfgang Denk 9b55a25369 Fix some more print() format errors. 17 years ago
Andy Fleming 98874ff329 Fix LMB type issues 17 years ago
Becky Bruce 417faf285b Allow print_size to print in GB 17 years ago
Jean-Christophe PLAGNIOL-VILLARD b571afde02 add SHA256 support 17 years ago
Andy Fleming 7570a9941f Fix an underflow bug in __lmb_alloc_base 17 years ago
Andy Fleming 63796c4e61 Add lmb_free 17 years ago
Andy Fleming a94f22f08f Fix build issue with string.h and linux/string.h 17 years ago
Becky Bruce 391fd93ab2 Change lmb to use phys_size_t/phys_addr_t 17 years ago
Becky Bruce 61b09fc295 Change print_size to take phys_size_t 17 years ago
Wolfgang Denk 338cc03846 tools/mkimage: fix compiler warnings on some systems. 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Grant Erickson f3b6d528e4 Fix Compilation Errors with 'tools/env/fw_printenv' 17 years ago
Wolfgang Denk 7ed4011733 Coding Style cleanup, update CHANGELOG 17 years ago
Bartlomiej Sieka 7590378fb9 Use watchdog-aware functions when calculating hashes of images - take two 17 years ago
Bartlomiej Sieka 1de6b28be5 Use watchdog-aware functions when calculating hashes of images 17 years ago
Wolfgang Denk aff4f86448 lib_generic/crc32.c: add missing #include <watchdog.h> 17 years ago
Wolfgang Denk 03ccdbcd56 lib_generic/crc32.c: fix compile problem 17 years ago
Bartlomiej Sieka 215b01bba8 Add support for calculating hashes with watchdog triggering 17 years ago
Mike Frysinger 89cdab788f crc32: use uint32_t rather than unsigned long 17 years ago
Andy Fleming 20a14a42a2 Rename include/md5.h to include/u-boot/md5.h 17 years ago
Bartlomiej Sieka 0ede0c3835 Add the MD5 algorithm 17 years ago
Kumar Gala 4ed6552f71 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images 17 years ago
Marian Balakowicz 321359f208 [new uImage] Move gunzip() common code to common/gunzip.c 17 years ago
James Yang bf05293973 Fix 64-bit vsprintf. 17 years ago
Grant Likely f0037c56b0 Build: split COBJS value into multiple lines 17 years ago
Dirk Behme f7c086e94e Move 64bit division from avr32 to generic lib 17 years ago
Jon Loeliger b3aff0cb9e disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. 18 years ago
Jon Loeliger 67350568f9 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Wolfgang Denk 4ef218f6fd Coding style cleanup; update CHANGELOG. 18 years ago
Jon Loeliger 0c505db0a0 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Heiko Schocher 566a494f59 [PCS440EP] upgrade the PCS440EP board: 18 years ago
Grant Likely c95c4280d7 [PATCH 3_9] Move buffer print code from md command to common function 18 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
Wolfgang Denk 2b208f5308 Move "ar" flags to config.mk to allow for silent "make -s" 18 years ago
Wolfgang Denk 511d0c72b8 Coding style cleanup 18 years ago
Marian Balakowicz f93286397e Add support for a saving build objects in a separate directory. 18 years ago
Wolfgang Denk 983bebbea3 Scheduled for removal: strnicmp() which is unused 19 years ago
Wolfgang Denk e5e98edd77 Fix loop end test in lib_generic/string.c:strswab() 19 years ago
Wolfgang Denk 389db1f113 Fix strswab() to reliably find end of string 19 years ago
wdenk 2ee665339b * Patch by Pantelis Antoniou, 14 Sep 2004: 20 years ago
wdenk 42dfe7a184 Code cleanup; make several boards compile & link. 21 years ago
wdenk c3f9d4939a * Patch by Yuli Barcohen, 4 Mar 2004: 21 years ago
wdenk c40b295682 * Patch by Rune Torgersen, 27 Feb 2004: 21 years ago
wdenk 42d1f0394b * Patches by Xianghua Xiao, 15 Oct 2003: 21 years ago
wdenk c29fdfc1d8 Patch by Yuli Barcohen, 14 Aug 2003: 21 years ago