u-boot/fs
Tom Rini 0a174922c6 Merge patch series "fs: exfat: Add exfat port based on exfat-fuse"
Marek Vasut <marex@denx.de> says:

Import exfat-fuse libexfat, add U-Boot filesystem layer porting glue
code and wire exfat support into generic filesystem support code. This
adds exfat support to U-Boot.

Fill in generic filesystem interface for mkdir and rm commands.
Make filesystem tests test the generic interface as well as exfat,
to make sure this code does not fall apart.

Link: https://github.com/relan/exfat/commits/0b41c6d3560d ("CI: bump FreeBSD to 13.1.")
Link: https://lore.kernel.org/r/20250317031418.223019-1-marex@denx.de
2025-04-02 20:01:14 -06:00
..
btrfs
cbfs
cramfs
erofs
exfat fs: exfat: Demote filesystem detection failure message to debug() 2025-04-02 20:00:59 -06:00
ext4
fat
jffs2
sandbox
squashfs
ubifs
zfs
fs.c Merge patch series "fs: exfat: Add exfat port based on exfat-fuse" 2025-04-02 20:01:14 -06:00
fs_internal.c
Kconfig fs: exfat: Add U-Boot porting layer 2025-04-02 20:00:59 -06:00
Makefile fs: exfat: Add U-Boot porting layer 2025-04-02 20:00:59 -06:00
semihostingfs.c