1. b6601dd env: mmc: statically set the environment partition name by Emmanuel Di Fede · Wed Jun 14 12:05:28 2023 +0200
  2. 1f2473a env: mmc: Apply GPT only on eMMC user HW partition by Marek Vasut · Thu Feb 09 13:30:10 2023 +0100
  3. 45d1387 env: mmc: Fix offset issue for env save by Ye Li · Tue Jan 31 14:41:58 2023 +0800
  4. 1d5b7a1 env: mmc: cosmetic: remove unused macro STR(X) by Patrick Delaunay · Thu Nov 10 11:49:05 2022 +0100
  5. 01b0798 env: mmc: add debug message when mmc-env-partition is not found by Patrick Delaunay · Thu Nov 10 11:49:04 2022 +0100
  6. eb78787 env: mmc: select GPT env partition by type guid by Patrick Delaunay · Thu Nov 10 11:49:03 2022 +0100
  7. 41e143f env: mmc: add CONFIG_ENV_MMC_USE_DT by Patrick Delaunay · Thu Nov 10 11:49:01 2022 +0100
  8. d948e71 env: mcc: fix compilation error with ENV_IS_EMBEDDED by Patrick Delaunay · Thu Nov 10 11:49:00 2022 +0100
  9. 036a358 env: mcc: Drop unnecessary #ifdefs by Patrick Delaunay · Thu Nov 10 11:48:59 2022 +0100
  10. f080c4c env: mmc: introduced ENV_MMC_OFFSET by Patrick Delaunay · Thu Nov 10 11:48:58 2022 +0100
  11. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · Thu Aug 11 19:34:59 2022 -0600
  12. ab5ea4d env: mmc : align erase address and size on erase_grp_size by Patrick Delaunay · Tue Feb 15 16:23:23 2022 +0100
  13. 509f36e env: mmc: Add support for redundant env in both eMMC boot partitions by Marek Vasut · Sun Oct 17 19:23:36 2021 +0200
  14. d07a6e3 env: mmc: Add missing eMMC bootpart restoration to env erase by Marek Vasut · Wed Oct 06 18:29:53 2021 +0200
  15. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  16. 50f6f11 env: add ENV_ERASE_PTR macro by Patrick Delaunay · Tue Feb 09 11:48:50 2021 +0100
  17. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  18. 626c3ce env: mmc: Correct partition comparison in mmc_offset_try_partition by Hoyeonjiki Kim · Tue Nov 17 12:32:08 2020 +0900
  19. 49fee03 mmc: remove duplicate mmc_get_env_dev() implementations by David Woodhouse · Tue Aug 04 10:05:46 2020 +0100
  20. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · Fri Jul 24 17:14:47 2020 -0400
  21. dfe4b7e env: Discern environment coming from external storage by Marek Vasut · Tue Jul 07 20:51:35 2020 +0200
  22. eff8195 env: mmc: add redundancy support in mmc_offset_try_partition by Patrick Delaunay · Mon Jun 15 10:38:57 2020 +0200
  23. 66fba3a env: mmc: correct the offset returned by mmc_offset_try_partition by Patrick Delaunay · Mon Jun 15 10:38:56 2020 +0200
  24. 530cb45 env: mmc: allow support of mmc_get_env_dev with OF_CONTROL by Patrick Delaunay · Mon Jun 15 10:38:55 2020 +0200
  25. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · Sun May 10 11:39:57 2020 -0600
  26. c2342f6 env: Update env_addr for mmc environment driver by Pankit Garg · Tue Nov 19 09:49:31 2019 +0000
  27. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  28. 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
  29. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  30. 9738586 env: Move get/set_default_env() to env.h by Simon Glass · Thu Aug 01 09:47:00 2019 -0600
  31. 81f087e env: mmc: add erase-function by Frank Wunderlich · Sat Jun 29 11:36:20 2019 +0200
  32. b2bb9bc env: common: accept flags on reset to default env by Yaniv Levinsky · Sun Jun 24 19:16:57 2018 +0300
  33. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  34. 5e4546d env: Properly check for BLK support by Sjoerd Simons · Thu Mar 22 22:53:50 2018 +0100
  35. 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
  36. 35b4c32 env: make env drivers propagate env_import return value by Simon Goldschmidt · Wed Jan 31 14:47:12 2018 +0100
  37. e07096e env: move more common code to env_import_redund by Simon Goldschmidt · Wed Jan 31 14:47:11 2018 +0100
  38. dda03f9 env: mmc: Make the debug messages play a little nicer by Maxime Ripard · Tue Jan 23 21:16:56 2018 +0100
  39. 745d8de env: suppress a spurious warning with GCC 7.1 by Philipp Tomsich · Tue Nov 21 23:29:40 2017 +0100
  40. 03ab46c env: Save environment at the end of an MMC partition by Jorge Ramirez-Ortiz · Mon Nov 06 14:16:37 2017 +0100
  41. 9977849 env: Adjust the load() method to return an error by Simon Glass · Thu Aug 03 12:22:17 2017 -0600
  42. d91a8a5 env: Drop unused env_ptr variables by Simon Glass · Thu Aug 03 12:22:04 2017 -0600
  43. d8273ed env: Drop the env_name_spec global by Simon Glass · Thu Aug 03 12:22:03 2017 -0600
  44. d40d804 env: Drop common init() functions by Simon Glass · Thu Aug 03 12:22:02 2017 -0600
  45. 082af92 env: Switch over to use environment location drivers by Simon Glass · Thu Aug 03 12:22:01 2017 -0600
  46. c10a88e env: Create a location driver for each location by Simon Glass · Thu Aug 03 12:21:58 2017 -0600
  47. 4bc2ad2 env: Add an enum for environment state by Simon Glass · Thu Aug 03 12:21:56 2017 -0600
  48. 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]
  49. 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
  50. 1d9907c dm: mmc: Ensure that block device is probed by Simon Glass · Sat May 27 11:37:18 2017 -0600
  51. 86d78c7 dm: mmc: Don't re-init when accessing environment by Simon Glass · Sun Apr 23 20:02:04 2017 -0600
  52. 8ab507b env_mmc: configure environment offsets via device tree by Philipp Tomsich · Tue May 16 00:16:31 2017 +0200
  53. 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
  54. da89892 dm: env: mmc: Convert env_mmc to support CONFIG_BLK by Simon Glass · Sat May 14 14:03:03 2016 -0600
  55. 11f2bb6 dm: mmc: Use the new select_hwpart() API by Simon Glass · Sun May 01 13:52:29 2016 -0600
  56. f7b6144 env_mmc: support overriding mmc dev from board code by Clemens Gruber · Wed Jan 20 15:43:37 2016 +0100
  57. 1e0f92a mmc: store hwpart in the block device by Stephen Warren · Mon Dec 07 11:38:49 2015 -0700
  58. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · Mon Dec 07 11:38:48 2015 -0700
  59. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · Wed Sep 02 17:24:58 2015 -0600
  60. 8764fd6 env_mmc: Properly prefix mmc errors with '!' by Hans de Goede · Sat Aug 15 20:05:01 2015 +0200
  61. eda75c3 env_mmc: add error message to pass to set_default_env by Tim Harvey · Fri May 08 14:52:09 2015 -0700
  62. 3a4f656 env_mmc: correct fini partition to match init partition by Peter Bigot · Wed Sep 03 12:22:43 2014 -0500
  63. 97d2fb9 env_mmc: support env partition setup in runtime by Dmitry Lifshitz · Wed Jul 30 13:19:06 2014 +0300
  64. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · Fri May 09 10:47:05 2014 +0200
  65. a279b4c env_mmc.c: Remove NULL check on tmp_env1/2 by Tom Rini · Fri Mar 28 12:03:35 2014 -0400
  66. c929f82 env_mmc.c: Allow environment to be used within SPL by Tom Rini · Fri Mar 28 12:03:34 2014 -0400
  67. d73c129 env: Add env_export() wrapper by Marek Vasut · Wed Mar 05 19:59:50 2014 +0100
  68. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  69. 6ef41fd env_mmc: fix buffer allocation for armv7 by Markus Niebel · Fri Oct 04 15:48:03 2013 +0200
  70. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  71. 24dc203 env_mmc: allow negative CONFIG_ENV_OFFSET by Stephen Warren · Tue Jun 11 15:14:02 2013 -0600
  72. a1d25a3 env_mmc: add support for redundant environment by Michael Heimpold · Wed Apr 10 10:36:19 2013 +0000
  73. a840b8e Revert "env: fix potential stack overflow in environment functions" by Tom Rini · Fri Apr 05 14:55:21 2013 -0400
  74. 04cae82 env: fix potential stack overflow in environment functions by Rob Herring · Fri Mar 22 11:26:21 2013 +0000
  75. 606b3dd common: env_mmc: Use __weak annotation to simplify code by Fabio Estevam · Tue Jan 08 05:36:11 2013 +0000
  76. 79a905e env: Hide '.' variables in env print by default by Joe Hershberger · Tue Dec 11 22:16:23 2012 -0600
  77. 27ee0f3 env_mmc: allow environment to be in an eMMC partition by Stephen Warren · Mon Jul 30 10:55:44 2012 +0000
  78. 42a3c44 env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFER by Stephen Warren · Thu May 24 11:38:33 2012 +0000
  79. 76c02dc env: factor out the env_get_char_spec() function by Igor Grinberg · Mon Dec 26 03:33:10 2011 +0000
  80. ecbfb62 env: clean env_mmc.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:14:05 2011 +0000
  81. 23b54b9 env: move extern environment[] to environment.h by Igor Grinberg · Thu Nov 17 06:07:23 2011 +0000
  82. 6d67c73 env: move extern default_environment[] to environment.h by Igor Grinberg · Mon Nov 07 01:13:57 2011 +0000
  83. 1e3cdf3 env: allow to export only selected variables by Wolfgang Denk · Sun Nov 06 22:49:44 2011 +0100
  84. a55fce3 env_mmc: Allow board code to override the environment address by Mingkai Hu · Mon Jan 24 17:09:55 2011 +0000
  85. 92d7a99 hashtable: drop all non-reentrant versions by Mike Frysinger · Wed Dec 08 06:26:04 2010 -0500
  86. 9f84f21 env_mmc: fix compile warning by Lei Wen · Wed Nov 10 07:39:23 2010 +0800
  87. fee0e3a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sun Oct 17 20:25:05 2010 +0200
  88. ff833ed env_mmc: fix cannot save env issue by Lei Wen · Wed Oct 13 11:07:21 2010 +0800
  89. a93ec57 env_mmc: Fix crashing bug encountered after enabling ARM relocation by Steve Sakoman · Mon Oct 11 05:51:39 2010 -0700
  90. 0e657e8 env_mmc: Fix broken build due to set_default_env() change by Steve Sakoman · Tue Oct 05 15:31:38 2010 -0700
  91. b4eceac Save environment data to mmc. by Terry Lv · Mon May 17 10:57:01 2010 +0800