Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-02 | fs: exfat: Import libexfat from fuse-exfat | Marek Vasut | |
Import most of libexfat from [1] except for log.c verbatim. The code does not even compile and further adjustments and integration into U-Boot filesystem code is in the next patch. [1] https://github.com/relan/exfat 0b41c6d3560d ("CI: bump FreeBSD to 13.1.") Acked-by: Tom Rini <trini@konsulko.com> Signed-off-by: Marek Vasut <marex@denx.de> |