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