summaryrefslogtreecommitdiffstats
path: root/drivers/of/fdt.c
Commit message (Expand)AuthorAgeFilesLines
* earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz2018-04-231-2/+5
* of/fdt: use memblock_virt_alloc for early allocRob Herring2018-01-081-12/+4
* of: Use SPDX license tag for DT filesRob Herring2018-01-081-4/+1
* of/fdt: Document detached argument to __unflatten_device_tree()Stephen Boyd2017-10-161-0/+1
* of/fdt: skip unflattening of disabled nodesRob Herring2017-10-161-0/+4
* of/fdt: add of_fdt_device_is_available functionRob Herring2017-10-161-3/+14
* of/fdt: only store the device node basename in full_nameRob Herring2017-10-031-58/+11
* Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-071-2/+2
|\
| * of: fdt.c header comment typoFrank Rowand2017-06-221-1/+1
| * of: make of_fdt_is_compatible() staticFrank Rowand2017-06-221-1/+1
* | Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-191-0/+3
|\ \ | |/ |/|
| * of: fdt: add missing allocation-failure checkJohan Hovold2017-05-171-0/+3
* | Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-121-0/+38
|\ \ | |/ |/|
| * of/fdt: introduce of_scan_flat_dt_subnodes and of_get_flat_dt_phandleNicholas Piggin2017-05-091-0/+38
* | of: fix sparse warnings in fdt, irq, reserved mem, and resolver codeRob Herring2017-05-041-2/+2
* | of: Add unit tests for applying overlaysFrank Rowand2017-04-271-5/+9
|/
* Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-02-221-1/+1
|\
| * of: Add missing space at end of pr_fmt().Frank Rowand2017-02-091-1/+1
* | of: Add check to of_scan_flat_dt() before accessing initial_boot_paramsTobias Wolf2017-01-031-3/+6
|/
* of/fdt: mark hotpluggable memoryReza Arbab2016-12-121-0/+19
* of/serial: move earlycon early_param handling to serialLeif Lindholm2016-09-281-10/+1
* drivers/of: Validate device node in __unflatten_device_tree()Gavin Shan2016-08-091-1/+1
* Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-301-9/+16
|\
| * of: fdt: mark unflattened tree as detachedMichal Suchanek2016-07-181-3/+10
| * of: use pr_fmt prefix for all console printingRob Herring2016-07-181-6/+6
* | FDT: Add a helper to get the subnode by given nameShannon Zhao2016-07-061-0/+13
|/
* drivers/of: Fix depth for sub-tree blob in unflatten_dt_nodes()Gavin Shan2016-06-091-2/+13
* drivers/of: Fix build warning in populate_node()Gavin Shan2016-05-191-8/+8
* drivers/of: Fix depth when unflattening devicetreeRhyland Klein2016-05-191-9/+9
* drivers/of: Return allocated memory from of_fdt_unflatten_tree()Gavin Shan2016-05-161-11/+22
* drivers/of: Specify parent node in of_fdt_unflatten_tree()Gavin Shan2016-05-161-4/+10
* drivers/of: Rename unflatten_dt_node()Gavin Shan2016-05-161-7/+7
* drivers/of: Avoid recursively calling unflatten_dt_node()Gavin Shan2016-05-161-48/+74
* drivers/of: Split unflatten_dt_node()Gavin Shan2016-05-161-102/+147
* fdt: fix extend of cmd lineMax Uvarov2016-04-191-2/+8
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-171-4/+15
|\
| * of/fdt: factor out assignment of initrd_start/initrd_endArd Biesheuvel2016-02-181-3/+11
| * of/fdt: make memblock minimum physical address arch configurableArd Biesheuvel2016-02-181-1/+4
* | of: earlycon: Log more helpful message if stdout-path node not foundPeter Hurley2016-02-061-3/+6
* | of: earlycon: Move address translation to of_setup_earlycon()Peter Hurley2016-02-061-7/+1
* | of: earlycon: Initialize port fields from DT propertiesPeter Hurley2016-02-061-1/+1
* | of: earlycon: Add options string handlingPeter Hurley2016-02-061-5/+6
* | of: earlycon: Fixup earlycon console name and indexPeter Hurley2016-02-061-1/+1
* | earlycon: Use common framework for earlycon declarationsPeter Hurley2016-02-061-7/+7
|/
* of/fdt: Add mutex protection for calls to __unflatten_device_tree()Guenter Roeck2015-12-081-0/+5
* of: do not use 0x in front of %paDmitry V. Krivenok2015-11-301-1/+1
* drivers: of: removing assignment of 0 to static variableSaurabh Sengar2015-10-301-1/+1
* of/fdt: fix error checking for earlycon addressMasahiro Yamada2015-10-271-2/+3
* of/fdt: fix aliases with baudrate in earlyconStefan Agner2015-10-131-1/+4
* of/fdt: make memblock maximum physical address arch configurableArd Biesheuvel2015-08-241-5/+7