summaryrefslogtreecommitdiffstats
path: root/drivers/of/overlay.c
Commit message (Expand)AuthorAgeFilesLines
* of: overlay: rescan aliases calling of_overlay_apply_tree on live treeAhmad Fatoum2021-12-071-0/+4
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* of: overlay: don't do fixups on empty global.of.overlay.dirAhmad Fatoum2021-10-041-0/+3
* overlay: Add filters to choose which overlays to applySascha Hauer2021-06-281-1/+313
* blspec: Rework firmware loadSascha Hauer2021-06-281-0/+5
* overlay: Add of_overlay_apply_file()Sascha Hauer2021-06-251-0/+38
* Merge branch 'for-next/misc'Sascha Hauer2021-02-221-3/+8
|\
| * of: overlay: split debug messages for of_overlay_apply_symbolsMarco Felsch2021-01-191-3/+8
* | of: overlay: fix warning about format specifier in debug messageAhmad Fatoum2021-02-011-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2021-01-191-0/+3
|\
| * of: overlay: do not parse phandles as propertiesRouven Czerwinski2021-01-181-0/+3
* | overlay: return error if target for firmware is missingMichael Tretter2021-01-061-2/+3
|/
* of: overlay: fix uninitialized read of variableAhmad Fatoum2020-04-141-1/+1
* of: overlay: rework error message for symbolsRouven Czerwinski2020-03-091-11/+7
* of: add missing newline to pr_warnRouven Czerwinski2020-02-251-1/+1
* of: add iterator for overlaysMichael Tretter2019-09-161-0/+38
* of: add support for devicetree overlaysMichael Tretter2019-09-161-0/+209