u-boot-brain/arch/sandbox
Simon Glass 62584db191 sandbox: Add a way of obtaining directory listings
This implementation uses opendir()/readdir() to access the directory
information and then puts it in a linked list for the caller's use.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>
2013-03-04 14:19:56 -05:00
..
cpu sandbox: Add a way of obtaining directory listings 2013-03-04 14:19:56 -05:00
include/asm sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf 2013-02-28 19:09:22 -08:00
lib sandbox: Move ram_buf to arch_global_data 2013-02-04 09:05:45 -05:00
config.mk sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf 2013-02-28 19:09:22 -08:00