summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUTTERFLY-FIRMWARE: Add more recovery_reason codesfirmware-butterfly-2788.BShawn Nematbakhsh2013-06-039-31/+83
* BUTTERFLY-FIRMWARE: vboot_reference: Fix keyboard input lag at confirm screen.Shawn Nematbakhsh2012-10-311-1/+3
* BUTTERFLY-FIRMWARE: Check keyboard more often in recovery modeSimon Glass2012-10-171-7/+8
* BUTTERFLY-FIRMWARE: Esc at DEV screen no longer triggers TONORMRandall Spangler2012-10-171-2/+1
* BUTTERFLY-FIRMWARE: Cache GBB images to speed up displaySimon Glass2012-10-171-5/+5
* BUTTERFLY-FIRMWARE: Print warning in TONORM when GBB flags force DEV.Hung-Te Lin2012-10-171-0/+9
* BUTTERFLY-FIRMWARE: Print warn in Ctrl-U when dev_boot_usb is not enabled.Hung-Te Lin2012-10-171-0/+3
* 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
* twostop: Skip kernel verification when built for U-Boot sandboxTaylor Hutt2012-08-151-0/+17
* Get kernel size/load address from vboot headersVadim Bendebury2012-08-142-8/+21
* mocked_tpm: Provide definition of kBootStateSHA1DigestsTaylor Hutt2012-08-141-0/+50
* Scale bmp files correctly for x86 when generating bmpblocks.Dave Parker2012-08-131-1/+1
* newbitmaps: Add ToNorm confirm screen resource.Hung-Te Lin2012-08-1354-190/+124
* firmware: Add TONORM_CONFIRM screen.Hung-Te Lin2012-08-133-0/+6
* Add in Kiev FW keys to vbutil_what_keysBernie Thompson2012-08-101-0/+6
* newbitmaps: Refine font and text generation.Hung-Te Lin2012-08-1018-1182/+192
* newbitmaps: Always generate bitmaps in 8bpp mode.Hung-Te Lin2012-08-101-7/+29
* Translated text for "v2" firmware recovery screens.Dave Parker2012-08-09758-411/+1180
* newbitmaps: Add TODEV, TONORM, and UPDATE(WAIT) screens.Hung-Te Lin2012-08-0943-6/+147
* bmplk_utility: Libraries should be in end of build command.Hung-Te Lin2012-08-091-1/+1
* newbitmaps: Remove Alex files and refer to specific branch.Hung-Te Lin2012-08-09226-3003/+5
* Generates x86 and arm firmware bitmap blocks.Hung-Te Lin2012-08-096-84/+115
* Generate localized messages in PNG format.Hung-Te Lin2012-08-093-56/+32
* Add firmware update message for WAIT screen.Hung-Te Lin2012-08-0943-0/+86
* Update bmpblock with new-style minimalist screens.Dave Parker2012-08-09142-1373/+1192
* Increase max number of bitmaps to composite to 16 per screen.Dave Parker2012-08-096-19/+12
* rename common.mk to build.mkMike Frysinger2012-08-084-3/+3
* Hash-based EC verification needs only a tiny bit of padding.c infoRandall Spangler2012-08-071-20/+9
* Extend "non-release" check to session manager use-flags.Jim Hebert2012-08-071-1/+13
* vboot: add flag to indicate that the EC is slow to programBill Richardson2012-08-074-8/+16
* mount-encrypted: write key to disk initiallyfactory-2717.BKees Cook2012-08-063-71/+147
* Crossystem should return at-boot switch positions from VbSharedDataRandall Spangler2012-08-065-63/+90
* cryptolib: put constant arrays in rodata segmentVincent Palatin2012-08-064-10/+10
* Add WAIT screen to default bitmapBill Richardson2012-08-055-6/+15
* Fix make_dev_ssd.sh --remove_rootfs_verificationRandall Spangler2012-08-031-8/+1
* TONORM screen should display at Dev screen, not Recovery screen.Bill Richardson2012-08-023-64/+91