index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
env_default.h
Age
Commit message (
Expand
)
Author
2022-11-21
Fix usage of CONFIG_PREBOOT
Pali Rohár
2022-06-28
Complete migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT, include in environment
Tom Rini
2022-06-28
Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD
Tom Rini
2022-06-28
env: Do not make CONFIG_EXTRA_ENV_TEXT and CONFIG_EXTRA_ENV_SETTINGS conflict
Tom Rini
2022-03-03
Convert CONFIG_BOOTFILE to Kconfig
Tom Rini
2021-12-01
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
Tom Rini
2021-11-16
env: Allow U-Boot scripts to be placed in a .env file
Simon Glass
2021-10-31
env: Use static_assert() to check if default_environment is too large
Marek Behún
2021-10-31
env: Always use char for default_environment
Marek Behún
2021-08-31
global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR
Tom Rini
2021-05-04
env: allow environment to be amended from control dtb
Rasmus Villemoes
2021-02-08
env: Allow to set default_environment[] from board code via compile option DE...
Pali Rohár
2020-06-26
Kconfig: Remove CONFIG_CLOCKS_IN_MHZ
Tom Rini
2020-05-18
common: Drop linux/stringify.h from common header
Simon Glass
2019-08-11
env: Rename environment to embedded_environment
Simon Glass
2018-08-17
Add BOOTCOUNT_BOOTLIMIT to set reboot limit
Alex Kiernan
2018-07-20
env: Include bootdelay in environment if negative
Alex Kiernan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-08
treewide: Convert CONFIG_HOSTNAME to a string option
Mario Six
2018-04-06
Allow providing default environment from file
Rasmus Villemoes
2018-04-06
common: env_embedded: allow fine placement of environment object
Christophe Leroy
2017-08-14
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
2017-08-04
common/env_embedded.c: rename PPCENV/PPCTEXT macros
Thomas Petazzoni
2016-06-24
env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD}
Masahiro Yamada
2015-05-19
net: Remove all references to CONFIG_ETHADDR and friends
Joe Hershberger
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-12-13
env: Add environment variable flags
Joe Hershberger
2012-12-13
env: Add support for callbacks to environment vars
Joe Hershberger
2012-11-02
Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIG
Stephen Warren
2012-10-19
env: cosmetic: Consilidate the default env definition
Joe Hershberger