summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Sync with ToTfutilityBill Richardson2013-03-123-28/+56
|\
| * Wrap all vboot utilities with futility.firmware-spring-3833.Bfactory-spring-3842.BBill Richardson2013-03-1111-37/+565
* | Leave logging off by default.Bill Richardson2013-03-062-12/+12
* | Merge remote-tracking branch 'm/master' into futilityBill Richardson2013-03-067-70/+78
|\ \ | |/
| * Rename Strncat to StrnAppend, use it instead of strncat.firmware-spring-3824.Bfirmware-spring-3824.84.Bfirmware-spring-3824.55.Bfirmware-spring-3824.4.Bfirmware-skate-3824.129.BBill Richardson2013-03-066-59/+60
| * Use Memcpy to avoid unaligned accesses when using RollbackKernelSpace.Gabe Black2013-03-041-6/+9
| * Use Memcpy to access the fw_versions member of RollbackSpaceFirmware.Gabe Black2013-03-041-5/+9
* | Merge remote-tracking branch 'm/master' into futilityBill Richardson2013-03-0422-3642/+313
|\ \ | |/
| * Move CgptManager from vboot_reference to installerBill Richardson2013-03-044-1101/+40
| * Remove the mount-encrypted utility from vboot_referenceBill Richardson2013-02-285-2388/+3
| * Point to new libchrome-180609 for CgptManager stuffBill Richardson2013-02-261-1/+1
| * Split off modules required for VbInit() and VbSelectFirmware()Randall Spangler2013-02-269-137/+248
| * rollback_index: fix -Wshadow warningsAaron Durbin2013-02-261-4/+4
| * vboot_display: fix -Wwrite-strings compiler errorsAaron Durbin2013-02-262-5/+5
| * fwlib: fix errors with -Wmissing-prototypesAaron Durbin2013-02-264-2/+12
* | Isolate logging for easy removal. Leave it on for now, though.Bill Richardson2013-02-252-22/+41
* | Add calling process to futility.log, and fix unterminated string.Bill Richardson2013-02-251-1/+19
* | Install futility onto target.Bill Richardson2013-02-222-19/+39
* | Merge remote-tracking branch 'm/master', if git will let me.Bill Richardson2013-02-223-47/+54
|\ \ | |/
| * mount-encrypted: issue sync()s between umount stagesKees Cook2013-02-211-0/+9
| * Let the Makefile install the utilities, not the ebuild.Bill Richardson2013-02-141-28/+70
| * Remove hardcoded path in unused chromeos-tpm-recovery-testBill Richardson2013-02-131-1/+1
* | Support installing futility on targetBill Richardson2013-02-1346-4325/+7296
|\ \ | |/
| * Software sync checks for shutdown-requested in all code pathsRandall Spangler2013-02-122-0/+39
| * Add more display testsRandall Spangler2013-02-113-12/+73
| * Add more vboot_api_kernel testsstabilize-bluetooth-smartRandall Spangler2013-02-067-31/+1189
| * Fix and enable vboot_api_kernel_testsRandall Spangler2013-02-062-35/+16
| * Reformat to kernel styleRandall Spangler2013-02-062-359/+389
| * EC software sync uses precomputed hash if availableRandall Spangler2013-02-064-19/+102
| * Remove +x permissions from source files.Bill Richardson2013-02-057-0/+0
| * set_lsb_release: enable batch modificationMike Frysinger2013-02-051-12/+22
| * Add VbExEcGetExpectedRWHash()Randall Spangler2013-02-051-1/+12
| * Reformat to kernel styleRandall Spangler2013-02-041-719/+901
| * Add even more load kernel testsstabilize-3658.0.0Randall Spangler2013-02-011-5/+133
| * Add more vboot_kernel testsRandall Spangler2013-01-311-9/+216
| * Reformat cgptlib to kernel styleRandall Spangler2013-01-316-720/+800
| * Reformat to kernel styleRandall Spangler2013-01-3113-1848/+2086
| * Add kernel testsRandall Spangler2013-01-313-8/+213
| * Add tlcl testsRandall Spangler2013-01-314-0/+365
| * Reformat files to kernel styleRandall Spangler2013-01-291-604/+657
| * Add display testsRandall Spangler2013-01-293-17/+128
| * Fixed error in verifyPaul Taysom2013-01-291-1/+1
* | Merge remote-tracking branch 'm/master' into futilityBill Richardson2013-01-2526-2054/+2443
|\ \ | |/
| * Reformat files to kernel styleRandall Spangler2013-01-2512-900/+1009
| * Add more vboot common testsRandall Spangler2013-01-253-0/+29
| * Remove dead ECPreamble codeRandall Spangler2013-01-253-244/+140
| * Reformat header files to kernel styleRandall Spangler2013-01-2510-954/+1309
* | Install futility correctly into hostBill Richardson2013-01-252-8/+8
* | Add logging capability, sync with m/masterBill Richardson2013-01-2524-3936/+3985
|\ \ | |/
| * Start adding display testsRandall Spangler2013-01-254-4/+91