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-10-31
env: Use static_assert() to check if default_environment is too large
Marek Behún
1
-5
/
+0
2021-10-31
env: Always use char for default_environment
Marek Behún
1
-3
/
+3
2021-10-31
env: flash: Cosmetic fix
Marek Behún
1
-1
/
+1
2021-10-31
env: flash: Let generic env_init() assign default environment
Marek Behún
1
-3
/
+0
2021-10-31
env: nowhere: Cosmetic fix
Marek Behún
1
-2
/
+2
2021-10-31
env: nowhere: Let generic env_init() assign default environment
Marek Behún
1
-1
/
+0
2021-10-31
env: nvram: Cosmetic fix in env_nvram_init()
Marek Behún
1
-2
/
+2
2021-10-31
env: nvram: Let generic env_init() assign default environment
Marek Behún
1
-2
/
+1
2021-10-31
env: nand: Put ENV_INVALID into gd->env_valid if default environment
Marek Behún
1
-2
/
+1
2021-10-31
env: sf: Put ENV_INVALID into gd->env_valid on CRC failure
Marek Behún
1
-2
/
+1
2021-10-31
env: sf: Use ENV_VALID enum names instead of literals
Marek Behún
1
-2
/
+2
2021-10-31
env: sf: Cosmetic fix in env_sf_init_addr()
Marek Behún
1
-2
/
+2
2021-10-26
env: superfluous check before free()
Heinrich Schuchardt
1
-4
/
+2
2021-10-25
env: mmc: Add support for redundant env in both eMMC boot partitions
Marek Vasut
2
-5
/
+47
2021-10-25
env: mmc: Add missing eMMC bootpart restoration to env erase
Marek Vasut
1
-4
/
+10
2021-10-23
Merge https://source.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
1
-3
/
+1
2021-10-23
mtd: Remove mtd_erase_callback() entirely
Marek Behún
1
-3
/
+1
2021-10-21
env: Move non-cli env functions to env/common.c
Marek Behún
1
-0
/
+180
2021-10-21
env: Inline env_get_char() into its only user
Marek Behún
2
-11
/
+2
2021-10-21
env: Drop env_get_char_spec() and old, unused .get_char() implementations
Marek Behún
3
-38
/
+1
2021-09-25
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
1
-2
/
+3
2021-09-24
Revert "env: Make _init() expect _INVALID when _IS_NOWHERE"
Tom Rini
1
-1
/
+1
2021-09-23
env: Make _init() expect _INVALID when _IS_NOWHERE
Pierre-Clément Tosi
1
-1
/
+1
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
1
-3
/
+0
2021-08-30
Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig
Tom Rini
1
-9
/
+9
2021-08-30
eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usage
Tom Rini
1
-4
/
+0
2021-08-18
env: Kconfig: Add default option for PHY_CORTINA
Kuldeep Singh
1
-1
/
+1
2021-08-01
sunxi: Select environment MMC based on boot device
Samuel Holland
1
-2
/
+1
2021-07-07
ppc: Remove sbc8641d board
Tom Rini
1
-1
/
+1
2021-07-07
ppc: Remove xpedite boards
Tom Rini
1
-1
/
+1
2021-07-07
m68k: Remove M5475x boards
Tom Rini
1
-1
/
+1
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
[next]