summaryrefslogtreecommitdiff
path: root/drivers/of/fdt.c
AgeCommit message (Expand)Author
2018-08-07of/fdt: Remove PPC32 longtrail hack in memory scanMichael Ellerman
2018-04-23earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz
2018-01-08of/fdt: use memblock_virt_alloc for early allocRob Herring
2018-01-08of: Use SPDX license tag for DT filesRob Herring
2017-10-16of/fdt: Document detached argument to __unflatten_device_tree()Stephen Boyd
2017-10-16of/fdt: skip unflattening of disabled nodesRob Herring
2017-10-16of/fdt: add of_fdt_device_is_available functionRob Herring
2017-10-03of/fdt: only store the device node basename in full_nameRob Herring
2017-07-07Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-22of: fdt.c header comment typoFrank Rowand
2017-06-22of: make of_fdt_is_compatible() staticFrank Rowand
2017-05-19Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-17of: fdt: add missing allocation-failure checkJohan Hovold
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-09of/fdt: introduce of_scan_flat_dt_subnodes and of_get_flat_dt_phandleNicholas Piggin
2017-05-04of: fix sparse warnings in fdt, irq, reserved mem, and resolver codeRob Herring
2017-04-27of: Add unit tests for applying overlaysFrank Rowand
2017-02-22Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-02-09of: Add missing space at end of pr_fmt().Frank Rowand
2017-01-03of: Add check to of_scan_flat_dt() before accessing initial_boot_paramsTobias Wolf
2016-12-12of/fdt: mark hotpluggable memoryReza Arbab
2016-09-28of/serial: move earlycon early_param handling to serialLeif Lindholm
2016-08-09drivers/of: Validate device node in __unflatten_device_tree()Gavin Shan
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-18of: fdt: mark unflattened tree as detachedMichal Suchanek
2016-07-18of: use pr_fmt prefix for all console printingRob Herring
2016-07-06FDT: Add a helper to get the subnode by given nameShannon Zhao
2016-06-09drivers/of: Fix depth for sub-tree blob in unflatten_dt_nodes()Gavin Shan
2016-05-19drivers/of: Fix build warning in populate_node()Gavin Shan
2016-05-19drivers/of: Fix depth when unflattening devicetreeRhyland Klein
2016-05-16drivers/of: Return allocated memory from of_fdt_unflatten_tree()Gavin Shan
2016-05-16drivers/of: Specify parent node in of_fdt_unflatten_tree()Gavin Shan
2016-05-16drivers/of: Rename unflatten_dt_node()Gavin Shan
2016-05-16drivers/of: Avoid recursively calling unflatten_dt_node()Gavin Shan
2016-05-16drivers/of: Split unflatten_dt_node()Gavin Shan
2016-04-19fdt: fix extend of cmd lineMax Uvarov
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-02-18of/fdt: factor out assignment of initrd_start/initrd_endArd Biesheuvel
2016-02-18of/fdt: make memblock minimum physical address arch configurableArd Biesheuvel
2016-02-06of: earlycon: Log more helpful message if stdout-path node not foundPeter Hurley
2016-02-06of: earlycon: Move address translation to of_setup_earlycon()Peter Hurley
2016-02-06of: earlycon: Initialize port fields from DT propertiesPeter Hurley
2016-02-06of: earlycon: Add options string handlingPeter Hurley
2016-02-06of: earlycon: Fixup earlycon console name and indexPeter Hurley
2016-02-06earlycon: Use common framework for earlycon declarationsPeter Hurley
2015-12-08of/fdt: Add mutex protection for calls to __unflatten_device_tree()Guenter Roeck
2015-11-30of: do not use 0x in front of %paDmitry V. Krivenok
2015-10-30drivers: of: removing assignment of 0 to static variableSaurabh Sengar
2015-10-27of/fdt: fix error checking for earlycon addressMasahiro Yamada
2015-10-13of/fdt: fix aliases with baudrate in earlyconStefan Agner