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