Commit Graph

13 Commits (7411cdf0e20f3e7028a3ba5be956875b32933cad)

Author SHA1 Message Date
Simon Glass 92ccc96bf3 sandbox: Add host filesystem 12 years ago
Simon Glass e6d5241534 fs: Move ls and read methods into ext4, fat 12 years ago
Simon Glass 117e050727 fs: Use map_sysmem() on read 12 years ago
Simon Glass 2ded0d4719 fs: Tell probe functions where to put their results 12 years ago
Simon Glass c6f548d232 fs: Use filesystem methods instead of switch() 12 years ago
Simon Glass 436e2b7319 fs: Fully populate the filesystem method struct 12 years ago
Simon Glass 49c4f0370b fs: Use new numeric setenv functions 12 years ago
Andreas Bießmann da1fd96ce4 fs/fs.c: do_fsload: measure throughput 13 years ago
Stephen Warren f9b55e2285 fs: rename fsload command to load 13 years ago
Stephen Warren 3f83c87ee5 fs: fix number base behaviour change in fatload/ext*load 13 years ago
Stephen Warren e9b0f99e82 fs: fix do_fsload() handling of optional arguments 13 years ago
Stephen Warren a1b231cef6 fs: handle CONFIG_NEEDS_MANUAL_RELOC 13 years ago
Stephen Warren 045fa1e114 fs: add filesystem switch libary, implement ls and fsload commands 13 years ago