Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spi.c: Add AT45 & SF25F erasefn opcode mapping | Thomas Heijligen | 2022-12-14 | 1 | -1/+1 |
* | spi25.c: Rename spi_get_erasefn_from_opcode to spi25_get_erasefn_from_opcode | Thomas Heijligen | 2022-12-14 | 1 | -1/+1 |
* | writeprotect_ranges.c: add more range functions | Sergii Dmytruk | 2022-11-19 | 1 | -0/+3 |
* | tree/: Convert flashchip erase_block func ptr to enumerate | Edward O'Callaghan | 2022-11-11 | 1 | -2/+2 |
* | flashrom.c: Make 'chip_to_probe' a param to probe_flash() | Edward O'Callaghan | 2022-11-06 | 1 | -0/+1 |
* | spi25.c: Add function to return opcode of passed erase fucntion pointer | Aarya Chaumal | 2022-06-27 | 1 | -0/+1 |
* | flashchips: Add Spansion (today Infineon) S25FL128L and S25FL256L | Nico Huber | 2022-06-20 | 1 | -0/+1 |
* | dummyflasher: Wire variable size feature via opaque infra | Anastasia Klimchuk | 2022-06-16 | 1 | -3/+0 |
* | Introduce an `include` directory for header files | Thomas Heijligen | 2022-04-29 | 1 | -0/+220 |