| Commit message (Expand) | Author | Age | Files | Lines |
* | libpci: drop support for pciutils < 2.2.0 | Thomas Heijligen | 2023-03-10 | 1 | -2/+0 |
* | move manpage to sphinx | Thomas Heijligen | 2023-03-01 | 1 | -14/+9 |
* | ch347_spi: Add initial support for the WCH CH347 | Nicholas Chin | 2023-02-27 | 1 | -0/+9 |
* | asm106x: add programmer for ASM106x SATA controllers | Alex Badea | 2023-02-27 | 1 | -0/+10 |
* | jedec.c: Move printlock stuff into printlock.c | Edward O'Callaghan | 2023-02-21 | 1 | -1/+1 |
* | serial: Add Darwin/macOS support for custom and >230400 baudrates | Peter Stuge | 2023-02-16 | 1 | -0/+4 |
* | internal: Move parallel logic into internal_par implementation | Edward O'Callaghan | 2023-02-15 | 1 | -2/+2 |
* | flashrom.c: Add functions for new erase selection algorithm | Aarya Chaumal | 2023-02-13 | 1 | -1/+1 |
* | internal.c: Move sio register to own object | Edward O'Callaghan | 2023-02-04 | 1 | -1/+1 |
* | util: add bash completion script | Alexander Goncharov | 2023-01-18 | 1 | -2/+49 |
* | Makefile: Don't install git hooks automatically | Felix Singer | 2022-11-04 | 1 | -3/+3 |
* | dirtyjtag: Add DirtyJTAG programmer | Jean THOMAS | 2022-10-15 | 1 | -0/+9 |
* | print.c: Move list of known boards to known_boards.c | Edward O'Callaghan | 2022-08-29 | 1 | -2/+2 |
* | parallel.c: Consoldiate parallel master registration logic | Edward O'Callaghan | 2022-08-25 | 1 | -1/+1 |
* | flashrom.c: Move read_buf_from_file() to helpers_fileio.c | Edward O'Callaghan | 2022-08-25 | 1 | -1/+1 |
* | Makefile: print dependency versions | Thomas Heijligen | 2022-08-23 | 1 | -4/+8 |
* | Makefile: Fix build for Windows | Thomas Heijligen | 2022-08-12 | 1 | -0/+3 |
* | Makefile: Add support for Elbrus (e2k) architecture | Anton Samsonov | 2022-08-09 | 1 | -1/+1 |
* | Makefile: fix rebuild issues | Thomas Heijligen | 2022-08-09 | 1 | -2/+2 |
* | Makefile: Fix dependencies for developerbox_spi | Felix Singer | 2022-07-25 | 1 | -0/+1 |
* | Makefile: Fix option name of parade_lspcon programmer | Felix Singer | 2022-07-25 | 1 | -1/+1 |
* | Rename lspcon_i2c_spi to parade_lspcon | Thomas Heijligen | 2022-07-17 | 1 | -6/+6 |
* | it85spi: EOL support | Edward O'Callaghan | 2022-07-04 | 1 | -1/+1 |
* | Global cleanup: Fix a few spelling errors | Martin Roth | 2022-05-03 | 1 | -1/+1 |
* | Makefile: Align BITBANG_SPI with the other DEPENDS_ and USE_ configs | Thomas Heijligen | 2022-04-29 | 1 | -13/+5 |
* | Introduce an `include` directory for header files | Thomas Heijligen | 2022-04-29 | 1 | -2/+4 |
* | Drop STANDALONE mode | Thomas Heijligen | 2022-04-13 | 1 | -1/+0 |
* | NEED_PCI: remove macro | Thomas Heijligen | 2022-04-13 | 1 | -1/+0 |
* | hwaccess: add endianness converting deserialization functions | Thomas Heijligen | 2022-04-13 | 1 | -1/+1 |
* | Endian conversion: move to platform.h and platform/endian*.c | Thomas Heijligen | 2022-04-12 | 1 | -2/+3 |
* | hwaccess: replace macros by C code | Thomas Heijligen | 2022-04-12 | 1 | -1/+3 |
* | hwaccess_x86_io: clean header concept | Thomas Heijligen | 2022-03-14 | 1 | -19/+0 |
* | Makefile: use HAS_ USE_ pattern for serial support | Thomas Heijligen | 2022-03-14 | 1 | -10/+12 |
* | Makefile: print version info as part of the config target | Thomas Heijligen | 2022-03-12 | 1 | -3/+1 |
* | Makefile: use libflashrom.a as input to build the flashrom executable | Thomas Heijligen | 2022-03-12 | 1 | -5/+5 |
* | Makefile: add CONFIG_MEDIATEK_I2C_SPI to DEPENDS_ON_LINUX_I2C | Thomas Heijligen | 2022-03-12 | 1 | -0/+1 |
* | Makefile: use the HAS_ USE_ scheme for linux i2c dependent programmer | Thomas Heijligen | 2022-03-12 | 1 | -2/+7 |
* | flashchips,writeprotect_ranges: add range decoding function | Nikolai Artemiev | 2022-03-01 | 1 | -1/+2 |
* | Makefile: Rework the EXEC_SUFFIX determination | Thomas Heijligen | 2022-02-23 | 1 | -2/+1 |
* | Makefile: enable internal programmer for x86 and all linux platforms | Thomas Heijligen | 2022-02-21 | 1 | -12/+20 |
* | Makefile: remove CPPFLAGS and LDFLAGS to default directories | Thomas Heijligen | 2022-02-16 | 1 | -15/+0 |
* | Makefile: use pkg-config --libs --static for LDFLAGS | Thomas Heijligen | 2022-02-15 | 1 | -1/+0 |
* | Makefile: check if librt is an external library | Thomas Heijligen | 2022-02-15 | 1 | -0/+4 |
* | Add mediatek_i2c_spi interface | Neill Corlett | 2022-02-01 | 1 | -0/+8 |
* | Makefile: remove obsolete distclean target | Thomas Heijligen | 2022-01-20 | 1 | -3/+0 |
* | Makefile: rename FEATURE_CFLAGS to FEATURE_FLAGS | Thomas Heijligen | 2022-01-20 | 1 | -59/+59 |
* | Makefile: merge compiler, hwlibs, features targets into config target | Thomas Heijligen | 2022-01-20 | 1 | -25/+12 |
* | Makefile: reorder make targets | Thomas Heijligen | 2022-01-20 | 1 | -35/+36 |
* | Makefile: clean up variables | Thomas Heijligen | 2022-01-20 | 1 | -5/+4 |
* | Makefile: Make pkg-config mandatory to find libpci | Thomas Heijligen | 2022-01-20 | 1 | -65/+37 |