Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
1ed6648be08e4da76a08a09317932c73db0745ff
/
fs
/
fs.c
0eb25b6
common: Make sure arch-specific map_sysmem() is defined
by Joe Hershberger
· 10 years ago
1a1ad8e
fs: Add command to retrieve the filesystem type
by Sjoerd Simons
· 10 years ago
9e374e7
fs/ext4/ext4fs.c, fs/fs.c fs/fat/fat_write.c: Adjust 64bit math methods
by Tom Rini
· 10 years ago
d455d87
fs: API changes enabling extra parameter to return size of type loff_t
by Suriyan Ramasami
· 10 years ago
59e890e
fs: make it possible to read the filesystem UUID
by Christian Gmeiner
· 10 years ago
cf65981
fs: implement size/fatsize/ext4size
by Stephen Warren
· 10 years ago
949bbd7
catch wrong load address passed to fatload / ext2load
by Pavel Machek
· 10 years ago
b7b5f31
fat: implement exists() for FAT fs
by Stephen Warren
· 11 years ago
55af5c9
ext4: implement exists() for ext4fs
by Stephen Warren
· 11 years ago
0a30aa1
sandbox: implement exists() function
by Stephen Warren
· 11 years ago
377202b
fs: don't pass NULL dev_desc to most filesystems
by Stephen Warren
· 11 years ago
6152916
fs: implement infrastructure for an 'exists' function
by Stephen Warren
· 11 years ago
bd6fb31
fs: fix generic save command implementation
by Stephen Warren
· 11 years ago
b770e88
Fix number base handling of "load" command
by Wolfgang Denk
· 11 years ago
7eb2c8d
sandbox: fs: Add support for saving files to host filesystem
by Simon Glass
· 12 years ago
a8f6ab5
fs: Add support for saving data to filesystems
by Simon Glass
· 12 years ago
92ccc96
sandbox: Add host filesystem
by Simon Glass
· 12 years ago
e6d5241
fs: Move ls and read methods into ext4, fat
by Simon Glass
· 12 years ago
117e050
fs: Use map_sysmem() on read
by Simon Glass
· 12 years ago
2ded0d4
fs: Tell probe functions where to put their results
by Simon Glass
· 12 years ago
c6f548d
fs: Use filesystem methods instead of switch()
by Simon Glass
· 12 years ago
436e2b7
fs: Fully populate the filesystem method struct
by Simon Glass
· 12 years ago
49c4f03
fs: Use new numeric setenv functions
by Simon Glass
· 12 years ago
da1fd96
fs/fs.c: do_fsload: measure throughput
by Andreas Bießmann
· 12 years ago
f9b55e2
fs: rename fsload command to load
by Stephen Warren
· 12 years ago
3f83c87
fs: fix number base behaviour change in fatload/ext*load
by Stephen Warren
· 12 years ago
e9b0f99
fs: fix do_fsload() handling of optional arguments
by Stephen Warren
· 12 years ago
a1b231c
fs: handle CONFIG_NEEDS_MANUAL_RELOC
by Stephen Warren
· 12 years ago
045fa1e
fs: add filesystem switch libary, implement ls and fsload commands
by Stephen Warren
· 12 years ago