| Commit message (Expand) | Author | Age | Files | Lines |
* | kconfig: add blank Kconfig files | Masahiro Yamada | 2014-09-24 | 1 | -0/+0 |
* | fs: descend into sub directories when it is necessary | Masahiro Yamada | 2013-11-17 | 1 | -2/+2 |
* | fs: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | 1 | -27/+2 |
* | mtd: fix warnings due to 64-bit partition support | Scott Wood | 2013-10-15 | 1 | -2/+3 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | cramfs: fix bug for wrong filename comparison | Holger Brunck | 2013-07-15 | 1 | -1/+2 |
* | gunzip: rename z{alloc, free} to gz{alloc, free} | Mike Frysinger | 2012-04-30 | 1 | -5/+2 |
* | cramfs: make cramfs usable without a NOR flash | Heiko Schocher | 2011-05-10 | 1 | -0/+4 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | 1 | -2/+2 |
* | rename include/zlib.h to include/u-boot/zlib.h | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 1 | -1/+1 |
* | fs: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-31 | 3 | -12/+4 |
* | Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing | Bartlomiej Sieka | 2008-03-26 | 1 | -18/+2 |
|\ |
|
| * | [new uImage] Move gunzip() common code to common/gunzip.c | Marian Balakowicz | 2008-02-07 | 1 | -18/+2 |
* | | cramfs: Fix ifdef | Jean-Christophe PLAGNIOL-VILLARD | 2008-03-16 | 1 | -1/+1 |
|/ |
|
* | Fix building with CRAMFS but not JFFS2 support | Harald Welte | 2008-01-09 | 1 | -1/+1 |
* | fs/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | 2 | -2/+2 |
* | fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | 2 | -2/+2 |
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | 1 | -1/+1 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | 1 | -7/+9 |
* | Added support for TQM834x boards. | Marian Balakowicz | 2005-10-11 | 1 | -1/+1 |
* | Add common (with Linux) MTD partition scheme and "mtdparts" command | Wolfgang Denk | 2005-08-08 | 1 | -15/+23 |
* | * Fix problems caused by Robert Schwebel's cramfs patch | wdenk | 2004-01-04 | 2 | -164/+2 |
* | * Patch by Robert Schwebel, 15 Dec 2003: | wdenk | 2004-01-03 | 4 | -0/+654 |