Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |