| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile: Disable libusb-dependent Raiden on DOS | Angel Pons | 2021-04-21 | 1 | -0/+5 |
* | Use singular they to refer to "the user" in comments | Angel Pons | 2021-04-21 | 2 | -2/+2 |
* | ft2232_spi.c: Fix typo in comment | Angel Pons | 2021-04-21 | 1 | -1/+1 |
* | flashrom.c: Fix up stale FIXME comment when doit() was removed | Edward O'Callaghan | 2021-04-20 | 1 | -2/+2 |
* | lspcon_i2c_spi.c: Rename PAGE_SIZE macro | Angel Pons | 2021-04-19 | 1 | -8/+8 |
* | ene_lpc.c: Move register_shutdown to the end of initialisation | Anastasia Klimchuk | 2021-04-18 | 1 | -5/+4 |
* | i2c_helper_linux.c: Use a fixed-size buffer | Angel Pons | 2021-04-18 | 1 | -20/+9 |
* | ene_lpc.c: Clean up cosmetics | Angel Pons | 2021-04-18 | 1 | -32/+18 |
* | jlink_spi.c: Correct some log messages | Angel Pons | 2021-04-18 | 1 | -4/+4 |
* | linux_spi.c: Refactor singleton states into reentrant pattern | Anastasia Klimchuk | 2021-04-18 | 1 | -12/+33 |
* | linux_spi.c: Separate shutdown from failed init cleanup | Anastasia Klimchuk | 2021-04-18 | 1 | -7/+18 |
* | linux_spi.c: Extract get_max_kernel_buf_size() as a function | Anastasia Klimchuk | 2021-04-18 | 1 | -36/+42 |
* | cli_classic: prevent corruption of flash when stdout/stderr is closed | Jack Rosenthal | 2021-04-18 | 1 | -1/+23 |
* | jlink_spi.c: Separate shutdown from failed init cleanup | Anastasia Klimchuk | 2021-04-16 | 1 | -18/+26 |
* | ft2232_spi.c: Refactor singleton states into reentrant pattern | Anastasia Klimchuk | 2021-04-15 | 1 | -34/+57 |
* | test_build.sh: use -C option of ninja to specify the build directory | Thomas Heijligen | 2021-04-14 | 1 | -3/+5 |
* | test_build.sh: use sh from env | Thomas Heijligen | 2021-04-14 | 1 | -1/+1 |
* | 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 | 2 | -6/+1 |
* | Enable dynamic memory allocation checks for cmocka unit tests | Anastasia Klimchuk | 2021-04-01 | 4 | -12/+81 |
* | tree: Remove forward-declarations of structs for spi masters | Anastasia Klimchuk | 2021-04-01 | 3 | -225/+218 |
* | flashchips.c: mark MX25U25635F as TESTED_OK_PREW | Nikolai Artemiev | 2021-03-24 | 1 | -1/+1 |
* | flashchips.c: mark GD25Q256D as TESTED_OK_PREW | Nikolai Artemiev | 2021-03-24 | 1 | -1/+1 |
* | flashchips.c: mark EN25S64 as TESTED_OK_PREW | Nikolai Artemiev | 2021-03-24 | 1 | -1/+1 |
* | util/manibuilder/README.md: Fix typo | Angel Pons | 2021-03-23 | 1 | -1/+1 |
* | 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 | 2 | -0/+7 |
* | meson: fix dependency on raw access | Daniel Campello | 2021-03-19 | 1 | -1/+1 |
* | rayer_spi.c: Remove forward-declarations | Anastasia Klimchuk | 2021-03-18 | 1 | -54/+45 |
* | manibuilder: Add NetBSD 8.2 target (anita:8.2-amd64) | Nico Huber | 2021-03-16 | 2 | -5/+11 |
* | manibuilder: Add a version number to anita tags | Nico Huber | 2021-03-16 | 2 | -10/+10 |
* | manibuilder/anita: Make disk and memory sizes configurable | Nico Huber | 2021-03-16 | 2 | -2/+10 |
* | manibuilder: Add list of tags used for the 1.1.x branch | Nico Huber | 2021-03-16 | 1 | -2/+55 |
* | manibuilder: Add newer targets for Alpine, CentOS, Fedora | Nico Huber | 2021-03-16 | 1 | -2/+8 |
* | manibuilder: Allow warnings in NetBSD and CentOS builds | Nico Huber | 2021-03-16 | 1 | -1/+2 |
* | manibuilder: Add libjaylink where possible, disable where not | Nico Huber | 2021-03-16 | 4 | -4/+10 |
* | manibuilder: Enable CONFIG_EVERYTHING=yes | Nico Huber | 2021-03-16 | 1 | -2/+3 |
* | manibuilder: Add list of tags used for the 1.0.x branch | Nico Huber | 2021-03-16 | 1 | -2/+55 |
* | Add Manibuilder | Nico Huber | 2021-03-16 | 13 | -0/+470 |
* | cbtable.c: Use correct format specifier for `size_t` | Angel Pons | 2021-03-16 | 1 | -1/+1 |
* | chipset_enable.c: Add PCI ID for Comet Lake U Base | Sam McNally | 2021-03-11 | 1 | -0/+1 |
* | CHROMIUM: flashrom: update .tested field for EN25QH128 | Tim Chen | 2021-03-11 | 1 | -1/+1 |
* | usb_device: Fix up whitespace | Angel Pons | 2021-03-10 | 2 | -21/+21 |
* | usb_device.h: Improve `LIBUSB_ERROR` macro | Angel Pons | 2021-03-10 | 1 | -1/+1 |
* | chipset_enable: Mark Intel C216 as DEP | Jacob Garber | 2021-02-28 | 1 | -1/+1 |
* | Add support for Adesto AT25SF128A | Edward O'Callaghan | 2021-02-28 | 2 | -0/+39 |
* | tree: Remove forward-declarations for spi masters | Anastasia Klimchuk | 2021-02-16 | 5 | -462/+432 |
* | serprog.c: Remove forward-declarations | Anastasia Klimchuk | 2021-02-16 | 1 | -239/+222 |
* | dummyflasher.c: Remove forward-declarations | Anastasia Klimchuk | 2021-02-16 | 1 | -450/+438 |
* | realtek_mst_i2c_spi.c: Move gpio 88 toggle outside write function | Shiyu Sun | 2021-02-12 | 1 | -6/+7 |