aboutsummaryrefslogtreecommitdiff
path: root/lib_generic
AgeCommit message (Expand)Author
2008-07-10Fix LMB type issuesAndy Fleming
2008-07-09Allow print_size to print in GBBecky Bruce
2008-06-30add SHA256 supportJean-Christophe PLAGNIOL-VILLARD
2008-06-28Fix an underflow bug in __lmb_alloc_baseAndy Fleming
2008-06-28Add lmb_freeAndy Fleming
2008-06-12Fix build issue with string.h and linux/string.hAndy Fleming
2008-06-12Change lmb to use phys_size_t/phys_addr_tBecky Bruce
2008-06-12Change print_size to take phys_size_tBecky Bruce
2008-06-06tools/mkimage: fix compiler warnings on some systems.Wolfgang Denk
2008-05-21Big white-space cleanup.Wolfgang Denk
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 images - take twoBartlomiej Sieka
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
2008-04-13Rename include/md5.h to include/u-boot/md5.hAndy Fleming
2008-03-14Add the MD5 algorithmBartlomiej Sieka
2008-02-29[new uImage] Introduce lmb from linux kernel for memory mgmt of boot imagesKumar Gala
2008-02-07[new uImage] Move gunzip() common code to common/gunzip.cMarian Balakowicz
2008-01-12Fix 64-bit vsprintf.James Yang
2007-11-15Build: split COBJS value into multiple linesGrant Likely
2007-08-10Move 64bit division from avr32 to generic libDirk Behme
2007-08-03Merge branch 'testing' into workingAndy Fleming
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-10Coding style cleanup; update CHANGELOG.Wolfgang Denk
2007-07-04lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher
2007-02-20[PATCH 3_9] Move buffer print code from md command to common functionGrant Likely
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
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-10-09Coding style cleanupWolfgang Denk
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2006-05-03Scheduled for removal: strnicmp() which is unusedWolfgang Denk
2005-10-04Fix loop end test in lib_generic/string.c:strswab()Wolfgang Denk
2005-09-25Fix strswab() to reliably find end of stringWolfgang Denk
2004-10-11* Patch by Pantelis Antoniou, 14 Sep 2004:wdenk
2004-03-14Code cleanup; make several boards compile & link.LABEL_2004_03_14_2340wdenk
2004-03-14* Patch by Yuli Barcohen, 4 Mar 2004:wdenk
2004-03-13* Patch by Rune Torgersen, 27 Feb 2004:wdenk
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk
2003-08-29Patch by Yuli Barcohen, 14 Aug 2003:wdenk
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
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk