1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  3. d4b57ec Init virtio before loading ENV from EXT4 or FAT by Fiona Klute · 7 months ago
  4. e9edb7f env: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  5. ab125f5 fs: ext4: Remove unused parameter from ext4_mount by Sean Anderson · 1 year, 1 month ago
  6. 454aa19 Add SCSI scan for ENV in EXT4 or FAT by Rogier Stam · 2 years, 7 months ago
  7. 50f6f11 env: add ENV_ERASE_PTR macro by Patrick Delaunay · 3 years, 10 months ago
  8. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  9. 6815e2c env/ext4.c: allow loading from an EXT4 partition on the MMC boot device by David Woodhouse · 4 years, 4 months ago
  10. dfe4b7e env: Discern environment coming from external storage by Marek Vasut · 4 years, 5 months ago
  11. 5360650 env: ext4: add support of command env erase by Patrick Delaunay · 4 years, 4 months ago
  12. 112a195 env: ext4: introduce new function env_ext4_save_buffer by Patrick Delaunay · 4 years, 4 months ago
  13. 87c8a50 env: ext4: set gd->env_valid by Patrick Delaunay · 4 years, 4 months ago
  14. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  15. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
  16. 89809e8 env/ext4.c: remove CONFIG_CMD_SAVEENV ifdef by Rasmus Villemoes · 4 years, 9 months ago
  17. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  18. 9738586 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  19. 15dc5c0 env: ext4: Allow overriding interface, device and partition by Patrice Chotard · 6 years ago
  20. 448dd27 fs: ext4: Add support for the creation of symbolic links by Jean-Jacques Hiblot · 6 years ago
  21. b2bb9bc env: common: accept flags on reset to default env by Yaniv Levinsky · 6 years ago
  22. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  23. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  24. 9991fe8 env: mmc/fat/ext4: undefined reference to `mmc_initialize' by Heinrich Schuchardt · 7 years ago
  25. aae518f env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before using it by Faiz Abbas · 7 years ago
  26. 35b4c32 env: make env drivers propagate env_import return value by Simon Goldschmidt · 7 years ago
  27. 4a4c26d env: enable accessing the environment in an EXT4 partition by Jorge Ramirez-Ortiz · 7 years ago
  28. 9977849 env: Adjust the load() method to return an error by Simon Glass · 7 years ago
  29. d91a8a5 env: Drop unused env_ptr variables by Simon Glass · 7 years ago
  30. d8273ed env: Drop the env_name_spec global by Simon Glass · 7 years ago
  31. d40d804 env: Drop common init() functions by Simon Glass · 7 years ago
  32. 082af92 env: Switch over to use environment location drivers by Simon Glass · 7 years ago
  33. c10a88e env: Create a location driver for each location by Simon Glass · 7 years ago
  34. 4bc2ad2 env: Add an enum for environment state by Simon Glass · 7 years ago
  35. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago[Renamed from common/env_ext4.c]
  36. b776347 common: Fix support for environment file in EXT4 by Andrej Rosano · 8 years ago
  37. d1f4063 common: Add support for environment file in EXT4. by Stuart Longland · 9 years ago