summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add error checking for poorly-formed crossystem args0.11.257.B900.11.257.BRandall Spangler2011-03-221-5/+19
* Cherry-pick vboot_reference files from TOT to support crossystemRandall Spangler2011-03-2126-212/+1211
* Add --leave_firmware_alone flag for BIOS testing purposes.Bill Richardson2011-03-181-0/+8
* only update tpm if version if not default valueStefan Reinauer2011-03-151-2/+9
* Add cros_debug option to crossystem (R11 branch)Randall Spangler2011-03-122-9/+92
* This is necessary to pass additional information about whether firmware A or ...Randall Spangler2011-03-0912-71/+278
* Only advance kernel version when the booted partition has a valid key blockRandall Spangler2011-03-0413-14/+14
* Support new flashmap layout in dev_debug_vboot.Bill Richardson2011-03-032-7/+34
* vboot/make_dev_firmware: extract bitmaps from system firmware instead of preb...Hung-Te Lin2011-03-041-6/+40
* Bitmap generator for components filesNick Sanders2011-03-032-1/+87
* Fix missing bracketsRandall Spangler2011-03-031-2/+2
* Reapply patch from http://codereview.chromium.org/6594092/Randall Spangler2011-03-033-85/+143
* Add "File->Save snapshot" menu item to export the displayed screen.Bill Richardson2011-03-033-0/+36
* Fix mistakes in scripts/newbitmaps/READMEBill Richardson2011-03-021-14/+2
* Add support for using separate developer firmware keyblock while signing.Gaurav Shah2011-03-026-47/+132
* Add instructions for modifying the HWID.Bill Richardson2011-03-011-0/+58
* Add crossystem support for nvram_cleared and kern_nvRandall Spangler2011-03-014-26/+26
* Add stuff to support new bitmap format.Bill Richardson2011-03-0184-0/+837
* Add kern_nv field to crossystemRandall Spangler2011-03-012-1/+8
* Add LoadFirmware() support for NvStorage APIRandall Spangler2011-02-254-21/+81
* rename tried_fwb constantsRandall Spangler2011-02-254-9/+9
* Add NV storage fields for firmware flagsRandall Spangler2011-02-255-69/+93
* crossystem uses VbNvStorageRandall Spangler2011-02-251-6/+119
* Print addresses as hexRandall Spangler2011-02-241-4/+5
* Add flashmap base addressRandall Spangler2011-02-242-0/+4
* Add dev firmware key to devkeys.Randall Spangler2011-02-244-0/+4
* Add script to in-place modify a recovery image to ssdGaurav Shah2011-02-232-0/+70
* Add more properties to crossystemRandall Spangler2011-02-232-3/+165
* Move tpm lite API to common include pathRong Chang2011-02-231-0/+0
* VbNvStorage cleanup and commentsRandall Spangler2011-02-226-60/+119
* 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