| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers | Masahiro Yamada | 2018-04-07 | 1 | -4/+0 |
* | kbuild: add %.dtb.S and %.dtb to 'targets' automatically | Masahiro Yamada | 2018-04-07 | 1 | -2/+0 |
* | Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/lin... | Rob Herring | 2018-03-05 | 20 | -308/+312 |
|\ |
|
| * | of: convert unittest overlay devicetree source to sugar syntax | Frank Rowand | 2018-03-04 | 15 | -233/+148 |
| * | of: change overlay apply input data from unflattened to FDT | Frank Rowand | 2018-03-04 | 17 | -218/+307 |
* | | of: unittest: Add phandle remapping test | Stephen Boyd | 2018-02-12 | 1 | -0/+25 |
|/ |
|
* | of: unittest: refactor Makefile | Masahiro Yamada | 2018-01-09 | 1 | -14/+5 |
* | of: Use SPDX license tag for DT files | Rob Herring | 2018-01-08 | 1 | -0/+1 |
* | Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-21 | 2 | -63/+3 |
|\ |
|
| * | of: unittest: disable interrupts_property warning | Rob Herring | 2017-11-16 | 1 | -0/+1 |
| * | of: unittest: let dtc generate __local_fixups__ | Rob Herring | 2017-11-16 | 1 | -63/+2 |
* | | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-11-15 | 1 | -2/+0 |
|\| |
|
| * | .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore | Masahiro Yamada | 2017-11-08 | 1 | -2/+0 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 10 | -0/+10 |
|/ |
|
* | devicetree: Adjust status "ok" -> "okay" under drivers/of/ | Robert P. J. Day | 2017-09-05 | 1 | -3/+3 |
* | of: overlay: add overlay unittest data for node names and symbols | Frank Rowand | 2017-07-20 | 4 | -6/+71 |
* | vsprintf: Add %p extension "%pOF" for device tree | Pantelis Antoniou | 2017-06-27 | 1 | -1/+3 |
* | of: Add unit tests for applying overlays | Frank Rowand | 2017-04-28 | 4 | -3/+167 |
* | of/unittest: replace 'selftest' with 'unittest' | Wang Long | 2015-03-25 | 1 | -54/+54 |
* | dt: OF_UNITTEST make dependency broken | Frank Rowand | 2015-03-25 | 2 | -0/+9 |
* | of: unitest: Add I2C overlay unit tests. | Pantelis Antoniou | 2015-02-04 | 1 | -0/+94 |
* | of/unittest: Overlays with sub-devices tests | Pantelis Antoniou | 2015-01-23 | 1 | -0/+55 |
* | of/overlay: Add overlay unittests | Pantelis Antoniou | 2014-11-24 | 2 | -0/+196 |
* | of/resolver: Switch to new local fixups format. | Pantelis Antoniou | 2014-11-24 | 1 | -24/+37 |
* | of/unittest: Rename selftest.c to unittest.c | Grant Likely | 2014-11-04 | 5 | -0/+223 |