Age | Commit message (Expand) | Author | Files | Lines |
2012-07-20 | device_tree: Add support for reading device tree properties | Peter Maydell | 1 | -0/+30 |
2012-06-24 | dt: make setprop argument static | Alexander Graf | 1 | -1/+1 |
2012-06-24 | dt: Add global option to set phandle start offset | Alexander Graf | 1 | -1/+27 |
2012-06-24 | Revert "dt: temporarily disable subtree creation failure check" | Alexander Graf | 1 | -2/+0 |
2012-06-24 | dt: add helper for 64bit cell adds | Alexander Graf | 1 | -0/+7 |
2012-06-24 | dt: add helper for phandle allocation | Alexander Graf | 1 | -0/+7 |
2012-06-24 | dt: add helper for empty dt creation | Alexander Graf | 1 | -0/+37 |
2012-06-24 | dt: add helper for phandle enumeration | Alexander Graf | 1 | -1/+15 |
2012-06-24 | dt: temporarily disable subtree creation failure check | Alexander Graf | 1 | -0/+2 |
2012-06-24 | dt: add helper for phandle references | Alexander Graf | 1 | -0/+8 |
2012-06-24 | dt: allow add_subnode to create root subnodes | Alexander Graf | 1 | -1/+6 |
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 |