1. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  2. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 5 months ago
  3. 1df96a7 env/ext4.c: remove CONFIG_CMD_SAVEENV ifdef by Rasmus Villemoes · 4 years, 7 months ago
  4. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  5. 0ac7d72 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  6. d319edc env: ext4: Allow overriding interface, device and partition by Patrice Chotard · 6 years ago
  7. 5efc068 fs: ext4: Add support for the creation of symbolic links by Jean-Jacques Hiblot · 6 years ago
  8. c5d548a env: common: accept flags on reset to default env by Yaniv Levinsky · 6 years ago
  9. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  10. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  11. 95058fb env: mmc/fat/ext4: undefined reference to `mmc_initialize' by Heinrich Schuchardt · 6 years ago
  12. 26862b4 env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before using it by Faiz Abbas · 7 years ago
  13. 2166ebf env: make env drivers propagate env_import return value by Simon Goldschmidt · 7 years ago
  14. 1087a79 env: enable accessing the environment in an EXT4 partition by Jorge Ramirez-Ortiz · 7 years ago
  15. c595199 env: Adjust the load() method to return an error by Simon Glass · 7 years ago
  16. 98b5755 env: Drop unused env_ptr variables by Simon Glass · 7 years ago
  17. ac358be env: Drop the env_name_spec global by Simon Glass · 7 years ago
  18. 7938822 env: Drop common init() functions by Simon Glass · 7 years ago
  19. e5bce24 env: Switch over to use environment location drivers by Simon Glass · 7 years ago
  20. 4415f1d env: Create a location driver for each location by Simon Glass · 7 years ago
  21. 203e94f env: Add an enum for environment state by Simon Glass · 7 years ago
  22. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago[Renamed from common/env_ext4.c]
  23. bd62e24 common: Fix support for environment file in EXT4 by Andrej Rosano · 8 years ago
  24. fd1000b common: Add support for environment file in EXT4. by Stuart Longland · 9 years ago