Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | |
qemu_malloc/qemu_free no longer exist after this commit. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> | |||
2011-03-07 | lm32: support for creating device tree | Michael Walle | |
This patch adds helper functions to create a ROM, which contains a hardware description of a board. This is used in Theobromas LM32 Linux port. Signed-off-by: Michael Walle <michael@walle.cc> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com> |