Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5988b628b82c328c72420b6d6082d3b7d48ee958
/
env
/
ext4.c
50f6f11
env: add ENV_ERASE_PTR macro
by Patrick Delaunay
· Tue Feb 09 11:48:50 2021 +0100
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
6815e2c
env/ext4.c: allow loading from an EXT4 partition on the MMC boot device
by David Woodhouse
· Tue Aug 04 10:05:47 2020 +0100
dfe4b7e
env: Discern environment coming from external storage
by Marek Vasut
· Tue Jul 07 20:51:35 2020 +0200
5360650
env: ext4: add support of command env erase
by Patrick Delaunay
· Tue Jul 28 11:51:26 2020 +0200
112a195
env: ext4: introduce new function env_ext4_save_buffer
by Patrick Delaunay
· Tue Jul 28 11:51:25 2020 +0200
87c8a50
env: ext4: set gd->env_valid
by Patrick Delaunay
· Tue Jul 28 11:51:15 2020 +0200
655306c
common: Drop part.h from common header
by Simon Glass
· Sun May 10 11:39:58 2020 -0600
c1c4a8f
part: Drop disk_partition_t typedef
by Simon Glass
· Sun May 10 11:39:57 2020 -0600
89809e8
env/ext4.c: remove CONFIG_CMD_SAVEENV ifdef
by Rasmus Villemoes
· Wed Feb 19 09:47:42 2020 +0000
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