Age | Commit message (Expand) | Author |
2024-01-09 | of: Fix double free in of_parse_phandle_with_args_map | Christian A. Ehrhardt |
2023-10-27 | of: overlay: unittest: overlay_bad_unresolved: Spelling s/ok/okay/ | Geert Uytterhoeven |
2023-10-27 | of: unittest: Add tests for address translations | Herve Codina |
2023-08-23 | of: unittest-data: Fix whitespace - angular brackets | Geert Uytterhoeven |
2023-08-23 | of: unittest-data: Fix whitespace - indentation | Geert Uytterhoeven |
2023-08-23 | of: unittest-data: Fix whitespace - blank lines | Geert Uytterhoeven |
2023-08-23 | of: unittest-data: Convert remaining overlay DTS files to sugar syntax | Geert Uytterhoeven |
2023-08-23 | of: overlay: unittest: Add test for unresolved symbol | Geert Uytterhoeven |
2023-08-22 | of: unittest: Add pci_dt_testdrv pci driver | Lizhi Hou |
2023-04-13 | of/address: Add support for 3 address cell bus | Rob Herring |
2023-02-20 | of: unittest: add node lifecycle tests | Frank Rowand |
2022-10-26 | of: overlay: rename overlay source files from .dts to .dtso | Frank Rowand |
2022-05-03 | of: overlay: unittest: add tests for overlay notifiers | Frank Rowand |
2021-11-01 | of: unittest: document intentional interrupt-map provider build warning | Frank Rowand |
2021-11-01 | of/unittest: Disable new dtc node_name_vs_property_name and interrupt_map war... | Rob Herring |
2021-03-23 | of: unittest: Statically apply overlays using fdtoverlay | Viresh Kumar |
2021-03-23 | of: unittest: Create overlay_common.dtsi and testcases_common.dtsi | Viresh Kumar |
2020-08-03 | of: unittest: Use bigger address cells to catch parser regressions | Nicolas Saenz Julienne |
2020-04-17 | of: unittest: kmemleak in duplicate property update | Frank Rowand |
2020-02-26 | of: unittest: add overlay gpio test to catch gpio hog problem | Frank Rowand |
2019-10-08 | of/unittest: Add dma-ranges address translation tests | Rob Herring |
2018-11-08 | of: overlay: check prevents multiple fragments touching same property | Frank Rowand |
2018-11-08 | of: overlay: test case of two fragments adding same node | Frank Rowand |
2018-09-19 | of/unittest: Fix I2C bus unit-address error | Rob Herring |
2018-04-07 | kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers | Masahiro Yamada |
2018-04-07 | kbuild: add %.dtb.S and %.dtb to 'targets' automatically | Masahiro Yamada |
2018-03-05 | Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/lin... | Rob Herring |
2018-03-04 | of: convert unittest overlay devicetree source to sugar syntax | Frank Rowand |
2018-03-04 | of: change overlay apply input data from unflattened to FDT | Frank Rowand |
2018-02-12 | of: unittest: Add phandle remapping test | Stephen Boyd |
2018-01-08 | of: unittest: refactor Makefile | Masahiro Yamada |
2018-01-08 | of: Use SPDX license tag for DT files | Rob Herring |
2017-11-20 | Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-16 | of: unittest: disable interrupts_property warning | Rob Herring |
2017-11-16 | of: unittest: let dtc generate __local_fixups__ | Rob Herring |
2017-11-14 | Merge 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 .gitignore | Masahiro Yamada |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-05 | devicetree: Adjust status "ok" -> "okay" under drivers/of/ | Robert P. J. Day |
2017-07-20 | of: overlay: add overlay unittest data for node names and symbols | Frank Rowand |
2017-06-27 | vsprintf: Add %p extension "%pOF" for device tree | Pantelis Antoniou |
2017-04-27 | of: Add unit tests for applying overlays | Frank Rowand |
2015-03-25 | of/unittest: replace 'selftest' with 'unittest' | Wang Long |
2015-03-25 | dt: OF_UNITTEST make dependency broken | Frank Rowand |
2015-02-04 | of: unitest: Add I2C overlay unit tests. | Pantelis Antoniou |
2015-01-23 | of/unittest: Overlays with sub-devices tests | Pantelis Antoniou |
2014-11-24 | of/overlay: Add overlay unittests | Pantelis Antoniou |
2014-11-24 | of/resolver: Switch to new local fixups format. | Pantelis Antoniou |
2014-11-04 | of/unittest: Rename selftest.c to unittest.c | Grant Likely |