aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen/device_tree.h
Commit message (Expand)AuthorAgeFilesLines
* xen: arm: add two new device tree helpersIan Campbell2013-09-271-0/+17
* xen/arm: Reserve FDT via early module mechanismIan Campbell2013-09-261-6/+7
* xen/dts: Clean up the exported API for device treeJulien Grall2013-09-171-15/+0
* xen/dts: dt_find_interrupt_controller: accept multiple compatible stringsJulien Grall2013-09-171-1/+2
* xen: Use the right string comparison function in device treeJulien Grall2013-09-171-2/+2
* xen/dts: Add new helpers to use the device treeJulien Grall2013-09-171-1/+150
* xen/dts: Prefix device tree macro by dt_Julien Grall2013-09-171-2/+2
* xen/dts: Constify device_tree_flattenedJulien Grall2013-09-171-1/+1
* xen/dts: fix DT_ROOT_NODE_ADDR_CELLS_DEFAULTJulien Grall2013-09-091-1/+1
* xen/arm: use defines for boot module indexes instead of open coded numbersIan Campbell2013-08-271-2/+8
* xen: Introduce a helper to read a u32 property in device tree.Chen Baozi2013-08-221-0/+11
* xen/arm: Use hierarchical device tree to retrieve GIC informationJulien Grall2013-05-131-8/+0
* xen/arm: Add helpers to retrieve an interrupt description from the device treeJulien Grall2013-05-131-0/+130
* xen/arm: Add helpers to retrieve an address from the device treeJulien Grall2013-05-131-0/+22
* xen/arm: Add helpers to use the device treeJulien Grall2013-05-131-16/+139
* xen/arm: Create a hierarchical device treeJulien Grall2013-05-131-0/+89
* dtb: correct handling of #address-cells and #size-cells.Ian Campbell2013-03-131-1/+2
* xen/device_tree: introduce find_compatible_nodeStefano Stabellini2013-02-151-0/+3
* xen: arm: introduce concept of modules which can be in RAM at start of dayIan Campbell2013-01-211-0/+14
* xen: get GIC addresses from DTStefano Stabellini2012-12-131-0/+8
* arm: move get_paddr_function to arch setup.c from device_tree.cIan Campbell2012-10-111-1/+0
* arm: use bootargs for the command lineDavid Vrabel2012-04-021-0/+1
* device tree,arm: supply a flat device tree to dom0David Vrabel2012-04-021-0/+8
* device tree: add device_tree_dump() to print a flat device treeDavid Vrabel2012-03-221-0/+1
* device tree: add device_tree_for_each_node()David Vrabel2012-03-221-0/+8
* arm: setup MM using information from the device treeDavid Vrabel2012-02-131-1/+2
* arm, device tree: parse the DTB for RAM location and sizeDavid Vrabel2012-02-131-0/+36