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. e9edb7f env: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  4. 8e27b26 env: nvram: Drop CONFIG_SYS_NVRAM_ACCESS_ROUTINE by Tom Rini · 2 years ago
  5. ef480b4 env: nvram: Cosmetic fix in env_nvram_init() by Marek Behún · 3 years, 1 month ago
  6. 6d7653c env: nvram: Let generic env_init() assign default environment by Marek Behún · 3 years, 1 month ago
  7. a88ce3d env: Drop env_get_char_spec() and old, unused .get_char() implementations 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. dfe4b7e env: Discern environment coming from external storage by Marek Vasut · 4 years, 5 months ago
  10. 5d18fc1 env: make file-scope env_ptr variables static by Rasmus Villemoes · 4 years, 9 months ago
  11. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  12. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  13. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  14. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  15. 9b0d66b env: restore old env_get_char() behaviour by Goldschmidt Simon · 7 years ago
  16. 35b4c32 env: make env drivers propagate env_import return value by Simon Goldschmidt · 7 years ago
  17. 1f39d0b env: Replace all open-coded gd->env_valid values with ENV_ flags by Simon Glass · 7 years ago
  18. 9977849 env: Adjust the load() method to return an error by Simon Glass · 7 years ago
  19. 3fa4c22 env: Adjust the get_char() method to return an int by Simon Glass · 7 years ago
  20. d91a8a5 env: Drop unused env_ptr variables by Simon Glass · 7 years ago
  21. d8273ed env: Drop the env_name_spec global by Simon Glass · 7 years ago
  22. 082af92 env: Switch over to use environment location drivers by Simon Glass · 7 years ago
  23. c10a88e env: Create a location driver for each location by Simon Glass · 7 years ago
  24. 4bc2ad2 env: Add an enum for environment state by Simon Glass · 7 years ago
  25. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago[Renamed from common/env_nvram.c]
  26. d73c129 env: Add env_export() wrapper by Marek Vasut · 11 years ago
  27. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  28. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  29. a840b8e Revert "env: fix potential stack overflow in environment functions" by Tom Rini · 12 years ago
  30. 04cae82 env: fix potential stack overflow in environment functions by Rob Herring · 12 years ago
  31. 79a905e env: Hide '.' variables in env print by default by Joe Hershberger · 12 years ago
  32. 76c02dc env: factor out the env_get_char_spec() function by Igor Grinberg · 13 years ago
  33. 0448286 env: clean env_nvram.c checkpatch and code style by Igor Grinberg · 13 years ago
  34. 6d67c73 env: move extern default_environment[] to environment.h by Igor Grinberg · 13 years ago
  35. 1e3cdf3 env: allow to export only selected variables by Wolfgang Denk · 13 years ago
  36. 92d7a99 hashtable: drop all non-reentrant versions by Mike Frysinger · 14 years ago
  37. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  38. b0b104a Remove AmigaOneG3SE board by Wolfgang Denk · 14 years ago
  39. 09304f5 env: kill off default_environment_size by Mike Frysinger · 15 years ago
  40. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  42. d13dd35 env_nvram: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  43. fdb79c3 rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  44. 7a8b855 environment: cleanup prototype declarations of env functions. by Wolfgang Denk · 17 years ago
  45. 10e247a Revert "Change env_get_char from a global function ptr to a function." by Wolfgang Denk · 17 years ago
  46. f4902a3 Change env_get_char from a global function ptr to a function. by Joakim Tjernlund · 17 years ago
  47. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  48. 6493420 Remove unneeded #include <malloc.h> Patch by Ladislav Michl, 22 Feb 2005 by Wolfgang Denk · 19 years ago
  49. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  50. bb444c9 * Patch by Hans-Joerg Frieden, 06 Dec 2002 by wdenk · 22 years ago
  51. c609719 Initial revision by wdenk · 22 years ago