summaryrefslogtreecommitdiffstats
path: root/writeprotect.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce an `include` directory for header filesThomas Heijligen2022-04-291-89/+0
* libflashrom,writeprotect: add flashrom_wp_get_available_ranges()Nikolai Artemiev2022-03-011-0/+9
* libflashrom,writeprotect: add functions for reading/writing WP configsNikolai Artemiev2022-03-011-0/+21
* writeprotect.h: add structure to represent chip wp configuration bitsNikolai Artemiev2022-03-011-0/+36
* flash.h,flashchips.c: add writeprotect bit layout map to chipsNikolai Artemiev2022-03-011-0/+2
* writeprotect, cli_classic: delete old writeprotect codeNikolai Artemiev2022-02-281-30/+0
* Add writeprotect support infrastructureEdward O'Callaghan2020-09-281-0/+51