summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Report mainfw_act based on VbSharedData780.BRandall Spangler2011-07-152-3/+20
* Add typecast to fix compiling in MSVCRandall Spangler2011-07-151-1/+1
* crossystem: arm: use proper gpio referencesOlof Johansson2011-07-141-11/+24
* Fix compiler errorChe-Liang Chiou2011-07-141-1/+1
* Add vboot support for RO-normal code path.Randall Spangler2011-07-147-62/+78
* arm: convert to new device tree usageOlof Johansson2011-07-141-102/+114
* Add support for flags in the firmware preamble.Randall Spangler2011-07-1311-26/+125
* Introduce arm fdt support in crossystem utilityRong Chang2011-07-111-172/+218
* Add support for merged normal+dev firmwareRandall Spangler2011-07-114-37/+31
* Add support for dev_boot_usb flagRandall Spangler2011-07-116-4/+41
* Vboot wrapper - add recovery reason, refactor timingRandall Spangler2011-07-0810-180/+175
* Vboot wrapper initial implementationRandall Spangler2011-07-0822-311/+908
* Port vboot_reference to use new wrapper API utility functionsRandall Spangler2011-07-0816-136/+85
* Fix compiler warning in vboot_referenceRandall Spangler2011-07-081-1/+1
* Add string utility functions.Randall Spangler2011-07-085-0/+213
* Introduce GUID type for Chrome OS read/write firmware.Gabe Black2011-07-073-0/+5
* Reduce race conditions in TPM initialization.Luigi Semenzato2011-07-061-3/+3
* Revert "Verified boot wrapper - replace utility functions"Randall Spangler2011-07-0115-83/+137
* Verified boot wrapper - replace utility functionsRandall Spangler2011-07-0115-137/+83
* make_dev_ssd: support new %U parameterHung-Te Lin2011-07-011-5/+1
* make_dev_ssd: fix ARM device namesHung-Te Lin2011-06-302-3/+25
* crossystem: fix VbSharedDataHeader sizeHung-Te Lin2011-06-301-3/+1
* Revert "Verified boot wrapper - replace utility functions"mukesh agrawal2011-06-2715-83/+137
* Fix ARM build for vboot_reference crossystem libRandall Spangler2011-06-272-6/+6
* Verified boot wrapper - replace utility functionsRandall Spangler2011-06-2715-137/+83
* Verified boot wrapper - add stub implementations for hostRandall Spangler2011-06-2735-313/+479
* Vboot wrapper API - crossystem and header filesRandall Spangler2011-06-278-12/+72
* Produce better error message when TPM device cannot be opened.Luigi Semenzato2011-06-241-3/+1
* Vboot wrapper APIRandall Spangler2011-06-231-0/+519
* make: remove typo quote marksChe-Liang Chiou2011-06-211-2/+2
* make: temporarily hard-coded compiler flags for firmware buildsChe-Liang Chiou2011-06-211-4/+25
* Add vbutil_what_keys utility to figure out how a disk image is signed.Bill Richardson2011-06-173-2/+89
* Firmware generate script for boot scenarios.Rajesh Chenna2011-06-141-0/+101
* Add -p option to dump_fmap to make output prettier.Bill Richardson2011-06-131-22/+37
* Fix compilation failure of mocked_tlcl.cKazuhiro Inaba2011-06-121-0/+1
* kernel command line test: add optional regular expression parameter supportGaurav Shah2011-06-102-0/+8
* Expand dev_debug_vboot to cover both x86 and arm platforms.Vadim Bendebury2011-06-021-9/+43
* Update the install kernel on the recovery image with the right vblockGaurav Shah2011-06-012-34/+47
* Tolerate lack of TPM reset in common cases.0.13.587.BLuigi Semenzato2011-05-252-1/+64
* Allow ARM uuid findNick Sanders2011-05-251-2/+5
* Fixed compiler warning in v-boot reference.Doug Anderson2011-05-251-2/+2
* enhance pack_firmware_image0.13.558.BChe-Liang Chiou2011-05-241-14/+27
* Add a biosincludes.h header file for x86 (i386).Gabe Black2011-05-231-0/+46
* crossystem: arm: fix incorrect mainfw_act outputChe-Liang Chiou2011-05-221-1/+1
* Ensure ARM crossystem gpio readings match u-boot.Vadim Bendebury2011-05-191-8/+12
* Add locale_string decoder into BmpBlock.Bill Richardson2011-05-198-1/+388
* load_firmware_test accepts boot flag inputChe-Liang Chiou2011-05-171-6/+15
* Fix indentation; no code change.Randall Spangler2011-05-171-6/+6
* Add /sbin and /usr/sbin to the search pathGaurav Shah2011-05-131-0/+4
* Check whether key block and preamble fit in padding.Randall Spangler2011-05-131-8/+18