Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | fs: descend into sub directories when it is necessary | Masahiro Yamada | 2013-11-17 | -1/+1 |
| | | | | Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> | |||
* | fs: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -22/+1 |
| | | | | Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> | |||
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -14/+1 |
| | | | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> [trini: Fixup common/cmd_io.c] Signed-off-by: Tom Rini <trini@ti.com> | |||
* | sandbox: Add host filesystem | Simon Glass | 2013-03-04 | -0/+47 |
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> |