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