summaryrefslogtreecommitdiff
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* Add flashmap base addressRandall Spangler2011-02-241-0/+3
* Add more properties to crossystemRandall Spangler2011-02-231-3/+155
* Add support for CHNV settings to crossystem.Randall Spangler2011-02-181-1/+93
* Fix WP polarity on MarioRandall Spangler2011-02-171-9/+25
* Add load_firmware_test utility programChe-Liang Chiou2011-02-173-1/+79
* Initial version of crossystem.Randall Spangler2011-02-073-0/+248
* Fix integration bugs (vboot side)Che-Liang Chiou2010-11-091-5/+15
* Fix the maximum output size in the call to the external signer.Gaurav Shah2010-11-021-2/+1
* Add support for using external signing application and .pem private key files...Gaurav Shah2010-10-294-4/+233
* New tools to help debug vboot failures.Bill Richardson2010-09-092-0/+12
* Add additional sanity checks to RSA verification code.Gaurav Shah2010-08-175-17/+19
* Fix KeyBlockVerify() to take an explicit param for whether to use hash only.Randall Spangler2010-08-171-4/+3
* Changes to allow user-signed kernels to be generated.Bill Richardson2010-08-091-6/+11
* Add license headersRandall Spangler2010-08-051-0/+4
* Zero-out allocated buffer while creating kernel preamble header.Gaurav Shah2010-08-041-0/+2
* Switch to using .vbprivk for signing everything now.Bill Richardson2010-07-017-30/+118
* Adding --repack and --headeronly options to vbutil_kernelBill Richardson2010-06-303-7/+7
* Make vboot_reference build in MSVC command line environment.vbendeb2010-06-245-11/+0
* Remove unused files, and tidy the directory structure of the remaining ones.Randall Spangler2010-06-176-2/+289
* Refactor LoadFirmware() to avoid global variables, which don't work when runn...Randall Spangler2010-06-153-35/+0
* Rework the vboot_reference make system.vbendeb2010-06-141-25/+10
* Clean up of key block functionsRandall Spangler2010-06-116-61/+148
* Add vbutil_keyblockRandall Spangler2010-06-104-29/+38
* Utility to pack public key, version, algorithm into a single file in VbPublic...Randall Spangler2010-06-108-28/+196
* Major refactoring of structures, with unit tests. This matches the doc I sen...Randall Spangler2010-06-108-0/+692