- 10 Dec, 2011 1 commit
-
-
Matthias Weisser authored
Using mmap to allocate memory from the OS for RAM simulation we can use u-boot own malloc implementation. Tested-by:
Simon Glass <sjg@chromium.org> Signed-off-by:
Matthias Weisser <weisserm@arcor.de> Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
- 03 Nov, 2011 1 commit
-
-
Mike Frysinger authored
This allows us to act like a serial device: we get tab chars and CTRL+C and respond appropriately. Signed-off-by:
Mike Frysinger <vapier@gentoo.org> Tested-by:
Simon Glass <sjg@chromium.org>
-
- 17 Oct, 2011 1 commit
-
-
Simon Glass authored
We want to keep all OS-dependent code in once place, with a simple interface to U-Boot. For now, this is that place. Signed-off-by:
Simon Glass <sjg@chromium.org>
-