1. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  2. 29f2ace api: storage: Add the missing write operation support by Cristian Ciocaltea · Sat Jan 12 02:03:15 2019 +0200
  3. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  4. 63a2f57 env: Drop the ACTION typedef by Simon Glass · Thu Aug 01 09:47:09 2019 -0600
  5. 1a23686 env: Drop the ENTRY typedef by Simon Glass · Fri Aug 02 09:44:18 2019 -0600
  6. 313112a env: Move env_set_hex() to env.h by Simon Glass · Thu Aug 01 09:46:46 2019 -0600
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  8. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  9. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · Thu Aug 03 12:22:10 2017 -0600
  10. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  11. 0a23a73 api: remove superfluous assignment by xypron.glpk@gmx.de · Sun Jul 30 19:54:37 2017 +0200
  12. c4971b9 api: Use hashtable function for API_env_enum by Emmanuel Vadot · Mon Dec 26 18:57:56 2016 +0100
  13. 10c7a57 Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets. by Stanislav Galabov · Wed Feb 17 15:23:31 2016 +0200
  14. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  15. e46966d api: Export API structure address as an environment variable by Stanislav Galabov · Tue Mar 01 14:19:04 2016 +0200
  16. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  17. 0d46041 api: export LCD device to external apps by Che-Liang Chiou · Thu Oct 20 23:04:22 2011 +0000
  18. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:41:17 2010 -0400
  19. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  20. 780b627 api: remove un-needed ifdef CONFIG_API already handle by the Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed May 13 22:16:31 2009 +0200
  21. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  22. 7a8b855 environment: cleanup prototype declarations of env functions. by Wolfgang Denk · Wed May 14 12:22:49 2008 +0200
  23. 10e247a Revert "Change env_get_char from a global function ptr to a function." by Wolfgang Denk · Mon May 12 00:40:58 2008 +0200
  24. ffaed16 API: remove duplicate syscall check by Jean-Christophe PLAGNIOL-VILLARD · Sun May 11 23:13:57 2008 +0200
  25. f4902a3 Change env_get_char from a global function ptr to a function. by Joakim Tjernlund · Mon Apr 14 23:01:50 2008 +0200
  26. 545b06a Coding Style cleanup; update CHANGELOG by Wolfgang Denk · Thu Jan 10 00:55:14 2008 +0100
  27. a19be78 API for external applications. by Rafal Jaworowski · Wed Jan 09 19:39:36 2008 +0100