Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-17 | fs: descend into sub directories when it is necessary | Masahiro Yamada | |
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> | |||
2013-10-31 | fs: convert makefiles to Kbuild style | Masahiro Yamada | |
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> | |||
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | |
Signed-off-by: Wolfgang Denk <wd@denx.de> [trini: Fixup common/cmd_io.c] Signed-off-by: Tom Rini <trini@ti.com> | |||
2013-03-04 | sandbox: Add host filesystem | Simon Glass | |
This allows reading of files from the host filesystem in sandbox. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@ti.com> |