index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
Makefile
Age
Commit message (
Expand
)
Author
2025-04-02
fs: exfat: Add U-Boot porting layer
Marek Vasut
2025-01-20
fs: eliminate YAFFS2 implementation
Heinrich Schuchardt
2024-10-11
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
Tom Rini
2024-10-11
global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-10-02
fs: Fix SPL build if SPL_FS_LOADER is enabled and FS_LOADER is disabled
Hiago De Franco
2024-03-04
fs: drop reiserfs
Peter Robinson
2022-04-01
fs: Add semihosting filesystem
Sean Anderson
2022-03-15
fs/erofs: add erofs filesystem support
Huang Jianan
2020-08-07
fs/squashfs: new filesystem
Joao Marcos Costa
2019-08-18
cbfs: Allow CBFS to be used in SPL
Simon Glass
2019-04-26
fs: fat: Build only if CONFIG_FS_FAT=y
Ismael Luceno Cortes
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4
Tien Fong Chee
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
Tien Fong Chee
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:
LABEL_2003_06_27_2340
wdenk
2003-06-15
* Fix CONFIG_NET_MULTI support in include/net.h
LABEL_2003_06_16_0055
wdenk
2002-11-18
* Patch by Daniel Engstr�m, 13 Nov 2002:
LABEL_2002_11_18_0115
wdenk
2002-03-08
Initial revision
wdenk