summaryrefslogtreecommitdiffstats
path: root/include/linux/of_fdt.h
Commit message (Expand)AuthorAgeFilesLines
* of/fdt: mark hotpluggable memoryReza Arbab2016-12-121-0/+1
* of/serial: move earlycon early_param handling to serialLeif Lindholm2016-09-281-0/+3
* FDT: Add a helper to get the subnode by given nameShannon Zhao2016-07-061-0/+2
* drivers/of: Return allocated memory from of_fdt_unflatten_tree()Gavin Shan2016-05-161-3/+3
* drivers/of: Specify parent node in of_fdt_unflatten_tree()Gavin Shan2016-05-161-0/+1
* of: earlycon: Move address translation to of_setup_earlycon()Peter Hurley2016-02-061-1/+1
* Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-011-1/+1
|\
| * of/fdt: Make fdt blob input parameters of unflatten functions constGeert Uytterhoeven2015-05-281-1/+1
* | of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel2015-06-021-0/+2
|/
* of/fdt: Add endianness helper function for early init codeKevin Cernekee2015-04-141-0/+2
* of: Add memory limiting function for flattened devicetreesLaura Abbott2014-07-291-0/+1
* of: Split early_init_dt_scan into two partsLaura Abbott2014-07-291-0/+2
* of/fdt: add FDT address translation supportRob Herring2014-05-201-0/+1
* of: push struct boot_param_header and defines into powerpcRob Herring2014-04-301-37/+0
* of/fdt: convert initial_boot_params to opaque pointerRob Herring2014-04-301-1/+1
* of/fdt: introduce of_get_flat_dt_sizeRob Herring2014-04-301-0/+1
* of/fdt: use libfdt accessors for header dataRob Herring2014-04-301-4/+4
* of/fdt: Convert FDT functions to use libfdtRob Herring2014-04-301-1/+0
* of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-301-4/+4
* of/fdt: remove unused of_scan_flat_dt_by_pathRob Herring2014-04-301-3/+0
* of/fdt: consolidate built-in dtb section variablesRob Herring2014-04-301-0/+3
* drivers: of: add initialization code for static reserved memoryMarek Szyprowski2014-03-111-0/+4
* powerpc: introduce early_get_first_memblock_infoKevin Hao2014-01-091-0/+1
* of: introduce common FDT machine related functionsRob Herring2013-10-091-0/+5
* of: remove early_init_dt_setup_initrd_archRob Herring2013-10-091-10/+0
* of: Introduce common early_init_dt_scanRob Herring2013-10-091-0/+2
* of: create unflatten_and_copy_device_treeRob Herring2013-10-091-0/+2
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-101-2/+1
|\
| * of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-2/+1
* | drivers: of: add function to scan fdt nodes given by pathMarek Szyprowski2013-08-271-0/+3
|/
* 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