1. 54ee5ae Add SCSI scan for ENV in EXT4 or FAT by Rogier Stam · 2 years, 4 months ago
  2. 1af031a env: add ENV_ERASE_PTR macro by Patrick Delaunay · 3 years, 8 months ago
  3. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  4. b0493bb env/ext4.c: allow loading from an EXT4 partition on the MMC boot device by David Woodhouse · 4 years, 2 months ago
  5. 890feec env: Discern environment coming from external storage by Marek Vasut · 4 years, 3 months ago
  6. 0718f74 env: ext4: add support of command env erase by Patrick Delaunay · 4 years, 2 months ago
  7. f6de047 env: ext4: introduce new function env_ext4_save_buffer by Patrick Delaunay · 4 years, 2 months ago
  8. 286fee5 env: ext4: set gd->env_valid by Patrick Delaunay · 4 years, 2 months ago
  9. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  10. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 5 months ago
  11. 1df96a7 env/ext4.c: remove CONFIG_CMD_SAVEENV ifdef by Rasmus Villemoes · 4 years, 7 months ago
  12. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  13. 0ac7d72 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  14. d319edc env: ext4: Allow overriding interface, device and partition by Patrice Chotard · 6 years ago
  15. 5efc068 fs: ext4: Add support for the creation of symbolic links by Jean-Jacques Hiblot · 6 years ago
  16. c5d548a env: common: accept flags on reset to default env by Yaniv Levinsky · 6 years ago
  17. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  18. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  19. 95058fb env: mmc/fat/ext4: undefined reference to `mmc_initialize' by Heinrich Schuchardt · 6 years ago
  20. 26862b4 env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before using it by Faiz Abbas · 7 years ago
  21. 2166ebf env: make env drivers propagate env_import return value by Simon Goldschmidt · 7 years ago
  22. 1087a79 env: enable accessing the environment in an EXT4 partition by Jorge Ramirez-Ortiz · 7 years ago
  23. c595199 env: Adjust the load() method to return an error by Simon Glass · 7 years ago
  24. 98b5755 env: Drop unused env_ptr variables by Simon Glass · 7 years ago
  25. ac358be env: Drop the env_name_spec global by Simon Glass · 7 years ago
  26. 7938822 env: Drop common init() functions by Simon Glass · 7 years ago
  27. e5bce24 env: Switch over to use environment location drivers by Simon Glass · 7 years ago
  28. 4415f1d env: Create a location driver for each location by Simon Glass · 7 years ago
  29. 203e94f env: Add an enum for environment state by Simon Glass · 7 years ago
  30. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago[Renamed from common/env_ext4.c]
  31. bd62e24 common: Fix support for environment file in EXT4 by Andrej Rosano · 8 years ago
  32. fd1000b common: Add support for environment file in EXT4. by Stuart Longland · 9 years ago