summaryrefslogtreecommitdiff
path: root/fs/cramfs
Commit message (Expand)AuthorAgeLines
* fs: descend into sub directories when it is necessaryMasahiro Yamada2013-11-17-2/+2
* fs: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-27/+2
* mtd: fix warnings due to 64-bit partition supportScott Wood2013-10-15-2/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* cramfs: fix bug for wrong filename comparisonHolger Brunck2013-07-15-1/+2
* gunzip: rename z{alloc, free} to gz{alloc, free}Mike Frysinger2012-04-30-5/+2
* cramfs: make cramfs usable without a NOR flashHeiko Schocher2011-05-10-0/+4
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* rename include/zlib.h to include/u-boot/zlib.hJean-Christophe PLAGNIOL-VILLARD2009-04-04-1/+1
* fs: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-31-12/+4
* Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka2008-03-26-18/+2
|\
| * [new uImage] Move gunzip() common code to common/gunzip.cMarian Balakowicz2008-02-07-18/+2
* | cramfs: Fix ifdefJean-Christophe PLAGNIOL-VILLARD2008-03-16-1/+1
|/
* Fix building with CRAMFS but not JFFS2 supportHarald Welte2008-01-09-1/+1
* fs/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-2/+2
* fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-2/+2
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-7/+9
* Added support for TQM834x boards.Marian Balakowicz2005-10-11-1/+1
* Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2005-08-08-15/+23
* * Fix problems caused by Robert Schwebel's cramfs patchwdenk2004-01-04-164/+2
* * Patch by Robert Schwebel, 15 Dec 2003:wdenk2004-01-03-0/+654