summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* tpm_lite: Implement ReadPubek command.Mattias Nissler2018-04-131-0/+2
* tpm_lite: Drop FOR_TEST for tlcl.cMattias Nissler2018-04-091-7/+0
* image_signing: unit tests for Android imageNicolas Norvez2018-02-281-0/+1
* Revert "Makefile: Build futility without utillib to extend arch support"Randall Spangler2018-01-111-25/+22
* Makefile: Add pthread library to the futility static buildPaul Kocialkowski2018-01-111-1/+1
* firmware: Prune down old region APIRandall Spangler2018-01-091-15/+4
* firmware: simplify audioRandall Spangler2018-01-051-13/+1
* vboot: introduce get_gbb_flags.shRuben Rodriguez Buchillon2017-12-211-1/+3
* detachables: Add unit testsShelley Chen2017-12-191-0/+2
* Makefile: Build futility without utillib to extend arch supportPaul Kocialkowski2017-12-181-23/+26
* Makefile: Add support for aarch64 arch for crossystem buildPaul Kocialkowski2017-12-181-0/+2