1. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  2. 29f2ace api: storage: Add the missing write operation support by Cristian Ciocaltea · 6 years ago
  3. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  4. 63a2f57 env: Drop the ACTION typedef by Simon Glass · 5 years ago
  5. 1a23686 env: Drop the ENTRY typedef by Simon Glass · 5 years ago
  6. 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  8. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  9. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  10. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  11. 0a23a73 api: remove superfluous assignment by xypron.glpk@gmx.de · 7 years ago
  12. c4971b9 api: Use hashtable function for API_env_enum by Emmanuel Vadot · 8 years ago
  13. 10c7a57 Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets. by Stanislav Galabov · 9 years ago
  14. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  15. e46966d api: Export API structure address as an environment variable by Stanislav Galabov · 9 years ago
  16. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  17. 0d46041 api: export LCD device to external apps by Che-Liang Chiou · 13 years ago
  18. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  19. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  20. 780b627 api: remove un-needed ifdef CONFIG_API already handle by the Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  21. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  22. 7a8b855 environment: cleanup prototype declarations of env functions. by Wolfgang Denk · 17 years ago
  23. 10e247a Revert "Change env_get_char from a global function ptr to a function." by Wolfgang Denk · 17 years ago
  24. ffaed16 API: remove duplicate syscall check by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  25. f4902a3 Change env_get_char from a global function ptr to a function. by Joakim Tjernlund · 17 years ago
  26. 545b06a Coding Style cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  27. a19be78 API for external applications. by Rafal Jaworowski · 17 years ago