summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Refactor of cgpt tool for 32->64 autoupdate work.release-R18-1660.BJay Srinivasan2012-01-3016-1102/+1312
* Bah. Fix the test, too.Bill Richardson2012-01-271-1/+1
* Oops. Must still distinguish "no disks" from "no valid disks".Bill Richardson2012-01-271-1/+0
* remove.txt no longer mentions USB and SD cards explicitlyBill Richardson2012-01-2645-43/+43
* Bundle up the utilities methods used in dump_kernel_config andDon Garrett2012-01-265-102/+142
* Make VbTryLoadKernel() go to recovery when no valid disks are foundBill Richardson2012-01-253-3/+329
* Be aggressive in saving locale to nvram.Bill Richardson2012-01-242-1/+12
* Remove debug messages from VbAudioLooping() - too noisy.Bill Richardson2012-01-221-9/+0
* Fix audio loop for long-delay keyboard reads.Bill Richardson2012-01-194-85/+133
* Add a failure check to ReadFdtBlock in ReadFdtPlatformFamilyBernie Thompson2012-01-191-1/+2
* Acknowledge Ctrl+U fasterVincent Palatin2012-01-181-12/+18
* Allow crossystem ReadFdtBlock() to use a direct path starting with '/'Bernie Thompson2012-01-181-4/+8
* Clean up return codes for better interaction with U-Boot.Bill Richardson2012-01-172-5/+7
* Fix compile by eliminating unused variableSonny Rao2012-01-091-1/+0
* Add in a platform_family value to crossystemBernie Thompson2012-01-093-0/+107
* tpmc: add PCR reading functionKees Cook2012-01-096-0/+68
* Enhance vbutil_what_keys to work on BIOS images too.Bill Richardson2011-12-161-26/+85
* signer: run kernel security test of kernel partition 4 instead of partition 2Gaurav Shah2011-12-151-1/+5
* signing script: Check for errors on extracted dm params in kernel command line.Gaurav Shah2011-12-132-34/+68
* sign_official_build: Do not ignore the firmware version while re-signing firm...Gaurav Shah2011-12-062-7/+7
* sign_official_build: Use sign_firmware.sh for in-place firmware signing.release-R17-1412.BGaurav Shah2011-12-051-23/+9
* vboot_reference: sanity check firmware A/B content when resigningHung-Te Lin2011-12-051-14/+32
* ONLY pressing the recovery button okays booting from USBBill Richardson2011-11-281-1/+1
* Allow caller to specify build output directorySimon Glass2011-11-231-2/+8
* Fix crossystem on amd64 boardsSonny Rao2011-11-231-57/+1
* Make dev firmware keyblock/data key generation and use optionalGaurav Shah2011-11-222-3/+22
* Revert "Revert "Add x86_64 architecture support""Simon Glass2011-11-222-0/+50
* Dev-mode allows booting self-signed kernels by default.Bill Richardson2011-11-189-28/+30
* Revert "Revert "Revert "Revert "Break out common compile flags""""Simon Glass2011-11-171-22/+28
* Pressing the recovery button okays booting from USBBill Richardson2011-11-161-2/+4
* Revert "Revert "Revert "Break out common compile flags"""David Hendricks2011-11-161-28/+22
* Revert "Revert "Break out common compile flags""Simon Glass2011-11-161-22/+28
* Replace root and recovery keys in the GBB after firmware sections have been r...Gaurav Shah2011-11-161-7/+11
* Add VB_INIT_OUT_ENABLE_ALTERNATE_OS flagBill Richardson2011-11-164-9/+22
* vboot_reference: fix CMOS writing for x86 platformsHung-Te Lin2011-11-161-10/+9
* Fix typo, add one VBDEBUG.Bill Richardson2011-11-142-1/+2
* Revert "Break out common compile flags"Nick Sanders2011-11-141-28/+22
* Revert "Add x86_64 architecture support"Nick Sanders2011-11-142-50/+0
* Add x86_64 architecture supportSimon Glass2011-11-142-0/+50
* Break out common compile flagsSimon Glass2011-11-141-22/+28
* Add a few comments and warnings when building incorrectlySimon Glass2011-11-142-0/+7
* Address security concerns for vboot_audio.cBill Richardson2011-11-141-2/+25
* Sanity-check output of VbExDiskGetInfo()Bill Richardson2011-11-141-0/+9
* Wrap CMOS read/write functions so they automatically pacify the nvram driver.Gabe Black2011-11-111-44/+67
* Add flag to GBB to allow loading PCI Option ROMsBill Richardson2011-11-114-2/+24
* Dev-mode only boots official kernels by defaultBill Richardson2011-11-109-8/+46
* New and improved dev_debug_vbootBill Richardson2011-11-091-131/+270
* Use the correct fonts for BIOS screens.Bill Richardson2011-11-02223-73/+115
* Fix the tree for tangentStefan Reinauer2011-11-021-0/+2
* vboot_reference: clean up CFLAGS and enable unrolled loopsStefan Reinauer2011-11-022-6/+10