Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ce2ec8e9167edb0fefe8eae8e66bf753ebfc7558
/
env
/
fat.c
454aa19
Add SCSI scan for ENV in EXT4 or FAT
by Rogier Stam
· Wed May 11 23:20:28 2022 +0200
25936aa
env: fat: Allow overriding interface, device and partition
by He Yong
· Fri Feb 18 00:07:25 2022 +0800
ff6b8a2
env: fat: Add new lines at the end of print statements
by Peter Robinson
· Sun Jan 02 11:38:35 2022 +0000
f281546
env/fat.c: support redund environment
by Brandon Maier
· Sat Jan 16 15:14:43 2021 -0600
49fee03
mmc: remove duplicate mmc_get_env_dev() implementations
by David Woodhouse
· Tue Aug 04 10:05:46 2020 +0100
dfe4b7e
env: Discern environment coming from external storage
by Marek Vasut
· Tue Jul 07 20:51:35 2020 +0200
9336539
env/fat.c: allow loading from a FAT partition on the MMC boot device
by David Woodhouse
· Fri Jun 19 23:07:17 2020 +0100
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
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
975ffba
env/fat.c: remove private CMD_SAVEENV logic
by Rasmus Villemoes
· Wed Feb 19 09:47:41 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
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