summaryrefslogtreecommitdiffstats
path: root/commands/saveenv.c
Commit message (Expand)AuthorAgeFilesLines
* environment: Use accessor functions for default environment pathSascha Hauer2014-01-271-1/+1
* move prototypes for envfs_* to envfs.hSascha Hauer2013-01-201-1/+1
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-3/+0
* Make errno a positive valueSascha Hauer2012-05-141-3/+3
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* Fix spelling of "omitted"; found by lintianLoïc Minier2011-10-141-1/+1
* environment: make default env path configurableSascha Hauer2011-04-121-1/+1
* doc: unify documentation for 'saveenv'Robert Schwebel2010-11-021-17/+14
* remove typedef cmd_tbl_t and replace it with struct commandSascha Hauer2010-02-011-1/+1
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-3/+3
* Enable 'saveenv' for non eraseable mediaJuergen Beisert2009-11-191-2/+3
* commands: remove maxargsSascha Hauer2009-10-191-1/+0
* saveenv: close fileSascha Hauer2008-08-131-2/+5
* Subject: [PATCH] [general] Fixed constant strings in data section issueSascha Hauer2008-04-041-1/+1
* separating environment commands, part 2Juergen Beisert2007-11-121-0/+119