summaryrefslogtreecommitdiff
path: root/drivers/of/unittest-data
AgeCommit message (Expand)Author
2024-01-09of: Fix double free in of_parse_phandle_with_args_mapChristian A. Ehrhardt
2023-10-27of: overlay: unittest: overlay_bad_unresolved: Spelling s/ok/okay/Geert Uytterhoeven
2023-10-27of: unittest: Add tests for address translationsHerve Codina
2023-08-23of: unittest-data: Fix whitespace - angular bracketsGeert Uytterhoeven
2023-08-23of: unittest-data: Fix whitespace - indentationGeert Uytterhoeven
2023-08-23of: unittest-data: Fix whitespace - blank linesGeert Uytterhoeven
2023-08-23of: unittest-data: Convert remaining overlay DTS files to sugar syntaxGeert Uytterhoeven
2023-08-23of: overlay: unittest: Add test for unresolved symbolGeert Uytterhoeven
2023-08-22of: unittest: Add pci_dt_testdrv pci driverLizhi Hou
2023-04-13of/address: Add support for 3 address cell busRob Herring
2023-02-20of: unittest: add node lifecycle testsFrank Rowand
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: document intentional interrupt-map provider build warningFrank 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
2021-03-23of: unittest: Create overlay_common.dtsi and testcases_common.dtsiViresh Kumar
2020-08-03of: unittest: Use bigger address cells to catch parser regressionsNicolas Saenz Julienne
2020-04-17of: unittest: kmemleak in duplicate property updateFrank Rowand
2020-02-26of: unittest: add overlay gpio test to catch gpio hog problemFrank Rowand
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