summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Don't install git hooks automaticallyFelix Singer2022-11-041-3/+3
* dirtyjtag: Add DirtyJTAG programmerJean THOMAS2022-10-151-0/+9
* print.c: Move list of known boards to known_boards.cEdward O'Callaghan2022-08-291-2/+2
* parallel.c: Consoldiate parallel master registration logicEdward O'Callaghan2022-08-251-1/+1
* flashrom.c: Move read_buf_from_file() to helpers_fileio.cEdward O'Callaghan2022-08-251-1/+1
* Makefile: print dependency versionsThomas Heijligen2022-08-231-4/+8
* Makefile: Fix build for WindowsThomas Heijligen2022-08-121-0/+3
* Makefile: Add support for Elbrus (e2k) architectureAnton Samsonov2022-08-091-1/+1
* Makefile: fix rebuild issuesThomas Heijligen2022-08-091-2/+2
* Makefile: Fix dependencies for developerbox_spiFelix Singer2022-07-251-0/+1
* Makefile: Fix option name of parade_lspcon programmerFelix Singer2022-07-251-1/+1
* Rename lspcon_i2c_spi to parade_lspconThomas Heijligen2022-07-171-6/+6
* it85spi: EOL supportEdward O'Callaghan2022-07-041-1/+1
* Global cleanup: Fix a few spelling errorsMartin Roth2022-05-031-1/+1
* Makefile: Align BITBANG_SPI with the other DEPENDS_ and USE_ configsThomas Heijligen2022-04-291-13/+5
* Introduce an `include` directory for header filesThomas Heijligen2022-04-291-2/+4
* Drop STANDALONE modeThomas Heijligen2022-04-131-1/+0
* NEED_PCI: remove macroThomas Heijligen2022-04-131-1/+0
* hwaccess: add endianness converting deserialization functionsThomas Heijligen2022-04-131-1/+1
* Endian conversion: move to platform.h and platform/endian*.cThomas Heijligen2022-04-121-2/+3
* hwaccess: replace macros by C codeThomas Heijligen2022-04-121-1/+3
* hwaccess_x86_io: clean header conceptThomas Heijligen2022-03-141-19/+0
* Makefile: use HAS_ USE_ pattern for serial supportThomas Heijligen2022-03-141-10/+12
* Makefile: print version info as part of the config targetThomas Heijligen2022-03-121-3/+1
* Makefile: use libflashrom.a as input to build the flashrom executableThomas Heijligen2022-03-121-5/+5
* Makefile: add CONFIG_MEDIATEK_I2C_SPI to DEPENDS_ON_LINUX_I2CThomas Heijligen2022-03-121-0/+1
* Makefile: use the HAS_ USE_ scheme for linux i2c dependent programmerThomas Heijligen2022-03-121-2/+7
* flashchips,writeprotect_ranges: add range decoding functionNikolai Artemiev2022-03-011-1/+2
* Makefile: Rework the EXEC_SUFFIX determinationThomas Heijligen2022-02-231-2/+1
* Makefile: enable internal programmer for x86 and all linux platformsThomas Heijligen2022-02-211-12/+20
* Makefile: remove CPPFLAGS and LDFLAGS to default directoriesThomas Heijligen2022-02-161-15/+0
* Makefile: use pkg-config --libs --static for LDFLAGSThomas Heijligen2022-02-151-1/+0
* Makefile: check if librt is an external libraryThomas Heijligen2022-02-151-0/+4
* 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