summaryrefslogtreecommitdiff
path: root/drivers/of/unittest-data/Makefile
AgeCommit message (Expand)Author
2023-08-23of: overlay: unittest: Add test for unresolved symbolGeert Uytterhoeven
2023-08-22of: unittest: Add pci_dt_testdrv pci driverLizhi Hou
2022-10-26of: overlay: rename overlay source files from .dts to .dtsoFrank Rowand
2022-05-03of: overlay: unittest: add tests for overlay notifiersFrank Rowand
2021-11-01of/unittest: Disable new dtc node_name_vs_property_name and interrupt_map war...Rob Herring
2021-03-23of: unittest: Statically apply overlays using fdtoverlayViresh Kumar
2020-02-26of: unittest: add overlay gpio test to catch gpio hog problemFrank Rowand
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-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-04of: change overlay apply input data from unflattened to FDTFrank Rowand
2018-01-08of: unittest: refactor MakefileMasahiro Yamada
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-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-20of: overlay: add overlay unittest data for node names and symbolsFrank Rowand
2017-04-27of: Add unit tests for applying overlaysFrank Rowand
2015-03-25dt: OF_UNITTEST make dependency brokenFrank Rowand