aboutsummaryrefslogtreecommitdiff
path: root/board-qemu/slof/fdt.fs
AgeCommit message (Expand)AuthorFilesLines
2013-10-09Update device tree returned by CAS hypercallqemu-slof-20131009listNikunj A Dadhania1-0/+48
2013-10-09fdt: introduce fdt-initNikunj A Dadhania1-6/+13
2013-08-21Move hex64-{decode,encode}-unit to node.fsNikunj A Dadhania1-22/+0
2013-08-06Use root.fs on qemu as wellBenjamin Herrenschmidt1-40/+0
2013-06-27Look for /memory@0, not just /memoryBenjamin Herrenschmidt1-1/+3
2012-07-19Fix encode/decode-unit to use a full 64-bit @xxxx valueBenjamin Herrenschmidt1-11/+24
2011-12-21Disable the debug message about FDT phandles that could not be replacedThomas Huth1-1/+3
2011-12-20Encode FDT properties as string when they contain a valid ASCII string.Thomas Huth1-2/+19
2011-10-12Patch "interrupt-map" properties to contain the phandles from SLOFThomas Huth1-0/+96
2011-10-12Fixed unit address handling for PCI nodesThomas Huth1-3/+23
2011-10-12Pass IMA to Paflof and fix the memory regions which have to be CLAIMedThomas Huth1-1/+3
2011-03-22Initial qemu/KVM board supportBenjamin Herrenschmidt1-0/+251