1. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 5 months ago
  2. 0f92fa4 env: Remove <common.h> and add needed includes by Tom Rini · 6 months ago
  3. 9fc3106 env: nowhere: Cosmetic fix by Marek Behún · 3 years ago
  4. 5aab7f5 env: nowhere: Let generic env_init() assign default environment by Marek Behún · 3 years ago
  5. 52f9ed3 env: Inline env_get_char() into its only user by Marek Behún · 3 years ago
  6. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago WIP/2021-02-02-drop-asm_global_data-when-unused
  7. 7291332 env: typo enougth by Heinrich Schuchardt · 4 years ago
  8. ad3fec2 env: nowhere: add .load ops by Patrick Delaunay · 4 years, 3 months ago
  9. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  10. db19701 env: Move env_valid to env.h by Simon Glass · 5 years ago
  11. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  12. eeba55c env: Correct case of no sub-init function by Tom Rini · 7 years ago
  13. 98b5755 env: Drop unused env_ptr variables by Simon Glass · 7 years ago
  14. ac358be env: Drop the env_name_spec global by Simon Glass · 7 years ago
  15. 7938822 env: Drop common init() functions by Simon Glass · 7 years ago
  16. e5bce24 env: Switch over to use environment location drivers by Simon Glass · 7 years ago
  17. 4415f1d env: Create a location driver for each location by Simon Glass · 7 years ago
  18. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago[Renamed from common/env_nowhere.c]
  19. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  20. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  21. bf95df4 env: factor out the env_get_char_spec() function by Igor Grinberg · 13 years ago
  22. dcfe6e6 env: clean env_nowhere.c checkpatch and code style by Igor Grinberg · 13 years ago
  23. d1459f0 env: move extern default_environment[] to environment.h by Igor Grinberg · 13 years ago
  24. ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  25. 18304f7 env: kill off default_environment_size by Mike Frysinger · 15 years ago
  26. c0878af env_nowhere: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  27. 93f6d72 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  29. 3146629 Remove unneeded #include <malloc.h> Patch by Ladislav Michl, 22 Feb 2005 by Wolfgang Denk · 19 years ago
  30. 0bc4a1a Initial revision by wdenk · 22 years ago