Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0449f06a777015696253ce7f06e55289df814546
/
env
/
fat.c
f281546
env/fat.c: support redund environment
by Brandon Maier
· 3 years, 10 months ago
49fee03
mmc: remove duplicate mmc_get_env_dev() implementations
by David Woodhouse
· 4 years, 4 months ago
dfe4b7e
env: Discern environment coming from external storage
by Marek Vasut
· 4 years, 5 months ago
9336539
env/fat.c: allow loading from a FAT partition on the MMC boot device
by David Woodhouse
· 4 years, 5 months ago
655306c
common: Drop part.h from common header
by Simon Glass
· 4 years, 7 months ago
c1c4a8f
part: Drop disk_partition_t typedef
by Simon Glass
· 4 years, 7 months ago
274e0b0
common: Drop net.h from common header
by Simon Glass
· 4 years, 7 months ago
975ffba
env/fat.c: remove private CMD_SAVEENV logic
by Rasmus Villemoes
· 4 years, 9 months ago
9d1f619
env: Rename environment.h to env_internal.h
by Simon Glass
· 5 years ago
9738586
env: Move get/set_default_env() to env.h
by Simon Glass
· 5 years ago
b2bb9bc
env: common: accept flags on reset to default env
by Yaniv Levinsky
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
9991fe8
env: mmc/fat/ext4: undefined reference to `mmc_initialize'
by Heinrich Schuchardt
· 7 years ago
aae518f
env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before using it
by Faiz Abbas
· 7 years ago
28a2137
Fix misaligned buffer in env_fat_save
by Alex Kiernan
· 7 years ago
35b4c32
env: make env drivers propagate env_import return value
by Simon Goldschmidt
· 7 years ago
be6b2dc
env: fat: Make the debug messages play a little nicer
by Maxime Ripard
· 7 years ago
9977849
env: Adjust the load() method to return an error
by Simon Glass
· 7 years ago
d91a8a5
env: Drop unused env_ptr variables
by Simon Glass
· 7 years ago
d8273ed
env: Drop the env_name_spec global
by Simon Glass
· 7 years ago
d40d804
env: Drop common init() functions
by Simon Glass
· 7 years ago
082af92
env: Switch over to use environment location drivers
by Simon Glass
· 7 years ago
c10a88e
env: Create a location driver for each location
by Simon Glass
· 7 years ago
4bc2ad2
env: Add an enum for environment state
by Simon Glass
· 7 years ago
547cb40
Move environment files from common/ to env/
by Simon Glass
· 7 years ago
[Renamed from common/env_fat.c]
17f14d9
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
by Tom Rini
· 7 years ago
2f26fff
dm: block: Rename device number member dev to devnum
by Simon Glass
· 9 years ago
e76ee97
dm: blk: Rename get_device_and_partition()
by Simon Glass
· 9 years ago
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· 9 years ago
2dd337a
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· 9 years ago
441c223
fat: Prepare API change for files greater than 2GB
by Suriyan Ramasami
· 10 years ago
0b635ed
env_fat.c: Make sure our buffer is cache aligned
by Tom Rini
· 10 years ago
9b899f2
env_fat: use get_device_and_partition() during env save and load
by Wu, Josh
· 10 years ago
d73c129
env: Add env_export() wrapper
by Marek Vasut
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
a840b8e
Revert "env: fix potential stack overflow in environment functions"
by Tom Rini
· 12 years ago
04cae82
env: fix potential stack overflow in environment functions
by Rob Herring
· 12 years ago
79a905e
env: Hide '.' variables in env print by default
by Joe Hershberger
· 12 years ago
49eee6e
env: checkpatch clean env_fat
by Igor Grinberg
· 12 years ago
9274dc0
env: remove duplicated env_get_char_spec()
by Igor Grinberg
· 12 years ago
9765c08
Add support for loading and saving the environment to a FAT partition
by Maximilian Schwerin
· 13 years ago