summaryrefslogtreecommitdiffstats
path: root/include/linux/of_fdt.h
Commit message (Expand)AuthorAgeFilesLines
* ARM/of: allow *machine_desc.dt_compat to be constUwe Kleine-König2011-12-271-2/+2
* Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely2011-08-041-0/+1
* dt: add of_alias_scan and of_alias_get_idShawn Guo2011-08-031-1/+0
* dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely2011-01-151-1/+1
* of/flattree: forward declare struct device_node in of_fdt.hGrant Likely2011-01-081-0/+2
* of/flattree: Add of_flat_dt_match() helper functionGrant Likely2011-01-011-0/+3
* of/flattree: Refactor unflatten_device_tree and add fdt_unflatten_treeStephen Neuendorffer2010-12-291-0/+2
* of/flattree: Add non-boottime device tree functionsStephen Neuendorffer2010-12-291-0/+11
* of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely2010-10-211-1/+1
* of/flattree: Make unflatten_device_tree() safe to call from any archGrant Likely2010-04-281-0/+2
* of/flattree: make of_fdt.h safe to unconditionally include.Grant Likely2010-04-281-0/+2
* of/flattree: Don't assume HAVE_LMBJeremy Kerr2010-02-141-0/+1
* of: Remove old and misplaced function declarationsGrant Likely2010-02-141-10/+0
* of/flattree: endian-convert members of boot_param_headerJeremy Kerr2010-02-091-10/+10
* of: use __be32 for cell value accessorsJeremy Kerr2010-02-091-1/+1
* of/flattree: use callback to setup initrd from /chosenJeremy Kerr2010-02-091-0/+10
* of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely2010-02-091-0/+3
* of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-091-1/+1
* of/flattree: merge early_init_dt_scan_chosen()Grant Likely2009-12-101-0/+3
* of/flattree: merge dt_mem_next_cellGrant Likely2009-12-101-0/+1
* of/flattree: Merge earlyinit_dt_scan_root()Grant Likely2009-12-101-0/+6
* of/flattree: Merge early_init_dt_check_for_initrd()Grant Likely2009-12-101-0/+1
* of/flattree: Merge unflatten_device_treeGrant Likely2009-11-231-4/+0
* of/flattree: Merge unflatten_dt_nodeGrant Likely2009-11-231-0/+4
* of/flattree: remove __init annotations from the header fileGrant Likely2009-11-231-9/+7
* of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely2009-11-231-0/+4
* of: merge other miscellaneous prototypesGrant Likely2009-10-151-0/+14
* of: merge of_*_flat_dt*() functionsGrant Likely2009-10-151-0/+14
* of: merge struct boot_param_header from Microblaze and PowerPCGrant Likely2009-10-151-0/+32
* of: add common header for flattened device tree representationGrant Likely2009-10-151-0/+26