Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-14 | dm: Drop the block_dev_desc_t typedef | Simon Glass | 1 | -2/+2 |
2015-04-19 | sandbox: only do sandboxfs for hostfs interface | Sjoerd Simons | 1 | -1/+5 |
2014-11-23 | fs: API changes enabling extra parameter to return size of type loff_t | Suriyan Ramasami | 1 | -23/+12 |
2014-11-23 | sandbox: Prepare API change for files greater than 2GB | Suriyan Ramasami | 1 | -23/+55 |
2014-08-09 | fs: implement size/fatsize/ext4size | Stephen Warren | 1 | -0/+5 |
2014-02-19 | sandbox: implement exists() function | Stephen Warren | 1 | -0/+8 |
2013-11-17 | fs: descend into sub directories when it is necessary | Masahiro Yamada | 1 | -1/+1 |
2013-10-31 | fs: convert makefiles to Kbuild style | Masahiro Yamada | 1 | -22/+1 |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2 | -28/+2 |
2013-05-01 | sandbox: fs: Add support for saving files to host filesystem | Simon Glass | 1 | -0/+33 |
2013-03-04 | sandbox: Add host filesystem | Simon Glass | 2 | -0/+130 |