summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Use dependency lists to generate NEED_<library> varsNico Huber2021-07-121-26/+4
* Makefile: Enable bitbang_spi based on its dependency listNico Huber2021-07-121-17/+8
* Makefile: Disable libusb/libpci programmers via dependency listsNico Huber2021-07-121-28/+13
* Makefile: Deflate per-architecture handling of unsupported programmersNico Huber2021-07-121-132/+9
* Makefile: Deflate handling of Linux-only programmersNico Huber2021-07-121-35/+6
* Makefile: Deflate handling of unsupported programmers for libpayloadNico Huber2021-07-121-70/+6
* Makefile: Deflate handling of unsupported programmers for MinGWNico Huber2021-07-121-102/+7
* Makefile: Deflate handling of unsupported programmers for DJGPPNico Huber2021-07-121-78/+6
* Makefile: Add macro to disable unsupported programmersNico Huber2021-07-121-0/+7
* Makefile: Gather lists of dependencies by feature/libNico Huber2021-07-121-0/+49
* Makefile: Move $(NEED_LIBFTDI) block to similar onesNico Huber2021-07-121-10/+10
* Makefile: Move NI845X_SPI default to the other defaultsNico Huber2021-07-121-3/+3
* Revert "Mark ENE_LPC and MEC1308 as NEED_LIBPCI"Nico Huber2021-07-121-4/+0
* Makefile: Turn x86-arch comments into `if`Nico Huber2021-06-271-2/+4
* CONFIG_DEFAULT_PROGRAMMER_NAME: Use programmer name instead of enumThomas Heijligen2021-06-101-7/+10
* programmer_table: move array content to an own fileThomas Heijligen2021-06-091-1/+1
* Makefile: Only enable I2C programmers on LinuxAngel Pons2021-05-121-30/+10
* Revert "Makefile: Explicitly set '-std=c99'"Angel Pons2021-04-221-1/+1
* Makefile: Disable libusb-dependent Raiden on DOSAngel Pons2021-04-211-0/+5
* Makefile,meson.build: Fix dependency issues with raiden_debug_spiEdward O'Callaghan2021-04-011-5/+0
* Makefile: Explicitly set '-std=c99'Edward O'Callaghan2021-01-131-1/+1
* Makefile: Add a DISABLE_CLOCK_GETTIME optionMartin Lucina2021-01-111-0/+5
* s25f.c: implement probing and block erasers for SpansionNikolai Artemiev2020-12-031-1/+1
* raiden_debug: Rename with '_DEBUG_SPI' suffixEdward O'Callaghan2020-11-281-7/+7
* Disable ENE_LPC and MEC1308 on non-x86 archVictor Ding2020-11-121-0/+10
* Makefile: Fix typo NEED_LIBUSB0 -> NEED_LIBUSB1Edward O'Callaghan2020-10-281-1/+1
* Makefile: remove LSPCON and MST device dependency from libusbShiyu Sun2020-10-281-2/+0
* Mark ENE_LPC and MEC1308 as NEED_LIBPCIVictor Ding2020-10-271-0/+4
* Mark ENE_LPC and MEC1308 as NEED_RAW_ACCESSVictor Ding2020-10-271-0/+2
* Add writeprotect support infrastructureEdward O'Callaghan2020-09-281-1/+1
* Makefile: Fix building on AArch64 NixOSPyry Kontio2020-08-241-6/+10
* Add MEC1308 EC programmerVictor Ding2020-08-201-0/+23
* Add ENE LPC programmerVictor Ding2020-08-201-0/+23
* Makefile: Remove 'NEED_LIBUSB1' from lspcon requirementsEdward O'Callaghan2020-05-041-1/+0
* Initial Realtek MST i2c_spi supportEdward O'Callaghan2020-05-041-0/+24
* lspcon_i2c_spi.c: Add SPI-master support for PS17{5,6}Shiyu Sun2020-04-011-0/+25
* i2c_helper: Add support for the Linux I2C subsystemShiyu Sun2020-04-011-0/+9
* Makefile: Fix 'CONFIG_ENABLE_LIBUSB1_PROGRAMMERS=no'Edward O'Callaghan2020-03-281-0/+1
* raiden_debug: Upstream ChromiumOS servo debug board progEdward O'Callaghan2020-03-031-0/+13
* raiden_debug: Upstream ChromiumOS usb_device helpersEdward O'Callaghan2020-03-021-1/+1
* Add support for STLINK V3 debugger/programmer via its SPI bridgeMiklós Márton2019-12-311-0/+20
* flashrom: Add support for ARC platformRosen Penev2019-12-141-1/+1
* Add support for National Instruments USB-845x devicesMiklós Márton2019-11-141-1/+67
* Makefile,meson.build: Enable/assume -WextraNico Huber2019-10-051-1/+1
* Add support for M95M02-A125Konstantin Grudnev2019-10-041-1/+1
* tree: Enable -Wwrite-stringsJacob Garber2019-10-041-1/+1
* pickit2_spi: update to libusb1 and drop libusb0 dependencyThomas Heijligen2019-07-101-49/+2
* Makefile: Enable -Wmissing-prototypesJacob Garber2019-06-231-1/+1
* Makefile: Also blacklist J-Link SPI for DOSNico Huber2019-06-081-0/+6
* Makefile: Blacklist Digilent SPI (using USB) for DOSNico Huber2019-06-081-1/+6