Age | Commit message (Expand) | Author |
2020-05-18 | common: Drop flash.h from common header | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-04-30 | fs: Kconfig: Add a separate option for FS_CRAMFS | Simon Glass |
2017-04-18 | cramfs: basic symlink support | Tyler Hall |
2017-04-18 | cramfs: block pointers are 32 bits | Tyler Hall |
2017-02-12 | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada |
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-15 | 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-04 | fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger |
2006-10-09 | 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-08 | 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 |