Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a7da6daf58c72a274ef66572659d4208493cac07
/
env
/
mmc.c
eb1f909
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
by Tom Rini
· Fri Jul 24 17:14:47 2020 -0400
dfe4b7e
env: Discern environment coming from external storage
by Marek Vasut
· Tue Jul 07 20:51:35 2020 +0200
eff8195
env: mmc: add redundancy support in mmc_offset_try_partition
by Patrick Delaunay
· Mon Jun 15 10:38:57 2020 +0200
66fba3a
env: mmc: correct the offset returned by mmc_offset_try_partition
by Patrick Delaunay
· Mon Jun 15 10:38:56 2020 +0200
530cb45
env: mmc: allow support of mmc_get_env_dev with OF_CONTROL
by Patrick Delaunay
· Mon Jun 15 10:38:55 2020 +0200
c1c4a8f
part: Drop disk_partition_t typedef
by Simon Glass
· Sun May 10 11:39:57 2020 -0600
c2342f6
env: Update env_addr for mmc environment driver
by Pankit Garg
· Tue Nov 19 09:49:31 2019 +0000
5cd7ece
env: Finish migration of common ENV options
by Tom Rini
· Mon Nov 18 20:02:10 2019 -0500
f4bdf1b
env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
by Tom Rini
· Mon Nov 18 20:02:07 2019 -0500
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
81f087e
env: mmc: add erase-function
by Frank Wunderlich
· Sat Jun 29 11:36:20 2019 +0200
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
5e4546d
env: Properly check for BLK support
by Sjoerd Simons
· Thu Mar 22 22:53:50 2018 +0100
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
e07096e
env: move more common code to env_import_redund
by Simon Goldschmidt
· Wed Jan 31 14:47:11 2018 +0100
dda03f9
env: mmc: Make the debug messages play a little nicer
by Maxime Ripard
· Tue Jan 23 21:16:56 2018 +0100
745d8de
env: suppress a spurious warning with GCC 7.1
by Philipp Tomsich
· Tue Nov 21 23:29:40 2017 +0100
03ab46c
env: Save environment at the end of an MMC partition
by Jorge Ramirez-Ortiz
· Mon Nov 06 14:16:37 2017 +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_mmc.c]
0a2e176
env: Switch env_nand, env_mmc and env_ubi to env_import_redund
by Fiach Antaw
· Wed Jan 25 18:53:12 2017 +1000
1d9907c
dm: mmc: Ensure that block device is probed
by Simon Glass
· Sat May 27 11:37:18 2017 -0600
86d78c7
dm: mmc: Don't re-init when accessing environment
by Simon Glass
· Sun Apr 23 20:02:04 2017 -0600
8ab507b
env_mmc: configure environment offsets via device tree
by Philipp Tomsich
· Tue May 16 00:16:31 2017 +0200
803a9bb
env_mmc: Allow SPL to use any MMC device to load/save the environment
by Jean-Jacques Hiblot
· Wed Feb 01 11:26:53 2017 +0100
da89892
dm: env: mmc: Convert env_mmc to support CONFIG_BLK
by Simon Glass
· Sat May 14 14:03:03 2016 -0600
11f2bb6
dm: mmc: Use the new select_hwpart() API
by Simon Glass
· Sun May 01 13:52:29 2016 -0600
f7b6144
env_mmc: support overriding mmc dev from board code
by Clemens Gruber
· Wed Jan 20 15:43:37 2016 +0100
1e0f92a
mmc: store hwpart in the block device
by Stephen Warren
· Mon Dec 07 11:38:49 2015 -0700
e73f296
block: pass block dev not num to read/write/erase()
by Stephen Warren
· Mon Dec 07 11:38:48 2015 -0700
2dd337a
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· Wed Sep 02 17:24:58 2015 -0600
8764fd6
env_mmc: Properly prefix mmc errors with '!'
by Hans de Goede
· Sat Aug 15 20:05:01 2015 +0200
eda75c3
env_mmc: add error message to pass to set_default_env
by Tim Harvey
· Fri May 08 14:52:09 2015 -0700
3a4f656
env_mmc: correct fini partition to match init partition
by Peter Bigot
· Wed Sep 03 12:22:43 2014 -0500
97d2fb9
env_mmc: support env partition setup in runtime
by Dmitry Lifshitz
· Wed Jul 30 13:19:06 2014 +0300
6284547
Merge branch 'u-boot/master'
by Albert ARIBAUD
· Fri May 09 10:47:05 2014 +0200
a279b4c
env_mmc.c: Remove NULL check on tmp_env1/2
by Tom Rini
· Fri Mar 28 12:03:35 2014 -0400
c929f82
env_mmc.c: Allow environment to be used within SPL
by Tom Rini
· Fri Mar 28 12:03:34 2014 -0400
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
6ef41fd
env_mmc: fix buffer allocation for armv7
by Markus Niebel
· Fri Oct 04 15:48:03 2013 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
24dc203
env_mmc: allow negative CONFIG_ENV_OFFSET
by Stephen Warren
· Tue Jun 11 15:14:02 2013 -0600
a1d25a3
env_mmc: add support for redundant environment
by Michael Heimpold
· Wed Apr 10 10:36:19 2013 +0000
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
606b3dd
common: env_mmc: Use __weak annotation to simplify code
by Fabio Estevam
· Tue Jan 08 05:36:11 2013 +0000
79a905e
env: Hide '.' variables in env print by default
by Joe Hershberger
· Tue Dec 11 22:16:23 2012 -0600
27ee0f3
env_mmc: allow environment to be in an eMMC partition
by Stephen Warren
· Mon Jul 30 10:55:44 2012 +0000
42a3c44
env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFER
by Stephen Warren
· Thu May 24 11:38:33 2012 +0000
76c02dc
env: factor out the env_get_char_spec() function
by Igor Grinberg
· Mon Dec 26 03:33:10 2011 +0000
ecbfb62
env: clean env_mmc.c checkpatch and code style
by Igor Grinberg
· Mon Nov 07 01:14:05 2011 +0000
23b54b9
env: move extern environment[] to environment.h
by Igor Grinberg
· Thu Nov 17 06:07:23 2011 +0000
6d67c73
env: move extern default_environment[] to environment.h
by Igor Grinberg
· Mon Nov 07 01:13:57 2011 +0000
1e3cdf3
env: allow to export only selected variables
by Wolfgang Denk
· Sun Nov 06 22:49:44 2011 +0100
a55fce3
env_mmc: Allow board code to override the environment address
by Mingkai Hu
· Mon Jan 24 17:09:55 2011 +0000
92d7a99
hashtable: drop all non-reentrant versions
by Mike Frysinger
· Wed Dec 08 06:26:04 2010 -0500
9f84f21
env_mmc: fix compile warning
by Lei Wen
· Wed Nov 10 07:39:23 2010 +0800
fee0e3a
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· Sun Oct 17 20:25:05 2010 +0200
ff833ed
env_mmc: fix cannot save env issue
by Lei Wen
· Wed Oct 13 11:07:21 2010 +0800
a93ec57
env_mmc: Fix crashing bug encountered after enabling ARM relocation
by Steve Sakoman
· Mon Oct 11 05:51:39 2010 -0700
0e657e8
env_mmc: Fix broken build due to set_default_env() change
by Steve Sakoman
· Tue Oct 05 15:31:38 2010 -0700
b4eceac
Save environment data to mmc.
by Terry Lv
· Mon May 17 10:57:01 2010 +0800