Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f2716381cf78825a36ffb232c9e827e568828cbd
/
env
/
ext4.c
9d1f619
env: Rename environment.h to env_internal.h
by Simon Glass
· Fri Aug 02 09:44:25 2019 -0600
9738586
env: Move get/set_default_env() to env.h
by Simon Glass
· Thu Aug 01 09:47:00 2019 -0600
15dc5c0
env: ext4: Allow overriding interface, device and partition
by Patrice Chotard
· Thu Jan 17 14:45:26 2019 +0100
448dd27
fs: ext4: Add support for the creation of symbolic links
by Jean-Jacques Hiblot
· Wed Feb 13 12:15:25 2019 +0100
b2bb9bc
env: common: accept flags on reset to default env
by Yaniv Levinsky
· Sun Jun 24 19:16:57 2018 +0300
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· Wed Apr 18 13:50:47 2018 -0400
9991fe8
env: mmc/fat/ext4: undefined reference to `mmc_initialize'
by Heinrich Schuchardt
· Sat Apr 14 15:41:00 2018 +0200
aae518f
env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before using it
by Faiz Abbas
· Mon Feb 12 19:24:31 2018 +0530
35b4c32
env: make env drivers propagate env_import return value
by Simon Goldschmidt
· Wed Jan 31 14:47:12 2018 +0100
4a4c26d
env: enable accessing the environment in an EXT4 partition
by Jorge Ramirez-Ortiz
· Wed Jan 10 11:33:48 2018 +0100
9977849
env: Adjust the load() method to return an error
by Simon Glass
· Thu Aug 03 12:22:17 2017 -0600
d91a8a5
env: Drop unused env_ptr variables
by Simon Glass
· Thu Aug 03 12:22:04 2017 -0600
d8273ed
env: Drop the env_name_spec global
by Simon Glass
· Thu Aug 03 12:22:03 2017 -0600
d40d804
env: Drop common init() functions
by Simon Glass
· Thu Aug 03 12:22:02 2017 -0600
082af92
env: Switch over to use environment location drivers
by Simon Glass
· Thu Aug 03 12:22:01 2017 -0600
c10a88e
env: Create a location driver for each location
by Simon Glass
· Thu Aug 03 12:21:58 2017 -0600
4bc2ad2
env: Add an enum for environment state
by Simon Glass
· Thu Aug 03 12:21:56 2017 -0600
547cb40
Move environment files from common/ to env/
by Simon Glass
· Thu Aug 03 12:21:49 2017 -0600
[Renamed from common/env_ext4.c]
b776347
common: Fix support for environment file in EXT4
by Andrej Rosano
· Tue Jun 21 17:54:25 2016 +0200
d1f4063
common: Add support for environment file in EXT4.
by Stuart Longland
· Tue Feb 23 15:51:26 2016 +1000