| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-08-11 | env: Rename environment.h to env_internal.h | Simon Glass | |
| This file contains lots of internal details about the environment. Most code can include env.h instead, calling the functions there as needed. Rename this file and add a comment at the top to indicate its internal nature. Signed-off-by: Simon Glass <[email protected]> Acked-by: Joe Hershberger <[email protected]> Reviewed-by: Simon Goldschmidt <[email protected]> [trini: Fixup apalis-tk1.c] Signed-off-by: Tom Rini <[email protected]> | |||
