summaryrefslogtreecommitdiffstats
path: root/common/environment.c
Commit message (Expand)AuthorAgeFilesLines
* envfs: change API to be able to forward special flags into the envfs superblockJuergen Borleis2014-08-011-8/+16
* envfs: provide an intentional way to ignore an existing external environmentJuergen Borleis2014-08-011-0/+9
* env: erase/protect in envfs_saveSascha Hauer2014-04-281-2/+36
* environment: drop envfs_register_partitionSascha Hauer2014-04-281-47/+3
* loadenv: detect truncated environment filesSascha Hauer2014-04-091-7/+24
* saveenv: Properly detect write errorsSascha Hauer2014-04-091-6/+14
* environment: Fix unitiliazed variableSascha Hauer2014-03-291-5/+5
* defaultenv: Allow multiple defaultenvironment overlaysSascha Hauer2014-02-281-1/+1
* environment: Add function to load envfs from bufferSascha Hauer2014-02-201-65/+116
* 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
* devfs: let devfs_add_partition return the new partitionSascha Hauer2013-07-151-2/+8
* env: add register_persistent_environmentEric BĂ©nard2013-02-211-0/+40
* Merge branch 'for-next/compile-log-level'Sascha Hauer2013-02-041-4/+6
|\
| * treewide: fix format specifiersSascha Hauer2013-01-271-4/+6
* | make file_*_action staticSascha Hauer2013-01-201-2/+2
* | move struct action_data to the only file using itSascha Hauer2013-01-201-0/+7
|/
* loadenv: allow more fine grained environment loadingSascha Hauer2012-11-291-2/+10
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-3/+0
* envfs: add support of symlinkJean-Christophe PLAGNIOL-VILLARD2012-09-051-30/+73
* envfs: add support of variable inode sizeJean-Christophe PLAGNIOL-VILLARD2012-09-051-12/+41
* envfs: introduce version major and minorJean-Christophe PLAGNIOL-VILLARD2012-09-051-0/+2
* Make errno a positive valueSascha Hauer2012-05-141-3/+3
* environment: make default env path configurableSascha Hauer2011-04-121-0/+2
* common/environment.c: sparse fixesSascha Hauer2010-10-211-1/+1
* fix error return value while loading environmentLuotao Fu2010-05-031-1/+5
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-3/+3
* common:environment: fix mode requirementNishanth Menon2008-12-091-1/+1
* Trivial comment fixSascha Hauer2008-04-041-1/+1
* [general] Fixed endian handling for envfsCarsten Schlote2008-02-191-30/+32
* separating environment commands, part 2Juergen Beisert2007-11-121-0/+269
* svn_rev_643Sascha Hauer2007-07-051-236/+0
* svn_rev_499Sascha Hauer2007-07-051-2/+2
* svn_rev_462Sascha Hauer2007-07-051-3/+23
* svn_rev_427Sascha Hauer2007-07-051-58/+5
* svn_rev_419Sascha Hauer2007-07-051-38/+98
* svn_rev_369Sascha Hauer2007-07-051-1/+0
* svn_rev_335Sascha Hauer2007-07-051-0/+210
* svn_rev_131Sascha Hauer2007-07-051-211/+0
* svn_rev_092Sascha Hauer2007-07-051-3/+0
* Preliminary support for the iDMR board (ColdFire).Bartlomiej Sieka2006-12-201-0/+1
* Add NAND environment support for PPC440EPx Sequoia NAND boot configStefan Roese2006-09-121-1/+2
* Add M5271EVB board support.Marian Balakowicz2006-05-091-1/+2
* Cleanup build problems (on Fedora Core x86_64 build host)Wolfgang Denk2005-08-031-0/+5
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-311-0/+3
* * Configure PPChameleon board to use redundand environment in flashwdenk2004-04-181-1/+2
* * Patch by Martin Winistoerfer, 23 Mar 2003wdenk2003-03-311-1/+2
* Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese2003-02-141-0/+3
* * Restrict baudrate settings on LWMON to higher speedswdenk2003-01-111-1/+1