Age | Commit message (Expand) | Author | Files | Lines |
2019-01-11 | of: Remove struct device_node.type pointer | Rob Herring | 1 | -1/+0 |
2018-12-29 | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+0 |
2018-11-19 | of: Drop full path from full_name for PDT systems | Rob Herring | 1 | -36/+14 |
2018-11-10 | of/pdt: Remove unused of_pdt_build_more function ptr | Rob Herring | 1 | -5/+0 |
2018-01-08 | of: Use SPDX license tag for DT files | Rob Herring | 1 | -5/+1 |
2014-11-04 | of: Eliminate of_allnodes list | Grant Likely | 1 | -18/+9 |
2014-03-19 | of: device_node kobject lifecycle fixes | Pantelis Antoniou | 1 | -2/+1 |
2014-03-12 | of: Make device nodes kobjects so they show up in sysfs | Grant Likely | 1 | -2/+2 |
2013-10-10 | of: remove unnecessary prom.h includes | Rob Herring | 1 | -1/+0 |
2013-06-18 | open firmware: "/aliasas" -> "/aliases" | Robert P. J. Day | 1 | -1/+1 |
2012-11-30 | Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes" | Randy Dunlap | 1 | -6/+6 |
2011-12-28 | of/pdt: fix section mismatch warning | Sam Ravnborg | 1 | -1/+1 |
2011-09-22 | dt: add of_alias_scan and of_alias_get_id | Shawn Guo | 1 | -0/+8 |
2011-03-02 | of/promtree: allow DT device matching by fixing 'name' brokenness (v5) | Andres Salomon | 1 | -70/+42 |
2010-10-13 | of/promtree: add package-to-path support to pdt | Andres Salomon | 1 | -1/+42 |
2010-10-13 | of/promtree: add of_pdt namespace to pdt code | Andres Salomon | 1 | -20/+20 |
2010-10-13 | of/promtree: no longer call prom_ functions directly; use an ops structure | Andres Salomon | 1 | -22/+18 |
2010-10-11 | of/promtree: make drivers/of/pdt.c no longer sparc-only | Andres Salomon | 1 | -15/+39 |
2010-10-09 | sparc: break out some PROM device-tree building code out into drivers/of | Andres Salomon | 1 | -0/+215 |