summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SARIEN ONLY: do not wait for power button releasefirmware-sarien-12200.BDuncan Laurie2019-05-232-101/+35
* SARIEN ONLY: Revert "vboot: remove workaround in diagnostics UI"Duncan Laurie2019-05-231-14/+24
* SARIEN ONLY: vboot_ui: Change debug stringDuncan Laurie2019-05-231-2/+2
* Revert "vboot: add VB2_NV_DISPLAY_REQUEST"Duncan Laurie2019-05-231-3/+0
* Revert "vboot: update display init to use vboot2 code"Duncan Laurie2019-05-2317-147/+101
* Revert "image_signing: set correct security.selinux attribute for lsb-release"Duncan Laurie2019-05-234-10/+0
* Revert "vboot: hide 2common.h from external API"Duncan Laurie2019-05-236-20/+20
* Revert "vboot: de-externalize vb2_digest_buffer function"Duncan Laurie2019-05-232-0/+25
* Revert "vboot: remove NEED_VB2_SHA_LIBRARY switch"Duncan Laurie2019-05-231-1/+15
* Revert "vboot: deprecate v1 GoogleBinaryBlockHeader struct"Duncan Laurie2019-05-2329-106/+131
* Revert "vboot: remove deprecated GoogleBinaryBlockHeader"Duncan Laurie2019-05-231-0/+114
* Revert "vboot: standardize on vb2_context identifiers in tests"Duncan Laurie2019-05-2310-541/+541
* Revert "cr50: relax signature type verification for test runs"Duncan Laurie2019-05-231-13/+3
* cr50: relax signature type verification for test runsVadim Bendebury2019-05-181-3/+13
* vboot: standardize on vb2_context identifiers in testsJoel Kitching2019-05-1810-541/+541
* vboot: remove deprecated GoogleBinaryBlockHeaderJoel Kitching2019-05-181-114/+0
* vboot: deprecate v1 GoogleBinaryBlockHeader structJoel Kitching2019-05-1829-131/+106
* vboot: remove NEED_VB2_SHA_LIBRARY switchJoel Kitching2019-05-181-15/+1
* vboot: de-externalize vb2_digest_buffer functionJoel Kitching2019-05-182-25/+0
* vboot: hide 2common.h from external APIJoel Kitching2019-05-186-20/+20
* image_signing: set correct security.selinux attribute for lsb-releaseQijiang Fan2019-05-184-0/+10
* vboot: update display init to use vboot2 codeJoel Kitching2019-05-1817-101/+147
* vboot: add VB2_NV_DISPLAY_REQUESTJoel Kitching2019-05-181-0/+3
* vboot: deprecate Alt OS codeJoel Kitching2019-05-187-40/+18
* futility: Unify logging macrosJulius Werner2019-05-177-200/+205
* utility: Remove efi(de)compressJulius Werner2019-05-174-2979/+0
* vboot: remove workaround in diagnostics UIMatt Delco2019-05-171-24/+14
* firmware: replace recovery mode flag with physical presenceMatt Delco2019-05-174-113/+372
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-1768-273/+240
* Make vboot -Wtype-limits compliantstabilize-12202.BJulius Werner2019-05-101-0/+4
* Remove code for displaying screen from GBBDaisuke Nojiri2019-05-0729-2353/+3
* vboot: relocate GBB flag definitions to 2gbb_flags.hJoel Kitching2019-05-073-76/+92
* vboot: update vb2_misc_tests to use VB2_WORKBUF_ALIGNJoel Kitching2019-05-071-3/+5
* vboot: implement DISPLAY_INIT context and SD flagJoel Kitching2019-05-034-1/+71
* vboot_ui: Add newline to end of error stringDuncan Laurie2019-05-021-1/+1
* vboot: add vb2_sha.h to replace NEED_VB2_SHA_LIBRARYJoel Kitching2019-04-272-2/+15
* vboot: add linebreaks to stub unimplemented messagesJoel Kitching2019-04-271-3/+3
* cgpt: create: Don't modify existing IGNOREME headersRyan Case2019-04-241-0/+13
* futility: updater: Revise getopt_long and use enum instead of charsstabilize-flapjack-12109.Bstabilize-flapjack-12105.Bstabilize-12121.Bstabilize-12105.75.Brelease-quickfix-R75-12105.76.BHung-Te Lin2019-04-181-66/+90
* futility: updater: Add '--ccd' for programming with closed case debuggingHung-Te Lin2019-04-181-0/+9
* vboot: remove workbuf alloc and free codeJoel Kitching2019-04-173-39/+16
* vboot: add magic and version to vb2_shared_dataJoel Kitching2019-04-154-2/+70
* Enable launching diagnostics from OS broken screenstabilize-12088.BMathew King2019-04-133-14/+60
* vboot: fix vboot_api_kernel_tests after ctx changeJoel Kitching2019-04-132-33/+43
* build: Evaluate YAML_LIBS and LZMA_LIBS lazilyPatrick Georgi2019-04-131-2/+2
* futility: updater: report flashrom error codeHung-Te Lin2019-04-101-0/+2
* vboot: fix test_rwsig.sh permissions issueJoel Kitching2019-04-101-2/+5
* Initialize retstabilize-12061.Bstabilize-12060.Bstabilize-12058.Bstabilize-12054.BMathew King2019-04-051-0/+1
* VbCheckDisplayKey: Remove easter egg supportJulius Werner2019-04-042-24/+0
* VbDisplayDebugInfo: Don't redraw screenJulius Werner2019-04-041-9/+0