- 50f6f11 env: add ENV_ERASE_PTR macro by Patrick Delaunay · 3 years, 10 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 626c3ce env: mmc: Correct partition comparison in mmc_offset_try_partition by Hoyeonjiki Kim · 4 years ago
- 49fee03 mmc: remove duplicate mmc_get_env_dev() implementations by David Woodhouse · 4 years, 4 months ago
- eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 4 months ago
- dfe4b7e env: Discern environment coming from external storage by Marek Vasut · 4 years, 5 months ago
- eff8195 env: mmc: add redundancy support in mmc_offset_try_partition by Patrick Delaunay · 4 years, 5 months ago
- 66fba3a env: mmc: correct the offset returned by mmc_offset_try_partition by Patrick Delaunay · 4 years, 5 months ago
- 530cb45 env: mmc: allow support of mmc_get_env_dev with OF_CONTROL by Patrick Delaunay · 4 years, 5 months ago
- c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
- c2342f6 env: Update env_addr for mmc environment driver by Pankit Garg · 5 years ago
- 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
- f4bdf1b env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · 5 years 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
- 81f087e env: mmc: add erase-function by Frank Wunderlich · 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
- 5e4546d env: Properly check for BLK support by Sjoerd Simons · 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
- 35b4c32 env: make env drivers propagate env_import return value by Simon Goldschmidt · 7 years ago
- e07096e env: move more common code to env_import_redund by Simon Goldschmidt · 7 years ago
- dda03f9 env: mmc: Make the debug messages play a little nicer by Maxime Ripard · 7 years ago
- 745d8de env: suppress a spurious warning with GCC 7.1 by Philipp Tomsich · 7 years ago
- 03ab46c env: Save environment at the end of an MMC partition by Jorge Ramirez-Ortiz · 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_mmc.c]
- 0a2e176 env: Switch env_nand, env_mmc and env_ubi to env_import_redund by Fiach Antaw · 8 years ago
- 1d9907c dm: mmc: Ensure that block device is probed by Simon Glass · 7 years ago
- 86d78c7 dm: mmc: Don't re-init when accessing environment by Simon Glass · 8 years ago
- 8ab507b env_mmc: configure environment offsets via device tree by Philipp Tomsich · 8 years ago
- 803a9bb env_mmc: Allow SPL to use any MMC device to load/save the environment by Jean-Jacques Hiblot · 8 years ago
- da89892 dm: env: mmc: Convert env_mmc to support CONFIG_BLK by Simon Glass · 9 years ago
- 11f2bb6 dm: mmc: Use the new select_hwpart() API by Simon Glass · 9 years ago
- f7b6144 env_mmc: support overriding mmc dev from board code by Clemens Gruber · 9 years ago
- 1e0f92a mmc: store hwpart in the block device by Stephen Warren · 9 years ago
- e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
- 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
- 8764fd6 env_mmc: Properly prefix mmc errors with '!' by Hans de Goede · 9 years ago
- eda75c3 env_mmc: add error message to pass to set_default_env by Tim Harvey · 10 years ago
- 3a4f656 env_mmc: correct fini partition to match init partition by Peter Bigot · 10 years ago
- 97d2fb9 env_mmc: support env partition setup in runtime by Dmitry Lifshitz · 10 years ago
- 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
- a279b4c env_mmc.c: Remove NULL check on tmp_env1/2 by Tom Rini · 11 years ago
- c929f82 env_mmc.c: Allow environment to be used within SPL by Tom Rini · 11 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
- 6ef41fd env_mmc: fix buffer allocation for armv7 by Markus Niebel · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 24dc203 env_mmc: allow negative CONFIG_ENV_OFFSET by Stephen Warren · 11 years ago
- a1d25a3 env_mmc: add support for redundant environment by Michael Heimpold · 12 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
- 606b3dd common: env_mmc: Use __weak annotation to simplify code by Fabio Estevam · 12 years ago
- 79a905e env: Hide '.' variables in env print by default by Joe Hershberger · 12 years ago
- 27ee0f3 env_mmc: allow environment to be in an eMMC partition by Stephen Warren · 12 years ago
- 42a3c44 env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFER by Stephen Warren · 13 years ago
- 76c02dc env: factor out the env_get_char_spec() function by Igor Grinberg · 13 years ago
- ecbfb62 env: clean env_mmc.c checkpatch and code style by Igor Grinberg · 13 years ago
- 23b54b9 env: move extern environment[] to environment.h by Igor Grinberg · 13 years ago
- 6d67c73 env: move extern default_environment[] to environment.h by Igor Grinberg · 13 years ago
- 1e3cdf3 env: allow to export only selected variables by Wolfgang Denk · 13 years ago
- a55fce3 env_mmc: Allow board code to override the environment address by Mingkai Hu · 14 years ago
- 92d7a99 hashtable: drop all non-reentrant versions by Mike Frysinger · 14 years ago
- 9f84f21 env_mmc: fix compile warning by Lei Wen · 14 years ago
- fee0e3a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
- ff833ed env_mmc: fix cannot save env issue by Lei Wen · 14 years ago
- a93ec57 env_mmc: Fix crashing bug encountered after enabling ARM relocation by Steve Sakoman · 14 years ago
- 0e657e8 env_mmc: Fix broken build due to set_default_env() change by Steve Sakoman · 14 years ago
- b4eceac Save environment data to mmc. by Terry Lv · 15 years ago