summaryrefslogtreecommitdiff
path: root/cgpt/cgpt_nor.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* vboot_ref/cgpt: Move mkdir out of flashrom worker funcEdward O'Callaghan2022-03-031-13/+3
* vboot_ref/cgpt: Consolidate flashrom write cmd pathsEdward O'Callaghan2022-03-031-14/+15
* vboot_ref/cgpt: Use defines for region constsEdward O'Callaghan2022-03-011-3/+7
* vboot_reference/cgpt_nor: Make ForkExecL() static localfactory-cherry-14455.BEdward O'Callaghan2022-01-131-1/+1
* vboot_reference: migrate out of flashrom deprecated optionsDaniel Campello2021-04-281-2/+2
* cgpt: Move all GPT on SPI-NOR infra behind a flagNicolas Boichat2021-04-091-7/+3
* cgpt: Use subprocess_run to call flashrom with 1>/dev/nullstabilize-quickfix-13904.98.Bstabilize-13904.67.Bstabilize-13904.66.Bstabilize-13904.62.Bstabilize-13904.59.Bstabilize-13904.58.Bstabilize-13904.55.Bstabilize-13904.49.Bstabilize-13904.48.Bstabilize-13904.47.Bstabilize-13904.44.Bstabilize-13904.43.Bstabilize-13904.42.Bstabilize-13904.41.Bstabilize-13904.34.Brelease-R91-13904.BNicolas Boichat2021-04-081-19/+56
* portability fixes: support building vboot on FreeBSDIdwer Vollering2020-09-111-0/+2
* Fix more coverity warnings in utilitiesRandall Spangler2016-09-151-4/+9
* cgpt: Fix coverity warningsRandall Spangler2016-09-061-0/+1
* cgpt: Close stdout on exec'ing flashromNam T. Nguyen2015-01-221-2/+10
* cgpt: Enable fast-verify when writing back to NORNam T. Nguyen2015-01-221-2/+2
* Add cgpt_wrapper binary to transparently support NANDNam T. Nguyen2015-01-171-0/+249