summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* vboot: Use 2nvstorage instead of vboot_nvstorageRandall Spangler2017-12-111-4/+1
* futility_s: add vbutil_firmware & vbutil_keyMike Frysinger2017-10-101-0/+4
* Makefile: Build utils for both dynamic and static version.Hung-Te Lin2017-09-151-5/+10
* Fix arch detection for i686stabilize-9901.35.BPaul Kocialkowski2017-08-311-0/+2
* Makefile: Add gentestcases targetNicolas Boichat2017-02-111-0/+5
* firmware: Add developer menu support for detachablesShelley Chen2017-01-181-0/+1
* vboot: fix compiling with DEBUG=1Randall Spangler2017-01-181-0/+1
* firmware: Split out kernel UIRandall Spangler2017-01-121-0/+1
* firmware: Refactor and clean up ec_syncChromeOS Developer2017-01-121-0/+1
* vboot: Split ec software sync to its own fileRandall Spangler2016-12-201-2/+3
* futility: Add support for verifying recovery MRC cacheFurquan Shaikh2016-11-111-0/+1
* vboot: use malloc and free directlyRandall Spangler2016-11-061-9/+0
* vboot: remove unused stateful_utilRandall Spangler2016-11-061-3/+0
* vboot: Remove vboot1 cryptolib padding sourceRandall Spangler2016-11-061-1/+0
* host,test: Remove unneeded vb1 rsa functionsRandall Spangler2016-10-291-7/+2
* vboot: use vb2 verification functions for kernel verificationRandall Spangler2016-10-291-9/+1
* vboot: use vb2_safe_memcmp instead of SafeMemcmpRandall Spangler2016-10-291-1/+0
* vboot: use vb2_crc8 instead of Crc8Randall Spangler2016-10-231-2/+2
* vboot: use standard memcmp, memcpy, memsetRandall Spangler2016-10-231-3/+0
* bdb: Make 'futility show' support BDBDaisuke Nojiri2016-10-041-1/+2
* bdb: Add 'bdb --resign' to futilityDaisuke Nojiri2016-10-041-0/+4
* bdb: Add 'bdb --add' to futilityDaisuke Nojiri2016-10-041-1/+1
* bdb: add bdb --create command to futilityDaisuke Nojiri2016-10-041-4/+6
* bdb: Add bdb_extendDaisuke Nojiri2016-10-011-0/+7
* bdb: Define RSA symbols non-weaklyDaisuke Nojiri2016-09-261-0/+1