summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* vboot/secdata: rename rollback_index to secdata_tpmJoel Kitching2019-09-051-7/+7
* vboot: no need to compile C++ files in MakefileJoel Kitching2019-09-051-5/+0
* vboot: various Makefile cleanupsJoel Kitching2019-09-051-66/+25
* vboot: prevent some tests from running when MOCK_TPM=1Joel Kitching2019-08-311-2/+5
* vboot/secdata: rename secdata and secdatakJoel Kitching2019-08-311-6/+6
* vboot/secdata: remove DISABLE_ROLLBACK_TPM constantJoel Kitching2019-08-281-6/+0
* vboot/secdata: remove rollback_index3_testsJoel Kitching2019-08-281-2/+0
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-6/+6
* vboot/secdata: remove VbUnlockDevice functionJoel Kitching2019-08-281-2/+0
* vboot: remove 9-year old tpm_init_temp_fix workaroundJoel Kitching2019-08-271-4/+0
* vboot: remove obsolete COPY_BMP_DATAJoel Kitching2019-08-271-5/+0
* Makefile: Add -Wno-unknown-warningJulius Werner2019-08-261-2/+2
* Makefile: Enable -Wimplicit-fallthroughJacob Garber2019-08-241-1/+1
* vboot_reference: Fix building with fuzzer builds.stabilize-12441.BManoj Gupta2019-08-201-6/+8
* Makefile: Enable linker garbage collectionJulius Werner2019-08-161-2/+6
* Minor fixes for clangJulius Werner2019-08-091-1/+2
* vboot: remove Boot Descriptor Block (BDB) library and utilitiesJoel Kitching2019-07-241-76/+7
* vboot: replace Min macro with VB2_MINstabilize-12331.BJoel Kitching2019-07-061-2/+0
* futility: drop mtd support via android_mtdutilsMike Frysinger2019-06-261-5/+0
* vboot: rewrite GBB functions and APIJoel Kitching2019-06-071-1/+4
* vboot: move vb2_packed_key and several functions from lib20 to 2libJoel Kitching2019-06-071-0/+1
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-15/+12
* utility: Remove efi(de)compressJulius Werner2019-05-141-3/+0
* Remove code for displaying screen from GBBDaisuke Nojiri2019-05-071-26/+1
* build: Evaluate YAML_LIBS and LZMA_LIBS lazilyPatrick Georgi2019-04-131-2/+2
* vboot: remove tinyhostlib from MakefileJoel Kitching2019-03-281-35/+0
* vboot: add diagnostic modeMatt Delco2019-03-211-0/+12
* vboot: Add ui for setting vendor data in VPDfirmware-atlas-11827.12.BMathew King2019-02-221-0/+9
* Add cgpt_find to libvboothostFletcher Woodruff2019-01-111-0/+3
* cgpt: enable calling CgptEditMatt Delco2018-12-061-0/+2
* Create a new file for common vboot UI functionsSimon Glass2018-11-011-0/+1
* futility: updater: Add '--archive' to read from an archive or directoryHung-Te Lin2018-10-131-2/+14
* futility: updater: Refactor: move quirks to 'updater_quirks.c'Hung-Te Lin2018-10-021-0/+1
* futility: updater: Refactor: move command line processing to cmd_update.cHung-Te Lin2018-10-021-0/+1
* futility: update: Refactor: move updater logic to 'updater.c'Hung-Te Lin2018-09-271-1/+1
* vboot_reference: set CC=armv7a-cros-linux-gnueabihf-gcc for ARMYunlian Jiang2018-09-261-1/+1
* futility: Remove FUTIL_STATIC build rulesHung-Te Lin2018-09-201-21/+13
* futility: drop static buildMike Frysinger2018-09-071-10/+3
* futility: Add 'update' command for updating firmwareHung-Te Lin2018-08-311-0/+1
* cgpt: add edit commandstabilize-nocturne-10986.Bstabilize-11021.84.Bstabilize-11020.Bstabilize-11005.Bstabilize-10985.Brelease-R70-11021.Bfirmware-servo-11011.Bfirmware-nocturne-10984.Bfactory-nocturne-10984.BMatt Delco2018-08-151-0/+2
* vboot_reference: fix the build for arm64stabilize-nocturne.10828.Bstabilize-nocturne.10819.Bstabilize-atlas.10819.BAdam Kallai2018-06-141-1/+1
* stop statically linking crossystemMike Frysinger2018-05-311-3/+2
* vboot_reference: Build host tools conditionally.Manoj Gupta2018-05-161-1/+6
* tpm_lite: Implement TakeOwnership supportMattias Nissler2018-04-131-0/+4