1. 4fb83c9 xilinx: versal: Add support for saving env based on bootmode by Ashok Reddy Soma · 3 years, 7 months ago
  2. ec21721 env: Setup default value for ENV_OFFSET_REDUND by Michal Simek · 3 years, 7 months ago
  3. ecf1544 env: sf: remove the static env_flash variable by Patrick Delaunay · 3 years, 7 months ago
  4. c2d0036 env: sf: add missing spi_flash_free by Patrick Delaunay · 3 years, 7 months ago
  5. 25d90ad env: sf: add support of command env erase by Patrick Delaunay · 3 years, 8 months ago
  6. e41f55b env: sf: update the use of macro ENV_SAVE_PTR by Patrick Delaunay · 3 years, 8 months ago
  7. 1af031a env: add ENV_ERASE_PTR macro by Patrick Delaunay · 3 years, 8 months ago
  8. 5557eec env: Fix invalid env handling in env_init() by Marek Vasut · 3 years, 8 months ago
  9. 2339f01 env/fat.c: support redund environment by Brandon Maier · 3 years, 8 months ago
  10. 9636bf8 env: Fix warning when forcing environment without ENV_ACCESS_IGNORE_FORCE by Martin Fuzzey · 3 years, 9 months ago
  11. b9c3052 env: increment redund flag on read fail by Brandon Maier · 3 years, 9 months ago
  12. bcb44f6 env: add CONFIG_ENV_SECT_SIZE_AUTO by Rasmus Villemoes · 3 years, 5 months ago
  13. 4da7347 env/sf.c: use a variable to hold the sector size by Rasmus Villemoes · 3 years, 5 months ago
  14. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  15. ea5641e env: sf: cosmetic: remove unnecessary space by Patrick Delaunay · 3 years, 9 months ago
  16. 4e3fc5e env: Remove all dependencies for SYS_REDUNDAND_ENVIRONMENT by Michal Simek · 3 years, 8 months ago
  17. 7291332 env: typo enougth by Heinrich Schuchardt · 3 years, 11 months ago
  18. 2a0a577 env: mmc: Correct partition comparison in mmc_offset_try_partition by Hoyeonjiki Kim · 3 years, 10 months ago
  19. 46ce9e7 env: sf: fix init function behaviour by Heiko Schocher · 3 years, 11 months ago
  20. 92765f45 env: Access Environment in SPI flashes before relocation by Heiko Schocher · 4 years ago
  21. 1229533 env: split env_import_redund() into 2 functions by Heiko Schocher · 4 years ago
  22. b0493bb env/ext4.c: allow loading from an EXT4 partition on the MMC boot device by David Woodhouse · 4 years, 2 months ago
  23. 4dee3f7 mmc: remove duplicate mmc_get_env_dev() implementations by David Woodhouse · 4 years, 2 months ago
  24. bc438b6 Kconfig: Move VERSION_VARIABLE under environment by Simon Glass · 4 years ago
  25. 7fa8d5e env: kconfig: Add default option for ARCH_ZYNQ by Michal Simek · 4 years, 1 month ago
  26. 0766178 env: Kconfig: Add missing dependency for ENV_IS_IN_EXT4 by Michal Simek · 4 years, 1 month ago
  27. 7d08077 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 2 months ago
  28. d045cba env: Add support for explicit write access list by Marek Vasut · 4 years, 3 months ago
  29. 47f3b1f env: Add option to only ever append environment by Marek Vasut · 4 years, 3 months ago
  30. 890feec env: Discern environment coming from external storage by Marek Vasut · 4 years, 3 months ago
  31. ef9bef2 env: Add H_DEFAULT flag by Marek Vasut · 4 years, 3 months ago
  32. 0f036bf env: Warn on force access if ENV_ACCESS_IGNORE_FORCE set by Marek Vasut · 4 years, 3 months ago
  33. 0718f74 env: ext4: add support of command env erase by Patrick Delaunay · 4 years, 2 months ago
  34. f6de047 env: ext4: introduce new function env_ext4_save_buffer by Patrick Delaunay · 4 years, 2 months ago
  35. a97d22e cmd: env: add env select command by Patrick Delaunay · 4 years, 2 months ago
  36. 0115dd3 cmd: env: add env load command by Patrick Delaunay · 4 years, 2 months ago
  37. 466d985 env: the ops driver load becomes mandatory in struct env_driver by Patrick Delaunay · 4 years, 2 months ago
  38. ad3fec2 env: nowhere: add .load ops by Patrick Delaunay · 4 years, 2 months ago
  39. 6d8d840 env: correctly handle env_load_prio by Patrick Delaunay · 4 years, 2 months ago
  40. 22140d1 env: sf: avoid space in backend name by Patrick Delaunay · 4 years, 2 months ago
  41. 286fee5 env: ext4: set gd->env_valid by Patrick Delaunay · 4 years, 2 months ago
  42. 87dac74 env: add absolute path at CONFIG_ENV_EXT4_FILE by Patrick Delaunay · 4 years, 2 months ago
  43. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 3 months ago
  44. 5d4f7b4 env: mmc: add redundancy support in mmc_offset_try_partition by Patrick Delaunay · 4 years, 3 months ago
  45. 76b640c env: mmc: correct the offset returned by mmc_offset_try_partition by Patrick Delaunay · 4 years, 3 months ago
  46. 2b2f727 env: mmc: allow support of mmc_get_env_dev with OF_CONTROL by Patrick Delaunay · 4 years, 3 months ago
  47. 8968288 env: add failing trace in env_save by Patrick Delaunay · 4 years, 3 months ago
  48. d5a6a5a env: correct overflow check of env_has_init size by Patrick Delaunay · 4 years, 3 months ago
  49. 6731bef env/fat.c: allow loading from a FAT partition on the MMC boot device by David Woodhouse · 4 years, 3 months ago
  50. 56c4046 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 4 months ago
  51. 35c2683 env: Kconfig: cosmetics: update comment for SYS_RELOC_GD_ENV_ADDR by Patrick Delaunay · 4 years, 4 months ago
  52. c8cbf17 env: sf: Free the old env_flash by Jagan Teki · 4 years, 4 months ago
  53. 3ec4699 env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig by Marek Vasut · 4 years, 4 months ago
  54. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  55. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago
  56. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  57. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  58. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  59. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 5 months ago
  60. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  61. b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 5 months ago
  62. b8879f2 env: Convert CONFIG_DELAY_ENVIRONMENT to Kconfig by Ovidiu Panait · 4 years, 5 months ago
  63. 6d3524c env/sf.c: honour CONFIG_SPL_SAVEENV by Rasmus Villemoes · 4 years, 6 months ago
  64. 9e3c94d env/sf.c: drop private CMD_SAVEENV logic by Rasmus Villemoes · 4 years, 7 months ago
  65. 1df96a7 env/ext4.c: remove CONFIG_CMD_SAVEENV ifdef by Rasmus Villemoes · 4 years, 7 months ago
  66. 3908bc9 env/fat.c: remove private CMD_SAVEENV logic by Rasmus Villemoes · 4 years, 7 months ago
  67. 1d0adee env: add SAVEENV as an alias of the CMD_SAVEENV symbol by Rasmus Villemoes · 4 years, 7 months ago
  68. 080019b make env_entry::callback conditional on !CONFIG_SPL_BUILD by Rasmus Villemoes · 4 years, 7 months ago
  69. e13df08 env: remove callback.o for an SPL build by Rasmus Villemoes · 4 years, 7 months ago
  70. 46d9d1c env: make file-scope env_ptr variables static by Rasmus Villemoes · 4 years, 7 months ago
  71. 8d78211 env: Make mmc as default option for CONFIG_ENV_FAT_INTERFACE by Michal Simek · 4 years, 7 months ago
  72. 63e988e env: Kconfig: Adding default values for Microblaze by Varalaxmi Bingi · 4 years, 8 months ago
  73. 0536b44 env: Update env_addr for mmc environment driver by Pankit Garg · 4 years, 10 months ago
  74. 54b85a9 env: Enable SPI flash env for rockchip by Jagan Teki · 4 years, 9 months ago
  75. d7b433e env: kconfig: Restrict rockchip env for MMC by Jagan Teki · 4 years, 9 months ago
  76. c822168 env: another attempt at fixing SPL build failures by Rasmus Villemoes · 4 years, 9 months ago
  77. 0ee48252 common: Move flash_perror() to flash.h by Simon Glass · 4 years, 9 months ago
  78. 00e2704 mtd: ensure UBI is compiled when ENV_IS_IN_UBI is selected by Miquel Raynal · 5 years ago
  79. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 4 years, 10 months ago
  80. 8bef79b common: Move sorting functions to their own header file by Simon Glass · 4 years, 10 months ago
  81. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 10 months ago
  82. a09fea1 env: Finish migration of common ENV options by Tom Rini · 4 years, 10 months ago
  83. a8992e7 env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · 4 years, 10 months ago
  84. 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 4 years, 11 months ago
  85. cb6617a defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · 4 years, 11 months ago
  86. 6116234 ubi: env: fix redundand management by Philippe Reynes · 5 years ago
  87. f8c0f9f env: Kconfig: Add environment default offset in versal by T Karthik Reddy · 5 years ago
  88. d90fc9c Revert "env: solve compilation error in SPL" by Tom Rini · 5 years ago
  89. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  90. 3f0d680 env: Drop the ACTION typedef by Simon Glass · 5 years ago
  91. d3716dd env: Rename the redundancy flags by Simon Glass · 5 years ago
  92. dd2408c env: Drop the ENTRY typedef by Simon Glass · 5 years ago
  93. db19701 env: Move env_valid to env.h by Simon Glass · 5 years ago
  94. be54ec1 env: Rename environment to embedded_environment by Simon Glass · 5 years ago
  95. 0ac7d72 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  96. 0b9d8a0 env: Move set_default_vars to env.h by Simon Glass · 5 years ago
  97. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  98. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  99. 3f989e7b env: Move env_relocate() to env.h by Simon Glass · 5 years ago
  100. 4bfd1f5 env: Move env_init() to env.h by Simon Glass · 5 years ago