summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add --arch flag to pack mode of vbutil_kernelChe-Liang Chiou2011-02-221-16/+44
* Signer script to add update verification public key to an imageGaurav Shah2011-02-181-0/+34
* Add support for CHNV settings to crossystem.Randall Spangler2011-02-182-1/+98
* Fix issue where params which are sub-strings of other params caused problems ...Jim Hebert2011-02-171-4/+12
* Add NV storage API to vboot referenceRandall Spangler2011-02-175-1/+472
* Allow yaml file to specify default compression for imagesBill Richardson2011-02-174-1/+66
* Correctly handle reuse of screens in yaml file.Bill Richardson2011-02-173-1/+53
* Fix WP polarity on MarioRandall Spangler2011-02-171-9/+25
* Write images to the bmpblock in the order they appear in the yaml.Bill Richardson2011-02-175-5/+100
* Fix tree break due to printf argument type mismatchChe-Liang Chiou2011-02-171-3/+3
* Add load_firmware_test utility programChe-Liang Chiou2011-02-176-48/+371
* Enable LZMA compression in bmpbklk_utility.Tom Wai-Hong Tam2011-02-175-9/+105
* Check in sample configs to document how to configure these tests.Jim Hebert2011-02-164-0/+67
* Remove .config which was moved to another gitJim Hebert2011-02-151-40/+0
* Moving user_tools/ to its own git repo.Bill Richardson2011-02-143-1016/+0
* Support dev vs consumer firmware in vboot_referenceRandall Spangler2011-02-145-7/+47
* Enable EFIv1 compression in bmpbklk_utility.Bill Richardson2011-02-1412-44/+3121
* Whitelist RLE compression for ARM in bmpblk_utilityTom Wai-Hong Tam2011-02-141-2/+2
* Support new style flashmap labels for firmware signingGaurav Shah2011-02-131-4/+10
* New commandline args are clearer, and prepare for compression.Bill Richardson2011-02-106-66/+233
* Change pack_firmware_image::EntryBlob behaviorChe-Liang Chiou2011-02-101-3/+3
* Add missing pragma for MSVC.Bill Richardson2011-02-091-0/+2
* Test BMP files more thoroughly to be sure they're valid.Bill Richardson2011-02-082-21/+53
* Improve error messages from tests.Luigi Semenzato2011-02-083-23/+20
* Add test framework for bmpblk_utility.Bill Richardson2011-02-078-3/+107
* Remove version.cRandall Spangler2011-02-072-22/+2
* Initial version of crossystem.Randall Spangler2011-02-076-1/+439
* Add utility to pad a given hash for PKCS1.5 signaturesGaurav Shah2011-02-075-4/+62
* Allow signing scripts to (optionally) set the firmware and kernel versionsGaurav Shah2011-02-065-82/+120
* Slight modification to a previously-LGTM'd CL, to work with ebuild changes.Bill Richardson2011-02-045-1/+794
* Add sanity test for /etc/lsb-release file in CrOS imagesJim Hebert2011-02-021-0/+161
* Script to check for blacklisted files as described in chrome-os-partner:1991Jim Hebert2011-01-272-0/+72
* On ARM, we need output geometry same as screen size instead of 800x600 and us...Tom Wai-Hong Tam2011-01-283-16/+21
* Add script to validate kernel params before we sign imagesJim Hebert2011-01-272-0/+155
* Revert for fixing the chromium os build.Satoru Takabayashi2011-01-275-892/+0
* This change define the data structure of bmp block and implements the create ...Tom Wai-Hong Tam2011-01-275-0/+892
* Import firmware compiler flagsChe-Liang Chiou2011-01-271-5/+15
* Revert "Import firmware compiler flags"Chris Sosa2011-01-261-20/+6
* Import firmware compiler flagsChe-Liang Chiou2011-01-271-6/+20
* Fix typo in ensure no password scriptGaurav Shah2011-01-201-1/+1
* Split common.sh into bash-only and dash-only sectionsGaurav Shah2011-01-186-305/+311
* Expose vboot_struct.h to u-bootChe-Liang Chiou2011-01-121-0/+0
* vboot_reference: add creation of GBB blob to gbb_utilityHung-Te Lin2011-01-102-9/+117
* Add firmware image packing toolChe-Liang Chiou2011-01-062-0/+271
* vboot_reference/make_dev_firmware: check write protection status before makin...Hung-Te Lin2011-01-061-1/+23
* Fix missing file list variable defintions.Gaurav Shah2011-01-051-0/+4
* Check in tofactory script.Randall Spangler2011-01-044-89/+279
* Preserves file system metadata between new build and latest shipping image.Thieu Le2011-01-042-1/+309
* vboot TPM stub functions return error codesChe-Liang Chiou2010-12-166-20/+27
* Check for enough room in /tmp, warn about too-small USB drives.Bill Richardson2010-12-141-9/+89