1. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  2. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  3. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  4. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  5. 5cc9e6b api: remove superfluous assignment by xypron.glpk@gmx.de · 7 years ago
  6. 6215bd4 api: Use hashtable function for API_env_enum by Emmanuel Vadot · 8 years ago
  7. 78757d5 Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets. by Stanislav Galabov · 9 years ago
  8. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  9. 22aa61f api: Export API structure address as an environment variable by Stanislav Galabov · 9 years ago
  10. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  11. a2a5729 api: export LCD device to external apps by Che-Liang Chiou · 13 years ago
  12. 882b7d7 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  13. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  14. 84bf7ca api: remove un-needed ifdef CONFIG_API already handle by the Makefile by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  15. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  16. a8409f4 environment: cleanup prototype declarations of env functions. by Wolfgang Denk · 16 years ago
  17. c9dca3c Revert "Change env_get_char from a global function ptr to a function." by Wolfgang Denk · 16 years ago
  18. 20e5ed1 API: remove duplicate syscall check by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  19. c0559be Change env_get_char from a global function ptr to a function. by Joakim Tjernlund · 16 years ago
  20. d3a6532 Coding Style cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  21. 500856e API for external applications. by Rafal Jaworowski · 17 years ago