Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c0436fcf1a5af15e5035cea71e39d3610fdecc35
/
env
/
fat.c
2339f01
env/fat.c: support redund environment
by Brandon Maier
· 3 years, 10 months ago
4dee3f7
mmc: remove duplicate mmc_get_env_dev() implementations
by David Woodhouse
· 4 years, 3 months ago
890feec
env: Discern environment coming from external storage
by Marek Vasut
· 4 years, 4 months ago
6731bef
env/fat.c: allow loading from a FAT partition on the MMC boot device
by David Woodhouse
· 4 years, 5 months ago
e6f6f9e
common: Drop part.h from common header
by Simon Glass
· 4 years, 6 months ago
0528979
part: Drop disk_partition_t typedef
by Simon Glass
· 4 years, 6 months ago
90526e9
common: Drop net.h from common header
by Simon Glass
· 4 years, 6 months ago
3908bc9
env/fat.c: remove private CMD_SAVEENV logic
by Rasmus Villemoes
· 4 years, 9 months ago
f3998fd
env: Rename environment.h to env_internal.h
by Simon Glass
· 5 years ago
0ac7d72
env: Move get/set_default_env() to env.h
by Simon Glass
· 5 years ago
c5d548a
env: common: accept flags on reset to default env
by Yaniv Levinsky
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
95058fb
env: mmc/fat/ext4: undefined reference to `mmc_initialize'
by Heinrich Schuchardt
· 7 years ago
26862b4
env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before using it
by Faiz Abbas
· 7 years ago
cda87ec
Fix misaligned buffer in env_fat_save
by Alex Kiernan
· 7 years ago
2166ebf
env: make env drivers propagate env_import return value
by Simon Goldschmidt
· 7 years ago
d0816da
env: fat: Make the debug messages play a little nicer
by Maxime Ripard
· 7 years ago
c595199
env: Adjust the load() method to return an error
by Simon Glass
· 7 years ago
98b5755
env: Drop unused env_ptr variables
by Simon Glass
· 7 years ago
ac358be
env: Drop the env_name_spec global
by Simon Glass
· 7 years ago
7938822
env: Drop common init() functions
by Simon Glass
· 7 years ago
e5bce24
env: Switch over to use environment location drivers
by Simon Glass
· 7 years ago
4415f1d
env: Create a location driver for each location
by Simon Glass
· 7 years ago
203e94f
env: Add an enum for environment state
by Simon Glass
· 7 years ago
0649cd0
Move environment files from common/ to env/
by Simon Glass
· 7 years ago
[Renamed from common/env_fat.c]
43ba3c5
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
by Tom Rini
· 7 years ago
bcce53d
dm: block: Rename device number member dev to devnum
by Simon Glass
· 9 years ago
e35929e
dm: blk: Rename get_device_and_partition()
by Simon Glass
· 9 years ago
4101f68
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· 9 years ago
cf92e05
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· 9 years ago
1ad0b98
fat: Prepare API change for files greater than 2GB
by Suriyan Ramasami
· 10 years ago
6d1966e
env_fat.c: Make sure our buffer is cache aligned
by Tom Rini
· 10 years ago
be354c1
env_fat: use get_device_and_partition() during env save and load
by Wu, Josh
· 10 years ago
7ce1526
env: Add env_export() wrapper
by Marek Vasut
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
cd0f4fa
Revert "env: fix potential stack overflow in environment functions"
by Tom Rini
· 12 years ago
60d7d5a
env: fix potential stack overflow in environment functions
by Rob Herring
· 12 years ago
be11235
env: Hide '.' variables in env print by default
by Joe Hershberger
· 12 years ago
9aa90c1
env: checkpatch clean env_fat
by Igor Grinberg
· 12 years ago
3bb89e5
env: remove duplicated env_get_char_spec()
by Igor Grinberg
· 12 years ago
57210c7
Add support for loading and saving the environment to a FAT partition
by Maximilian Schwerin
· 13 years ago