summaryrefslogtreecommitdiffstats
path: root/include/environment.h
Commit message (Expand)AuthorAgeFilesLines
* include/environment.h: Add missing includeSascha Hauer2014-10-221-0/+1
* environment variables: introduce new helpersSascha Hauer2013-09-301-3/+28
* treewide include/: Add missing includesSascha Hauer2013-05-311-0/+2
* scripts: remove now unnecessary includeSascha Hauer2013-01-201-4/+0
* move prototypes for envfs_* to envfs.hSascha Hauer2013-01-201-7/+0
* make file_*_action staticSascha Hauer2013-01-201-4/+0
* move struct action_data to the only file using itSascha Hauer2013-01-201-8/+0
* loadenv: allow more fine grained environment loadingSascha Hauer2012-11-291-3/+4
* Merge branch 'for-next/misc'Sascha Hauer2012-11-161-5/+6
|\
| * environment variables: use linux listSascha Hauer2012-10-301-5/+6
* | provide static inline function for exportSascha Hauer2012-10-041-0/+6
|/
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* environment: export_/getenv_ull as inline ifndef CONFIG_ENVIRONMENT_VARIABLESJean-Christophe PLAGNIOL-VILLARD2012-01-111-3/+7
* introduce some env helpersSascha Hauer2011-11-291-0/+3
* environment: make default env path configurableSascha Hauer2011-04-121-0/+3
* env: Make environment variable support optionalSascha Hauer2011-04-111-0/+12
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-3/+3
* separating environment commands, part 2Juergen Beisert2007-11-121-1/+21
* separating environment commands, part 1Juergen Beisert2007-11-121-0/+23
* introduce local and global variables, add export commandSascha Hauer2007-09-231-0/+3
* remove old functions from include/environment.hSascha Hauer2007-09-131-19/+5
* svn_rev_481Sascha Hauer2007-07-051-1/+1
* svn_rev_401Sascha Hauer2007-07-051-1/+1
* svn_rev_321Sascha Hauer2007-07-051-0/+5
* svn_rev_146Sascha Hauer2007-07-051-64/+2
* [PATCH] Select NAND embedded environment from board configurationStefan Roese2006-11-271-2/+1
* Add NAND environment support for PPC440EPx Sequoia NAND boot configStefan Roese2006-09-121-0/+4
* Support for redundant environment in NAND Flash.Markus Klotzbuecher2006-03-201-0/+12
* Fix problem with default #defineswdenk2003-03-061-2/+9
* Initial revisionwdenk2002-11-031-0/+83