| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | |
| Signed-off-by: Wolfgang Denk <[email protected]> [trini: Fixup common/cmd_io.c] Signed-off-by: Tom Rini <[email protected]> | |||
| 2013-03-27 | env_callback: Mark find_env_callback as static | Tom Rini | |
| This is not called outside of env_callback.c so mark static, remove from <env_callback.h> Cc: Joe Hershberger <[email protected]> Signed-off-by: Tom Rini <[email protected]> Acked-by: Joe Hershberger <[email protected]> | |||
| 2012-12-13 | env: Add support for callbacks to environment vars | Joe Hershberger | |
| Add support for per-variable callbacks to the "hashtable" functions. Signed-off-by: Joe Hershberger <[email protected]> !!!fix comment in callback | |||
