aboutsummaryrefslogtreecommitdiff
path: root/lib_generic/Makefile
AgeCommit message (Expand)AuthorFilesLines
2010-04-13Rename lib_generic/ to lib/Peter Tyser1-68/+0
2010-01-26gzip/zlib: make features optionalMike Frysinger1-2/+2
2010-01-21lmb: only force on arches that use itMike Frysinger1-1/+1
2010-01-21sha1: add dedicated config optionMike Frysinger1-1/+1
2010-01-17Make getenv_IPaddr() globalDirk Behme1-0/+1
2009-12-05Merge branch 'master' into nextWolfgang Denk1-0/+1
2009-12-05Generic udelay() with watchdog supportIngo van Lil1-0/+1
2009-12-02circbuf: Move to lib_generic and conditionally compilePeter Tyser1-0/+1
2009-02-11bzip2: move ifdef handling to Makefile COBJS-$(...)Mike Frysinger1-5/+5
2008-12-15Introduce addr_map libraryKumar Gala1-0/+1
2008-10-18Add Red Black Tree supportKyungmin Park1-0/+1
2008-08-29crc16: move to lib_genericJean-Christophe PLAGNIOL-VILLARD1-0/+1
2008-08-29gunzip: move to lib_genericJean-Christophe PLAGNIOL-VILLARD1-0/+1
2008-08-21Consolidate strmhz() implementationHaavard Skinnemoen1-0/+1
2008-06-30add SHA256 supportJean-Christophe PLAGNIOL-VILLARD1-0/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-03-14Add the MD5 algorithmBartlomiej Sieka1-0/+1
2008-02-29[new uImage] Introduce lmb from linux kernel for memory mgmt of boot imagesKumar Gala1-0/+1
2007-11-15Build: split COBJS value into multiple linesGrant Likely1-5/+16
2007-08-10Move 64bit division from avr32 to generic libDirk Behme1-1/+1
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher1-1/+1
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-10-09Coding style cleanupWolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-7/+10
2003-08-29Patch by Yuli Barcohen, 14 Aug 2003:wdenk1-1/+4
2002-07-20Initial revisionwdenk1-0/+40