Age | Commit message (Expand) | Author |
2012-07-20 | device_tree: Add support for reading device tree properties | Peter Maydell |
2012-06-24 | dt: make setprop argument static | Alexander Graf |
2012-06-24 | dt: Add global option to set phandle start offset | Alexander Graf |
2012-06-24 | Revert "dt: temporarily disable subtree creation failure check" | Alexander Graf |
2012-06-24 | dt: add helper for 64bit cell adds | Alexander Graf |
2012-06-24 | dt: add helper for phandle allocation | Alexander Graf |
2012-06-24 | dt: add helper for empty dt creation | Alexander Graf |
2012-06-24 | dt: add helper for phandle enumeration | Alexander Graf |
2012-06-24 | dt: temporarily disable subtree creation failure check | Alexander Graf |
2012-06-24 | dt: add helper for phandle references | Alexander Graf |
2012-06-24 | dt: allow add_subnode to create root subnodes | Alexander Graf |
2011-10-26 | device_tree: Fix potential memory leak | Stefan Weil |
2011-10-06 | device tree: give dt more size | Alexander Graf |
2011-10-06 | device tree: dont fail operations | Alexander Graf |
2011-10-06 | device tree: add add_subnode command | Alexander Graf |
2011-10-06 | device tree: add nop_node | Alexander Graf |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-04-15 | Remove unused sysemu.h include directives | Blue Swirl |
2011-04-01 | Allow qemu_devtree_setprop() to take arbitrary values | David Gibson |
2009-09-23 | Fix device tree compile broken by ca20cf32ab3d945155141ef737f5d08ebb373e1d | Blue Swirl |
2009-05-24 | Remove unused variable | Paul Brook |
2009-04-10 | Wean device tree code off phys_ram_base. | pbrook |
2009-02-05 | toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori |
2008-12-16 | Implement device tree support needed for Bamboo emulation | aurel32 |