summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add scripts to increment single fm/kernel keys.factory-2914.BKris Rambish2012-09-185-77/+263
* crossystem should switch on VbNvContext storage typeChe-Liang Chiou2012-09-181-2/+117
* scripts: Add the new GBB_FLAG_ENTER_TRIGGERS_TONORM usageTom Wai-Hong Tam2012-09-171-0/+1
* newbitmaps: Remove language in UPDATE screen.Hung-Te Lin2012-09-121-3/+7
* utility: Add "enable_dev_usb_boot".Hung-Te Lin2012-09-122-0/+43
* sign_official_build.sh: rename "install" to "factory"Mike Frysinger2012-09-121-2/+3
* newbitmaps: Add 1280x* with AR=8x5 profilesHung-Te Lin2012-09-112-1/+15
* newbitmaps: Remove SD card asset for USB-only profiles.Hung-Te Lin2012-09-103-3/+2
* Don't copy BMP data on ARMSimon Glass2012-09-102-0/+9
* Define all screens in enum ScreenIndex and use themSimon Glass2012-09-102-12/+16
* Replace %L with %ll in format strings.Gabe Black2012-09-093-4/+4
* Remove power button work-around for ARMSimon Glass2012-09-072-5/+9
* Check keyboard more often in recovery modeSimon Glass2012-09-071-7/+8
* Cache GBB images to speed up displaySimon Glass2012-09-071-5/+5
* newbitmaps: Add more locales & fix locale 'ms' (Malay).Hung-Te Lin2012-09-0612-1/+33
* Allow vbutil_kernel to work on block devicesVincent Palatin2012-09-061-5/+19
* Esc at DEV screen no longer triggers TONORMRandall Spangler2012-09-061-2/+1
* Key increment script: Preserve extension and take the target keyset directoryGaurav Shah2012-09-061-8/+22
* signing script: Resign just firmware body, not the entire sectionfactory-2848.BChe-Liang Chiou2012-09-041-6/+42
* mount-encrypted: mount with commit=600factory-2846.BKees Cook2012-08-311-1/+1
* Revert "Change FMAP search stride from 4-byte to 64-byte."Louis Yung-Chieh Lo2012-08-291-1/+1
* Declare VbExProtectFlash() in vboot_api.h so we can implement it.Bill Richardson2012-08-281-0/+8
* Add VB_INIT_FLAG_SW_WP_ENABLED to VbInit() input flags.Bill Richardson2012-08-286-3/+24
* vbutil_keyblock: Fix argument to PrivateKeyReadPem()Gaurav Shah2012-08-281-1/+1
* Change FMAP search stride from 4-byte to 64-byte.Louis Yung-Chieh Lo2012-08-271-1/+1
* cgpt: Fix error in modifying size of an existing partitionBill Richardson2012-08-242-2/+27
* Rename $GPT as $CGPT, just for clarity.Bill Richardson2012-08-241-63/+63
* Fix broken bitmap testsBill Richardson2012-08-246-6/+6
* signer scripts: break kernel parameters on spaces rather than word boundariesMike Frysinger2012-08-241-7/+15
* signer scripts: include debug output when we failMike Frysinger2012-08-241-0/+21
* Short-circuit looping for audio in Sandbox U-Boot buildsTaylor Hutt2012-08-241-0/+4
* newbitmaps: Add "native 1366x768 USB" profile.Hung-Te Lin2012-08-242-1/+7
* Fix reporting TPM kernel version and firmware version on ZGBRandall Spangler2012-08-231-6/+6
* newbitmaps: Reduce spacing between for_help and URL text.Hung-Te Lin2012-08-222-1/+6
* mount-encrypted: explicitly use uint64_t for sizesKees Cook2012-08-223-53/+55
* newbitmaps: Improve insert_sd_usb2 message.Hung-Te Lin2012-08-2052-52/+166
* newbitmaps: Support more profiles.Hung-Te Lin2012-08-207-3/+31
* newbitmaps: Change build targets from x86/arm to "profiles".Hung-Te Lin2012-08-175-51/+63
* newbitmaps: Replace image source BMP files by PNG format.Hung-Te Lin2012-08-1713-2/+2
* newbitmaps: Revise fonts, color, layout & messages.Hung-Te Lin2012-08-17163-135/+85
* newbitmaps: Add "insert SD / USB2" text resource.Hung-Te Lin2012-08-1751-0/+51
* Improved pretty-print for dump_fmap, with gap detectionBill Richardson2012-08-171-61/+221
* Fix vertical placement of bmp images on firmware screens.Dave Parker2012-08-161-11/+5
* Fix handling of enter and space in developer screens.Randall Spangler2012-08-162-60/+14
* mount-encrypted: calculate inode ratio based on final sizeKees Cook2012-08-162-1/+74
* Make crossystem look for the write protect switch in the chromeos_arm deviceGabe Black2012-08-161-2/+20
* Fix alignment of HWID on firmware screens and bitmap viewer.Dave Parker2012-08-157-5/+12
* Prevent color dithering of firmware bitmapsDave Parker2012-08-151-1/+2
* newbitmaps: Refine text layout & font settings.Hung-Te Lin2012-08-15161-147/+341
* Add clear TPM owner requestRandall Spangler2012-08-1512-26/+122