summaryrefslogtreecommitdiff
path: root/drivers/of/unittest-data
AgeCommit message (Expand)Author
2019-10-08of/unittest: Add dma-ranges address translation testsRob Herring
2018-11-08of: overlay: check prevents multiple fragments touching same propertyFrank Rowand
2018-11-08of: overlay: test case of two fragments adding same nodeFrank Rowand
2018-09-19of/unittest: Fix I2C bus unit-address errorRob Herring
2018-04-07kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada
2018-04-07kbuild: add %.dtb.S and %.dtb to 'targets' automaticallyMasahiro Yamada
2018-03-05Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/lin...Rob Herring
2018-03-04of: convert unittest overlay devicetree source to sugar syntaxFrank Rowand
2018-03-04of: change overlay apply input data from unflattened to FDTFrank Rowand
2018-02-12of: unittest: Add phandle remapping testStephen Boyd
2018-01-08of: unittest: refactor MakefileMasahiro Yamada
2018-01-08of: Use SPDX license tag for DT filesRob Herring
2017-11-20Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-16of: unittest: disable interrupts_property warningRob Herring
2017-11-16of: unittest: let dtc generate __local_fixups__Rob Herring
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-08.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-05devicetree: Adjust status "ok" -> "okay" under drivers/of/Robert P. J. Day
2017-07-20of: overlay: add overlay unittest data for node names and symbolsFrank Rowand
2017-06-27vsprintf: Add %p extension "%pOF" for device treePantelis Antoniou
2017-04-27of: Add unit tests for applying overlaysFrank Rowand
2015-03-25of/unittest: replace 'selftest' with 'unittest'Wang Long
2015-03-25dt: OF_UNITTEST make dependency brokenFrank Rowand
2015-02-04of: unitest: Add I2C overlay unit tests.Pantelis Antoniou
2015-01-23of/unittest: Overlays with sub-devices testsPantelis Antoniou
2014-11-24of/overlay: Add overlay unittestsPantelis Antoniou
2014-11-24of/resolver: Switch to new local fixups format.Pantelis Antoniou
2014-11-04of/unittest: Rename selftest.c to unittest.cGrant Likely