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
/
env
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-04
env: allow environment to be amended from control dtb
Rasmus Villemoes
2
-0
/
+48
2021-04-23
xilinx: versal: Add support for saving env based on bootmode
Ashok Reddy Soma
1
-1
/
+1
2021-04-23
env: Setup default value for ENV_OFFSET_REDUND
Michal Simek
1
-0
/
+1
2021-04-16
env: sf: remove the static env_flash variable
Patrick Delaunay
1
-23
/
+18
2021-04-16
env: sf: add missing spi_flash_free
Patrick Delaunay
1
-0
/
+9
2021-04-16
env: sf: add support of command env erase
Patrick Delaunay
1
-0
/
+34
2021-04-16
env: sf: update the use of macro ENV_SAVE_PTR
Patrick Delaunay
1
-1
/
+1
2021-04-16
env: add ENV_ERASE_PTR macro
Patrick Delaunay
2
-7
/
+2
2021-04-16
env: Fix invalid env handling in env_init()
Marek Vasut
1
-0
/
+3
2021-04-16
env/fat.c: support redund environment
Brandon Maier
2
-8
/
+40
2021-04-16
env: Fix warning when forcing environment without ENV_ACCESS_IGNORE_FORCE
Martin Fuzzey
1
-2
/
+3
2021-04-16
env: increment redund flag on read fail
Brandon Maier
2
-20
/
+9
2021-04-16
env: add CONFIG_ENV_SECT_SIZE_AUTO
Rasmus Villemoes
2
-2
/
+22
2021-04-16
env/sf.c: use a variable to hold the sector size
Rasmus Villemoes
1
-10
/
+12
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
14
-0
/
+14
2021-01-29
env: sf: cosmetic: remove unnecessary space
Patrick Delaunay
1
-2
/
+2
2021-01-20
env: Remove all dependencies for SYS_REDUNDAND_ENVIRONMENT
Michal Simek
1
-2
/
+3
2020-11-19
env: typo enougth
Heinrich Schuchardt
1
-1
/
+1
2020-11-18
env: mmc: Correct partition comparison in mmc_offset_try_partition
Hoyeonjiki Kim
1
-1
/
+1
2020-11-03
env: sf: fix init function behaviour
Heiko Schocher
2
-3
/
+7
2020-10-30
env: Access Environment in SPI flashes before relocation
Heiko Schocher
2
-3
/
+105
2020-10-30
env: split env_import_redund() into 2 functions
Heiko Schocher
1
-10
/
+32
2020-10-14
env/ext4.c: allow loading from an EXT4 partition on the MMC boot device
David Woodhouse
2
-0
/
+18
2020-10-14
mmc: remove duplicate mmc_get_env_dev() implementations
David Woodhouse
2
-14
/
+0
2020-10-09
Kconfig: Move VERSION_VARIABLE under environment
Simon Glass
1
-0
/
+9
2020-09-23
env: kconfig: Add default option for ARCH_ZYNQ
Michal Simek
1
-1
/
+1
2020-08-27
env: Kconfig: Add missing dependency for ENV_IS_IN_EXT4
Michal Simek
1
-0
/
+1
2020-08-08
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
Tom Rini
2
-4
/
+19
2020-07-31
env: Add support for explicit write access list
Marek Vasut
2
-11
/
+59
2020-07-31
env: Add option to only ever append environment
Marek Vasut
2
-0
/
+11
2020-07-31
env: Discern environment coming from external storage
Marek Vasut
13
-22
/
+23
2020-07-31
env: Add H_DEFAULT flag
Marek Vasut
1
-1
/
+2
2020-07-31
env: Warn on force access if ENV_ACCESS_IGNORE_FORCE set
Marek Vasut
1
-1
/
+3
2020-07-31
env: ext4: add support of command env erase
Patrick Delaunay
1
-0
/
+19
2020-07-31
env: ext4: introduce new function env_ext4_save_buffer
Patrick Delaunay
1
-8
/
+20
2020-07-31
cmd: env: add env select command
Patrick Delaunay
1
-0
/
+42
2020-07-31
cmd: env: add env load command
Patrick Delaunay
1
-0
/
+28
2020-07-31
env: the ops driver load becomes mandatory in struct env_driver
Patrick Delaunay
1
-3
/
+0
2020-07-31
env: nowhere: add .load ops
Patrick Delaunay
1
-0
/
+17
2020-07-31
env: correctly handle env_load_prio
Patrick Delaunay
1
-3
/
+4
2020-07-31
env: sf: avoid space in backend name
Patrick Delaunay
1
-1
/
+1
2020-07-31
env: ext4: set gd->env_valid
Patrick Delaunay
1
-1
/
+8
2020-07-31
env: add absolute path at CONFIG_ENV_EXT4_FILE
Patrick Delaunay
1
-1
/
+1
2020-07-28
Convert CONFIG_ENV_OVERWRITE to Kconfig
Adam Ford
1
-0
/
+6
2020-07-26
env: mmc: add redundancy support in mmc_offset_try_partition
Patrick Delaunay
1
-3
/
+3
2020-07-26
env: mmc: correct the offset returned by mmc_offset_try_partition
Patrick Delaunay
1
-2
/
+2
2020-07-26
env: mmc: allow support of mmc_get_env_dev with OF_CONTROL
Patrick Delaunay
1
-6
/
+12
2020-07-26
env: add failing trace in env_save
Patrick Delaunay
1
-3
/
+7
2020-07-26
env: correct overflow check of env_has_init size
Patrick Delaunay
1
-1
/
+1
2020-07-26
env/fat.c: allow loading from a FAT partition on the MMC boot device
David Woodhouse
2
-2
/
+34
[next]