Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fac6463e56df63a59a210de21dfbb5902c47383e
/
env
/
fat.c
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
28a2137
Fix misaligned buffer in env_fat_save
by Alex Kiernan
· Wed Feb 07 20:01:54 2018 +0000
35b4c32
env: make env drivers propagate env_import return value
by Simon Goldschmidt
· Wed Jan 31 14:47:12 2018 +0100
be6b2dc
env: fat: Make the debug messages play a little nicer
by Maxime Ripard
· Tue Jan 23 21:16:55 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_fat.c]
17f14d9
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
by Tom Rini
· Wed Jul 26 21:48:00 2017 -0400
2f26fff
dm: block: Rename device number member dev to devnum
by Simon Glass
· Mon Feb 29 15:25:51 2016 -0700
e76ee97
dm: blk: Rename get_device_and_partition()
by Simon Glass
· Mon Feb 29 15:25:44 2016 -0700
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· Mon Feb 29 15:25:34 2016 -0700
2dd337a
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· Wed Sep 02 17:24:58 2015 -0600
441c223
fat: Prepare API change for files greater than 2GB
by Suriyan Ramasami
· Mon Nov 17 14:39:35 2014 -0800
0b635ed
env_fat.c: Make sure our buffer is cache aligned
by Tom Rini
· Fri Aug 01 13:59:10 2014 -0400
9b899f2
env_fat: use get_device_and_partition() during env save and load
by Wu, Josh
· Tue Jun 24 17:31:02 2014 +0800
d73c129
env: Add env_export() wrapper
by Marek Vasut
· Wed Mar 05 19:59:50 2014 +0100
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· Mon Oct 07 13:07:26 2013 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
a840b8e
Revert "env: fix potential stack overflow in environment functions"
by Tom Rini
· Fri Apr 05 14:55:21 2013 -0400
04cae82
env: fix potential stack overflow in environment functions
by Rob Herring
· Fri Mar 22 11:26:21 2013 +0000
79a905e
env: Hide '.' variables in env print by default
by Joe Hershberger
· Tue Dec 11 22:16:23 2012 -0600
49eee6e
env: checkpatch clean env_fat
by Igor Grinberg
· Sun Sep 23 05:25:21 2012 +0000
9274dc0
env: remove duplicated env_get_char_spec()
by Igor Grinberg
· Sun Sep 23 04:39:16 2012 +0000
9765c08
Add support for loading and saving the environment to a FAT partition
by Maximilian Schwerin
· Mon Mar 12 23:57:50 2012 +0000