Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-15 | kbuild: replace $(if A,A,B) with $(or A,B) | Masahiro Yamada | 1 | -3/+3 |
2021-04-22 | spi: tools: make a symbolic link to the header file spi.h | Quanyang Wang | 1 | -2/+3 |
2020-04-14 | spi: spidev_test: Remove hidden temporary file when make clean | Tiezhu Yang | 1 | -1/+3 |
2020-02-13 | spi: spidev_test: Remove the whole "include" directory when make clean | Tiezhu Yang | 1 | -1/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2018-02-22 | tools: fix cross-compile var clobbering | Martin Kelly | 1 | -2/+0 |
2017-07-26 | spi: tools: add install section | Andy Shevchenko | 1 | -1/+9 |
2017-07-26 | spi: tools: move to tools buildsystem | Andy Shevchenko | 1 | -2/+54 |
2016-09-12 | spi: tools: enable CROSS_COMPILE in Makefile | Jorge Ramirez-Ortiz | 1 | -0/+2 |
2015-11-23 | spi: Move spi code from Documentation to tools | Joshua Clayton | 1 | -0/+4 |