summaryrefslogtreecommitdiffstats
path: root/commands/loadenv.c
Commit message (Expand)AuthorAgeFilesLines
* Documentation: remove doxygen documentationSascha Hauer2014-06-261-9/+0
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-6/+9
* commands: group 'help' outputHolger Schurig2014-05-141-0/+1
* loadenv: ignore -ENOENT when removing /envSascha Hauer2014-04-091-1/+1
* defaultenv: Allow multiple defaultenvironment overlaysSascha Hauer2014-02-281-7/+30
* environment: Use accessor functions for default environment pathSascha Hauer2014-01-271-1/+1
* treewide: Add missing includesSascha Hauer2013-11-081-0/+1
* move prototypes for envfs_* to envfs.hSascha Hauer2013-01-201-1/+1
* loadenv: allow more fine grained environment loadingSascha Hauer2012-11-291-6/+47
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-3/+0
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* environment: make default env path configurableSascha Hauer2011-04-121-1/+1
* doc: unify documentation for 'loadenv'Robert Schwebel2010-11-021-20/+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
* commands: remove maxargsSascha Hauer2009-10-191-1/+0
* Subject: [PATCH] [general] Fixed constant strings in data section issueSascha Hauer2008-04-041-1/+1
* separating environment commands, part 2Juergen Beisert2007-11-121-0/+71