Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-10-26 | device_tree: Fix potential memory leak | Stefan Weil | 1 | -0/+1 |
2011-10-06 | device tree: give dt more size | Alexander Graf | 1 | -0/+1 |
2011-10-06 | device tree: dont fail operations | Alexander Graf | 1 | -25/+51 |
2011-10-06 | device tree: add add_subnode command | Alexander Graf | 1 | -0/+24 |
2011-10-06 | device tree: add nop_node | Alexander Graf | 1 | -0/+11 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -2/+2 |
2011-04-15 | Remove unused sysemu.h include directives | Blue Swirl | 1 | -1/+0 |
2011-04-01 | Allow qemu_devtree_setprop() to take arbitrary values | David Gibson | 1 | -1/+1 |
2009-09-23 | Fix device tree compile broken by ca20cf32ab3d945155141ef737f5d08ebb373e1d | Blue Swirl | 1 | -0/+1 |
2009-05-24 | Remove unused variable | Paul Brook | 1 | -1/+0 |
2009-04-10 | Wean device tree code off phys_ram_base. | pbrook | 1 | -18/+18 |
2009-02-05 | toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori | 1 | -4/+0 |
2008-12-16 | Implement device tree support needed for Bamboo emulation | aurel32 | 1 | -0/+114 |