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