| Commit message (Expand) | Author | Age | Files | Lines |
* | meson.build: Don't depend on getrevision.sh | Samuel R. Messner | 2022-02-25 | 1 | -2/+2 |
* | Add mediatek_i2c_spi interface | Neill Corlett | 2022-02-01 | 1 | -0/+5 |
* | meson: sync programmer dependencies from Makefile | Peter Marheine | 2022-01-25 | 1 | -44/+65 |
* | Makefile: replace RAW_ACCESS with RAW_MEM_ACCESS X86_MSR X86_PORT_IO | Thomas Heijligen | 2022-01-20 | 1 | -1/+0 |
* | hwaccess: move mmio functions into hwaccess_physmap | Thomas Heijligen | 2022-01-20 | 1 | -1/+0 |
* | physmap: rename to hwaccess_physmap, create own header | Thomas Heijligen | 2021-12-22 | 1 | -1/+1 |
* | hwaccess physmap: move x86 msr related code into own files | Thomas Heijligen | 2021-12-22 | 1 | -0/+1 |
* | hwaccess: move x86 port I/O related code into own files | Thomas Heijligen | 2021-12-22 | 1 | -0/+2 |
* | Makefile: meson.build: remove unused CONFIG_I2C_SUPPORT | Thomas Heijligen | 2021-10-26 | 1 | -1/+0 |
* | buildsystem: evaluate the USE_IOPL, USE_DEV_IO, USE_IOPERM macros | Thomas Heijligen | 2021-10-15 | 1 | -0/+18 |
* | buildsystem: handle the IS_WINDOWS macro | Thomas Heijligen | 2021-10-15 | 1 | -0/+6 |
* | buildsystem: Determine the endianness only in the buildsystem | Thomas Heijligen | 2021-10-15 | 1 | -0/+7 |
* | custom_baud: move Linux specific code into own file | Thomas Heijligen | 2021-09-28 | 1 | -1/+5 |
* | mec1308: remove MEC1308 EC programmer | Victor Ding | 2021-09-22 | 1 | -5/+0 |
* | ene_lpc: remove ENE LPC programmer | Victor Ding | 2021-09-22 | 1 | -5/+0 |
* | CONFIG_DEFAULT_PROGRAMMER_NAME: Use programmer name instead of enum | Thomas Heijligen | 2021-06-10 | 1 | -3/+11 |
* | programmer_table: move array content to an own file | Thomas Heijligen | 2021-06-09 | 1 | -0/+1 |
* | tests: Add unit test to run init/shutdown for mec1308.c, ene_lpc.c | Anastasia Klimchuk | 2021-06-05 | 1 | -0/+1 |
* | meson.build: Fix cmocka to be optional at configure-time | Edward O'Callaghan | 2021-05-18 | 1 | -2/+5 |
* | meson: remove rayer_spi dependency on libpci | Daniel Campello | 2021-04-14 | 1 | -1/+1 |
* | Makefile,meson.build: Fix dependency issues with raiden_debug_spi | Edward O'Callaghan | 2021-04-01 | 1 | -1/+1 |
* | Enable dynamic memory allocation checks for cmocka unit tests | Anastasia Klimchuk | 2021-04-01 | 1 | -0/+4 |
* | meson: Generalise libflashrom product to link as static or dyn | Daniel Campello | 2021-03-19 | 1 | -1/+1 |
* | meson: Add print_wiki option | Daniel Campello | 2021-03-19 | 1 | -0/+6 |
* | meson: fix dependency on raw access | Daniel Campello | 2021-03-19 | 1 | -1/+1 |
* | meson.build: Require at least meson 0.50.0 | Angel Pons | 2021-01-28 | 1 | -1/+1 |
* | meson: Rename 'config_raiden' to 'config_raiden_debug_spi' | Edward O'Callaghan | 2021-01-27 | 1 | -3/+3 |
* | meson: Add missing config option for J-Link SPI | Marc Schink | 2020-12-13 | 1 | -0/+6 |
* | s25f.c: implement probing and block erasers for Spansion | Nikolai Artemiev | 2020-12-03 | 1 | -0/+1 |
* | raiden_debug: Rename with '_DEBUG_SPI' suffix | Edward O'Callaghan | 2020-11-28 | 1 | -1/+1 |
* | Add writeprotect support infrastructure | Edward O'Callaghan | 2020-09-28 | 1 | -0/+1 |
* | Add MEC1308 EC programmer | Victor Ding | 2020-08-20 | 1 | -0/+5 |
* | Add ENE LPC programmer | Victor Ding | 2020-08-20 | 1 | -0/+5 |
* | meson: Do not compile with -DSTANDALONE | Richard Hughes | 2020-08-04 | 1 | -1/+0 |
* | meson: fix compilation under uClibc-ng | Rosen Penev | 2020-07-21 | 1 | -1/+1 |
* | Install the man file when using meson as a buildsystem | Richard Hughes | 2020-07-15 | 1 | -0/+11 |
* | tests/: Add CMocka unit-test infrastructure | Edward O'Callaghan | 2020-06-16 | 1 | -0/+20 |
* | Initial Realtek MST i2c_spi support | Edward O'Callaghan | 2020-05-04 | 1 | -0/+5 |
* | lspcon_i2c_spi.c: Add SPI-master support for PS17{5,6} | Shiyu Sun | 2020-04-01 | 1 | -0/+5 |
* | i2c_helper: Add support for the Linux I2C subsystem | Shiyu Sun | 2020-04-01 | 1 | -0/+5 |
* | raiden_debug: Upstream ChromiumOS servo debug board prog | Edward O'Callaghan | 2020-03-03 | 1 | -0/+6 |
* | raiden_debug: Upstream ChromiumOS usb_device helpers | Edward O'Callaghan | 2020-03-02 | 1 | -0/+1 |
* | Add support for STLINK V3 debugger/programmer via its SPI bridge | Miklós Márton | 2019-12-31 | 1 | -0/+5 |
* | util/getversion,meson: Add script to allow version info with Meson | Nico Huber | 2019-11-06 | 1 | -1/+1 |
* | Correct the pkgconfig generated file naming | Mario Limonciello | 2019-10-16 | 1 | -3/+3 |
* | meson.build: Sanitize the version string | Mario Limonciello | 2019-10-16 | 1 | -1/+10 |
* | Makefile,meson.build: Enable/assume -Wextra | Nico Huber | 2019-10-05 | 1 | -2/+0 |
* | meson: Correct license to GPL-2.0 | Nico Huber | 2019-10-05 | 1 | -1/+1 |
* | meson: Add spi95.c to fix the build | David Hendricks | 2019-10-05 | 1 | -0/+1 |
* | tree: Enable -Wwrite-strings | Jacob Garber | 2019-10-04 | 1 | -1/+2 |