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
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
2020-06-29
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
Lukasz Majewski
1
-1
/
+1
2020-06-15
env: Kconfig: cosmetics: update comment for SYS_RELOC_GD_ENV_ADDR
Patrick Delaunay
1
-1
/
+1
2020-06-01
env: sf: Free the old env_flash
Jagan Teki
1
-7
/
+6
2020-05-25
env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig
Marek Vasut
1
-0
/
+7
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
3
-0
/
+3
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop part.h from common header
Simon Glass
2
-3
/
+4
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
3
-5
/
+5
2020-05-18
common: Drop net.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop flash.h from common header
Simon Glass
1
-0
/
+2
2020-05-15
env: Convert CONFIG_DELAY_ENVIRONMENT to Kconfig
Ovidiu Panait
1
-0
/
+12
2020-05-08
env/sf.c: honour CONFIG_SPL_SAVEENV
Rasmus Villemoes
1
-1
/
+1
2020-04-24
env/sf.c: drop private CMD_SAVEENV logic
Rasmus Villemoes
1
-11
/
+1
2020-04-24
env/ext4.c: remove CONFIG_CMD_SAVEENV ifdef
Rasmus Villemoes
1
-3
/
+1
2020-04-24
env/fat.c: remove private CMD_SAVEENV logic
Rasmus Villemoes
1
-8
/
+1
2020-04-24
env: add SAVEENV as an alias of the CMD_SAVEENV symbol
Rasmus Villemoes
1
-0
/
+3
2020-04-24
make env_entry::callback conditional on !CONFIG_SPL_BUILD
Rasmus Villemoes
2
-1
/
+2
2020-04-24
env: remove callback.o for an SPL build
Rasmus Villemoes
1
-1
/
+1
2020-04-17
env: make file-scope env_ptr variables static
Rasmus Villemoes
2
-3
/
+3
2020-04-06
env: Make mmc as default option for CONFIG_ENV_FAT_INTERFACE
Michal Simek
1
-2
/
+1
2020-04-06
env: Kconfig: Adding default values for Microblaze
Varalaxmi Bingi
1
-0
/
+2
2020-03-09
env: Update env_addr for mmc environment driver
Pankit Garg
1
-0
/
+5
2020-01-30
env: Enable SPI flash env for rockchip
Jagan Teki
1
-0
/
+3
2020-01-30
env: kconfig: Restrict rockchip env for MMC
Jagan Teki
1
-2
/
+3
2020-01-22
env: another attempt at fixing SPL build failures
Rasmus Villemoes
2
-8
/
+8
2020-01-17
common: Move flash_perror() to flash.h
Simon Glass
1
-0
/
+1
[next]