index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
/
unittest-data
/
Makefile
Age
Commit message (
Expand
)
Author
2021-03-23
of: unittest: Statically apply overlays using fdtoverlay
Viresh Kumar
2020-02-26
of: unittest: add overlay gpio test to catch gpio hog problem
Frank Rowand
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-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-04
of: change overlay apply input data from unflattened to FDT
Frank Rowand
2018-01-08
of: unittest: refactor Makefile
Masahiro Yamada
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-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-20
of: overlay: add overlay unittest data for node names and symbols
Frank Rowand
2017-04-27
of: Add unit tests for applying overlays
Frank Rowand
2015-03-25
dt: OF_UNITTEST make dependency broken
Frank Rowand