summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Add mediatek_i2c_spi interfaceNeill Corlett2022-02-011-0/+8
* Makefile: remove obsolete distclean targetThomas Heijligen2022-01-201-3/+0
* Makefile: rename FEATURE_CFLAGS to FEATURE_FLAGSThomas Heijligen2022-01-201-59/+59
* Makefile: merge compiler, hwlibs, features targets into config targetThomas Heijligen2022-01-201-25/+12
* Makefile: reorder make targetsThomas Heijligen2022-01-201-35/+36
* Makefile: clean up variablesThomas Heijligen2022-01-201-5/+4
* Makefile: Make pkg-config mandatory to find libpciThomas Heijligen2022-01-201-65/+37
* Makefile: replace RAW_ACCESS with RAW_MEM_ACCESS X86_MSR X86_PORT_IOThomas Heijligen2022-01-201-19/+19
* hwaccess: move mmio functions into hwaccess_physmapThomas Heijligen2022-01-201-1/+1
* satasii: remove unused rget_io_perms()Thomas Heijligen2022-01-101-1/+0
* ogp_spi: remove unused rget_io_perms()Thomas Heijligen2022-01-101-1/+0
* nicintel_spi: remove unused rget_io_perms()Thomas Heijligen2022-01-101-1/+0
* nicintel_eeprom: remove unused rget_io_perms()Thomas Heijligen2022-01-101-1/+0
* nicintel: remove unused rget_io_perms()Thomas Heijligen2022-01-101-1/+0
* gfxnvidia: remove unused rget_io_perms()Thomas Heijligen2022-01-101-1/+0
* drkaiser: remove unused rget_io_perms()Thomas Heijligen2022-01-101-1/+0
* atavia: remove unused rget_io_perms()Thomas Heijligen2022-01-101-1/+0
* Makefile: list dependencies for RAW_MEM_ACCESS, X86_PORT_IO, X86_MSRThomas Heijligen2021-12-221-9/+48
* physmap: rename to hwaccess_physmap, create own headerThomas Heijligen2021-12-221-1/+1
* hwaccess physmap: move x86 msr related code into own filesThomas Heijligen2021-12-221-1/+1
* hwaccess: move x86 port I/O related code into own filesThomas Heijligen2021-12-221-7/+6
* Makefile: Make pkg-config mandatory to find libusb1Thomas Heijligen2021-12-221-43/+19
* Makefile: Make pkg-config mandatory to find libjaylinkThomas Heijligen2021-12-221-30/+20
* Makefile: Rework NI-845x detectionThomas Heijligen2021-12-221-48/+36
* Makefile: Make pkg-config mandatory to find libftdi1Thomas Heijligen2021-12-221-37/+39
* Makefile: Move libftdi1 detection to hwlibs targetThomas Heijligen2021-11-071-28/+24
* Makefile: Move NI845X_SPI library detection to hwlibs targetThomas Heijligen2021-11-071-16/+15
* Makefile: Revise build options for Linux specific headersThomas Heijligen2021-11-071-44/+22
* Makefile: Revise utsname and clock_gettime testThomas Heijligen2021-11-071-22/+13
* Makefile: compiler target: separate fixed text and value by a colonThomas Heijligen2021-11-071-8/+6
* Makefile: Revise C compiler checkThomas Heijligen2021-11-011-7/+6
* Makefile: remove NEED_LIBUSB1 from FEATURE_CFLAGSThomas Heijligen2021-10-261-1/+0
* Makefile: meson.build: remove unused CONFIG_I2C_SUPPORTThomas Heijligen2021-10-261-1/+0
* Makefile, ich_descriptors_tool/Makefile: unify behaviorThomas Heijligen2021-10-261-1/+1
* Makefile: unify the use of filterThomas Heijligen2021-10-251-4/+4
* buildsystem: evaluate the USE_IOPL, USE_DEV_IO, USE_IOPERM macrosThomas Heijligen2021-10-151-0/+19
* buildsystem: handle the IS_WINDOWS macroThomas Heijligen2021-10-151-0/+6
* buildsystem: Determine the endianness only in the buildsystemThomas Heijligen2021-10-151-0/+7
* Makefile: copy determination test for the endian to Makefile.dThomas Heijligen2021-10-151-2/+3
* Makefile: move determination test for the architecture to Makefile.dThomas Heijligen2021-10-151-7/+3
* Makefile: move determination test for OS to Makefile.dThomas Heijligen2021-10-151-9/+4
* Makefile: move determination tests for target systems to one placeThomas Heijligen2021-10-151-17/+9
* Makefile: summarize systems with the same CPPFLAGS and LDFLAGSThomas Heijligen2021-10-141-14/+4
* Makefile: use STRIP_ARGS = -s on all systemsThomas Heijligen2021-10-141-4/+1
* Makefile: move functions and macros to own fileThomas Heijligen2021-09-281-197/+2
* custom_baud: move Linux specific code into own fileThomas Heijligen2021-09-281-1/+6
* mec1308: remove MEC1308 EC programmerVictor Ding2021-09-221-13/+2
* ene_lpc: remove ENE LPC programmerVictor Ding2021-09-221-14/+3
* ni845x_spi: handle PROGRAMFILES(X86) env var properlyMiklós Márton2021-08-271-2/+11
* Makefile: Use dependency lists to generate NEED_<library> varsNico Huber2021-07-121-26/+4