summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Make curl follow redirections. wget already does.Bill Richardson2010-12-131-2/+2
* Print "model" instead of "HWID" when telling users about available images.Bill Richardson2010-12-131-1/+1
* Accept list of kernels to re-sign, instead of assuming only 2 & 4.Bill Richardson2010-12-111-5/+10
* Applied Bill's patch to use the "raw" version of a disk if it's there.Doug Anderson2010-12-101-0/+6
* Be less verbose while changing the password. Add a script for checking if pas...Gaurav Shah2010-12-102-2/+27
* make_dev_ssh.sh should handle image C as wellBill Richardson2010-12-101-1/+4
* Mention that case is important when prompting before writing.Bill Richardson2010-12-101-2/+2
* Updated documentation to describe config file format.Bill Richardson2010-12-091-27/+53
* Use latest format config file.Bill Richardson2010-12-091-44/+66
* Fix PRIu64 definition to llu.Tom Wai-Hong Tam2010-12-092-2/+2
* A few last-minute tweaks.Bill Richardson2010-12-071-9/+26
* Change-Id: I7d3a6d7d8b6976bcd6dda4fa1737c8d697e7937dBill Richardson2010-12-061-33/+94
* Fix PRIu64 in biosincludes.hChe-Liang Chiou2010-12-072-2/+2
* Use tr instead of sed to unDOSify the config file, so it works on Macs.Bill Richardson2010-12-061-4/+4
* Allow specifying an alternate config file URL on the commandline.Bill Richardson2010-12-061-2/+3
* Refactor FETCH and CHECK into functions for easier maintenance.Bill Richardson2010-12-061-29/+83
* Initial creation of the end-user recovery tool.Bill Richardson2010-12-033-0/+749
* Add --save_config and --set_config options to make_dev_ssd.shRandall Spangler2010-12-031-24/+49
* Fix return code on verify (should be 0, not 1 on no errors)Gaurav Shah2010-11-291-1/+1
* Add firmware build mode to MakefilesChe-Liang Chiou2010-11-304-4/+74
* Add 'prioritize' command to cgpt tool.Bill Richardson2010-11-2912-41/+519
* Make sign_official_build.sh verify perform an additional rootfs sanity check ...Gaurav Shah2010-11-241-1/+17
* Port over ContinueSelfTest() fix from firmwareRandall Spangler2010-11-232-10/+3
* Fix for un-initialized code point variable.Louis Yung-Chieh Lo2010-11-224-31/+201
* Revert "The right implementation of CGPT label conversion between UTF8 and UT...Chris Sosa2010-11-194-199/+31