summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* vboot: Rename legacy UIsHsuan Ting Chen2020-02-121-10/+10
* vboot: move dumpRSAPublicKey from SDK into BOARD installJoel Kitching2020-02-111-1/+1
* vboot: merge different FWLIB_SRC versions into oneJoel Kitching2020-02-111-27/+18
* vboot: move vboot 2.1 functions and structs into host codeJoel Kitching2020-02-111-17/+10
* vboot: purge unused vboot 2.1 codeJoel Kitching2020-02-111-12/+0
* vboot: remove fwlib2x, fwlib20, fwlib21 targetsJoel Kitching2020-02-081-45/+6
* vboot: enable futility tests by defaultJoel Kitching2020-02-081-3/+1
* vboot: Deprecate VBSD_BOOT_REC_SWITCH_VIRTUALYu-Ping Wu2020-02-061-0/+7
* vboot_ui: refactor vendor data codePranay Shoroff2020-02-051-1/+2
* vboot: unify common.sh for testing scriptsstabilize-12881.BJoel Kitching2020-02-031-1/+1
* vboot: get rid of MINIMAL in MakefileJoel Kitching2020-02-031-113/+76
* Enable format string warnings for vb2ex_printf()stabilize-12859.BJulius Werner2020-01-251-1/+1
* vboot: remove secdata TPM backend codeJoel Kitching2020-01-221-19/+7
* 2sha: Add a vb2_hash type to make it easier to work with hashesJulius Werner2020-01-161-0/+2
* vboot: apply UNROLL_LOOPS globally rather than to fwlibsJoel Kitching2020-01-101-4/+1
* vboot: Deprecate VBSD_EC_EFSYu-Ping Wu2020-01-091-0/+7
* vboot: Deprecate VBSD_EC_SLOW_UPDATEYu-Ping Wu2020-01-091-0/+7
* vboot: Deprecate VB2_CONTEXT_DETACHABLE_UIYu-Ping Wu2020-01-071-0/+9
* vboot: fix up some host key functions for host_key2.cfactory-excelsior-12812.BJoel Kitching2019-12-251-4/+3
* vboot: fold lib20/common.c into 2lib/2common.cJoel Kitching2019-12-241-11/+9
* vboot: change USB_BOOT_ON_DEV to use build flagJoel Kitching2019-12-241-0/+7
* vboot: remove some vboot1 SharedData-related functionsJoel Kitching2019-12-171-1/+0
* vboot: remove support for _s suffixed binaries in MakefileJoel Kitching2019-12-111-4/+0
* crossystem: change mosys calls to use the subprocess libraryJack Rosenthal2019-12-101-0/+1
* vboot: remove static linking support from MakefileJoel Kitching2019-12-091-12/+3
* host/lib: add a subprocess libraryJack Rosenthal2019-12-071-0/+3
* Makefile: Make loop unrolling fully controllable by the callerJulius Werner2019-12-051-2/+4
* vboot/secdata: rewrite rollback_index and centralize reads/writesJoel Kitching2019-11-281-5/+15
* futility: updater: move system-related utility functions to updater_utilsHung-Te Lin2019-11-221-0/+1
* Makefile: Define UNROLL_LOOPS to save ~50ms of boot timefactory-hatch-12692.BSubrata Banik2019-11-191-1/+1
* Makefile: Fix typo for MOCK_TPMJulius Werner2019-11-191-1/+1
* Split TLCL functionality out into a new libraryTim Wawrzynczak2019-11-181-7/+20
* Auxfw sync: Move auxfw specific tests to a new fileTim Wawrzynczak2019-11-151-0/+2
* crossystem: Add a fake workbuffer for the fake contextJulius Werner2019-11-141-0/+1
* 2lib: Move context-related functions from 2misc.c into 2context.cJulius Werner2019-11-141-0/+1
* EC software sync: Split up EC and auxfw syncTim Wawrzynczak2019-11-141-0/+1
* EC sync: Drop support for "PD" software sync.Tim Wawrzynczak2019-11-131-4/+0
* vboot: keep const and non-const signature and key accessorsJoel Kitching2019-10-291-1/+0
* Always pass "-g" when building.Manoj Gupta2019-10-281-1/+1
* vboot: move ec_sync to vboot2 namespaceJoel Kitching2019-10-251-3/+3
* vboot: merge ec_sync and ec_sync_allJoel Kitching2019-10-251-1/+0
* vboot: fold lib20/api.c into 2lib/2api.cJoel Kitching2019-10-231-3/+0
* vboot: make BROKEN screen code for saving nvdata more consistentJoel Kitching2019-10-231-6/+0
* tests: Add fuzzers for payload and preamble parsingJulius Werner2019-10-221-1/+3
* tests: Add cgpt fuzzer.stabilize-12607.6.Bstabilize-12607.5.Bstabilize-12607.3.Bstabilize-12607.15.BMattias Nissler2019-10-171-0/+22
* vboot: remove VbVerifyMemoryBootImage functionJoel Kitching2019-10-021-2/+0
* vboot: remove linktest filesJoel Kitching2019-10-021-26/+4
* vboot/secdata: implement vboot2 FWMP supportJoel Kitching2019-09-231-0/+3
* Revert "Use bfd as the linker to build vboot_reference."Manoj Gupta2019-09-171-2/+1
* Use bfd as the linker to build vboot_reference.Manoj Gupta2019-09-071-1/+2