summaryrefslogtreecommitdiff
path: root/fs/sandbox
AgeCommit message (Expand)Author
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2015-04-19sandbox: only do sandboxfs for hostfs interfaceSjoerd Simons
2014-11-23fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami
2014-11-23sandbox: Prepare API change for files greater than 2GBSuriyan Ramasami
2014-08-09fs: implement size/fatsize/ext4sizeStephen Warren
2014-02-19sandbox: implement exists() functionStephen Warren
2013-11-17fs: descend into sub directories when it is necessaryMasahiro Yamada
2013-10-31fs: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-01sandbox: fs: Add support for saving files to host filesystemSimon Glass
2013-03-04sandbox: Add host filesystemSimon Glass