Age | Commit message (Expand) | Author |
2018-11-16 | fs: Makefile: Add fs.c under SPL for fs_loader | Keerthy |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-10-02 | fs: btrfs: Add U-Boot fs handlers. | Marek Behún |
2017-10-02 | fs: Create a common fs_devread for ext4/reiserfs/zfs | Marek Behún |
2017-05-22 | fs: Kconfig: Add a separate option for FS_JFFS2 | Simon Glass |
2017-04-30 | fs: Kconfig: Add a separate config for FS_CBFS | Simon Glass |
2014-10-27 | spl: Add EXT support to SPL | Guillaume GARDET |
2014-02-21 | fs/fdos: Remove | Tom Rini |
2013-11-17 | fs: descend into sub directories when it is necessary | Masahiro Yamada |
2013-11-17 | Makefile: move fs/fat/ entry to drivers/Makefile | Masahiro Yamada |
2013-10-31 | fs: move some file system to fs/Makefile | Masahiro Yamada |
2013-10-31 | fs: convert makefiles to Kbuild style | Masahiro Yamada |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-10-29 | fs: add filesystem switch libary, implement ls and fsload commands | Stephen Warren |
2012-10-29 | fs: delete unused Makefile | Stephen Warren |
2012-10-22 | fs: Add a Coreboot Filesystem (CBFS) driver and commands | Gabe Black |
2012-08-09 | ext4fs ls load support | Uma Shankar |
2012-08-09 | zfs: Add ZFS filesystem support | Jorgen Lundman |
2009-03-20 | UBIFS: Implement read-only UBIFS support in U-Boot | Stefan Roese |
2008-08-31 | fs: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-12 | moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinks | William Juul |
2008-08-12 | Incorporate yaffs2 into U-boot | William Juul |
2007-09-15 | Synchronize with U-BOOT mainline | Michal Simek |
2007-07-14 | [FS] Added support for ROMFS | Michal Simek |
2006-09-01 | Add support for a saving build objects in a separate directory. | Marian Balakowicz |
2004-12-16 | ext2fs support added | stroese |
2004-03-25 | * Patch by Pavel Bartusek, 21 Mar 2004 | wdenk |
2004-01-03 | * Patch by Robert Schwebel, 15 Dec 2003: | wdenk |
2003-06-27 | * Code cleanup: | wdenk |
2003-06-15 | * Fix CONFIG_NET_MULTI support in include/net.h | wdenk |
2002-11-18 | * Patch by Daniel Engstr�m, 13 Nov 2002: | wdenk |
2002-03-08 | Initial revision | wdenk |