index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
device_tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
device tree: simplify dumpdtb code
Alexander Graf
2012-10-05
1
-8
/
+1
*
fdt: move dumpdtb interpretation code to device_tree.c
Alexander Graf
2012-10-05
1
-0
/
+22
*
device_tree: Add support for reading device tree properties
Peter Maydell
2012-07-20
1
-0
/
+30
*
dt: make setprop argument static
Alexander Graf
2012-06-24
1
-1
/
+1
*
dt: Add global option to set phandle start offset
Alexander Graf
2012-06-24
1
-1
/
+27
*
Revert "dt: temporarily disable subtree creation failure check"
Alexander Graf
2012-06-24
1
-2
/
+0
*
dt: add helper for 64bit cell adds
Alexander Graf
2012-06-24
1
-0
/
+7
*
dt: add helper for phandle allocation
Alexander Graf
2012-06-24
1
-0
/
+7
*
dt: add helper for empty dt creation
Alexander Graf
2012-06-24
1
-0
/
+37
*
dt: add helper for phandle enumeration
Alexander Graf
2012-06-24
1
-1
/
+15
*
dt: temporarily disable subtree creation failure check
Alexander Graf
2012-06-24
1
-0
/
+2
*
dt: add helper for phandle references
Alexander Graf
2012-06-24
1
-0
/
+8
*
dt: allow add_subnode to create root subnodes
Alexander Graf
2012-06-24
1
-1
/
+6
*
device_tree: Fix potential memory leak
Stefan Weil
2011-10-26
1
-0
/
+1
*
device tree: give dt more size
Alexander Graf
2011-10-06
1
-0
/
+1
*
device tree: dont fail operations
Alexander Graf
2011-10-06
1
-25
/
+51
*
device tree: add add_subnode command
Alexander Graf
2011-10-06
1
-0
/
+24
*
device tree: add nop_node
Alexander Graf
2011-10-06
1
-0
/
+11
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-2
/
+2
*
Remove unused sysemu.h include directives
Blue Swirl
2011-04-15
1
-1
/
+0
*
Allow qemu_devtree_setprop() to take arbitrary values
David Gibson
2011-04-01
1
-1
/
+1
*
Fix device tree compile broken by ca20cf32ab3d945155141ef737f5d08ebb373e1d
Blue Swirl
2009-09-23
1
-0
/
+1
*
Remove unused variable
Paul Brook
2009-05-24
1
-1
/
+0
*
Wean device tree code off phys_ram_base.
pbrook
2009-04-10
1
-18
/
+18
*
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-4
/
+0
*
Implement device tree support needed for Bamboo emulation
aurel32
2008-12-16
1
-0
/
+114