summaryrefslogtreecommitdiff
path: root/include/environment.h
Commit message (Expand)AuthorAgeLines
* Remove code duplication for setting the default environmentHarald Welte2008-07-10-0/+3
* Change env_get_char from a global function ptr to a functionJoakim Tjernlund2008-07-09-2/+2
* environment: fix bug introduced by commit a8409f4f1ac8Wolfgang Denk2008-05-14-2/+2
* environment: cleanup prototype declarations of env functions.Wolfgang Denk2008-05-14-0/+10
* crc32: use uint32_t rather than unsigned longMike Frysinger2008-04-24-3/+8
* [PATCH] Select NAND embedded environment from board configurationStefan Roese2006-11-27-2/+1
* Add NAND environment support for PPC440EPx Sequoia NAND boot configStefan Roese2006-09-12-0/+4
* Support for redundant environment in NAND Flash.Markus Klotzbuecher2006-03-20-0/+12
* Fix problem with default #defineswdenk2003-03-06-2/+9
* Initial revisionwdenk2002-11-03-0/+83