summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* crossystem: support clear_tpm_owner_request on TPM2.0 simulatorYi Chou2020-10-281-0/+7
* COIL: Change sane to inclusive wordsDaisuke Nojiri2020-09-111-1/+1
* portability fixes: support building vboot on FreeBSDIdwer Vollering2020-09-111-1/+6
* vboot2: use hwcrypto for RSA when allowedKangheui Won2020-08-261-0/+2
* Revert "Makefile: Add dumpRSAPublicKey to SDK utilities"Wu-Cheng Li2020-07-241-1/+0
* Makefile: Add dumpRSAPublicKey to SDK utilitiesJulius Werner2020-07-231-0/+1
* Makefile: always include --gc-sectionsBrian Norris2020-07-101-1/+1
* Makefile: fixup linker flags usageBrian Norris2020-07-101-5/+5
* Allow building for non-CrOS environmentsPatrick Georgi2020-07-021-2/+8
* vboot: rename USB_BOOT_ON_DEV to BOOT_EXTERNAL_ON_DEVfactory-endeavour-13295.BYu-Ping Wu2020-06-171-4/+4
* crossystem: add functions to read and write VBNV via flashromJack Rosenthal2020-06-091-0/+1
* host/lib: add lightweight flashrom wrapper libraryJack Rosenthal2020-06-091-0/+4
* vboot: reshuffle legacy UI filesJoel Kitching2020-05-251-16/+10
* vboot/ui: Split UI testsHsuan Ting Chen2020-05-141-0/+2
* 2sha: Add SHA-224 and SHA-384 hash algorithmsJulius Werner2020-05-121-2/+9
* vboot: Implement common UI loopHsuan Ting Chen2020-05-041-0/+10
* vboot: move recovery reason strings to vboot2 namespaceJoel Kitching2020-04-201-0/+4
* vboot: decouple EC/AUXFW sync from UIYu-Ping Wu2020-04-171-7/+0
* Rewrite algorithm type parsers and make them globally availableJulius Werner2020-04-061-0/+8
* vboot: stop using StrnAppend and Uint64ToStringJoel Kitching2020-03-311-4/+0
* Makefile: Explicitly signal success at the end of 'make runtests'Julius Werner2020-03-271-0/+3
* Makefile: Pull ebuild special cases into install targetsJulius Werner2020-03-271-14/+17
* vboot: Introduce menu UIHsuan Ting Chen2020-03-211-0/+10
* host: add host library for accessing chromeos-configrelease-R82-12974.BJack Rosenthal2020-03-131-0/+3
* vboot: create 2kernel.c for kernel-related functionsJoel Kitching2020-03-091-0/+4
* 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