aboutsummaryrefslogtreecommitdiff
path: root/tools/gpio/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-02-15kbuild: replace $(if A,A,B) with $(or A,B)Gravatar Masahiro Yamada 1-1/+1
2020-03-27tools: gpio: Fix out-of-tree build regressionGravatar Anssi Hannula 1-1/+1
2020-02-12tools: gpio: implement gpio-watchGravatar Bartosz Golaszewski 1-1/+10
2019-11-13tools: gpio: Correctly add make dependencies for gpio_utilsGravatar Laura Abbott 1-3/+7
2019-10-22tools: gpio: Use !building_out_of_srctree to determine srctreeGravatar Shuah Khan 1-1/+5
2018-12-28tools gpio: Allow overriding CFLAGSGravatar Jiri Olsa 1-1/+1
2018-02-21tools: fix cross-compile var clobberingGravatar Martin Kelly 1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-12-11make use of make variable CURDIR instead of calling pwdGravatar Uwe Kleine-König 1-1/+1
2016-06-23tools/gpio: add install sectionGravatar Andy Shevchenko 1-1/+9
2016-06-23tools/gpio: move to tools buildsystemGravatar Andy Shevchenko 1-8/+61
2016-06-15tools/gpio: add the gpio-event-mon toolGravatar Linus Walleij 1-2/+3
2016-06-15tools/gpio: add the gpio-hammer toolGravatar Linus Walleij 1-2/+3
2016-03-31tools/gpio: Enable compiler optimization to catch more bugsGravatar Geert Uytterhoeven 1-1/+1
2016-02-09tools/gpio: create GPIO toolsGravatar Linus Walleij 1-0/+12