summaryrefslogtreecommitdiffstats
path: root/include/envfs.h
Commit message (Expand)AuthorAgeFilesLines
* envfs: include errno.hLucas Stach2014-11-261-0/+1
* envfs: change API to be able to forward special flags into the envfs superblockJuergen Borleis2014-08-011-1/+1
* envfs: provide an intentional way to ignore an existing external environmentJuergen Borleis2014-08-011-0/+1
* environment: drop envfs_register_partitionSascha Hauer2014-04-281-2/+0
* defaultenv: Allow multiple defaultenvironment overlaysSascha Hauer2014-02-281-0/+31
* environment: Add function to load envfs from bufferSascha Hauer2014-02-201-0/+1
* environment: constify argumentsSascha Hauer2014-02-201-2/+2
* env: make path arguments to envfs_load/save constSascha Hauer2014-01-271-2/+2
* environment: Use accessor functions for default environment pathSascha Hauer2014-01-271-1/+13
* env: add register_persistent_environmentEric Bénard2013-02-211-0/+2
* move prototypes for envfs_* to envfs.hSascha Hauer2013-01-201-1/+7
* envfs: add support of variable inode sizeJean-Christophe PLAGNIOL-VILLARD2012-09-051-3/+9
* envfs: introduce version major and minorJean-Christophe PLAGNIOL-VILLARD2012-09-051-1/+6
* Change byte order detection mechanism to kernel styleSascha Hauer2012-06-281-4/+18
* hostcc tools: include "compiler.h", fix included headersDirk Hörner2012-06-051-0/+2
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-1/+1
* envfs: remove bogus #warning statementSascha Hauer2008-08-261-2/+0
* add missing includeSascha Hauer2008-02-201-0/+2
* [general] Fixed remaining defines for envfs in big-endian modeCarsten Schlote2008-02-191-8/+4
* [general] Fixed endian handling for envfsCarsten Schlote2008-02-191-1/+17
* Reimplement environment. Now we only have one crc for the whole image.Sascha Hauer2007-09-271-4/+6
* add directory handling for environmentSascha Hauer2007-09-251-3/+7
* svn_rev_417Sascha Hauer2007-07-051-7/+7
* svn_rev_347Sascha Hauer2007-07-051-0/+48