summaryrefslogtreecommitdiffstats
path: root/writeprotect.c
Commit message (Expand)AuthorAgeFilesLines
* writeprotect.c: Allow opaque masters to hook {read,write}_register()Edward O'Callaghan2022-06-211-4/+33
* writeprotect: Add line-break after each `spew` messageNico Huber2022-06-201-1/+1
* libflashrom: Move documentation to headerEvan Benn2022-05-061-2/+0
* writeprotect: add WPS bit and always set it to zeroSergii Dmytruk2022-04-291-0/+6
* writeprotect.c: refactor and fix wp_mode functionsNikolai Artemiev2022-04-051-10/+14
* writeprotect: add {get,set}_wp_mode()Nikolai Artemiev2022-03-011-6/+44
* writeprotect: add set_wp_range()Nikolai Artemiev2022-03-011-3/+34
* libflashrom,writeprotect: add flashrom_wp_get_available_ranges()Nikolai Artemiev2022-03-011-0/+193
* writeprotect: add get_wp_range() for decoding rangesNikolai Artemiev2022-03-011-3/+11
* libflashrom,writeprotect: add functions for reading/writing WP configsNikolai Artemiev2022-03-011-0/+188
* writeprotect, cli_classic: delete old writeprotect codeNikolai Artemiev2022-02-281-371/+2
* Add writeprotect support infrastructureEdward O'Callaghan2020-09-281-0/+394