1. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  2. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  3. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  4. e9edb7f env: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  5. 6da2fbf env: nowhere: Cosmetic fix by Marek Behún · 3 years, 1 month ago
  6. 771ce72 env: nowhere: Let generic env_init() assign default environment by Marek Behún · 3 years, 1 month ago
  7. 9a359b5 env: Inline env_get_char() into its only user by Marek Behún · 3 years, 1 month ago
  8. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  9. 7076d6d env: typo enougth by Heinrich Schuchardt · 4 years, 1 month ago
  10. 789c3c3 env: nowhere: add .load ops by Patrick Delaunay · 4 years, 4 months ago
  11. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  12. bf86488 env: Move env_valid to env.h by Simon Glass · 5 years ago
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  14. 8a7c44b env: Correct case of no sub-init function by Tom Rini · 7 years ago
  15. d91a8a5 env: Drop unused env_ptr variables by Simon Glass · 7 years ago
  16. d8273ed env: Drop the env_name_spec global by Simon Glass · 7 years ago
  17. d40d804 env: Drop common init() functions by Simon Glass · 7 years ago
  18. 082af92 env: Switch over to use environment location drivers by Simon Glass · 7 years ago
  19. c10a88e env: Create a location driver for each location by Simon Glass · 7 years ago
  20. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago[Renamed from common/env_nowhere.c]
  21. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  22. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  23. 76c02dc env: factor out the env_get_char_spec() function by Igor Grinberg · 13 years ago
  24. 2bb87bf env: clean env_nowhere.c checkpatch and code style by Igor Grinberg · 13 years ago
  25. 6d67c73 env: move extern default_environment[] to environment.h by Igor Grinberg · 13 years ago
  26. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  27. 09304f5 env: kill off default_environment_size by Mike Frysinger · 15 years ago
  28. a489af7 env_nowhere: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  29. 68a8756 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  31. 6493420 Remove unneeded #include <malloc.h> Patch by Ladislav Michl, 22 Feb 2005 by Wolfgang Denk · 19 years ago
  32. 0bc4a1a Initial revision by wdenk · 22 years ago