summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* portability fixes: support building vboot on OpenBSDstabilize-13983.Bstabilize-13982.88.Bstabilize-13982.82.Bstabilize-13982.70.Bstabilize-13982.69.Bstabilize-13982.60.Bstabilize-13982.51.Brelease-R92-13982.BIdwer Vollering2021-05-201-0/+8
* cleanup: remove ryu roothash functionalityJack Rosenthal2021-05-011-1/+0
* cgpt: Move all GPT on SPI-NOR infra behind a flagNicolas Boichat2021-04-091-3/+15
* crossystem: support driver-level TPM2.0 simulatorYi Chou2021-02-261-0/+9
* vboot: remove vboot_audio.c and friendsJoel Kitching2021-01-281-1/+0
* vboot: merge vboot_api_stub_init.c into vboot2 namespaceJoel Kitching2021-01-281-2/+0
* vboot: move lib20/packed_key.c into 2lib namespaceJoel Kitching2021-01-201-2/+2
* vboot: move lib20/misc.c into 2lib namespaceJoel Kitching2021-01-201-3/+3
* vboot: deprecate and remove legacy UI codeJoel Kitching2020-12-041-37/+1
* Makefile: use -fPIC instead of -fPIETom Hughes2020-12-031-1/+1
* Makefile: Test for warning flags before using themPatrick Georgi2020-11-241-5/+26
* Split UI parts out of fwlib for host buildsPatrick Georgi2020-11-231-8/+12
* 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