summaryrefslogtreecommitdiffstats
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: Treat warnings as errorsAnastasia Klimchuk2022-04-291-0/+1
* meson: Add optimisation level s and disable debug in meson buildAnastasia Klimchuk2022-04-291-1/+5
* Add -W options from Makefile into meson warning_flagsAnastasia Klimchuk2022-04-291-0/+2
* Introduce an `include` directory for header filesThomas Heijligen2022-04-291-3/+7
* NEED_PCI: remove macroThomas Heijligen2022-04-131-1/+0
* hwaccess: add endianness converting deserialization functionsThomas Heijligen2022-04-131-0/+2
* Endian conversion: move to platform.h and platform/endian*.cThomas Heijligen2022-04-121-2/+2
* hwaccess: replace macros by C codeThomas Heijligen2022-04-121-7/+9
* hwaccess_x86_io: clean header conceptThomas Heijligen2022-03-141-18/+0
* flashchips,writeprotect_ranges: add range decoding functionNikolai Artemiev2022-03-011-0/+1
* meson.build: Don't depend on getrevision.shSamuel R. Messner2022-02-251-2/+2
* Add mediatek_i2c_spi interfaceNeill Corlett2022-02-011-0/+5
* meson: sync programmer dependencies from MakefilePeter Marheine2022-01-251-44/+65
* Makefile: replace RAW_ACCESS with RAW_MEM_ACCESS X86_MSR X86_PORT_IOThomas Heijligen2022-01-201-1/+0
* hwaccess: move mmio functions into hwaccess_physmapThomas Heijligen2022-01-201-1/+0
* 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-0/+1
* hwaccess: move x86 port I/O related code into own filesThomas Heijligen2021-12-221-0/+2
* Makefile: meson.build: remove unused CONFIG_I2C_SUPPORTThomas Heijligen2021-10-261-1/+0
* buildsystem: evaluate the USE_IOPL, USE_DEV_IO, USE_IOPERM macrosThomas Heijligen2021-10-151-0/+18
* buildsystem: handle the IS_WINDOWS macroThomas Heijligen2021-10-151-0/+6
* buildsystem: Determine the endianness only in the buildsystemThomas Heijligen2021-10-151-0/+7
* custom_baud: move Linux specific code into own fileThomas Heijligen2021-09-281-1/+5
* mec1308: remove MEC1308 EC programmerVictor Ding2021-09-221-5/+0
* ene_lpc: remove ENE LPC programmerVictor Ding2021-09-221-5/+0
* CONFIG_DEFAULT_PROGRAMMER_NAME: Use programmer name instead of enumThomas Heijligen2021-06-101-3/+11
* programmer_table: move array content to an own fileThomas Heijligen2021-06-091-0/+1
* tests: Add unit test to run init/shutdown for mec1308.c, ene_lpc.cAnastasia Klimchuk2021-06-051-0/+1
* meson.build: Fix cmocka to be optional at configure-timeEdward O'Callaghan2021-05-181-2/+5
* meson: remove rayer_spi dependency on libpciDaniel Campello2021-04-141-1/+1
* Makefile,meson.build: Fix dependency issues with raiden_debug_spiEdward O'Callaghan2021-04-011-1/+1
* Enable dynamic memory allocation checks for cmocka unit testsAnastasia Klimchuk2021-04-011-0/+4
* meson: Generalise libflashrom product to link as static or dynDaniel Campello2021-03-191-1/+1
* meson: Add print_wiki optionDaniel Campello2021-03-191-0/+6
* meson: fix dependency on raw accessDaniel Campello2021-03-191-1/+1
* meson.build: Require at least meson 0.50.0Angel Pons2021-01-281-1/+1
* meson: Rename 'config_raiden' to 'config_raiden_debug_spi'Edward O'Callaghan2021-01-271-3/+3
* meson: Add missing config option for J-Link SPIMarc Schink2020-12-131-0/+6
* s25f.c: implement probing and block erasers for SpansionNikolai Artemiev2020-12-031-0/+1
* raiden_debug: Rename with '_DEBUG_SPI' suffixEdward O'Callaghan2020-11-281-1/+1
* Add writeprotect support infrastructureEdward O'Callaghan2020-09-281-0/+1
* Add MEC1308 EC programmerVictor Ding2020-08-201-0/+5
* Add ENE LPC programmerVictor Ding2020-08-201-0/+5
* meson: Do not compile with -DSTANDALONERichard Hughes2020-08-041-1/+0
* meson: fix compilation under uClibc-ngRosen Penev2020-07-211-1/+1
* Install the man file when using meson as a buildsystemRichard Hughes2020-07-151-0/+11
* tests/: Add CMocka unit-test infrastructureEdward O'Callaghan2020-06-161-0/+20
* Initial Realtek MST i2c_spi supportEdward O'Callaghan2020-05-041-0/+5
* lspcon_i2c_spi.c: Add SPI-master support for PS17{5,6}Shiyu Sun2020-04-011-0/+5
* i2c_helper: Add support for the Linux I2C subsystemShiyu Sun2020-04-011-0/+5