| Commit message (Expand) | Author | Age | Files | Lines |
* | flashrom.c: flatten out write_buf_to_include_args() | Edward O'Callaghan | 2022-08-25 | 1 | -1/+1 |
* | flashrom.c: flatten out read_buf_from_include_args() | Edward O'Callaghan | 2022-08-25 | 1 | -1/+1 |
* | include/ich_descriptors.h: Add missing include | Edward O'Callaghan | 2022-08-08 | 1 | -0/+1 |
* | Rename lspcon_i2c_spi to parade_lspcon | Thomas Heijligen | 2022-07-17 | 1 | -1/+1 |
* | spi: Add function to probe erase command opcode for all spi_master | Aarya Chaumal | 2022-07-11 | 1 | -0/+2 |
* | it85spi: EOL support | Edward O'Callaghan | 2022-07-04 | 1 | -3/+0 |
* | Add `str` extension to extract_programmer_param function name | Chinmay Lonkar | 2022-07-02 | 2 | -2/+2 |
* | spi25.c: Add function to return opcode of passed erase fucntion pointer | Aarya Chaumal | 2022-06-27 | 1 | -0/+1 |
* | flashchips,spi25: Replace `.wrea_override` with FEATURE_4BA_EAR_1716 | Nico Huber | 2022-06-23 | 2 | -12/+13 |
* | flashchips: Rename FEATURE_4BA_EXT_ADDR -> _EAR_C5C8 | Nico Huber | 2022-06-22 | 1 | -5/+6 |
* | writeprotect.c: Allow opaque masters to hook {read,write}_register() | Edward O'Callaghan | 2022-06-21 | 2 | -0/+11 |
* | flashchips: Add Spansion (today Infineon) S25FL128L and S25FL256L | Nico Huber | 2022-06-20 | 2 | -0/+3 |
* | spi25_statusreg: Allow WRSR_EXT for Status Register 3 | Nico Huber | 2022-06-20 | 2 | -2/+3 |
* | dummyflasher: Wire variable size feature via opaque infra | Anastasia Klimchuk | 2022-06-16 | 1 | -3/+0 |
* | tree: Consolidate BIT() macro | Edward O'Callaghan | 2022-06-10 | 1 | -0/+2 |
* | Add W25Q512NW-IM ID to flashrom | Atul Dhudase | 2022-06-07 | 1 | -0/+1 |
* | libflashrom: Return progress state to the library user | Richard Hughes | 2022-05-25 | 2 | -1/+33 |
* | include/flash.h: Drop dead struct members | Edward O'Callaghan | 2022-05-17 | 1 | -2/+0 |
* | flashrom.c: Make need_erase() helper static local | Edward O'Callaghan | 2022-05-17 | 1 | -1/+0 |
* | flashrom: Drop read_flash_to_file() usage | Edward O'Callaghan | 2022-05-13 | 1 | -1/+0 |
* | platform/swap: move swap inline functions & macros into an own header | Thomas Heijligen | 2022-05-08 | 2 | -53/+80 |
* | libflashrom: Move documentation to header | Evan Benn | 2022-05-06 | 1 | -40/+437 |
* | Global cleanup: Fix a few spelling errors | Martin Roth | 2022-05-03 | 2 | -4/+4 |
* | Introduce an `include` directory for header files | Thomas Heijligen | 2022-04-29 | 21 | -0/+4305 |