| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use glib memory allocation and free functions | Anthony Liguori | 2011-08-20 | 1 | -4/+4 |
| | | | | | | | qemu_malloc/qemu_free no longer exist after this commit. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> | ||||
| * | lm32: support for creating device tree | Michael Walle | 2011-03-07 | 1 | -0/+178 |
| 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> | |||||