index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
iio
/
Makefile
Age
Commit message (
Expand
)
Author
2022-02-15
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
2021-03-11
tools: iio: convert iio_generic_buffer to use new IIO buffer API
Alexandru Ardelean
2019-11-10
tools: iio: Correctly add make dependency for iio_utils
Laura Abbott
2018-10-21
tools iio: Override CFLAGS assignments
Jiri Olsa
2018-02-21
tools: fix cross-compile var clobbering
Martin Kelly
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-09
iio: tools: add install section
Andy Shevchenko
2017-08-09
iio: tools: move to tools buildsystem
Andy Shevchenko
2017-04-27
tools/iio: Use include/uapi with __EXPORTED_HEADERS__
Sekhar Nori
2016-05-29
tools: iio: Rename generic_buffer to iio_generic_buffer
Daniel Baluta
2016-05-29
tools: iio: Add ability to install/uninstall
Peter Robinson
2015-05-10
iio: make tools more cross-compilation friendly
Linus Walleij
2015-03-09
tools: iio: Define _GNU_SOURCE in Makefile
Roberta Dobrescu
2015-03-09
iio: Move iio userspace applications out of staging
Roberta Dobrescu