summaryrefslogtreecommitdiff
path: root/include/env_default.h
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass
2019-08-11env: Rename environment to embedded_environmentSimon Glass
2018-08-17Add BOOTCOUNT_BOOTLIMIT to set reboot limitAlex Kiernan
2018-07-20env: Include bootdelay in environment if negativeAlex Kiernan
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08treewide: Convert CONFIG_HOSTNAME to a string optionMario Six
2018-04-06Allow providing default environment from fileRasmus Villemoes
2018-04-06common: env_embedded: allow fine placement of environment objectChristophe Leroy
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko
2017-08-04common/env_embedded.c: rename PPCENV/PPCTEXT macrosThomas Petazzoni
2016-06-24env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD}Masahiro Yamada
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-12-13env: Add environment variable flagsJoe Hershberger
2012-12-13env: Add support for callbacks to environment varsJoe Hershberger
2012-11-02Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIGStephen Warren
2012-10-19env: cosmetic: Consilidate the default env definitionJoe Hershberger