| Commit message (Expand) | Author | Age | Files | Lines |
* | flashchips: Add support for XMC XM25QH80BHEADmaster | Sungbo Eo | 2023-09-22 | 1 | -1/+1 |
* | flashchips: Add support for MXIC MX25U25643G | xianzheng | 2023-09-17 | 1 | -1/+1 |
* | flashchips: add definition of the XT25F02E SPI NOR flash | Neil Armstrong | 2023-09-16 | 1 | -0/+1 |
* | flashchips.c: Add support for IS25WQ040 | Vasily Galkin | 2023-08-30 | 1 | -0/+1 |
* | flashchips: add Macronix MX25L3255E | Joseph C. Lehner | 2023-08-23 | 1 | -0/+1 |
* | flashchips: Add ISSI IS25LQ016 | Angel Pons | 2023-08-15 | 1 | -0/+1 |
* | flash: Update the comment for flashchip eraseblocks | Anastasia Klimchuk | 2023-07-27 | 1 | -3/+1 |
* | libflashrom: Add layout "exclude" API | Brian Norris | 2023-07-18 | 1 | -0/+10 |
* | flashchips: Add XTX XT25F64B | WereCatf | 2023-07-17 | 1 | -0/+3 |
* | flashchips: add support for MX77L25650F chip | Artur Kowalski | 2023-07-12 | 1 | -0/+1 |
* | flashchips.c: Adding support for ISSI IS25WP020/40/80 | Ao Zhong | 2023-07-12 | 1 | -0/+3 |
* | flashchips: add support for MX25V16066/KH25V16066 | Joseph Goh | 2023-06-30 | 1 | -1/+1 |
* | flashchips: Add support for XMC XM25QH128A | Stijn Segers | 2023-06-21 | 1 | -0/+1 |
* | flashchips: add support for ISSI IS25LP016 | Mario Kicherer | 2023-06-16 | 1 | -0/+1 |
* | flashchips: Add AT25DF011 | Hanno Heinrichs | 2023-06-16 | 1 | -0/+1 |
* | flashchips: Add support for IS25WP016 | Alex Mikhalev | 2023-06-08 | 1 | -0/+1 |
* | flashchips: Add support for Boya BY25D80A | Piotr Halama | 2023-06-08 | 1 | -0/+1 |
* | programmer: Use correct type for flashbase | Edward O'Callaghan | 2023-05-23 | 1 | -1/+1 |
* | flashrom: Use WP-based unlocking on opaque masters | Nikolai Artemiev | 2023-05-09 | 1 | -1/+0 |
* | cli_classic: include a fallback inplementation of getopt | Thomas Heijligen | 2023-04-27 | 1 | -0/+43 |
* | tree/: Case write_granularity enum values | Edward O'Callaghan | 2023-04-06 | 1 | -10/+10 |
* | internal: Move laptop_ok into board_cfg | Edward O'Callaghan | 2023-04-06 | 1 | -2/+6 |
* | internal: Move is_laptop into board_cfg | Edward O'Callaghan | 2023-04-02 | 1 | -1/+1 |
* | board_enables: Allow for prog cfg coupling with board cfg | Edward O'Callaghan | 2023-04-02 | 1 | -5/+8 |
* | dmi.c: Pass is_laptop by ref into dmi | Edward O'Callaghan | 2023-03-28 | 1 | -2/+2 |
* | tree/: Rename 'laptop_ok-> g_laptop_ok' to avoid shadowing | Edward O'Callaghan | 2023-03-28 | 1 | -1/+1 |
* | flashchips: Add Macronix MX25V1635F support | PoroCYon | 2023-03-26 | 1 | -0/+1 |
* | flashchips: Add Macronix MX25V8035F support | PoroCYon | 2023-03-26 | 1 | -0/+1 |
* | flashchips: Add Macronix MX25V4035F support | PoroCYon | 2023-03-26 | 1 | -0/+1 |
* | tree/: Convert printlock func ptr into enumerate values | Edward O'Callaghan | 2023-03-22 | 2 | -68/+48 |
* | Revert "pcidev: remove pcidev_getdevfn() function" | Thomas Heijligen | 2023-03-20 | 1 | -0/+1 |
* | tree/: Convert unlock func ptr into enumerate values | Edward O'Callaghan | 2023-03-20 | 2 | -47/+33 |
* | pcidev: remove pcidev_getdevfn() function | Thomas Heijligen | 2023-03-10 | 1 | -1/+0 |
* | libpci: drop support for pciutils < 2.2.0 | Thomas Heijligen | 2023-03-10 | 1 | -12/+14 |
* | include/pci.h: Use __has_include() macro to test pci.h path | Thomas Heijligen | 2023-03-10 | 1 | -3/+7 |
* | tree/: Drop default_spi_probe_opcode for NULL case | Edward O'Callaghan | 2023-03-03 | 2 | -2/+2 |
* | spi: Make default cmd helpers static internal | Edward O'Callaghan | 2023-03-03 | 1 | -3/+0 |
* | writeprotect: Add function to get register values and WP bit masks | Nikolai Artemiev | 2023-03-03 | 1 | -0/+6 |
* | ch347_spi: Add initial support for the WCH CH347 | Nicholas Chin | 2023-02-27 | 1 | -0/+1 |
* | asm106x: add programmer for ASM106x SATA controllers | Alex Badea | 2023-02-27 | 1 | -0/+1 |
* | serial: Call set_custom_baudrate() thrice | Peter Stuge | 2023-02-16 | 1 | -1/+7 |
* | internal: Move parallel logic into internal_par implementation | Edward O'Callaghan | 2023-02-15 | 1 | -1/+2 |
* | flashrom.c: Add functions for new erase selection algorithm | Aarya Chaumal | 2023-02-13 | 1 | -0/+41 |
* | programmers: Allow opaque programmers to specify custom delay | Edward O'Callaghan | 2023-02-01 | 1 | -0/+1 |
* | tree/: Change chip restore data type from uint8_t to void ptr | Nikolai Artemiev | 2023-01-19 | 1 | -3/+3 |
* | flash.h: Make functions global that will be used for new erase algorithm | Aarya Chaumal | 2023-01-16 | 2 | -0/+9 |
* | internal,board_enable: Remove force_boardenable from globals | Edward O'Callaghan | 2023-01-15 | 1 | -4/+3 |
* | programmer.h: Guard against sending spi commands on non-spi mst | Edward O'Callaghan | 2023-01-13 | 1 | -0/+6 |
* | parallel: Drop explicit fallback_chip_X boilerplate | Edward O'Callaghan | 2023-01-11 | 1 | -6/+0 |
* | libflashrom: Add flags to skip unreadable and unwritable regions | Nikolai Artemiev | 2022-12-18 | 2 | -0/+4 |