aboutsummaryrefslogtreecommitdiffstats
path: root/include/flash.h
Commit message (Expand)AuthorAgeFilesLines
* parallel.c: Consoldiate parallel master registration logicEdward O'Callaghan2022-08-251-0/+1
* flashrom.c: Move write_buf_to_include_args() to cli_classic.cEdward O'Callaghan2022-08-251-1/+0
* flashrom.c: Move read_buf_from_include_args() into cli_classic.cEdward O'Callaghan2022-08-251-1/+0
* flashrom.c: flatten out write_buf_to_include_args()Edward O'Callaghan2022-08-251-1/+1
* flashrom.c: flatten out read_buf_from_include_args()Edward O'Callaghan2022-08-251-1/+1
* flashchips,spi25: Replace `.wrea_override` with FEATURE_4BA_EAR_1716Nico Huber2022-06-231-12/+11
* flashchips: Rename FEATURE_4BA_EXT_ADDR -> _EAR_C5C8Nico Huber2022-06-221-5/+6
* spi25_statusreg: Allow WRSR_EXT for Status Register 3Nico Huber2022-06-201-1/+3
* tree: Consolidate BIT() macroEdward O'Callaghan2022-06-101-0/+2
* libflashrom: Return progress state to the library userRichard Hughes2022-05-251-0/+5
* include/flash.h: Drop dead struct membersEdward O'Callaghan2022-05-171-2/+0
* flashrom.c: Make need_erase() helper static localEdward O'Callaghan2022-05-171-1/+0
* flashrom: Drop read_flash_to_file() usageEdward O'Callaghan2022-05-131-1/+0
* Global cleanup: Fix a few spelling errorsMartin Roth2022-05-031-2/+2
* Introduce an `include` directory for header filesThomas Heijligen2022-04-291-0/+494