summaryrefslogtreecommitdiffstats
path: root/drivers/of/selftest.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely2014-08-111-0/+79
|\
| * of: Transactional DT support.Pantelis Antoniou2014-07-231-0/+51
| * OF: Utility helper functions for dynamic nodesPantelis Antoniou2014-07-161-0/+28
* | Adding selftest testdata dynamically into live treeGaurav Minocha2014-07-251-0/+156
|/
* of: Add a testcase for of_find_node_by_path()Grant Likely2014-05-231-0/+46
* of/selftest: add testcase for nodes with same name and addressRob Herring2014-05-131-1/+19
* of/selftest: clean-up of_selftest_platform_populate pass/fail handlingRob Herring2014-05-131-9/+5
* of: selftest: add deferred probe interrupt testRob Herring2014-04-241-0/+32
* of/selftest: Add self tests for manipulation of propertiesGrant Likely2014-03-111-0/+62
* of: Add self test for of_match_node()Grant Likely2014-02-201-0/+67
* of/irq: create interrupts-extended propertyGrant Likely2013-10-281-0/+70
* of: Add testcases for interrupt parsingGrant Likely2013-10-241-6/+85
* of: Create function for counting number of phandles in a propertyGrant Likely2013-02-131-0/+15
* of/selftest: Use selftest() macro throughoutGrant Likely2013-02-131-23/+14
* of/selftest: Fix GPIOs selftest to cover the 7th caseGrant Likely2013-02-131-1/+1
* of: Add of_property_match_string() to find index into a string listGrant Likely2012-01-281-0/+29
* of: Add device tree selftestsGrant Likely2011-12-121-0/+139
OpenPOWER on IntegriCloud