summaryrefslogtreecommitdiff
path: root/include/env_default.h
AgeCommit message (Expand)AuthorFilesLines
2021-05-04env: allow environment to be amended from control dtbRasmus Villemoes1-0/+3
2021-02-08env: Allow to set default_environment[] from board code via compile option DE...Pali Rohár1-0/+2
2020-06-26Kconfig: Remove CONFIG_CLOCKS_IN_MHZTom Rini1-3/+0
2020-05-19common: Drop linux/stringify.h from common headerSimon Glass1-0/+1
2019-08-11env: Rename environment to embedded_environmentSimon Glass1-1/+1
2018-08-17Add BOOTCOUNT_BOOTLIMIT to set reboot limitAlex Kiernan1-0/+3
2018-07-20env: Include bootdelay in environment if negativeAlex Kiernan1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-09treewide: Convert CONFIG_HOSTNAME to a string optionMario Six1-1/+1
2018-04-07Allow providing default environment from fileRasmus Villemoes1-0/+4
2018-04-06common: env_embedded: allow fine placement of environment objectChristophe Leroy1-1/+1
2017-08-15common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-1/+1
2017-08-05common/env_embedded.c: rename PPCENV/PPCTEXT macrosThomas Petazzoni1-1/+1
2016-06-25env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD}Masahiro Yamada1-0/+4
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger1-18/+0
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-12-13env: Add environment variable flagsJoe Hershberger1-0/+3
2012-12-13env: Add support for callbacks to environment varsJoe Hershberger1-0/+5
2012-11-03Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIGStephen Warren1-0/+1
2012-10-20env: cosmetic: Consilidate the default env definitionJoe Hershberger1-0/+135