aboutsummaryrefslogtreecommitdiff
path: root/device_tree.c
AgeCommit message (Expand)Author
2011-10-06device tree: give dt more sizeAlexander Graf
2011-10-06device tree: dont fail operationsAlexander Graf
2011-10-06device tree: add add_subnode commandAlexander Graf
2011-10-06device tree: add nop_nodeAlexander Graf
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-04-15Remove unused sysemu.h include directivesBlue Swirl
2011-04-01Allow qemu_devtree_setprop() to take arbitrary valuesDavid Gibson
2009-09-23Fix device tree compile broken by ca20cf32ab3d945155141ef737f5d08ebb373e1dBlue Swirl
2009-05-24Remove unused variablePaul Brook
2009-04-10Wean device tree code off phys_ram_base.pbrook
2009-02-05toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2008-12-16Implement device tree support needed for Bamboo emulationaurel32