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
/
fat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
1
-1
/
+0
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
1
-0
/
+1
2024-05-17
Init virtio before loading ENV from EXT4 or FAT
Fiona Klute
1
-0
/
+5
2024-05-06
env: Remove <common.h> and add needed includes
Tom Rini
1
-1
/
+0
2022-07-08
Add SCSI scan for ENV in EXT4 or FAT
Rogier Stam
1
-1
/
+7
2022-04-07
env: fat: Allow overriding interface, device and partition
He Yong
1
-15
/
+19
2022-01-14
env: fat: Add new lines at the end of print statements
Peter Robinson
1
-4
/
+4
2021-04-16
env/fat.c: support redund environment
Brandon Maier
1
-8
/
+32
2020-10-14
mmc: remove duplicate mmc_get_env_dev() implementations
David Woodhouse
1
-9
/
+0
2020-07-31
env: Discern environment coming from external storage
Marek Vasut
1
-1
/
+1
2020-07-26
env/fat.c: allow loading from a FAT partition on the MMC boot device
David Woodhouse
1
-2
/
+30
2020-05-18
common: Drop part.h from common header
Simon Glass
1
-3
/
+3
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
1
-2
/
+2
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-04-24
env/fat.c: remove private CMD_SAVEENV logic
Rasmus Villemoes
1
-8
/
+1
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
1
-1
/
+1
2019-08-11
env: Move get/set_default_env() to env.h
Simon Glass
1
-1
/
+2
2018-07-19
env: common: accept flags on reset to default env
Yaniv Levinsky
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-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2018-04-16
env: mmc/fat/ext4: undefined reference to `mmc_initialize'
Heinrich Schuchardt
1
-0
/
+2
2018-02-20
env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before us...
Faiz Abbas
1
-0
/
+3
2018-02-12
Fix misaligned buffer in env_fat_save
Alex Kiernan
1
-1
/
+1
2018-02-01
env: make env drivers propagate env_import return value
Simon Goldschmidt
1
-2
/
+1
2018-01-27
env: fat: Make the debug messages play a little nicer
Maxime Ripard
1
-5
/
+20
2017-08-16
env: Adjust the load() method to return an error
Simon Glass
1
-2
/
+4
2017-08-15
env: Drop unused env_ptr variables
Simon Glass
1
-2
/
+0
2017-08-15
env: Drop the env_name_spec global
Simon Glass
1
-2
/
+1
2017-08-15
env: Drop common init() functions
Simon Glass
1
-10
/
+0
2017-08-15
env: Switch over to use environment location drivers
Simon Glass
1
-7
/
+6
2017-08-15
env: Create a location driver for each location
Simon Glass
1
-2
/
+28
2017-08-15
env: Add an enum for environment state
Simon Glass
1
-1
/
+1
2017-08-15
Move environment files from common/ to env/
Simon Glass
1
-0
/
+110