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
2018-10-16
arm64: versal: Add support for new Xilinx Versal ACAPs
Michal Simek
1
-2
/
+2
2018-09-19
fix: env: Fix the SPI flash device setup for DM mode
Konstantin Porotchkin
1
-1
/
+2
2018-08-24
env: ubi: Add missing ENV_NAME
Marek Vasut
1
-0
/
+1
2018-08-19
env: Merge Rockchip, Sunxi, Zynq and ZynqMP
Michal Simek
1
-49
/
+15
2018-08-10
env: Don't show "Failed" error message
Sam Protsenko
1
-5
/
+9
2018-07-30
u-boot: remove driver lookup loop from env_save()
Nicholas Faustini
1
-18
/
+16
2018-07-21
env: Simplify Makefile using $(SPL_TPL_)
York Sun
2
-29
/
+126
2018-07-21
env: typo in description of ENV_IS_IN_REMOTE
Heinrich Schuchardt
1
-1
/
+1
2018-07-20
env: add the same prefix to error messages to make it detectable by tests
Quentin Schulz
1
-1
/
+2
2018-07-19
env: common: accept flags on reset to default env
Yaniv Levinsky
8
-33
/
+29
2018-07-19
cmd: nvedit: set H_INTERACTIVE in do_env_default
Yaniv Levinsky
1
-1
/
+1
2018-07-19
cmd: nvedit: propagate envflag to set_default_vars
Yaniv Levinsky
1
-2
/
+3
2018-07-19
env: Added support to save env to spi through Kconfig
Vipul Kumar
1
-0
/
+28
2018-06-13
env: Add !ENV_IS_IN_EXT4 dependency to ENV_IS_NOWHERE
Alex Kiernan
1
-0
/
+1
2018-06-13
u-boot: Fix several typos
Shyam Saini
1
-3
/
+3
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
20
-41
/
+20
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
3
-6
/
+0
2018-04-16
env: mmc/fat/ext4: undefined reference to `mmc_initialize'
Heinrich Schuchardt
2
-0
/
+4
2018-04-16
env: Relocate env drivers if manual reloc is required
Siva Durga Prasad Paladugu
2
-0
/
+22
2018-04-08
Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
Alex Kiernan
1
-0
/
+7
2018-04-06
env: Properly check for BLK support
Sjoerd Simons
1
-1
/
+1
2018-04-06
Allow providing default environment from file
Rasmus Villemoes
1
-0
/
+18
2018-04-06
common: env_embedded: allow fine placement of environment object
Christophe Leroy
1
-4
/
+4
2018-04-04
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
1
-1
/
+0
2018-04-04
sunxi: disable direct MMC environment
Andre Przywara
1
-1
/
+0
2018-03-24
Convert CONFIG_UBI_SILENCE_MSG to Kconfig
Petr Vorel
1
-5
/
+0
2018-03-24
Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig
Petr Vorel
1
-1
/
+0
2018-02-20
env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before us...
Faiz Abbas
3
-0
/
+8
2018-02-16
env: restore old env_get_char() behaviour
Goldschmidt Simon
3
-28
/
+15
2018-02-16
env: Fix env_load_location
York Sun
1
-5
/
+3
2018-02-12
Fix misaligned buffer in env_fat_save
Alex Kiernan
1
-1
/
+1
2018-02-01
env: sf: use env_import_redund to simplify env_sf_load
Simon Goldschmidt
1
-59
/
+8
2018-02-01
env: make env drivers propagate env_import return value
Simon Goldschmidt
10
-23
/
+10
2018-02-01
env: move more common code to env_import_redund
Simon Goldschmidt
4
-50
/
+34
2018-01-31
env: make env_import(_redund) return 0 on success, not 1
Simon Goldschmidt
3
-8
/
+8
2018-01-27
env: sunxi: Enable FAT-based environment support by default
Maxime Ripard
1
-0
/
+4
2018-01-27
env: Mark env_get_location as weak
Maxime Ripard
1
-1
/
+2
2018-01-27
env: Allow to build multiple environments in Kconfig
Maxime Ripard
1
-33
/
+32
2018-01-27
env: mmc: depends on the MMC framework
Maxime Ripard
1
-0
/
+1
2018-01-27
env: Initialise all the environments
Maxime Ripard
1
-7
/
+29
2018-01-27
env: Support multiple environments
Maxime Ripard
1
-32
/
+53
2018-01-27
env: common: Make the debug messages play a little nicer
Maxime Ripard
1
-1
/
+1
2018-01-27
env: mmc: Make the debug messages play a little nicer
Maxime Ripard
1
-1
/
+0
2018-01-27
env: fat: Make the debug messages play a little nicer
Maxime Ripard
1
-5
/
+20
2018-01-27
env: Make it explicit where we're loading our environment from
Maxime Ripard
1
-7
/
+11
2018-01-27
env: Make the env save message a bit more explicit
Maxime Ripard
1
-1
/
+2
2018-01-27
env: Pass additional parameters to the env lookup function
Maxime Ripard
1
-49
/
+108
2018-01-27
env: Rename env_driver_lookup_default and env_get_default_location
Maxime Ripard
1
-9
/
+9
2018-01-27
cmd: nvedit: Get rid of the env lookup
Maxime Ripard
1
-1
/
+3
2018-01-22
env: ENV_IS_IN_FAT improvements
Tuomas Tynkkynen
1
-3
/
+1
[next]