summaryrefslogtreecommitdiff
path: root/include/env_default.h
Commit message (Expand)AuthorAgeFilesLines
* Add BOOTCOUNT_BOOTLIMIT to set reboot limitAlex Kiernan2018-08-171-0/+3
* env: Include bootdelay in environment if negativeAlex Kiernan2018-07-201-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* treewide: Convert CONFIG_HOSTNAME to a string optionMario Six2018-04-081-1/+1
* Allow providing default environment from fileRasmus Villemoes2018-04-061-0/+4
* common: env_embedded: allow fine placement of environment objectChristophe Leroy2018-04-061-1/+1
* common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-141-1/+1
* common/env_embedded.c: rename PPCENV/PPCTEXT macrosThomas Petazzoni2017-08-041-1/+1
* env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD}Masahiro Yamada2016-06-241-0/+4
* net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger2015-05-191-18/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* env: Add environment variable flagsJoe Hershberger2012-12-131-0/+3
* env: Add support for callbacks to environment varsJoe Hershberger2012-12-131-0/+5
* Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIGStephen Warren2012-11-021-0/+1
* env: cosmetic: Consilidate the default env definitionJoe Hershberger2012-10-191-0/+135