aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/of_fdt.h
Commit message (Expand)AuthorAge
* drivers: of: add initialization code for static reserved memoryMarek Szyprowski2014-03-11
* powerpc: introduce early_get_first_memblock_infoKevin Hao2014-01-09
* of: introduce common FDT machine related functionsRob Herring2013-10-09
* of: remove early_init_dt_setup_initrd_archRob Herring2013-10-09
* of: Introduce common early_init_dt_scanRob Herring2013-10-09
* of: create unflatten_and_copy_device_treeRob Herring2013-10-09
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-10
|\
| * of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-24
* | drivers: of: add function to scan fdt nodes given by pathMarek Szyprowski2013-08-27
|/
* ARM/of: allow *machine_desc.dt_compat to be constUwe Kleine-König2011-12-27
* Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely2011-08-04
* dt: add of_alias_scan and of_alias_get_idShawn Guo2011-08-03
* dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely2011-01-16
* of/flattree: forward declare struct device_node in of_fdt.hGrant Likely2011-01-08
* of/flattree: Add of_flat_dt_match() helper functionGrant Likely2011-01-01
* of/flattree: Refactor unflatten_device_tree and add fdt_unflatten_treeStephen Neuendorffer2010-12-29
* of/flattree: Add non-boottime device tree functionsStephen Neuendorffer2010-12-29
* of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely2010-10-21
* of/flattree: Make unflatten_device_tree() safe to call from any archGrant Likely2010-04-28
* of/flattree: make of_fdt.h safe to unconditionally include.Grant Likely2010-04-28
* of/flattree: Don't assume HAVE_LMBJeremy Kerr2010-02-14
* of: Remove old and misplaced function declarationsGrant Likely2010-02-14
* of/flattree: endian-convert members of boot_param_headerJeremy Kerr2010-02-09
* of: use __be32 for cell value accessorsJeremy Kerr2010-02-09
* of/flattree: use callback to setup initrd from /chosenJeremy Kerr2010-02-09
* of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely2010-02-09
* of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-09
* of/flattree: merge early_init_dt_scan_chosen()Grant Likely2009-12-11
* of/flattree: merge dt_mem_next_cellGrant Likely2009-12-10
* of/flattree: Merge earlyinit_dt_scan_root()Grant Likely2009-12-10
* of/flattree: Merge early_init_dt_check_for_initrd()Grant Likely2009-12-10
* of/flattree: Merge unflatten_device_treeGrant Likely2009-11-23
* of/flattree: Merge unflatten_dt_nodeGrant Likely2009-11-23
* of/flattree: remove __init annotations from the header fileGrant Likely2009-11-23
* of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely2009-11-23
* of: merge other miscellaneous prototypesGrant Likely2009-10-15
* of: merge of_*_flat_dt*() functionsGrant Likely2009-10-15
* of: merge struct boot_param_header from Microblaze and PowerPCGrant Likely2009-10-15
* of: add common header for flattened device tree representationGrant Likely2009-10-15