summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Change GBB bmpblock to version 1.1, supporting direct HWID rendering.Bill Richardson2011-05-059-150/+1580
* create_new_keys.sh uses key versions fileRandall Spangler2011-05-041-5/+21
* Add script to convert a recovery image to a factory-usable SSD imageGaurav Shah2011-05-021-0/+75
* make_dev_ssd: more sanity checksHung-Te Lin2011-04-261-33/+133
* Add option to bitmap_viewer to save all snapshots at once.Bill Richardson2011-04-201-0/+13
* Adding bitmaps that can't be generated by ImageMagickBill Richardson2011-04-20183-70/+2439
* vboot_reference: check developer firmware before running make_dev_ssdHung-Te Lin2011-04-151-1/+36
* make_dev_ssd.sh: support updating legacy boot partitionsHung-Te Lin2011-04-131-0/+24
* Add a script to increment kernel subkey and data key.Gaurav Shah2011-04-124-22/+127
* Add the latest localized text strings, update scripts to support them.0.12.392.BBill Richardson2011-04-11601-380/+1064
* Add a script to arbitrarily change channels on imageGaurav Shah2011-04-081-0/+40
* vboot_reference: allow using recovery_key in make_dev_ssd.Hung-Te Lin2011-04-071-3/+11
* Fail verification if the rootfs hash is empty.Gaurav Shah2011-04-051-0/+5
* vboot_reference: remove trailing newline/space for make_dev_ssdHung-Te Lin2011-03-301-1/+1
* vboot_reference: fix make_dev_firmware failureHung-Te Lin2011-03-241-0/+4
* Add wrapper script for easy signing of firmwareGaurav Shah2011-03-151-0/+47
* Add --leave_firmware_alone flag for BIOS testing purposes.Bill Richardson2011-03-141-0/+8
* Do not modify the input image while signing.Gaurav Shah2011-03-141-33/+61
* Don't modify fv old-style bitmapsNick Sanders2011-03-111-2/+7
* 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
* 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-8/+220
* Add instructions for modifying the HWID.Bill Richardson2011-03-011-0/+58
* Add stuff to support new bitmap format.Bill Richardson2011-03-0184-0/+837
* Add script to in-place modify a recovery image to ssdGaurav Shah2011-02-232-0/+70
* Signer script to add update verification public key to an imageGaurav Shah2011-02-181-0/+34
* Fix issue where params which are sub-strings of other params caused problems ...Jim Hebert2011-02-171-4/+12
* 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
* Support new style flashmap labels for firmware signingGaurav Shah2011-02-131-4/+10
* Add utility to pad a given hash for PKCS1.5 signaturesGaurav Shah2011-02-071-1/+1
* Allow signing scripts to (optionally) set the firmware and kernel versionsGaurav Shah2011-02-065-82/+120
* 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-271-100/+0
* This change define the data structure of bmp block and implements the create ...Tom Wai-Hong Tam2011-01-271-0/+100
* 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
* 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
* Accept list of kernels to re-sign, instead of assuming only 2 & 4.Bill Richardson2010-12-111-5/+10
* 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
* Add --save_config and --set_config options to make_dev_ssd.shRandall Spangler2010-12-031-24/+49