Commit Graph

29 Commits (f06b454b1c4420d1698fa1c62b8dd0bab060b691)

Author SHA1 Message Date
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
Sjoerd Simons 1a1ad8e090 fs: Add command to retrieve the filesystem type 9 years ago
Tom Rini 9e374e7b72 fs/ext4/ext4fs.c, fs/fs.c fs/fat/fat_write.c: Adjust 64bit math methods 10 years ago
Suriyan Ramasami d455d8789d fs: API changes enabling extra parameter to return size of type loff_t 10 years ago
Christian Gmeiner 59e890ef7b fs: make it possible to read the filesystem UUID 10 years ago
Stephen Warren cf6598193a fs: implement size/fatsize/ext4size 10 years ago
Pavel Machek 949bbd7c86 catch wrong load address passed to fatload / ext2load 10 years ago
Stephen Warren b7b5f3195f fat: implement exists() for FAT fs 10 years ago
Stephen Warren 55af5c9313 ext4: implement exists() for ext4fs 10 years ago
Stephen Warren 0a30aa1e7e sandbox: implement exists() function 10 years ago
Stephen Warren 377202b560 fs: don't pass NULL dev_desc to most filesystems 10 years ago
Stephen Warren 6152916a95 fs: implement infrastructure for an 'exists' function 10 years ago
Stephen Warren bd6fb31fab fs: fix generic save command implementation 10 years ago
Wolfgang Denk b770e88a6c Fix number base handling of "load" command 11 years ago
Simon Glass 7eb2c8d573 sandbox: fs: Add support for saving files to host filesystem 11 years ago
Simon Glass a8f6ab5229 fs: Add support for saving data to filesystems 11 years ago
Simon Glass 92ccc96bf3 sandbox: Add host filesystem 11 years ago
Simon Glass e6d5241534 fs: Move ls and read methods into ext4, fat 11 years ago
Simon Glass 117e050727 fs: Use map_sysmem() on read 11 years ago
Simon Glass 2ded0d4719 fs: Tell probe functions where to put their results 11 years ago
Simon Glass c6f548d232 fs: Use filesystem methods instead of switch() 11 years ago
Simon Glass 436e2b7319 fs: Fully populate the filesystem method struct 11 years ago
Simon Glass 49c4f0370b fs: Use new numeric setenv functions 11 years ago
Andreas Bießmann da1fd96ce4 fs/fs.c: do_fsload: measure throughput 12 years ago
Stephen Warren f9b55e2285 fs: rename fsload command to load 12 years ago
Stephen Warren 3f83c87ee5 fs: fix number base behaviour change in fatload/ext*load 12 years ago
Stephen Warren e9b0f99e82 fs: fix do_fsload() handling of optional arguments 12 years ago
Stephen Warren a1b231cef6 fs: handle CONFIG_NEEDS_MANUAL_RELOC 12 years ago
Stephen Warren 045fa1e114 fs: add filesystem switch libary, implement ls and fsload commands 12 years ago