summaryrefslogtreecommitdiff
path: root/include/fs.h
AgeCommit message (Expand)Author
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-10-24ubifs: Add generic fs supportHans de Goede
2015-01-29fs: Add command to retrieve the filesystem typeSjoerd Simons
2014-11-23fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami
2014-11-23fs: make it possible to read the filesystem UUIDChristian Gmeiner
2014-08-09fs: implement size/fatsize/ext4sizeStephen Warren
2014-02-19fs: implement infrastructure for an 'exists' functionStephen Warren
2014-02-19fs: fix generic save command implementationStephen Warren
2013-10-07Fix number base handling of "load" commandWolfgang Denk
2013-05-01fs: Add support for saving data to filesystemsSimon Glass
2013-03-04sandbox: Add host filesystemSimon Glass
2012-11-04fs: rename fsload command to loadStephen Warren
2012-11-04fs: fix number base behaviour change in fatload/ext*loadStephen Warren
2012-10-29fs: add filesystem switch libary, implement ls and fsload commandsStephen Warren