aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/pdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-10of: Remove struct device_node.type pointerRob Herring1-1/+0
2018-12-28Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-5/+0
2018-11-18of: Drop full path from full_name for PDT systemsRob Herring1-36/+14
2018-11-09of/pdt: Remove unused of_pdt_build_more function ptrRob Herring1-5/+0
2018-01-08of: Use SPDX license tag for DT filesRob Herring1-5/+1
2014-11-04of: Eliminate of_allnodes listGrant Likely1-18/+9
2014-03-19of: device_node kobject lifecycle fixesPantelis Antoniou1-2/+1
2014-03-11of: Make device nodes kobjects so they show up in sysfsGrant Likely1-2/+2
2013-10-09of: remove unnecessary prom.h includesRob Herring1-1/+0
2013-06-18open firmware: "/aliasas" -> "/aliases"Robert P. J. Day1-1/+1
2012-11-30Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"Randy Dunlap1-6/+6
2011-12-27of/pdt: fix section mismatch warningSam Ravnborg1-1/+1
2011-09-22dt: add of_alias_scan and of_alias_get_idShawn Guo1-0/+8
2011-03-02of/promtree: allow DT device matching by fixing 'name' brokenness (v5)Andres Salomon1-70/+42
2010-10-12of/promtree: add package-to-path support to pdtAndres Salomon1-1/+42
2010-10-12of/promtree: add of_pdt namespace to pdt codeAndres Salomon1-20/+20
2010-10-12of/promtree: no longer call prom_ functions directly; use an ops structureAndres Salomon1-22/+18
2010-10-10of/promtree: make drivers/of/pdt.c no longer sparc-onlyAndres Salomon1-15/+39
2010-10-09sparc: break out some PROM device-tree building code out into drivers/ofAndres Salomon1-0/+215