summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement no-op commandsstabilize-4287.Bfactory-pit-4280.BAlbert Chaulk2013-06-143-0/+22
* Add GBB flags for disabling software sync and defaulting to legacy bootfactory-spring-4262.Bfactory-skate-4262.459.BRandall Spangler2013-06-125-2/+45
* EC software sync no longer checks for shutdown requestedRandall Spangler2013-06-122-37/+5
* Integrate the flash key-value store code into cgpt.stabilize-4255.BAlbert Chaulk2013-06-107-96/+993
* crossystem: Add device IDs for haswellDuncan Laurie2013-05-231-0/+2
* Changed to use sed for regex pattern matchingPaul Taysom2013-05-211-9/+8
* Added support for PARTUUID=Paul Taysom2013-05-161-1/+1
* tpmc: Fix compilation with MOCK_TPM=1toolchainBstabilize-spring-4100.53.Bstabilize-4100.38.Brelease-R28-4100.Bfactory-spring-4131.Bfactory-4128.BDuncan Laurie2013-05-061-0/+13
* crossystem: Add LynxPoint to list of valid x86 chipset typesDuncan Laurie2013-05-061-1/+2
* Refactor CgptAdd and CgptPrioitize to remove gpt-specific codeAlbert Chaulk2013-05-068-233/+226
* Implement cgptlib for MTD devices.Albert Chaulk2013-05-028-25/+913
* vboot_reference: change position of 'const'stabilize-4068.0.Bstabilize-4035.0.Bstabilize-4008.0.BYunlian Jiang2013-04-121-2/+2
* vbutil_kernel: copy zeropage fullyKees Cook2013-04-112-14/+16
* Clarify comment in VbInit()Randall Spangler2013-04-101-1/+2
* Build dump_fmap into futility.Bill Richardson2013-04-099-20/+147
* Build both static and dynamic versions of futility.Bill Richardson2013-04-084-16/+48
* Add framework for testing builtin futility functions.Bill Richardson2013-04-055-79/+157
* Include generated dependency files for all object files.Bill Richardson2013-04-051-9/+19
* Fix Makefile to only build fwlib when asked to, not hostlib too.Bill Richardson2013-04-051-14/+20
* Massive refactoring of external header files.Bill Richardson2013-04-02136-180/+278
* Simplify the exported FindKernelConfig() function.Bill Richardson2013-03-293-27/+51
* Add a QUIET Makefile option to reduce non-error outputSimon Glass2013-03-261-21/+28
* crossystem: Fix cros_debug detection on non-chrome systems.toolchainAstabilize-3912.79.Brelease-R27-3912.BHung-Te Lin2013-03-201-1/+3
* Apply consistent naming scheme for hostlib functions.Bill Richardson2013-03-2022-50/+50
* Remove unused 'autotest' directory (real one's in autotest repo).Bill Richardson2013-03-208-495/+0
* Get rid of some crufty macros.Gabe Black2013-03-1943-199/+57
* Get rid of the now unused biosincludes.h headers.stabilize-3881.0.BGabe Black2013-03-194-186/+0
* Don't include biosincludes.h any more.Gabe Black2013-03-181-10/+0
* Wrap all vboot utilities with futility.firmware-spring-3833.Bfactory-spring-3842.BBill Richardson2013-03-1111-37/+565
* 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
* 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
* 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
* 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