summaryrefslogtreecommitdiff
path: root/fs/Makefile
AgeCommit message (Expand)Author
2019-08-18cbfs: Allow CBFS to be used in SPLSimon Glass
2019-04-26fs: fat: Build only if CONFIG_FS_FAT=yIsmael Luceno Cortes
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee
2018-11-16fs: Makefile: Add fs.c under SPL for fs_loaderKeerthy
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-02fs: btrfs: Add U-Boot fs handlers.Marek Behún
2017-10-02fs: Create a common fs_devread for ext4/reiserfs/zfsMarek Behún
2017-05-22fs: Kconfig: Add a separate option for FS_JFFS2Simon Glass
2017-04-30fs: Kconfig: Add a separate config for FS_CBFSSimon Glass
2014-10-27spl: Add EXT support to SPLGuillaume GARDET
2014-02-21fs/fdos: RemoveTom Rini
2013-11-17fs: descend into sub directories when it is necessaryMasahiro Yamada
2013-11-17Makefile: move fs/fat/ entry to drivers/MakefileMasahiro Yamada
2013-10-31fs: move some file system to fs/MakefileMasahiro Yamada
2013-10-31fs: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-10-29fs: add filesystem switch libary, implement ls and fsload commandsStephen Warren
2012-10-29fs: delete unused MakefileStephen Warren
2012-10-22fs: Add a Coreboot Filesystem (CBFS) driver and commandsGabe Black
2012-08-09ext4fs ls load supportUma Shankar
2012-08-09zfs: Add ZFS filesystem supportJorgen Lundman
2009-03-20UBIFS: Implement read-only UBIFS support in U-BootStefan Roese
2008-08-31fs: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-12moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinksWilliam Juul
2008-08-12Incorporate yaffs2 into U-bootWilliam Juul
2007-09-15Synchronize with U-BOOT mainlineMichal Simek
2007-07-14[FS] Added support for ROMFSMichal Simek
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2004-12-16ext2fs support addedstroese
2004-03-25* Patch by Pavel Bartusek, 21 Mar 2004wdenk
2004-01-03* Patch by Robert Schwebel, 15 Dec 2003:wdenk
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk
2003-06-15* Fix CONFIG_NET_MULTI support in include/net.hLABEL_2003_06_16_0055wdenk
2002-11-18* Patch by Daniel Engström, 13 Nov 2002:LABEL_2002_11_18_0115wdenk
2002-03-08Initial revisionwdenk