index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
env_default.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-28
Complete migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT, include in environment
Tom Rini
1
-0
/
+6
2022-06-28
Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD
Tom Rini
1
-2
/
+2
2022-06-28
env: Do not make CONFIG_EXTRA_ENV_TEXT and CONFIG_EXTRA_ENV_SETTINGS conflict
Tom Rini
1
-3
/
+0
2022-03-03
Convert CONFIG_BOOTFILE to Kconfig
Tom Rini
1
-1
/
+1
2021-12-01
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
Tom Rini
1
-6
/
+0
2021-11-16
env: Allow U-Boot scripts to be placed in a .env file
Simon Glass
1
-0
/
+11
2021-10-31
env: Use static_assert() to check if default_environment is too large
Marek Behún
1
-0
/
+6
2021-10-31
env: Always use char for default_environment
Marek Behún
1
-2
/
+2
2021-08-31
global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR
Tom Rini
1
-2
/
+2
2021-05-04
env: allow environment to be amended from control dtb
Rasmus Villemoes
1
-0
/
+3
2021-02-08
env: Allow to set default_environment[] from board code via compile option DE...
Pali Rohár
1
-0
/
+2
2020-06-26
Kconfig: Remove CONFIG_CLOCKS_IN_MHZ
Tom Rini
1
-3
/
+0
2020-05-18
common: Drop linux/stringify.h from common header
Simon Glass
1
-0
/
+1
2019-08-11
env: Rename environment to embedded_environment
Simon Glass
1
-1
/
+1
2018-08-17
Add BOOTCOUNT_BOOTLIMIT to set reboot limit
Alex Kiernan
1
-0
/
+3
2018-07-20
env: Include bootdelay in environment if negative
Alex Kiernan
1
-1
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-04-08
treewide: Convert CONFIG_HOSTNAME to a string option
Mario Six
1
-1
/
+1
2018-04-06
Allow providing default environment from file
Rasmus Villemoes
1
-0
/
+4
2018-04-06
common: env_embedded: allow fine placement of environment object
Christophe Leroy
1
-1
/
+1
2017-08-14
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
1
-1
/
+1
2017-08-04
common/env_embedded.c: rename PPCENV/PPCTEXT macros
Thomas Petazzoni
1
-1
/
+1
2016-06-24
env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD}
Masahiro Yamada
1
-0
/
+4
2015-05-19
net: Remove all references to CONFIG_ETHADDR and friends
Joe Hershberger
1
-18
/
+0
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
1
-1
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2012-12-13
env: Add environment variable flags
Joe Hershberger
1
-0
/
+3
2012-12-13
env: Add support for callbacks to environment vars
Joe Hershberger
1
-0
/
+5
2012-11-02
Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIG
Stephen Warren
1
-0
/
+1
2012-10-19
env: cosmetic: Consilidate the default env definition
Joe Hershberger
1
-0
/
+135